资源列表
Curriculum
- 安卓大学生课程表源代码 是大学生能够有效的知道自己的课程 可编写可删除-Andrews college students curriculum source code college students be able to know their own courses write delete
sourcecode
- 有关android 存储技术相关的源码例子.-Related to the relevant source storage technology android example.
ContentProvider
- 当应用继承ContentProvider类,并重写该类用于提供数据和存储数据的方法,就可以向其他应用共享其数据。虽然使用其他方法也可以对外共享数据,但数据访问方式会因数据存储的方式而不同,如:采用文件方式对外共享数据,需要进行文件操作读写数据;采用sharedpreferences共享数据,需要使用sharedpreferences API读写数据。而使用ContentProvider共享数据的好处是统一了数据访问方式。-When applying inheritance ContentProv
TextViewTilt
- android TextView的特效!
SharedPreferences
- SharePreferences是用来存储一些简单配置信息的一种机制,使用Map数据结构来存储数据,以键值对的方式存储,采用了XML格式将数据存储到设备中。例如保存登录用户的用户名和密码。只能在同一个包内使用,不能在不同的包之间使用,其实也就是说只能在创建它的应用中使用,其他应用无法使用。-SharedPreferences is a mechanism used to store some simple configuration information, use Map data struc
LumaQQ-Android
- 一款基于android 平台的luma qq程序的源码,是java语言编写的。-luma qq android
Service
- Service(服务)是一个没有用户界面的在后台运行执行耗时操作的应用组件。其他应用组件能够启动Service,并且当用户切换到另外的应用场景,Service将持续在后台运行。另外,一个组件能够绑定到一个service与之交互(IPC机制),例如,一个service可能会处理网络操作,播放音乐,操作文件I/O或者与内容提供者(content provider)交互,所有这些活动都是在后台进行。 Service有两种状态,“启动的”和“绑定”-A Service is an applicati
CallTimeRecorder
- 一个简单实用的android闹钟源代码 -A simple and practical android clock source
telecapoland-jamendo
- Java源码,Android teleca poland音乐播放器源码完整版,免费下载,android学习源码。-Java source code, Android teleca poland music player source full version free download, android learning source.
Android-AdMob
- 在android软件中嵌入admob的广告-Admob advertising embedded in the android software
yAppsGalleryViewTest
- its a gallery application for android developnent
Android-MUSIC-PLAYER-CODES
- 可编译,云OS也可运行,无运行截图。android音乐播放器可读取出Android手机sd卡中的所有音乐文件,产生列表,可以搜索关键字来搜索音乐,当然是列表中存在的音乐了。 -Can be compiled, cloud OS can run, run shot. android music player readable remove all music files in Android phones sd card to generate the list, you can searc
