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

搜索资源列表

  1. RIADemo

    0下载:
  2. 这个例子说明通过WebView.addJavascr iptInterface方法,我们可以扩展Javascr ipt 的API,获取Android的数据。这样,JS的粉丝就可以使用Dojo,JQuery,Prototy等这些知名的js框架来搭建android应用程序来展现它们很酷很玄的效果-This example illustrates the method by WebView.addJavascr iptInterface, we can extend the Javascr ipt,
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:71680
    • 提供者:wangjia
  1. LAGame_test

    0下载:
  2. 这个是一个自己写的android小游戏,基于最新的开源框架LGame写的,与马里奥类型相似的游戏。初学者可以当做学习例子。-This is a own write android small games, based latest open source framework LGame written with Mario type similar games. Beginners can as learning example.
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:490242
    • 提供者:dujindong
  1. android-classic-source

    0下载:
  2. android经典例子源码,直接可以拿来使用,几乎涵盖了所有开发内容,强烈推荐!-classic example android source code, you can directly use it, covering almost all the development of content, it is strongly recommended!
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:12977336
    • 提供者:zhouzhou
  1. imageSDCardItem

    0下载:
  2. 这个事android中,实现浏览sdcard的目录,并可以添加点击目录及文件的例子-Things android, browse sdcard directory, and can add examples click on the directories and files
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:415930
    • 提供者:sun
  1. DemoListView1

    0下载:
  2. android平台下listview控件添加header的例子,大家可以参考使用.-Android platform by the ListView control to add a header example, everyone can refer to the use.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:33173
    • 提供者:cyt
  1. SettingPreferenceActivity

    0下载:
  2. android平台下关于PreferenceActivity.的使用的简单例子程序,大家可以参考-Android platform about the use of simple PreferenceActivity. example procedure, you can refer to .
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:41361
    • 提供者:cyt
  1. hello-jni

    0下载:
  2. android 环境下利用ndk开发应用程序的例子,就可以在java下用c的库-this is the example code for android develop, it can help develop applications effectively
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:26974
    • 提供者:hsd352
  1. HelloListView

    0下载:
  2. Android 例子, 功能:用户可以通过输入字母来查找他想要在列表中找到的名字-Android example: Users can search by entering the letters he wants to find the name in the list
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:37446
    • 提供者:asd
  1. Mp4PlayerActivity

    1下载:
  2. android 平台下实现在线播放视频的例子程序,大家可以参考.-Android platform for online video example procedure, you can refer to.
  3. 所属分类:android

    • 发布日期:2014-05-21
    • 文件大小:21504
    • 提供者:cyt
  1. AIDL_example

    0下载:
  2. android上调用AIDL的例子,包含客户端和服务端,一个例子就可以掌握android下aidl的原理了。aidlclien和aidlserver-android to call AIDL examples, including client and server, an example you can master the principle of the android under aidl.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:62521
    • 提供者:feng
  1. DownloadDemo

    0下载:
  2. android 下载任务的源码例子,多任务下载,单任务下载都可以-android download the source code examples of the task, multi-task to download, you can download a single task. . .
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:27877
    • 提供者:小柒
  1. AndroidGLE1.5

    0下载:
  2. 基于Android1.5以上版本的opengl es 的示例代码,现在Android已经到2.1了,但居多的例子还是0.9,在高版本上根本跑不通。这个可以。-Based on the above Android1.5 version of the opengl es of the sample code, and now Android has come to 2.1, but the majority of cases, or 0.9, simply run the high version
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:776447
    • 提供者:刘可亮
  1. DBOpenHelper

    0下载:
  2. android数据库学习里面列举了一个简单的例子新手可以通过看代码入手-android database to learn which cited a simple example novice can start by looking at the code
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:44343
    • 提供者:梁争辉
  1. android-plugin

    0下载:
  2. 一个android browser的javascr ipt扩展程序,可以在browser上通过javascr ipt来实现TTS.对研究android browser的plugin是个不错的例子程序。(注,程序是从网上找到了,里面会用到一些android平台的.h,.c,.so文件,需要自己从android的源代码里找,希望对大家有用)-An android browser' s javascr ipt extensions can be adopted by the javascr ip
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:184621
    • 提供者:jun
  1. NotepadCodeLab

    0下载:
  2. android os 记事本功能的练习例子,包括UI,SQlite的操作,分三个阶段完成功能,文件名结尾为_Solution的文件是解决方案,可以对应该文件练习,代码有注释-android os Notepad function of exercise examples, including the UI, SQlite operation, completion in three phases, the file name ends with _Solution file is the sol
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:76584
    • 提供者:zane
  1. MovingSqua

    0下载:
  2. android平台下关于游戏的简单的示例程序,大家可以参考例子,来实现自己的代码.-Android platform about the game of simple example program that everyone can refer to the example, to implement your own code.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:54371
    • 提供者:cyt
  1. LiveFolderDemo

    0下载:
  2. LiveFolder的例子,安装后,在桌面ContextMenu文件夹菜单中,可以添加自定义的LiveFolder-LiveFolder example, after installation, the folder on the desktop ContextMenu menu, you can add custom LiveFolder
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:55980
    • 提供者:whj
  1. DirChooser

    0下载:
  2. 一个目录选择器例子!可以逐级选择目录,点击OK按钮获取当前选中的目录!-Example of a directory selector! You can select the directory one level, click the OK button to get the current selected directory!
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:46090
    • 提供者:hkp
  1. Demo

    0下载:
  2. 源码是一个动画效果集合的小例子,包括侧滑栏SlidingLayout、ViewPager实现画廊、简单用viewpager实现画廊、圆形图片、简单的跑马灯动画效果、可拖拽的弹簧式水泡、可拖拽换位的GridView、下载图片、翻书页效果、叠楼效果、android 控件嵌套点击触发事件、等十多种功能或动画效果实现,javaapk之前也介绍过一个Android应用源码安卓动画合集大全加站长代码库,跟这个差不多。感兴趣的可以去看下(The source code is a set of animatio
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:778240
    • 提供者:keiwei
  1. nostra13-Android-Universal-Image-Loader

    0下载:
  2. 一个开源的安卓图片加载器项目,内含JAVA源文件,jar包。在做有关图片的应用时可以参考(An open source Android picture loader project, containing JAVA source file, jar package. You can refer to the application of the picture.)
  3. 所属分类:android开发

    • 发布日期:2018-04-18
    • 文件大小:850944
    • 提供者:Arthur867
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com