搜索资源列表
TextViewTest
- 处理TextView自动换行的android源程序 android原生的TextView不能处理字符串换行,使用自动换行的话格式化的代码非常丑。利用该程序可以按照字符串中的格式字符进行自动换行。-handling auto line feed for Textview in Android program
GLTry
- android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
MiCode-FileExplorer-fc66c64
- android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
touchview
- 一个自定义的图片多点触摸放大缩小功能,使用时只需在xml或者代码中引用自定义的ImageViewTouchBase就行。-The picture of a custom multi-touch zoom function, when used only in reference ImageViewTouchBase custom xml code.
FileManager
- android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。 -android system does not come with the file manager, but in many cases, we have, such as the need to
Calulator
- 实现简单的四则运算的计算器,代码只有200行左右-failed to translate
xUtils-2.5.3
- android 开发实用平台框架库,只要几行代码就可完成开发-android platform to develop practical framework libraries, can be completed in just a few lines of code development
AndBaseDemo_veryhuo.com
- android 开发 快速框架,只需要几行代码即可完成强大功能-android rapid development framework requires only a few lines of code to complete the powerful
ioc_android
- android 快速开发框架 只需要几行代码就可以完成很复杂的功能-android rapid development framework requires only a few lines of code to complete a very complex functions
AsymmetricGridView
- 一个支持跨行和跨列可变Item大小的GridView,特殊布局需求的时候可以参考做法,代码实现得很有意思-A support column interbank and cross-variable Item size GridView, special layout requirements when you can refer to the practice, code is very interesting
afinal
- Afinal是一个orm、ioc框架,遵循约定大于配置原则,无需任何配置即可完成所有工作,但也可以通过配置达到个人的个性化需求。Afinal提倡代码快速简洁,尽量一行代码完成的事情不会用两行。 Afinal里面目前包含了四大组件: FinalHttp:用于请求http数据,直接ajax方式请求,文件上传, 断点续传下载文件等 FinalBitmap:用于显示bitmap图片,而无需考虑线程并发和oom等问题。 FinalActivity:完全可以通过注解方式绑定控件和事件,
CoolWeather
- cool weather,采用android开发,含有注解,Android第一行代码书籍中的源码代码,有助以深入理解android的图形开发-cool weather, use android development, containing notes, Android first line of code books source code will help to develop a deep understanding of graphic android
prjHello
- Google Android SDK开发范例大全(完整版)虽然半行代码都没有写,但向导却帮忙写好了程序进入点、布局配置、字符 串常数、应 用程序访问权限等, 除了可作为程序模板之外, 也是 Android 手机程 序的最佳学习范例。让 我们回过头来看看刚才 Android 项目建立向导帮忙做了哪些工作, 以此来 了解 Android 应 用程序的生命周期及其文件组成方式; 首先, 展开 -package helloworld.irdc.eracom.com.cn import android.
第一行代码——Android
- 《第一行代码——Android》是Android初学者的最佳入门书。全书由浅入深、系统全面地讲解了Android软件开发的方方面面。(The first line of code, Android, is the best primer for beginners for Android. The book has explained all aspects of Android software development from a shallow, systematic and compre
第一行代码——Android
- 安卓入门资料,值得初学者入门查看,买实体书更好一点(Android introductory information, it is worth beginners entry view, buy a solid book a little better)
第一行代码+Android+第2版
- 第一行代码+Android+第2版 android开发指南(The first line of code +Android+ second edition Android Development Guide)
第一行代码——Android(全书)
- Android,第一行代码——Android(全书)(Android program book)
Android第一行代码源码
- Android第一行代码源码,包含第1-14章全部代码(Android first line code source code)
Android第一行代码源码
- 安卓第一行代码的源码,每一张的源码,可以下载看看 学习一下(Android first line source code, each source code.)
《第一行代码 第2版》全书源代码
- 第一行代码 第二版,被Android开发者誉为“Android学习第一书”。全书系统全面、循序渐进地介绍了Android软件开发的必备知识、经验和技巧。 《第一行代码》(第2版)基于Android 7.0对第1版进行了全面更新,将所有知识点都在最新的Android系统上进行了重新适配,使用全新的Android Studio开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、多窗口模式、Gradle、RecyclerView、百分比布局、OkHttp、Lambd