文件名称:booksource-master
介绍说明--下载内容均来自于网络,请自行研究使用
此源码为《第二行代码》一书中所有例子对应的源码,用Android studio可以正常打开运行,十分完备-This source code for the second line of code, a book corresponding to all the examples of the source, with Android studio can be normal to run, very complete
(系统自动生成,下载前可以参看下载内容)
下载文件列表
booksource-master
.................\README.md
.................\chapter1
.................\........\HelloWorld
.................\........\..........\.gitignore
.................\........\..........\app
.................\........\..........\...\.gitignore
.................\........\..........\...\build.gradle
.................\........\..........\...\proguard-rules.pro
.................\........\..........\...\src
.................\........\..........\...\...\androidTest
.................\........\..........\...\...\...........\java
.................\........\..........\...\...\...........\....\com
.................\........\..........\...\...\...........\....\...\example
.................\........\..........\...\...\...........\....\...\.......\helloworld
.................\........\..........\...\...\...........\....\...\.......\..........\ExampleInstrumentedTest.java
.................\........\..........\...\...\main
.................\........\..........\...\...\....\AndroidManifest.xml
.................\........\..........\...\...\....\java
.................\........\..........\...\...\....\....\com
.................\........\..........\...\...\....\....\...\example
.................\........\..........\...\...\....\....\...\.......\helloworld
.................\........\..........\...\...\....\....\...\.......\..........\HelloWorldActivity.java
.................\........\..........\...\...\....\res
.................\........\..........\...\...\....\...\layout
.................\........\..........\...\...\....\...\......\hello_world_layout.xml
.................\........\..........\...\...\....\...\mipmap-hdpi
.................\........\..........\...\...\....\...\...........\ic_launcher.png
.................\........\..........\...\...\....\...\mipmap-mdpi
.................\........\..........\...\...\....\...\...........\ic_launcher.png
.................\........\..........\...\...\....\...\mipmap-xhdpi
.................\........\..........\...\...\....\...\............\ic_launcher.png
.................\........\..........\...\...\....\...\mipmap-xxhdpi
.................\........\..........\...\...\....\...\.............\ic_launcher.png
.................\........\..........\...\...\....\...\mipmap-xxxhdpi
.................\........\..........\...\...\....\...\..............\ic_launcher.png
.................\........\..........\...\...\....\...\values-w820dp
.................\........\..........\...\...\....\...\.............\dimens.xml
.................\........\..........\...\...\....\...\values
.................\........\..........\...\...\....\...\......\colors.xml
.................\........\..........\...\...\....\...\......\dimens.xml
.................\........\..........\...\...\....\...\......\strings.xml
.................\........\..........\...\...\....\...\......\styles.xml
.................\........\..........\...\...\test
.................\........\..........\...\...\....\java
.................\........\..........\...\...\....\....\com
.................\........\..........\...\...\....\....\...\example
.................\........\..........\...\...\....\....\...\.......\helloworld
.................\........\..........\...\...\....\....\...\.......\..........\ExampleUnitTest.java
.................\........\..........\build.gradle
.................\........\..........\gradle.properties
.................\........\..........\gradle
.................\........\..........\......\wrapper
.................\........\..........\......\.......\gradle-wrapper.jar
.................\........\..........\......\.......\gradle-wrapper.properties
.................\........\..........\gradlew
.................\........\..........\gradlew.bat
.................\........\..........\settings.gradle
.................\chapter10
.................\.........\AndroidThreadTest
.................\.........\.................\.gitignore
.................\.........\.................\app
.................\.........\.................\...\.gitignore
.................\.........\.................\...\build.gradle
.................\.........\..