搜索资源列表
Android
- 《android应用开发详解》pdf书籍,本人目前遇到的比较好的书籍-" Android Detailed application development" pdf books, I am currently experiencing good books
Building_Android_Apps_with_HTML_CSS_and_JavaScript
- 一本关于编写android系统应用,以及配合HTML,CSS等等的书-Android system for the preparation of an application, as well as with HTML, CSS, etc. books
Android_introduction
- android从入门到精通,学习android的入门书籍,适合新手了解android的开发,有关于android基础知识的介绍。-Learning android entry books for beginners to understand the development of android, android based on the introduction of knowledge.
AndroidGame
- Pro Android Games will help you to create the best games for the Android platform. There are plenty of books out there that tackle this subject, but only this book gives you a unique perspective by showing you how easy it is to bring native PC ga
[android.].Learn.for.Android
- 这是有关最新java,android开发的书籍,希望对大家有所帮助-This is about android application development of books, and I hope to help
[android.].Pro.Android.Games
- 这是关于最新java,andoid games 方面开发的书籍,希望对大家有所帮助-This is about the latest Java, andoid games aspects of the development of books, and I hope to help
HelloWorld
- HelloWorld,从事编程的朋友大概对此不陌生吧?不懂你是ASP/PHP或是VB/VC,如果你看一些与此相关的专业书籍的话,几乎都会说到HelloWorld程序,带你领略各自编程语言的艺术殿堂。本代码是与Android手机编程有关的,运行于Java环境,最近Android手机软件开发搞的很火,但愿这个小范例能给你带去一些帮助。 -HelloWorld, in a friend about this program is no stranger to you? You do not und
AndroidUI
- 基于Java语言应用的android系统UI设计书籍。-Based on the application of language Java android system UI design books.
AndroidFacebook
- 仿写的Android Facebook客户端源码,不是官方的客户端源码,当初是在一个android书籍的光盘里看到的,主要是教大家如何编写网站客户端的,相信对学习Android手机编程有帮助的,JAVA源码完整,请选择正确的APK编译工具来运行。-Parodies the Android Facebook the client source code, client is not an official source, had seen in a CD-ROM of android books
MyAndroidExample
- Here are some of my favorite books Head First Java Design Pattern ... Android TableLayout example Android RelativeLayout example Android LinearLayou
854642
- Android的JAVA虚拟机和JAVA环境,精选android项目书籍,很好有参考资料。-Android JAVA virtual machine and the JAVA Android project, select books, very good reference material.
WebSignMaker
- Java learning books, including the use of examples and source code
ScanBook
- 详细介绍 - [ 扫扫图书源码 ] 扫扫图书源码主要的技术就是Zxing开源库的使用,简单的网络通信,数据解析及UI更新的要点。扫描书籍的条形码以后。返回ISBN值之后,然后再去豆瓣图书API:http://developers.douban.com/wiki/?title=book_v2上获取数据,然后解析,更新到UI上MainActivity.java是主界面的Activity ;BookView.java是显示图书基本信息的界面;CaptureActivity.java是扫描镜头界面;