资源列表
C4droid
- 详细介绍 - [ 手机SDL音乐播放器源码 v2.0 ] 简单的音乐播放器,有终端模拟器、SDL1.2、SDL2,3个版本。 支持音频有mp3、ape(无损音乐)、ogg、m4a、wav等,要是想过滤ogg、wav文件,可以去finddir.c中找到对应函数修改。 注意:源码需要用C4DROID编译-Detailed introduction- [mobile SDL music player source v2.0] Simple music player, there are
Phone-vibration-rthythm
- 此程序可以使手机的震动调节更加精细,包括震动周期、持续时间等。-This program can adjust the phone' s vibration more sophisticated, including the vibration cycle, duration and so on.
android_auto_sendsms
- Android编程实现手机在需要时自动发送短信的功能,注意这个功能为了保护用户隐私,要谨慎使用。在程序实现时,指定手机号码,指定消息内容,通过预定代码实现自动发送短信的功能,发送成功给出提示,接受者的手机将显示一条内容为“这条短信是自动发送的”手机短信。-Android programming the phone to send text messages automatically when needed, note that this feature should be used with
Dingwei
- 用android开发的定位程序,能够实时显示速度,海拔等,学习android定位必备-android location
Configuration
- android手机自定义控件 柱状图 可运行 数据自行填充-custom control bar android phone
Photo3
- android 图片浏览功能,实现图片浏览切换 等功能-android pics browse
ImageViews
- image view example for android
MySqlite
- 这是一个使用android编写的关于数据库方面的简单应用程序,处于初级阶段,各位高手切勿见怪!-this is a programmer about android language,it is the first time to program.
httpLink
- 一个直接联网的apk,用webview来实现-Direct access http,Class webview
HelloListView
- Android 例子, 功能:用户可以通过输入字母来查找他想要在列表中找到的名字-Android example: Users can search by entering the letters he wants to find the name in the list
HelloAndroid
- Android 第一个小程序,显示Android小程序的基本界面,功能很简单,只在激发初学者的兴趣-Android First a small program that displays the basic interface of Android applet, function is very simple, only the beginner' s interest in stimulating
ListTutorialPart3
- android listview 3D 效果 很值得研究一下