文件名称:HelloWorld
介绍说明--下载内容均来自于网络,请自行研究使用
只是TextView调用第三方字体,xml布局里只能条用系统字体,所以这里用java主函数里调用了自定义添加进去的字体,刚开始学这个,有什么不好的地方多多包涵,QQ1064146323-Just call third-party fonts TextView, the xml layout can only use the system font, so here call java main function added to it to customize the font, just beginning to learn this, what a bad place to be excused, QQ1064146323
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HelloWorld
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\AndroidManifest.xml
..........\assets
..........\......\fonts
..........\......\.....\samplefont.ttf
..........\bin
..........\...\AndroidManifest.xml
..........\...\HelloWorld.apk
..........\...\classes
..........\...\.......\com
..........\...\.......\...\example
..........\...\.......\...\.......\helloworld
..........\...\.......\...\.......\..........\BuildConfig.class
..........\...\.......\...\.......\..........\MainActivity.class
..........\...\.......\...\.......\..........\R$attr.class
..........\...\.......\...\.......\..........\R$drawable.class
..........\...\.......\...\.......\..........\R$id.class
..........\...\.......\...\.......\..........\R$layout.class
..........\...\.......\...\.......\..........\R$menu.class
..........\...\.......\...\.......\..........\R$string.class
..........\...\.......\...\.......\..........\R$style.class
..........\...\.......\...\.......\..........\R.class
..........\...\classes.dex
..........\...\dexedLibs
..........\...\.........\android-support-v4-9e8ad253c84ba7ef300508d080137a0a.jar
..........\...\jarlist.cache
..........\...\res
..........\...\...\drawable-hdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-ldpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-mdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-xhdpi
..........\...\...\..............\ic_launcher.png
..........\...\resources.ap_
..........\gen
..........\...\com
..........\...\...\example
..........\...\...\.......\helloworld
..........\...\...\.......\..........\BuildConfig.java
..........\...\...\.......\..........\R.java
..........\ic_launcher-web.png
..........\libs
..........\....\android-support-v4.jar
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\drawable-hdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-ldpi
..........\...\.............\ic_launcher.png
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.png
..........\...\layout
..........\...\......\activity_main.xml
..........\...\menu
..........\...\....\activity_main.xml
..........\...\values
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\...\values-v11
..........\...\..........\styles.xml
..........\...\values-v14
..........\...\..........\styles.xml
..........\src
..........\...\com
..........\...\...\example
..........\...\...\.......\helloworld
..........\...\...\.......\..........\MainActivity.java