搜索资源列表
android 中文API
- android中文 API
android中文API
- 安卓开发API
Google_Android_Translate_API
- Research of Google Translate APIs and use to build a simple translator application for Android mobile phone.
Android_apiforchinese
- android中文开发文档--api对开发很有帮助的,-the android Chinese development documentation
ArcGIS-API-for-Android
- 详细介绍了通过arcgis开发安卓软件的流程,从环境的配置到软件的开发完成,叙述详细,易于理解-Detailed Andrews software arcgis development process, from the configuration of the environment to the development of the software to complete a detailed narrative, easy to understand
Android-API
- android 文档,是从android的源码中提取出来的-android document
Android-API
- android api中文文档 初学者的良师益友,供大家学习-mentor for beginners of the android api Chinese document for everyone to learn
androidzwkfwd
- android 中文开发API.Android中文翻译组——Android中文API合集-android the Chinese developed API.Android Chinese translation group- Android Chinese API Collection
AndroidAPI
- Android中文翻译组——Android中文API合集(7)-Android Chinese Translation Group- Android Chinese API Collection (7)
Android_API
- Android中文API,Android中文API,比较全面的android开发文档-Android Chinese API, Android Chinese API, more comprehensive android development documents
ANE
- Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscr ipt API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展Actionscr ipt。从而完成一些原有Actionscr ipt无法完成的功能。-Adobe Air is de
Android-Chinese-API-Collection-(4)
- API documentation (Reference) basis API文档(Reference)是Android开发的基础,Android中文翻译组聚一批开发人员、大学生、研究生等Android爱好者,利用业余时间对API进行翻译-API documentation (Reference) basis for the development of Android, Android Chinese Translation Section poly batch developers, stu
AndroidWebView
- game for java game for java game for java -import java.io.IOException import java.util.ArrayList import java.util.logging.Level import java.util.logging.Logger import android.accounts.AccountManager import android.app.Activity im
IFLYTEK(Android)
- IFLYTEK 基于科大讯飞语音API语音识别开发详解,是ANDROID版的-IFLYTEK ANDROID JAVA
YouTubeAndroidPlayerApi-1.0.0
- Youtube Android API source code.
java api 1.6 中文
- java api 1.6 中文查询文档,Android开发工程师必备文档
android usb host
- USB Host,中文意思是USB主模式,是相对于USB accessory(USB副模式)来说的,前者是在android设备上插入一USB设备,android设备做为主机运行;后者也是在android设备上通过USB数据线插入另外一个设备,但插入的设备可以是一个完整的独立主机,也就是可以是另外一个android设备。需要注意的是以上两种模式在android API level-12以下是不支持的,也就是说只有android3.1及更高的版本才支持这两种模式.
android-serialport-api
- About serial communication googleAPI
Kivy API参考
- Kivy是一个用于开发多点触摸应用程序的开源库。它是跨平台(linux/osx/windows/android/IOS),并按照麻省理工学院许可证. 它提供了对许多点触摸输入设备的本地支持,一个不断增长的多触控小部件库和硬件加速OpenGL绘图。Kivy旨在让您尽可能快速、轻松地构建自定义和高度交互的应用程序。 使用Kivy,您可以充分利用Python的动态特性。有成千上万的高质量的免费库可以集成到您的应用程序中。同时,性能关键部件使用Cython.(Kivy is an open source
Android屏幕适配全攻略(最权威的官方适配指导)
- 重要概念 什么是屏幕尺寸、屏幕分辨率、屏幕像素密度? 什么是dp、dip、dpi、sp、px?他们之间的关系是什么? 什么是mdpi、hdpi、xdpi、xxdpi?如何计算和区分? 在下面的内容中我们将介绍这些概念。 屏幕尺寸 屏幕尺寸指屏幕的对角线的长度,单位是英寸,1英寸=2.54厘米 比如常见的屏幕尺寸有2.4、2.8、3.5、3.7、4.2、5.0、5.5、6.0等 屏幕分辨率 屏幕分辨率是指在横纵向上的像素点数,单位是px,1px=1个像素点。一般以纵向像素横向