资源简介
android编程权威指南》(第3版)+ 随书文件 随书代码
代码片段和文件信息
package com.bignerdranch.android.geoquiz;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test which will execute on an Android device.
*
* @see Testing documentation
*/
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
@Test
public void useAppContext() throws Exception {
// Context of the app under test.
Context appContext = InstrumentationRegistry.getTargetContext();
assertEquals(“com.bignerdranch.android.geoquiz“ appContext.getPackageName());
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-06-17 03:22 第3版源代码\
目录 0 2015-10-06 04:02 第3版源代码\35_MaterialDesignTopics\
文件 11358 2015-10-06 04:02 第3版源代码\35_MaterialDesignTopics\LICENSE.txt
目录 0 2015-10-06 04:02 第3版源代码\34_Maps\
文件 11358 2015-10-06 04:02 第3版源代码\34_Maps\LICENSE.txt
文件 6148 2015-04-21 09:04 第3版源代码\34_Maps\.DS_Store
目录 0 2015-10-06 04:02 第3版源代码\33_Locations\
文件 11358 2015-10-06 04:02 第3版源代码\33_Locations\LICENSE.txt
文件 6148 2015-04-21 09:04 第3版源代码\33_Locations\.DS_Store
目录 0 2016-12-06 07:33 第3版源代码\32_Animations\
文件 11358 2015-10-06 04:02 第3版源代码\32_Animations\LICENSE.txt
文件 6148 2016-12-06 07:32 第3版源代码\32_Animations\.DS_Store
目录 0 2016-12-07 06:49 第3版源代码\31_TouchEvents\
文件 11358 2015-10-06 04:02 第3版源代码\31_TouchEvents\LICENSE.txt
文件 6148 2016-12-07 06:48 第3版源代码\31_TouchEvents\.DS_Store
目录 0 2015-10-06 04:02 第3版源代码\30_WebView\
文件 11358 2015-10-06 04:02 第3版源代码\30_WebView\LICENSE.txt
文件 6148 2015-05-15 01:47 第3版源代码\30_WebView\.DS_Store
目录 0 2015-10-06 04:02 第3版源代码\29_BroadcastIntents\
文件 11358 2015-10-06 04:02 第3版源代码\29_BroadcastIntents\LICENSE.txt
文件 6148 2015-03-26 01:05 第3版源代码\29_BroadcastIntents\.DS_Store
目录 0 2015-10-06 04:02 第3版源代码\28_IntentServices\
文件 11358 2015-10-06 04:02 第3版源代码\28_IntentServices\LICENSE.txt
目录 0 2015-10-06 04:02 第3版源代码\27_Search\
文件 11358 2015-10-06 04:02 第3版源代码\27_Search\LICENSE.txt
文件 8196 2015-04-16 07:19 第3版源代码\27_Search\.DS_Store
目录 0 2015-10-06 04:02 第3版源代码\26_Handlers\
文件 11358 2015-10-06 04:02 第3版源代码\26_Handlers\LICENSE.txt
目录 0 2015-10-06 04:02 第3版源代码\25_HTTPBackgroundTasks\
文件 11358 2015-10-06 04:02 第3版源代码\25_HTTPBackgroundTasks\LICENSE.txt
目录 0 2016-12-05 02:47 第3版源代码\24_NerdLauncher\
............此处省略4947个文件信息
相关资源
- android-28
- Android组件化架构 [苍王著]_带书签.7
- Android4.4模拟器system-images(1)
- 从Android NDK安装ARM交叉编译工具链
- opencv+contrib android sdk
- Android开发权威指南 第二版
- Yaazhini Setup 0.0.6.exe
- 基于android的每日新闻推荐APP
- Android脚本语言环境SL4A.zip
- android策略小游戏大富翁
- android播放器,可以播放网络视频
- DlibLandmarks
- Xamarin.Forms Android框架
- Android 编程经典200例_楚无咎
- 《Android项目实战 手机安全卫士》
- Android小项目——社交类app低仿微信
- Android Studio的与安装
- Android深度探索 卷2 系统应用源代码分
- Android毕设网上购物源代码
- Android SDK Manager
- 安卓Flash播放器支持Android 6.0
- 《Android经典项目开发实战》一书And
- Android项目实战--手机卫士完整源码p
- Android视频播放器Demo
- 图灵书籍(Android编程权威指南(第
- android简单闪频+登陆+fragment+跳转
- 基于AndroidStudio 二维码自助点餐系统
- 员工管理系统Android版 (附设计文档)
- android连接mysql,Android studio项目工程代
- Android仿网易云音乐播放转盘界面
评论
共有 条评论