搜索资源列表
ARM11-android2.1-java
- 基于ARM11的android新手学习应用程序工程集编译后apk可安装于android2.1.已通过测试-ARM11-based application that works android novice learning apk compiled assembly can be installed on android2.1. Has been tested
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.
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)
javanotebook
- javanotebookJava记事本:Notebook源码下载,虽然是个功能不多的记事本,但通过这个Java程序你可以学习到不少小技巧呢!比如创建界面、安装各种监听器,在窗体上布局主菜单,保存用户编辑的文件,以及如何使用"另存为"对话框保存文件,如何新建和打开一个文档等,源代码内包括了相当多的注释,是Java新手学习JAVA编程的好范例。 当用户按下窗口的“关闭”时,会自动调用此方法-javanotebookJava Notepad: Notebook source download
TimeDate
- Java源码,Android 源码 Android手机上的适时时间显示源代码,暂时没有演示截图,适合Android新手朋友学习参考,源码开源。-Timely on the Java source code, Android, Android source Android mobile phone to display the source code, no demo screenshots for Android novice friend to learn reference sour
DatePicker
- 一款漂亮的适用于Android平台的弹出日历控件,相当漂亮的风格,弹出日期时间选择器。Java代码里的注释挺丰富,肯定对新手学习Android应用开发有帮助,所以发上来供学习。-A nice platform for Android pop-up calendar control, very beautiful style, pop-up date and time picker. Java code annotations very rich, and certainly for the no
android-opengl-zongheyunyong
- java平台上一些android开发opengl的综合运用例子,非常适合新手!-Some android java development platform opengl on the integrated use of examples, very suitable for novices!
android-opengljichu
- java环境下得一些android opengl的基础应用,非常适合新手练习-java environment was based on the application of some android opengl, very suitable for beginners to practice
android-youhuajishu
- java平台上一些专门为android优化技术编写的例子,非常适合新手!-Some examples of the java platform optimized specifically for android technology prepared, very suitable for beginners!
game-engin
- java平台上一些专门为android编写的游戏引擎代码,非常适合新手练习!简单易懂,代码可读性强!-some of the java platform written specifically for android game engine code, very suitable for novices to practice! Easy to understand, code readability!
textView
- Android中的TextViewActivity.java,高手请绕道,用JAVA源码实现Android中的TextView功能,文本查看功能吧,估计是Android中最简单的的代码实例啦,有不懂TextView用法的新手就下载本Android源码查看吧-Android in TextViewActivity.java, please pass master to achieve in Android TextView function with JAVA source text viewin
SlyButton
- android游戏源码- 淘气的按钮完整java源码,android平台的小游戏,点击小按钮将会得分,不断的积累分数。在安卓游戏里算是比较简单些基础游戏应用了,相信对android编程新手会很有用。Android淘气按钮游戏源码下载-android game source code- Naughty buttons complete java source code, android platform games, click on the little button will score, c
AndroidQLZ
- Java开发编写的android祖玛游戏源代码,和QQ龙珠游戏有些相似,我也没有玩过,所以不好介绍了,希望可以帮到那些学习android游戏开发的新手们,一起共同提高吧。-Zuma Java developers write android game source code, and QQ Pearl game somewhat similar, I have not played so well presented, the desire to help those learning andr
Universal-Image-Loader
- Android ImageLoader滑屏载入加载效果,Java代码下载,演示在滑屏时手机屏幕的内容加载效果,左右滑屏或上下滑屏时候激活加载,显示进度条,大多数安卓应用几乎都会有Loading效果,本源码对想搞Android应用开发的新手来说比较实用。-Android ImageLoader loaded loaded sliding screen effect, Java code downloads, demos sliding screen when loading the content
HOW-TO-BUILD-Android-DEVELOP-IDE
- 新手开发开发java android 软件的时候,怎么来搭建开发环境是一个麻烦的事情,在此我把如何搭建开发环境写在文件上,希望给新手一些帮助。-Novice developers to develop java android software, how to setup the development environment is a troublesome thing, and I put on how to setup the development environment written
android_xueshengl
- android学生管理系统毕业设计源码采用eclipse+adt开发,SDK版本4.3,使用了sqlite数据库,完美的诠释了sqltie的增删改查使用方法, 代码有详细的注释并且只有3个java文件。是个新手学习了解sqltie使用最佳的例子源码,供制作android毕业设计的同学做参考。-android graduate student management system design source code using eclipse+ adt development, SDK ver
music_player02
- 基于Android的音乐播放APP,使用eclipse编程的Java程序,直接在eclipse(配置好Android开发环境)上运行,适合新手学习-Android-based music player APP, use eclipse Java programming procedures directly in the eclipse (configured Android development environment) running for novice learning
Calculator_kxjsq
- 科学计算器源码是一个基于安卓的计算器项目源码,除了可以实现了系统自带计算器功能外还可以进行基本函数的运算和括号的运算,能根据表达式的优先级来自动区分运算顺序。另外在软件的下方也能根据按键进行功能上的友好的提示。全部功能只用了一个java文件搞定,源码有详细的注释,新手朋友可以学习一下布局和实现。-Scientific calculator source code is a calculator program source code based on Android, in addition t
SunLock
- 仿三星Galaxy S4阳光解锁主界面使用了一些自定义字体,会默认显示当前的时间和日期。按住屏幕会出现一个阳光的动画,只要把阳光拖到气球位置的中上部就会自动解锁,项目比较简单,只有3个java文件,但是比较悲催的一点是没有注释,有开发过锁屏或者相关基础的朋友可以研究一下,新手不建议读。另外项目运行需要在android4.0以上系统,4.0以下运行会出错。-Samsung S4 Galaxy imitation of the sun to unlock the main interface usi
Android复习纲要
- android入门知识,有助于安卓入门新手。(android Introductory knowledge, help android novices.)