登录
首页 » Android » Android应用源码之Android 4.0下指南针开发源码,可在Nexus 4上完美运行

Android应用源码之Android 4.0下指南针开发源码,可在Nexus 4上完美运行

于 2022-11-27 发布 文件大小:1.60 MB
0 108
下载积分: 2 下载次数: 1

代码说明:

Android应用源码之Android 4.0下指南针开发源码,可在Nexus 4上完美运行

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPSSender
    android gps 与 animation使用的一个简单demo,非常适合新手阅读(android gps and animation demo)
    2015-10-08 13:45:28下载
    积分:1
  • ProgressBar
    说明:  介绍了Google Android平台下面的各种进度条如何使用(Google Android platform, introduced the following article how to use a variety of progress)
    2009-08-01 01:19:34下载
    积分:1
  • BaiduMapApiDemo
    百度地图api,有各项功能的demo,详尽、具体,适合初学者探究(Baidu map api, there are various functions of the demo, detailed, specific, suitable for beginners to explore)
    2013-10-23 14:45:55下载
    积分:1
  • flappybird
    刚刚学完Cocoos2dx之后编写的FlappyBrid小游戏。玩法一样,只是有些数值可能设置的没有原版那么好。可以编译到Android上的。(Just after completing Cocos2dx written Flappy Bird game. Play the same, but some values are not as good as the original may be set. It can be compiled to Android s.)
    2015-11-20 14:33:11下载
    积分:1
  • android studio xmpp demo
    android  studio  xmpp demo   android  studio  xmpp demo   android  studio  xmpp demo  
    2022-03-07 10:03:12下载
    积分:1
  • Android环境 微信抢红包源代码分享
    Android环境 微信抢红包源代码分享,这个功能的实现要分几个步骤:第一步:监听通知栏消息,模拟打开发红包的微信通知栏消息,第二步:监听是否进入微信红包消息界面,打印一个节点的结构,这里有一个问题需要注意,就是需要找到一个可以点击的View。
    2022-03-16 10:47:35下载
    积分:1
  • RatingBarSample
    Android RatingBar投票条实例,玩Android手机的朋友可能就见到过,用手机访问门户网站经常会见到投票功能,投票之后用彩条来显示投票的结果,这个实例就是实现投票彩条,有兴趣的不妨下载源码一试。(The Android RatingBar Voting instance friends play Android phone may have seen, often using mobile phones to access the portal will see the voting function, after the voting, with the color bar to display the results of the vote, this instance is to achieve voting color bar, interested may wish to download the source code a try.)
    2013-04-09 19:08:54下载
    积分:1
  • Android list 可以左右滑动删除
    资源描述Android应用 listview 可以实现左右滑动的删除,适合初学者。类似通知栏上的信息,左右滑动,即可删除的效果。
    2022-07-15 20:43:01下载
    积分:1
  • Android 得到电话状态 挂机状态、接听状态、拨号状态等
    Android 得到电话状态 挂机状态、接听状态、拨号状态等,相关代码如下所示:   public void onCallStateChanged(int state, String incomingNumber) {   switch (state) {   case TelephonyManager.CALL_STATE_IDLE:// 无任何状态    break;   case TelephonyManager.CALL_STATE_OFFHOOK:// 挂机状态    break;   case TelephonyManager.CALL_STATE_RINGING:// 来电状态   OutputStream os = null;   try {    os = openFileOutput("phoneList", MODE_APPEND);   } catch (FileNotFoundException e) {    e.printStackTrace();
    2023-08-16 02:40:03下载
    积分:1
  • 蓝色牙聊天服务和 SD 卡驱动程序
    此文件是关于蓝齿和 sd 卡驱动程序,如果你需要的话,请下载谢谢 此文件是基于蓝牙聊天服务演示代码,然后再添加 SD 卡驱动程序, 可以接收数据从蓝牙,然后收集和将数据存储到你的 sd 卡,作为一个文件
    2022-04-23 05:56:50下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载