-
Bluetooth-LE-Scanner
android蓝牙4.0搜索链接源码,适合初学者学习
- 2023-05-21 05:10:03下载
- 积分:1
-
Gallery
android gallary桌面切换效果,超炫,带翻转效果(android gallary desktop switching effects, stunning, with rollover effects)
- 2011-07-02 12:48:05下载
- 积分:1
-
购物商城手机客户端+web服务器端
购物商城APP项目采用JSP+Java编写,分为手机客户端和web服务器端两个部分。手机端可以浏览商品,购买商品;web服务器端则是后台管理,可以对商品种类进行操作,用户权限的分配等等。。。
- 2022-03-04 14:56:13下载
- 积分:1
-
android
android
- 2013-07-09下载
- 积分:1
-
android 微信分享到朋友圈/ 微信分享 实例源码下载(可用)
微信分享流程:1.申请你的AppID,申请地址:https://open.weixin.qq.com2.下载微信终端开发工具包3.搭建开发环境4.实例中需要用到申请到的AppID,等审核通过之后 测试就正常了, 很多人 activity 忘记 implements IWXAPIEventHandler 这是常犯的错误
- 2014-05-22下载
- 积分:1
-
android上的nfc读写程序
android上的nfc读写程序,测试对于未格式化的RFID和NFC卡可用。
- 2022-06-28 13:38:29下载
- 积分:1
-
googlelocation
用Android studio配置谷歌地图,实现坐标定位并显示。(Configure Google Map with Android studio to achieve coordinate positioning and display.)
- 2019-04-05 20:54:55下载
- 积分:1
-
Android下调用WebServic
在Android下调用WebServic,封装好了调用的工具类,可以更新需求对工具类进行修改。在获取到webservice获取到的数据之后,将其转换成为了json数据。方便对数据的操作。
- 2023-07-24 15:35:03下载
- 积分:1
-
一个以标签的形式在输入框中显示选择项的控件
应用背景对选择EditText的输入有区块选择要求的控件可以借鉴 关键技术自定义控件,继承EditeText,对输入时候输入联想和选择确定时候显示整个区块以及标签
- 2022-11-29 17:10:04下载
- 积分: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