搜索资源列表
Androidydkfalym
- Android移动开发案例详解 源代码(Java)-Case Xiangjie Android source mobile development(Java)
Examples
- 该目录下包含了(android移动应用开发从入门到精髓)书中所有实例的源文件。 每一章的源代码都包含在各自的子目录中,其中可能含有一个或多个工程。这些工程均是在Eclipse集成开发环境(IDE)下创建的。 -The directory contains (android mobile application development from approaches to essence) all of the examples in the book the source file.
android2.2
- Android2.2安卓系统手机定时开关机功能的源代码,刚接触android,代码写的不好,只能实现功能,而且测试还需要有前提:手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt 定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷),如果真的关机了,只能手动开机。 -Android2.2 Andrews phone system time switch function of the source code, new to android,
Yobo.Android
- Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权) //否则就到Yobo界面(展示个人的电台和音乐盒)…… -Android' s music player system related to Java source code, I think this is more a reference value
code
- Google Android程序设计指南的例子源代码(经典)-Google Android Programming Guide for examples of source code (Classic)
android-color
- 用eclipse以及sdk实现安卓系统下,彩色图向灰度图的转换源代码(新手向)-Achieved with the eclipse and the sdk Andrew system, the color image to grayscale conversion of the source code (novice to)
classes.dex.dex2jar
- android系统中使用的超级邮箱的源代码,需要使用JD-GUI.EXE软件查看源代码。(将后缀变为.jar后使用JD-GUI.EXE)-super android system used in the source code of the mailbox, you need to use the JD-GUI.EXE software to view the source code. (The suffix into. Jar after using the JD-GUI.EXE)
android2.211
- Android2.2安卓系统手机定时开关机功能的源代码,刚接触android,代码写的不好,只能实现功能,而且测试还需要有前提:手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt 定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷),如果真的关机了,只能手动开机。 关于源代码项目的说明: ./bin 安装包 ./source 代码 ./layout界面 -Android2.2 Andrews phone
20110607
- 这是我学习android的源代码-里面有大量的实例(导入到eclipse运行即可),可以直接复制用到项目中,希望对大家有用,共同提高-This is my learning the android source code- there are a large number of instances (you can run into eclipse), can be used directly copy the project, want to be useful to jointly impr
20110608
- 这是我学习android的源代码-里面有大量的实例(导入到eclipse运行即可),可以直接复制用到项目中,希望对大家有用,共同提高 -This is my learning the android source code- there are a large number of instances (you can run into eclipse), can be used directly copy the project, want to be useful to jointly i
chapter3
- Android应用开发揭秘(源代码)chapter3-android application development Secret pdf+ source chapter3
chapter4
- Android应用开发揭秘(源代码)chapter4-Android application development Secret (source code) chapter4
chapter5
- Android应用开发揭秘(源代码)chapter5-Android application development Secret (source code)chapter5
chapter6
- Android应用开发揭秘(源代码)chapter6-Android application development Secret (source code)chapter6
SteplessTreeControl
- 自己做的android无级树控件工程(含源代码)(android虽然存在树的类,但是并不支持无级添加,顶多2层,这个不一样,要多少层都可以),与任何系统无耦合,可以直接使用,支持对树的每个节点显示图标的设置,支持一次选中多个自己点,代码中提供了使用的实例,并且最重要的是1、这个代码基本上每个方法,以及一些方法中的写法都有注释,2、该控件支持任何数据挂到树上,只要你按照NodeResource数据类的格式组织数据就可以实现多种数据转为无级树的效果,非常有实用价值,极力推荐下载-Tree contr
Smart-watch(app)
- 智能手表(手机客户端源代码) 使用Qt GUI编程,可移植到Android手机-Smart watches (mobile client source code) using Qt GUI programming, can be transplanted to the Android smart watches (mobile client source code) using Qt GUI programming, can be transplanted to the Android mobi
红包软件(附有源代码)
- 简单的后台手机抢红包软件,附有源代码。感兴趣的可以下下来玩玩,当然也可以提点建议!(Simple mobile phone grab red envelopes software, with source code.)
Android编程权威指南(第3版)_源代码
- Android编程权威指南(第3版)_源代码(Android Programming Guide (Third Edition) _ source code)
Android新闻网站客户端源代码(含服务器端源码)
- Android新闻网站客户端源代码(含服务器端源码)(Android news website client source code (including server-side source code))
《第一行代码 第2版》全书源代码
- 第一行代码 第二版,被Android开发者誉为“Android学习第一书”。全书系统全面、循序渐进地介绍了Android软件开发的必备知识、经验和技巧。 《第一行代码》(第2版)基于Android 7.0对第1版进行了全面更新,将所有知识点都在最新的Android系统上进行了重新适配,使用全新的Android Studio开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、多窗口模式、Gradle、RecyclerView、百分比布局、OkHttp、Lambd