资源简介
里面有知识预览,答题,其他页面三大模块,通俗易懂,使用android studio打开
代码片段和文件信息
/*
* Copyright (c) 2016. Vv
*
* This file is part of AndroidReview (Android面试复习)
*
* AndroidReview is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation either version 3 of the License or
* (at your option) any later version.
*
* AndroidReview is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with AndroidReview. If not see .
*/
package com.vv.android100;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* Testing Fundamentals
*/
public class ApplicationTest extends ApplicationTestCase {
public ApplicationTest() {
super(Application.class);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-12-22 08:50 Android100\
文件 378 2017-02-17 14:51 Android100\.gitattributes
文件 404 2017-02-17 14:51 Android100\.gitignore
文件 619 2018-12-19 14:22 Android100\AndroidReview-master.iml
文件 944 2017-02-17 14:51 Android100\AndroidReview.iml
文件 35146 2017-02-17 14:51 Android100\LICENSE
文件 3905 2017-02-17 14:51 Android100\README.md
目录 0 2018-12-24 14:28 Android100\apk\
目录 0 2018-12-22 08:50 Android100\app\
文件 7 2017-02-17 14:51 Android100\app\.gitignore
文件 1690 2018-12-21 02:21 Android100\app\build.gradle
目录 0 2018-12-22 08:50 Android100\app\debug\
文件 2595457 2018-12-21 02:55 Android100\app\debug\app-debug.apk
文件 229 2018-12-21 02:55 Android100\app\debug\output.json
文件 15023 2017-02-17 14:51 Android100\app\hs_err_pid3528.log
文件 13085 2017-02-17 14:51 Android100\app\hs_err_pid3728.log
文件 14426 2017-02-17 14:51 Android100\app\hs_err_pid5952.log
目录 0 2018-12-22 08:50 Android100\app\libs\
文件 9186 2017-02-17 14:51 Android100\app\libs\logger.jar
文件 646 2017-02-17 14:51 Android100\app\proguard-rules.pro
目录 0 2018-12-22 08:50 Android100\app\src\
目录 0 2018-12-22 08:50 Android100\app\src\androidTest\
目录 0 2018-12-22 08:50 Android100\app\src\androidTest\java\
目录 0 2018-12-22 08:50 Android100\app\src\androidTest\java\com\
目录 0 2018-12-22 08:50 Android100\app\src\androidTest\java\com\vv\
目录 0 2018-12-22 08:50 Android100\app\src\androidTest\java\com\vv\android100\
文件 1146 2018-12-20 22:51 Android100\app\src\androidTest\java\com\vv\android100\ApplicationTest.java
目录 0 2018-12-22 08:50 Android100\app\src\main\
文件 2565 2018-12-21 01:33 Android100\app\src\main\AndroidManifest.xm
目录 0 2018-12-22 08:50 Android100\app\src\main\assets\
目录 0 2018-12-22 08:50 Android100\app\src\main\assets\css\
............此处省略374个文件信息
- 上一篇:JdbcTemplate.jar
- 下一篇:Javaweb仓储管理系统
相关资源
- Android_weather-master
- 安卓拼音输入法代码
- 《Android》五子棋APP
- 安卓管理系统,,,,,,
- 基于eclipse开发的简单的音乐播放器
- 基于Android平台的手机订餐系统的设计
- Android第三方轮播框架youth圆角处理两
- Andriod项目源码及论文
- android nfc开发demo
- Android 英语单词记忆程序源码.zip
- CSDN客户端 Android新闻客户端 完整代码
- android 自定义比例裁剪图片(拍照 相
- 安卓万能拍照识别V1.3
- android模拟汽车仪表盘
- AndroidServer-master.zip
- android:给整个页面添加上水印
- 极客学院Android之2048游戏开发全过程
- Java写的Android贪食蛇小游戏
- Android打印的相关资料用(printhand)
- Android Studio的Flutter插件
- android组件实现通讯录
- android的一个日记记录系统。有登陆、
- Android日记本小程序.rar
- Android万年历设计
- android 记事本171012
- 基于Android的高校学习App设计与应用
- 音乐播放器安卓毕业论文
- Android仿微信录音效果
- Android俄罗斯方块模式重新设计版
- Android之改进版贪吃蛇
评论
共有 条评论