资源列表
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,
SocketTest_ForAndroidSocket
- 与Android平板Socket程序通信的上位机程序,Java开发,原创。-PC App which for Android Socket Tablet communication with, developed by Java , originality.
201012417514888
- 刚接触android,代码写的不好.只能实现功能. 前提手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt 定时关闭电话.定时开启电话,主要是为了在睡觉期间,减少辐射和不接电话. 定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷), 如果真的关机了,只能手动开机. -New to android, the code is badly written. Can only achieve function. Phone must be
BarChart
- android中的柱状图,用于统计方面,例子很全,各种图表-it is a demo for android barchart
FlowLayout
- 可以自动换行的布局类型,自定义类型,简单使用,导入包即可使用。-a new layout on android
mobilebrowser
- android手机网络浏览器,界面还不错-android mobile web browser
MusicPlayer
- 一个简单的android音乐播放器,适合初学者学习,含源代码-A simple android music player, suitable for beginners to learn, including source code
WebProject
- android与WEB服务器交换数据,通过android手机访问web服务器,实现最简单的连接-failed to translate
ch04
- App Inventor for Android on Mobile Phone Examples Ch4
FileIOAndroid
- android平台FileIO的应用例程,希望对大家有所帮助-FileIO android platform application routines, we want to help
smsListener
- android短信监听示例程序,对于学习安卓手机短信开发很有帮助-Android message monitoring sample program, very helpful for learning the Android mobile phone SMS development
disassemble_xml
- apk文件中的xml文件反编译,终端命令为 java -jar AXMLPrinter2.jar AndroidManifest.xml >1.xml 其中AndroidManifest.xml为源文件,1.xml为输出文件-disassmble for xml int apk files