搜索资源列表
Android-A_Programmers_Guide
- 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
Android-GooleMap
- 1. Google提供了一组API,可以很方便的在应用程序当中添加基于地图的功能。 2. Android将大部分的地图功能封装在MapView当中 3. MapView将通过GooleMaps服务取得数据,并以地图的方式显示出来 4. MapView提供了一组控件用于地图的控制 -1. Google provides a set of APIs in the application which can easily add a map-based functions. 2. An