CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 通讯/手机编程 android开发

资源列表

« 1 2 ... .10 .11 .12 .13 .14 1215.16 .17 .18 .19 .20 ... 2105 »
  1. AndroidPdfViewer

    0下载:
  2. 运行于Android客户端的Pdf Viewer,PDF查看器Java源码下载,用来查看PDF格式的文档,大部分Android智能手机都安有这类应用,PDF文档现在也是使用广泛-Running on the Android client PDF Viewer, PDF Viewer Java source code download, to view the document in PDF format, most of the Android smartphone security such
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:1.01mb
    • 提供者:pudn1317
  1. android_auto_sendsms

    0下载:
  2. Android编程实现手机在需要时自动发送短信的功能,注意这个功能为了保护用户隐私,要谨慎使用。在程序实现时,指定手机号码,指定消息内容,通过预定代码实现自动发送短信的功能,发送成功给出提示,接受者的手机将显示一条内容为“这条短信是自动发送的”手机短信。-Android programming the phone to send text messages automatically when needed, note that this feature should be used with
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:36.48kb
    • 提供者:pudn1319
  1. OpenSudoku

    0下载:
  2. Android九宫格数独游戏 OpenSudoku源码下载,一款android环境下运行的数独游戏,开发智力的小游戏,源代码完整,包括了测试项目的源代码,这是九宫格的数独,学习Android游戏开发的朋友你可借鉴这个数独游戏源代码。-Android squared sudoku game OpenSudoku source download a android environment Sudoku develop intelligence game, complete source code,
  3. 所属分类:android

    • 发布日期:2017-11-24
    • 文件大小:630.84kb
    • 提供者:pudn1320
  1. TelephonyManagerSample

    0下载:
  2. TelephonyManager android 手机程序源代码,检测手机运营商及SIM卡信息,是Android系统的手机管理器,可检测出您手机的设备号、软件版本、网络运营商代号及名称、手机网络类型、手机所在位置、Sim卡状态和Sim卡序列号等信息,检测这些信息当然是Android手机中是基本的功能了。-TelephonyManager android mobile application source code to detect mobile operators and SIM card i
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:47.22kb
    • 提供者:pudn1321
  1. TabHostSample

    0下载:
  2. 一个android入门级的小例子,Android TabHost教程源码下载,自定义的安卓Tabhost实现源码,学习Android初级编程的很不错的参考范例,学习使用 TabHost建立标签,实现想要的功能。-Entry-level small example of an android, Android TabHost tutorial source download, custom Andrews Tabhost achieve source learning Android junior
  3. 所属分类:android

    • 发布日期:2017-12-03
    • 文件大小:47.54kb
    • 提供者:pudn1322
  1. MonitorPhone

    0下载:
  2. Android手机待机监听源代码,Android Monitor Phone源代码,可以监听手机的“无任何状态”、“来电状态”、“挂机状态”,当然,其它状态也可由这几种状态延伸,学会了原理就更容易灵活运用了。-Standby monitor source code of Android phones, Android Monitor Phone source code, you can listen the phone without any status, call status, on-ho
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:47.85kb
    • 提供者:pudn1323
  1. Example_Junit

    0下载:
  2. 单元测试Junit是软件开发中常用的技术。 在Android开发中配置单元测试环境也是很方便的。 配置环境需要以下三步: ①配置单元测试库 ②导入单元测试包 ③编写单元测试类-Unit testing Junit is commonly used in software development technology. Hive testing in Android development environment is also very convenient. The con
  3. 所属分类:android

    • 发布日期:2017-12-04
    • 文件大小:887.05kb
    • 提供者:king
  1. SensorSample

    0下载:
  2. SensorSample源码下载,Android传感器应用基础源代码,传感器在Android智能手机中是必不可少的,其实很多智能是由很多的传感器传递数据给手机处理,才显得手机很智能,比如传感器的应用就是一例,另外还有重力感应和距离感应器等,都是很出色的安卓手机传感器应用实例,当然本例来说,是特别基础那种,代码也不太复杂,所以尤其是对Android编程新手有不小的帮助。-SensorSample source download the the Android sensor applications
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:50.03kb
    • 提供者:pudn1324
  1. ToastSample

    0下载:
  2. Android Toast用法代码实例,建立属于你自己的Toast. Toast在Android系统中用于向用户显示一些帮助/提示,本源码是一个较基本的Toast用法实例,还望通过本例能加深您对Toast的理解。-Android Toast usage code examples, create your own Toast Toast in Android system for display to the user some help/tips, the source is a more f
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:102.41kb
    • 提供者:pudn1325
  1. TitleProgressBar

    0下载:
  2. Title ProgressBar Android标题栏中的进度条,自定义标题栏的ProgressBar,Android源码下载。-Title ProgressBar Android title bar progress bar to customize the title bar of the ProgressBar Android source code download.
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:48.21kb
    • 提供者:pudn1326
  1. LocationManagerSample

    0下载:
  2. Android源码位置管理简单应用,涉及定位,LocationManager源代码下载,助想学习Android程序设计的朋友一臂之力,本源码:LocationManager位置定位管理。-Android source location management simple applications involving positioning, the LocationManager source code download, help want to learn Android programmi
  3. 所属分类:android

    • 发布日期:2017-12-08
    • 文件大小:50kb
    • 提供者:pudn1327
  1. MyLiveWallPaper

    0下载:
  2. 做动态桌面,触屏移动时,有圈。通过本Android源码,您将了解到以下相关技巧点:初始化画笔、定义触屏位置、定义一个Handler、使用触屏、画圈等。-Do dynamic desktop, touch screen mobile circle. Through the Android source code, you will learn the following skill points: initialization brush, definition touch screen posi
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:51.61kb
    • 提供者:pudn1328
« 1 2 ... .10 .11 .12 .13 .14 1215.16 .17 .18 .19 .20 ... 2105 »
搜珍网 www.dssz.com