首页下载资源移动开发android简单定位实例

ZIPandroid简单定位实例

limb99640.1KB需要积分:1

资源文件列表:

sc.zip 大约有74个文件
  1. sc/
  2. sc/.classpath 466B
  3. sc/.project 805B
  4. sc/AndroidManifest.xml 1.03KB
  5. sc/assets/
  6. sc/bin/
  7. sc/bin/AndroidManifest.xml 1.03KB
  8. sc/bin/classes/
  9. sc/bin/classes/com/
  10. sc/bin/classes/com/sc/
  11. sc/bin/classes/com/sc/demo/
  12. sc/bin/classes/com/sc/demo/BuildConfig.class 331B
  13. sc/bin/classes/com/sc/demo/MainActivity$LocationBroadcastReceiver.class 1.6KB
  14. sc/bin/classes/com/sc/demo/MainActivity.class 2.01KB
  15. sc/bin/classes/com/sc/demo/R$attr.class 319B
  16. sc/bin/classes/com/sc/demo/R$dimen.class 440B
  17. sc/bin/classes/com/sc/demo/R$drawable.class 386B
  18. sc/bin/classes/com/sc/demo/R$id.class 400B
  19. sc/bin/classes/com/sc/demo/R$layout.class 382B
  20. sc/bin/classes/com/sc/demo/R$menu.class 367B
  21. sc/bin/classes/com/sc/demo/R$string.class 451B
  22. sc/bin/classes/com/sc/demo/R$style.class 410B
  23. sc/bin/classes/com/sc/demo/R.class 603B
  24. sc/bin/classes/com/sc/demo/common/
  25. sc/bin/classes/com/sc/demo/common/Common.class 413B
  26. sc/bin/classes/com/sc/demo/locate/
  27. sc/bin/classes/com/sc/demo/locate/LocationSvc.class 2.84KB
  28. sc/bin/res/
  29. sc/gen/
  30. sc/gen/com/
  31. sc/gen/com/sc/
  32. sc/gen/com/sc/demo/
  33. sc/gen/com/sc/demo/BuildConfig.java 153B
  34. sc/gen/com/sc/demo/R.java 2.41KB
  35. sc/ic_launcher-web.png 50.19KB
  36. sc/libs/
  37. sc/libs/android-support-v4.jar 606.89KB
  38. sc/proguard-project.txt 781B
  39. sc/project.properties 563B
  40. sc/res/
  41. sc/res/drawable-hdpi/
  42. sc/res/drawable-hdpi/ic_launcher.png 7.48KB
  43. sc/res/drawable-ldpi/
  44. sc/res/drawable-mdpi/
  45. sc/res/drawable-mdpi/ic_launcher.png 3.69KB
  46. sc/res/drawable-xhdpi/
  47. sc/res/drawable-xhdpi/ic_launcher.png 12.22KB
  48. sc/res/drawable-xxhdpi/
  49. sc/res/drawable-xxhdpi/ic_launcher.png 24.2KB
  50. sc/res/layout/
  51. sc/res/layout/activity_main.xml 683B
  52. sc/res/menu/
  53. sc/res/menu/main.xml 254B
  54. sc/res/values/
  55. sc/res/values-sw600dp/
  56. sc/res/values-sw600dp/dimens.xml 196B
  57. sc/res/values-sw720dp-land/
  58. sc/res/values-sw720dp-land/dimens.xml 269B
  59. sc/res/values-v11/
  60. sc/res/values-v11/styles.xml 324B
  61. sc/res/values-v14/
  62. sc/res/values-v14/styles.xml 381B
  63. sc/res/values/dimens.xml 213B
  64. sc/res/values/strings.xml 212B
  65. sc/res/values/styles.xml 680B
  66. sc/src/
  67. sc/src/com/
  68. sc/src/com/sc/
  69. sc/src/com/sc/demo/
  70. sc/src/com/sc/demo/MainActivity.java 1.46KB
  71. sc/src/com/sc/demo/common/
  72. sc/src/com/sc/demo/common/Common.java 280B
  73. sc/src/com/sc/demo/locate/
  74. sc/src/com/sc/demo/locate/LocationSvc.java 2.06KB

资源介绍:

android简单定位的实例。详见http://blog.csdn.net/limb99/article/details/18819925
# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in ${sdk.dir}/tools/proguard/proguard-android.txt # You can edit the include path and order by changing the ProGuard # include property in project.properties. # # For more details, see # http://developer.android.com/guide/developing/tools/proguard.html # Add any project specific keep options here: # If your project uses WebView with JS, uncomment the following # and specify the fully qualified class name to the JavaScript interface # class: #-keepclassmembers class fqcn.of.javascript.interface.for.webview { # public *; #}
100+评论
captcha