当前位置:
首页
资源下载

搜索资源 - android google api
搜索资源列表
-
2下载:
使用Google API开发的地图软件 Eclipse工程 直接导入
-
-
0下载:
android 天气预报
google api
完整源代码-Weather google api android full source code
-
-
1下载:
Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!-Android A Programmer’s Guide
New York Chicago San Francisco
Contents at a Glance(目录)
1 What Is Android?
2 Downloading and Installing Eclipse
3 Downloading and I
-
-
0下载:
Research of Google Translate APIs and use to build a simple translator application for Android mobile phone.
-
-
0下载:
《google android API》的讲义-" Google android API" of the lecture
-
-
0下载:
google手机操作系统android的取天气的源代码,可以取到全球大部分城市的天气情况,利用google的weather的api-google phone android operating system, will take a weather source code, you can get to the city' s weather conditions in most of the world, using google' s weather for api
-
-
0下载:
google的手机操作系统android sdk开发、配置文档资料及API使用。-google android sdk mobile phone operating system, development, configuration, documentation and API use.
-
-
0下载:
android goole api开发个人移动地图:包括项目程序签名、打包和发布-android goole api development of personal mobile map: including the signature project procedures, packaging and distribution
-
-
0下载:
android java google a pi-android java google api android java google api
-
-
0下载:
Android googleApi 手机上的一个小程序——iTracks,一时半会还不知如何翻译,里面有中文注释,给Android开发的朋友提供一份小参考吧。
-Android googleApi a small program on the phone- iTracks, half past one will also know how to translate, there are Chinese translations, to the Android development of t
-
-
0下载:
Android一词的本义指“机器人”,同时也是Google于2007年11月5日宣布的基于Linux平台的开源手机操作系统的名称,该平台由操作系统、中间件、用户界面和应用软件组成,号称是首个为移动终端打造的真正开放和完整的移动软件。目前,最新版本为Android 2.4 Gingerbread和Android 3.0 Honeycomb。
-The original meaning of the term refers to Android " Robot" is also
-
-
0下载:
在java+android+google API平台下开发的基于LPS定位的聊天小软件。在客户端可以通过GPS定位在地图上查找出用户的位置,并可以通过点击用户进行聊天,同时也可以在地图上添加标注等。-Developed in java+ the android+ the google API platform chat software based on LPS positioning. On the client via the GPS positioning on the map to fi
-
-
0下载:
android平台上的小应用程序,谷歌地图API的应用-the project applied in android,using with google api
-
-
0下载:
android 调用google API 显示地图 有定位功能-android call the google APIs to show map positioning
-
-
0下载:
android-serialport-api Android 6410 串口 google源码-serial google source android-serialport-api Android 6410
-
-
0下载:
JS用于在安卓平台进行地图搜索和基本的定点定位-android google API
-
-
0下载:
This document is for the application of Android Map API v1.
-
-
0下载:
android写的google map api 应用,能够用于android系统手机应用的开发,有参考价值。-android google map api to write applications that can be used to develop android system mobile applications, there is a reference value.
-
-
0下载:
google translation api registration error
-
-
0下载:
重要概念
什么是屏幕尺寸、屏幕分辨率、屏幕像素密度?
什么是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个像素点。一般以纵向像素横向
-