-
Android-C-a-NDK-a-Cygwin
学习android jni很好的文档,内容很全很详细(Learning android jni good documentation)
- 2014-01-02 18:04:19下载
- 积分:1
-
mir3da
gsensor da213 系列在mtk android 4.4 平台上调试ok 的代码,已经在手机上商用!很值得收藏或者学习!(da213 系列gsensor driver source code!!)
- 2021-04-09 23:08:59下载
- 积分:1
-
travel
安卓旅游软件是一款 基于安卓的开发的自助导游软件。(Android Software Development Based on tourism is a self-help guide Android software.)
- 2020-12-27 17:09:02下载
- 积分:1
-
FakeLocation
说明: 基于Xposed平台的位置伪装模块,可以hookAndroid手机的GPS模块,使得手机定位软件显示的位置是自己设置的位置(The location camouflage module based on Xposed platform can hook the GPS module of Android mobile phone, so that the location displayed by mobile phone positioning software is the location set by itself.)
- 2020-06-19 09:40:01下载
- 积分:1
-
短信弹出开源
SMSPopup是一个拦截收到的短信并将其显示在一个弹出窗的Android应用,弹出窗显示短信的内容、发送者以及他们的联系人照片 (若果有的话)。弹出窗口有关闭 (关闭时将短信置为已读)、删除、回复按钮 (调用系统Intent)。后续版本中添加了内置提示系统,允许用户取消系统的提示系统而采用SMS Popup提供的。提示系统还提供了一些额外的配置选项,如自定义震动模式、LED颜色、及记住用户错过的短信等等。
- 2022-04-30 15:31:34下载
- 积分:1
-
android 分享效果外加第三方分享
android分享效果。里面包含两个分享,第一个你可以运行直接跑的,第二个是第三方分享的效果。大家可以用来参考,也可以用于融合到自己的项目中去,谢谢!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-06-14 02:08:42下载
- 积分:1
-
ANDROID调用c#的webservice
webservice是用c#语言写的,android端利用ksoup开源插件调用weservice
- 2015-01-05下载
- 积分:1
-
java
手机源码 android手机开发的源码,例子比较的多,有需要的可以下载(Source android mobile phone)
- 2010-12-29 10:57:48下载
- 积分:1
-
android 简单的截屏 例子源码下载
android 简单的截屏 例子源码下载
- 2014-09-14下载
- 积分:1
-
listviewheSQLitezhishi
注意:本项目是基于android studio开发的,eclipse可能无法直接使用。
本项目是一个简单的基于安卓的记事本项目源码,添加或删除数据的时候会出现显示bug(实际数据不会受到影响),bug体现在添加或删除一条数据以后会在listview里面会展示复制一遍操作后的数据。而不会清除原有的列表文本。新手朋友可以拿这个项目来试试手感,顺便看看能不能独立解决这个问题。
本项目涉及的知识点有:
1、SQLite的基本使用,增删查改
2、listview,adapeter的基本使用
3、activity生命周期
4、intent、bundle传递参数
5、AlertDialog的基本使用(Note: this project is based on the development of studio eclipse, Android may not be able to directly use.
This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently.
The knowledge points involved in this project are:
1, the basic use of SQLite, CRUD
2, listview, the basic use of adapeter
3, activity life cycle
4, intent, bundle transfer parameters
5, the basic use of AlertDialog)
- 2016-07-25 11:25:09下载
- 积分:1