-
TabHost
安卓tabhost控件的使用方法演示;适合初学者学习使用(Android tabhost control the use of demonstration suitable for beginners learning to use)
- 2013-06-21 16:03:18下载
- 积分:1
-
android高仿微信源码
Android高仿微信源码,可以从该份代码中学习安卓App开发技术,喜欢的可以下载来玩。
有问题的话可以一起探讨。
- 2022-06-28 16:22:11下载
- 积分:1
-
GG-android
这是GGLive的android版本,可以在手机上稳定使用,也是一个即时通(android gglive)
- 2016-12-10 12:47:34下载
- 积分:1
-
android ui各种特效集合
应用背景可以直接使用,总类多。也许就有你想的。android UI各种特效,关键技术android UI各种特效集合,各种自定义特效。
- 2022-05-17 12:25:57下载
- 积分:1
-
037051
说明:
- 2018-04-17 04:12:33下载
- 积分:1
-
微调框示例
将在许多 android 项目中使用的这个微调框示例。这个应用程序将帮助更多。请下载它对你有帮助, ,您可以发送给我的宝贵反馈
- 2022-05-25 05:48:46下载
- 积分:1
-
Android-for-Qt_GPS
基于qt开发的GPS功能应用程序,可在android平台上运行;需要在necessitas开发环境下编译。(Qt-based application developed by the GPS function, you can run on android platform need necessitas development environment compiler.)
- 2013-10-09 11:31:27下载
- 积分:1
-
安卓Intent切换界面传递数据
启动新的Activity,并传递参数,制作的信息录入,在第二个界面显示
public class MainActivity extends Activity {
protected
void onCreate(Bundle savedInstanceState) {
.......
button.setOnClickListener(new View.OnClickListener(){//点击该按钮会打开一个新的Activity
public void onClick(View v) {
Intent intent = new
Intent(MainActivity.this, NewActivity.class)
Bundle bundle = new
Bundle();//该类用作携带数据
bundle.putString("na
- 2022-03-12 14:26:01下载
- 积分:1
-
SimpleReader-second
安卓聚合阅读器源码是一套基于安卓的RSS阅读器项目源码。内置三张壁纸,换肤功能。项目已经内置了很多RSS源,并且进行了分类。显示模式有白天、夜间两种显示模式。项目文章显示使用的自定义字体,项目本身内置收藏和分享功能,可以分享到QQ空间、新浪微博、腾讯微博、人人和豆瓣。只是暂时不能自定义添加RSS源,相关功能模块正在开发中。(Android aggregation reader source is a set of Android based RSS reader project source. Three built-in wallpaper, skin function. Project has built a lot of RSS source, and carried out a classification. Display mode has two kinds of display modes during the day and night. Project articles show that the use of custom fonts, the project itself in the collection and sharing functions, you can share to QQ space, micro-blog Sina, Tencent micro-blog, everyone and broad bean. Just temporarily can not be customized to add RSS source, the relevant functional modules are being developed.)
- 2016-07-08 13:17:51下载
- 积分:1
-
handwrite
android 手写输入 电子签名等运用 (android handwriting input, such as the use of electronic signatures)
- 2013-12-03 13:25:09下载
- 积分:1