CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - android sample

搜索资源列表

  1. SurfaceViewTest

    0下载:
  2. android中的surfaceview示例源码下载,Android SurfaceView在游戏开发中使用想当广泛,SurfaceView对于画面的控制有着更大的自由度,它不像View那样要用handler来更新,但是网上关于 SurfaceView使用这方面的参考资料并不是太多,所以今天就同Android编程新手共同分享这个简单的Android SurfaceView实例,并附上源码下载。-sample source code download android in surfaceview,
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-11
    • 文件大小:298776
    • 提供者:James
  1. SurfaceViewTest

    0下载:
  2. android中的surfaceview示例源码下载-the android in surfaceview sample source code download
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:303594
    • 提供者:zhoujie
  1. ProximityAlertSample

    0下载:
  2.  本Android源码演示Proximity Alert接近某区域触发警报的示例源代码,程序中将定义接近某区域的大致经度、纬度、定义接近某区域的半径(5公里)、定义接近某区域后触发的PendingIntent,添加接近警告等。-Sample source code, the program will be defined the Android source code demo Proximity Alert alarm is triggered close to an area close t
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:16389
    • 提供者:pudn1342
  1. MusicPlayer

    0下载:
  2. Android源码之——MusicPlayerDemo 源码,一个简单的Android音乐播放器示例程序源代码,演示给andorid新手们的初级编程实例,学习Android比较有用的小程序,代码比较 完整,包括了资源文件等,想学习Android,就要先易后难,先把简单的基础知识学好,慢慢推进。-Android source- MusicPlayerDemo source code, a simple Android music player sample program source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:60030
    • 提供者:余丽珍
  1. adMusicPlayer

    0下载:
  2. Android源码之——MusicPlayerDemo 源码,一个简单的Android音乐播放器示例程序源代码,演示给andorid新手们的初级编程实例,学习Android比较有用的小程序,代码比较完整,包括了资源文件等,想学习Android,就要先易后难,先把简单的基础知识学好,慢慢推进。-Android source- MusicPlayerDemo source code, a simple Android music player sample program source code,
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:61619
    • 提供者:小波
  1. Snake

    0下载:
  2. 安卓程序 在安卓SDK2.3中的SAMPLE CODE 里面有 拿出来服务大家-a program of snake game of android in sample code
  3. 所属分类:书籍源码

    • 发布日期:2017-11-18
    • 文件大小:87040
    • 提供者:王潇
  1. 4350852_1329554835

    0下载:
  2. Android NDK基础样例, 基本的功能,希望對你有用-The Android NDK basic sample, the basic function, hope useful to you
  3. 所属分类:android

    • 发布日期:2017-11-26
    • 文件大小:139284
    • 提供者:cnc202
  1. Demokit

    0下载:
  2. 谷歌官网示例,用于测试Arduino板子的USB接口是否正常工作。含安卓和Arduino端的代码。-Google official website of the sample for testing Arduino board USB interface is working properly. Including Android and Arduino-side code.
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:10725107
    • 提供者:吴福源
  1. GravityTest

    0下载:
  2. 调用手机重力传感器的Android程序,演示了如何获取当前手机位置状态的方法。Eclipse导入就能用。-Phone call gravity sensor sample program that demonstrates how to obtain the state of the current mobile phone location.
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:1006259
    • 提供者:吴福源
  1. TouchScreen

    0下载:
  2.  安卓触摸事件处理操作的实例,TouchScreen源代码,触摸事件是Android手机操作的基本,一个好的触摸事件机制能提高Android的操作体验。本代码通过一系列示例演示android触摸事件的方方面面,比如判断是否触摸、Android绘制图像、绽放图片大孝触摸移动事件、触摸按下事件、获取点击的X,y坐标等,虽然很具体,但很底层,是基本技巧。 -Android touch event handling operations instance, TouchScreen source co
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:126140
    • 提供者:eric
  1. AlertDialogTest

    0下载:
  2. Android中使用AlertDialog的例子,包括简单提示框、单选提示框、多选提示框、自定义提示框、Activity和提示框的转换。-The sample code to use AlertDialog in android, include simple alert dialog, single choice alert dialog, multi choice alert dialog, custom alert dialog.
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:765215
    • 提供者:Wintergoes
  1. animation

    0下载:
  2. ANDROID 一个动画应用和示例代码.-ANDROID an animation applications and sample code.
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:36916
    • 提供者:刘烨
  1. LayoutTest

    0下载:
  2. android入门各种常用布局:AbsoluteLayout/FrameLayout/LinearLayout/RelativeLayout/TabLayout/TableLayout-Android Layout Sample:AbsoluteLayout/FrameLayout/LinearLayout/RelativeLayout/TabLayout/TableLayout
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:18730187
    • 提供者:zhengjian
  1. imageView

    0下载:
  2. android image view类 的使用示例demo 适合新手用! -android image view class use the sample demo for novices to use!
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:239325
    • 提供者:施敏
  1. db

    0下载:
  2. android 访问db 数据库的示例demo 适合新手用! -android access db sample database demo for novices to use!
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:51485
    • 提供者:施敏
  1. listView

    0下载:
  2. android listview下拉列表示例demo 适合新手用! -android listview dropdown sample demo for novices to use!
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:37962
    • 提供者:施敏
  1. LazyList-master

    0下载:
  2. Android Lazy LIST sAMPLE cODE
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:17093
    • 提供者:abcde
  1. CarouselDemo

    0下载:
  2. Android Corousal Application Sample Source code
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:166451
    • 提供者:abcde
  1. VuforiaTextRecognition

    1下载:
  2. 高通增强现实之文本识别,unity平台完美运行在android ios wp平台-The Text Recognition sample illustrates how to recognize and track English words in real time. As words are recognized they are added to the list of words at the bottom of the screen.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-16
    • 文件大小:25713406
    • 提供者:王皓
  1. PreferencesDemo

    0下载:
  2. 安卓SharedPreferences存储数据的示例源码-A sample source code about Android s using SharedPreferences to store data.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:1182574
    • 提供者:魏克利
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com