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

搜索资源列表

  1. android.rar

    1下载:
  2. Android 编程宝典,教你如何在Android平台上进行开发这个是连连看源码,Android programming book, teach you how to the development of Android platform source code that is Lianliankan
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:148292
    • 提供者:黎明
  1. AllAppScroller.java.tar

    0下载:
  2. 一个通过继承ViewGroup,应用Scroller实现的手动拖拽滚屏及自动滚屏的自定义UI控件,可以让初学者很容易地看明白如何制作自定义滚屏效果-1 through inheritance ViewGroup, application Scroller Scroll to achieve manual and automatic scrolling drag custom UI controls, so that beginners can easily understand how to c
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:1445
    • 提供者:龚正
  1. GIFAnimation

    0下载:
  2. 在android下播放gif 动画的一个展示-a demo shows how to play gif in android
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2533624
    • 提供者:kangkang2
  1. videoplayer

    0下载:
  2. 基于android播放Android平台上下载器管理程序源代码。让你了解一个开发平台上,如何实现远程文件下载-Play-based android Android platform source code to download manager. Let you know a development platform, and how to download a remote file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:43087
    • 提供者:李回
  1. LunarLander

    0下载:
  2. 如何在ANDROID平台下启动一个ACTIVITY COMPONENT,希望大家能够重中有所收获-How to start a ANDROID platform ACTIVITY COMPONENT, hope that we can gain some weight in the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:389004
    • 提供者:xiecong
  1. SoftKeyboard

    0下载:
  2. 这个程序教会你怎样开始写最简单的Android Activity-This class provides a basic demonstration of how to write an Android activity. Inside of its window, it places a single view: an EditText that displays and edits some internal text.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:24385
    • 提供者:longlilove
  1. blog

    0下载:
  2. 一份WEB的开发文档,讲述如何开发一个web博客itong的文档。按照国际标准的格式书写,心得写得很好。-An android development documents, describes how to develop an Android Music software document. According to the international standard format for writing, writing what is good.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:463922
    • 提供者:陆飞
  1. FrameLayouyDemo

    0下载:
  2. 很多时候android系统提供的布局并不能满足我们的要求所以有时候需要我们自己定义一个布局。这个demo简单的呈现的如何自定义布局文件-When the android system provides the layout does not meet our requirements so sometimes need our own definition of a layout. This demo presentation how to customize the layout of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:53704
    • 提供者:Aaron
  1. Content-Provider

    0下载:
  2. this how to use content provider on android with java programming language-this is how to use content provider on android with java programming language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:57844
    • 提供者:io
  1. P3_1

    0下载:
  2. Java to Android. This show how to do a little application to Android SO usign Java Language.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:682295
    • 提供者:My Login
  1. CodeManage

    0下载:
  2. 程序管理没有规矩很难管理,我们一遍一遍的写代码但是重复的很多,如何管理自己写的ANDROID或jAVA程序以供以后使用方便?本软件小巧,可用于代码管理,将计算机里面的代码导入到数据库,然后在数据库中查询、修改;可以快速找到所需函数方法。希望对您有帮助 -Program Manager There are no rules difficult to manage, we write the code but repeated over and over again, how to manag
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:404454
    • 提供者:yqk
  1. ex08_1_ContentProvider

    0下载:
  2. An android activity test. to introduce how to command android activity .it is based on android 1.5 ActivityMain.java-An android activity test. to introduce how to command android activity .it is based on android 1.5
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:38099
    • 提供者:贺程
  1. PhoneFinder

    1下载:
  2. 在这个教程中,我们将学习到如何编写一个android下使用SMS和GPS的程序,这个应用可以帮助你定位你的手机。即使你遗忘或者丢失你的手机,你也可以通过这个应用找到它。-In this tutorial we will create an application called PhoneFinder. This application will illustrate how to deal with sending and receiving SMS messages. The idea of
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-04-02
    • 文件大小:88966
    • 提供者:henri oledcom
  1. IM_save_AxisCameraAndroid

    1下载:
  2. 很好的一个android下的教程,关于如何在android系统下使用Axis的网络摄像头。-A good tutorial to describe how to use the IP camera Axis with the Android devices.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:2295339
    • 提供者:henri oledcom
  1. hello-jni

    0下载:
  2. Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:196428
    • 提供者:yue
  1. MyViewPager

    0下载:
  2. Android高仿优酷自动滑动,Android智能手机应用的实例源码,界面自动滑动功能的Android源码,因测试环境的原因,暂时没有抓图,Android开发的朋友都会知道如何调试的。-The the Android high imitation Youku automatically sliding instance of the application source code of Android smartphone, the Android source interface automa
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:2222700
    • 提供者:爱迪生
  1. MyViewPager

    0下载:
  2. Java源码,Android 实例   Android高仿优酷自动滑动,Android智能手机应用的实例源码,界面自动滑动功能的Android源码,因测试环境的原因,暂时没有抓图,Android开发的朋友都会知道如何调试的。 -Java source code, Android, Android instance Android high imitation Youku automatic sliding Android smartphone application instance s
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:2221523
    • 提供者:chengxingyu
  1. Android

    0下载:
  2. Android智能手机应用的实例源码,界面自动滑动功能的Android源码,因测试环境的原因,暂时没有抓图,Android开发的朋友都会知道如何调试的。-Instance of the application source code of Android smartphone, the Android source interface automatic sliding function, due to the reasons of the test environment, no shots,
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:2225906
    • 提供者:xfjsb
  1. Android-tel

    0下载:
  2. Android完整的通讯录项目源码,学Android的伙伴们可以跟着思路走一下,看看源码是怎么实现的。-Complete source code Android address book entries, learning Android' s partners can follow ideas to go and see how to achieve source.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3633183
    • 提供者:马超
  1. NotificationDemo

    0下载:
  2. android通知类的应用。在android应用中如何来发送notification的通知消息。如何设置图标、通知时间、提示灯、提示音等。(Android notification class application. How do I send notification notification messages in Android applications?. How to set icons, notification times, prompt lights, prompt tones
  3. 所属分类:Java编程

    • 发布日期:2017-12-13
    • 文件大小:1351214
    • 提供者:wintech
« 12 3 »
搜珍网 www.dssz.com