资源列表
MidletBridge
- This J2ME Polish s Android.MidletBridge I have added two methods to allow the camera use in J2ME polish of an Android device. I hope you find this document helpfull.-This is J2ME Polish s Android.MidletBridge I have added two methods to allo
Chapter04_UI_Menu03
- 初学者的Andriod菜单设计,很简单,希望大家喜欢-Beginner s Andriod menu design is very simple, I hope you like
gifflen
- gifflen源码,可以在android下用ndk方式实现生成gif图。-gifflen source, under the android can be achieved with the ndk generate gif map.
drag
- 图表移动,拖拽,仿android launcher 源代码-image move
NetMeter_ATP
- android 平台上的用来做网络监测,网络下载,以及网络识别的程序-Android network app.
android_change_windown_color
- android 手机软件开发中对窗口底色进行修改的例子-Examples android phone software development to modify the window background
Freescale_mx51Pandroid2.2P2005
- Freescale_mx51+android2.2+GC2015 摄像模组驱动 安卓2.2-Freescale_mx51+ android2.2+ GC2015 camera module driver android2.2
Android-SDK-Manager-updates-slow
- 在安装Andriod虚拟机时,通常Android SDK Manager 会更新的很慢,本文给出了提高更新速度的方法。-Andriod when installing a virtual machine, usually Android SDK Manager will be updated very slowly, this paper presents a method to improve the update speed.
Contacts
- sample android contacts
SharedPreferencesOtherPackageTester
- Android中程序之间的数据传递SharedPreferences的使用方法-Android in the transmission of data between the program to use SharedPreferences
keyboard
- forlinx_android2.3_kernel_v1.01.tar.gz\.\android2.3_kernel_v1.01\drivers\char 下的文件,只供参考
mousetrack
- 知识点:使用Graphics类制作方块,使用java.awt.Event类响应鼠标动作,使用Color类设置方块的颜色,使用int类记录光标的位置。 实现思路:首先要制作界面中的方块,通过Graphics类的对象函数g.setColor(Color.red)设置方块的颜色为红色,然后通过语句g.drawRect(0, 0, size().width - 1, size().height - 1)和g.drawRect(mx, my, (size().width/10) - 1, (si