文件名称:TheFourth
介绍说明--下载内容来自于网络,使用问题请自行百度
LBS软件,类似于微博,摄像头、定位、XML、Service…都用上了,第一个还有点像样子的东西-LBS software, similar to the microblogging camera positioning, XML, Service ... have to spend a still a little like the look of things
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TheFourth/.project
TheFourth/.classpath
TheFourth/AndroidManifest.xml
TheFourth/res/drawable-hdpi/icon.png
TheFourth/res/drawable-hdpi/logo_bg.png
TheFourth/res/drawable-mdpi/icon.png
TheFourth/res/drawable-mdpi/login_tf_btn.png
TheFourth/res/drawable-mdpi/divider_horizontal_timeline.png
TheFourth/res/drawable-ldpi/icon.png
TheFourth/res/layout/main.xml
TheFourth/res/layout/login.xml
TheFourth/res/layout/tag_post.xml
TheFourth/res/layout/reply_view.xml
TheFourth/res/layout/reply_item.xml
TheFourth/res/layout/reply_post.xml
TheFourth/res/layout/tag_pic_post.xml
TheFourth/res/layout/logo.xml
TheFourth/res/layout/setting.xml
TheFourth/res/values/strings.xml
TheFourth/res/drawable/text_tag03.png
TheFourth/res/drawable/text_tag02.png
TheFourth/res/drawable/text_tag01.png
TheFourth/res/drawable/text_tag04.png
TheFourth/res/drawable/num.png
TheFourth/res/drawable/compass.png
TheFourth/res/drawable/photo_bg.png
TheFourth/res/drawable/icon.png
TheFourth/res/drawable/btn_txt.png
TheFourth/res/drawable/btn_pic.png
TheFourth/res/drawable/btn_reply.png
TheFourth/res/drawable/btn_back.png
TheFourth/res/drawable/hr.png
TheFourth/res/drawable/bg.png
TheFourth/res/drawable/reply_bg.png
TheFourth/res/drawable/defaulthead.png
TheFourth/res/anim/popup_enter.xml
TheFourth/res/anim/popup_exit.xml
TheFourth/res/anim/tag_button_y.xml
TheFourth/res/anim/tag_button_x.xml
TheFourth/res/menu/thefourth_menu.xml
TheFourth/src/com/hk/logic/TheFourthActivity.java
TheFourth/src/com/hk/logic/MainService.java
TheFourth/src/com/hk/logic/Task.java
TheFourth/src/com/hk/logic/AsyncViewTask.java
TheFourth/src/com/hk/ui/Logo.java
TheFourth/src/com/hk/ui/Login.java
TheFourth/src/com/hk/ui/Main.java
TheFourth/src/com/hk/ui/Reply.java
TheFourth/src/com/hk/view/CameraPreview.java
TheFourth/src/com/hk/view/MainView.java
TheFourth/src/com/hk/view/TagButton.java
TheFourth/src/com/hk/view/ReplyItemAdapter.java
TheFourth/src/com/hk/util/DatabaseHelper.java
TheFourth/src/com/hk/util/DealPic.java
TheFourth/src/com/hk/util/GPSManager.java
TheFourth/src/com/hk/util/Towards.java
TheFourth/src/com/hk/util/StaticData.java
TheFourth/src/com/hk/http/MyHttpPost.java
TheFourth/src/com/hk/http/ParseXml.java
TheFourth/src/com/hk/http/TagUtil.java
TheFourth/src/com/hk/http/ReplyUtil.java
TheFourth/src/com/hk/http/PhotoUtil.java
TheFourth/src/com/hk/http/LoginUtil.java
TheFourth/src/com/hk/model/ReplyInfo.java
TheFourth/src/com/hk/model/TagInfo.java
TheFourth/src/com/hk/model/UserInfo.java
TheFourth/src/com/hk/model/LocationInfo.java
TheFourth/gen/com/hk/ui/R.java
TheFourth/gen/com/hk/ui/BuildConfig.java
TheFourth/bin/com/hk/view/TagButton.class
TheFourth/bin/com/hk/view/MainView$Refresh.class
TheFourth/bin/com/hk/view/MainView.class
TheFourth/bin/com/hk/view/CameraPreview.class
TheFourth/bin/com/hk/view/CameraPreview$2.class
TheFourth/bin/com/hk/view/CameraPreview$1.class
TheFourth/bin/com/hk/ui/Reply$2.class
TheFourth/bin/com/hk/ui/Reply$1.class
TheFourth/bin/com/hk/ui/Reply.class
TheFourth/bin/com/hk/ui/Reply$3.class
TheFourth/bin/com/hk/ui/Main$4.class
TheFourth/bin/com/hk/ui/Main$2.class
TheFourth/bin/com/hk/ui/Main.class
TheFourth/bin/com/hk/ui/Main$5.class
TheFourth/bin/com/hk/ui/Main$3.class
TheFourth/bin/com/hk/ui/Main$MoveButton.class
TheFourth/bin/com/hk/ui/Main$6.class
TheFourth/bin/com/hk/ui/Main$1.class
TheFourth/bin/com/hk/ui/Logo$1.class
TheFourth/bin/com/hk/ui/Logo.class
TheFourth/bin/com/hk/ui/Login.class
TheFourth/bin/com/hk/ui/Login$1.class
TheFourth/bin/com/hk/ui/R$array.class
TheFourth/bin/com/hk/ui/R.class
TheFourth/bin/com/hk/ui/R$style.class
TheFourth/bin/com/hk/ui/R$layout.class
TheFourth/bin/com/hk/ui/R$id.class
TheFourth/bin/com/hk/ui/R$string.class
TheFourth/bin/com/hk/ui/R$menu.class
TheFourth/bin/com/hk/ui/R$attr.class
TheFourth/bin/com/hk/ui/R$anim.class
TheFourth/bin/com/hk/ui/R$drawable.class
TheFourth/bin/com/hk/logic/TheFourthActivity.class
TheFourth/bin/com/hk/logic/Task.class
TheFourth/bin/com/hk/logic/MainService.class
TheFourth/bin/com/hk/logic/MainService$1.class
TheFourth/bin/com/demo/tf/ReplyItemAdapter.class
TheFourth/bin/com/demo/tf/ReplyItemAdapter$ViewHolder.class
TheFourth/bin/com/demo/sdcard/FormFile.class
TheFourth/bin/com/demo/sdcard/DealPic.class
TheFourth/bin/com/demo/model/UserInfo.class
TheFourth/bin/com/demo/model/TagInfo.class
TheFourth/bin/com/demo/model/StaticData.class
TheFourth/bin/com/demo/model/ReplyInfo.class
TheFourth/bin/com/demo/model/LocationInfo.class
TheFourth/bin/com/demo/loc/Towards.class
TheFourth/bin/com/demo/loc/GPSManager.class
TheFourth/bin/com/demo/loc/GPSManager$1.class
TheFourth/bin/com/demo/http/TagUtil.class
TheFourth/bin/com/demo/http/ReplyUtil.class
TheFourth/bin/com/demo/http/PhotoUtil.class
TheFourth/bin/com/demo/http/ParseXml.class
TheFourth/bin/com/demo/http/MyHttpPost.class
TheFourth/bin/com/demo/http/LoginUtil.class
TheFourth/bin/com/demo/http/AsyncViewTask.class
TheFourth/bin/com/demo/db/DatabaseHelper.class
TheFourth/bin/resources.ap_
TheFourth/bin/classes.dex
TheFourth/bin/TheFourth.apk
TheFourth/bin/classes/com/hk/view/TagButton.class
TheFourth/bin/classes/com/hk/view/ReplyItemAdapter$ViewHolder.
TheFourth/.classpath
TheFourth/AndroidManifest.xml
TheFourth/res/drawable-hdpi/icon.png
TheFourth/res/drawable-hdpi/logo_bg.png
TheFourth/res/drawable-mdpi/icon.png
TheFourth/res/drawable-mdpi/login_tf_btn.png
TheFourth/res/drawable-mdpi/divider_horizontal_timeline.png
TheFourth/res/drawable-ldpi/icon.png
TheFourth/res/layout/main.xml
TheFourth/res/layout/login.xml
TheFourth/res/layout/tag_post.xml
TheFourth/res/layout/reply_view.xml
TheFourth/res/layout/reply_item.xml
TheFourth/res/layout/reply_post.xml
TheFourth/res/layout/tag_pic_post.xml
TheFourth/res/layout/logo.xml
TheFourth/res/layout/setting.xml
TheFourth/res/values/strings.xml
TheFourth/res/drawable/text_tag03.png
TheFourth/res/drawable/text_tag02.png
TheFourth/res/drawable/text_tag01.png
TheFourth/res/drawable/text_tag04.png
TheFourth/res/drawable/num.png
TheFourth/res/drawable/compass.png
TheFourth/res/drawable/photo_bg.png
TheFourth/res/drawable/icon.png
TheFourth/res/drawable/btn_txt.png
TheFourth/res/drawable/btn_pic.png
TheFourth/res/drawable/btn_reply.png
TheFourth/res/drawable/btn_back.png
TheFourth/res/drawable/hr.png
TheFourth/res/drawable/bg.png
TheFourth/res/drawable/reply_bg.png
TheFourth/res/drawable/defaulthead.png
TheFourth/res/anim/popup_enter.xml
TheFourth/res/anim/popup_exit.xml
TheFourth/res/anim/tag_button_y.xml
TheFourth/res/anim/tag_button_x.xml
TheFourth/res/menu/thefourth_menu.xml
TheFourth/src/com/hk/logic/TheFourthActivity.java
TheFourth/src/com/hk/logic/MainService.java
TheFourth/src/com/hk/logic/Task.java
TheFourth/src/com/hk/logic/AsyncViewTask.java
TheFourth/src/com/hk/ui/Logo.java
TheFourth/src/com/hk/ui/Login.java
TheFourth/src/com/hk/ui/Main.java
TheFourth/src/com/hk/ui/Reply.java
TheFourth/src/com/hk/view/CameraPreview.java
TheFourth/src/com/hk/view/MainView.java
TheFourth/src/com/hk/view/TagButton.java
TheFourth/src/com/hk/view/ReplyItemAdapter.java
TheFourth/src/com/hk/util/DatabaseHelper.java
TheFourth/src/com/hk/util/DealPic.java
TheFourth/src/com/hk/util/GPSManager.java
TheFourth/src/com/hk/util/Towards.java
TheFourth/src/com/hk/util/StaticData.java
TheFourth/src/com/hk/http/MyHttpPost.java
TheFourth/src/com/hk/http/ParseXml.java
TheFourth/src/com/hk/http/TagUtil.java
TheFourth/src/com/hk/http/ReplyUtil.java
TheFourth/src/com/hk/http/PhotoUtil.java
TheFourth/src/com/hk/http/LoginUtil.java
TheFourth/src/com/hk/model/ReplyInfo.java
TheFourth/src/com/hk/model/TagInfo.java
TheFourth/src/com/hk/model/UserInfo.java
TheFourth/src/com/hk/model/LocationInfo.java
TheFourth/gen/com/hk/ui/R.java
TheFourth/gen/com/hk/ui/BuildConfig.java
TheFourth/bin/com/hk/view/TagButton.class
TheFourth/bin/com/hk/view/MainView$Refresh.class
TheFourth/bin/com/hk/view/MainView.class
TheFourth/bin/com/hk/view/CameraPreview.class
TheFourth/bin/com/hk/view/CameraPreview$2.class
TheFourth/bin/com/hk/view/CameraPreview$1.class
TheFourth/bin/com/hk/ui/Reply$2.class
TheFourth/bin/com/hk/ui/Reply$1.class
TheFourth/bin/com/hk/ui/Reply.class
TheFourth/bin/com/hk/ui/Reply$3.class
TheFourth/bin/com/hk/ui/Main$4.class
TheFourth/bin/com/hk/ui/Main$2.class
TheFourth/bin/com/hk/ui/Main.class
TheFourth/bin/com/hk/ui/Main$5.class
TheFourth/bin/com/hk/ui/Main$3.class
TheFourth/bin/com/hk/ui/Main$MoveButton.class
TheFourth/bin/com/hk/ui/Main$6.class
TheFourth/bin/com/hk/ui/Main$1.class
TheFourth/bin/com/hk/ui/Logo$1.class
TheFourth/bin/com/hk/ui/Logo.class
TheFourth/bin/com/hk/ui/Login.class
TheFourth/bin/com/hk/ui/Login$1.class
TheFourth/bin/com/hk/ui/R$array.class
TheFourth/bin/com/hk/ui/R.class
TheFourth/bin/com/hk/ui/R$style.class
TheFourth/bin/com/hk/ui/R$layout.class
TheFourth/bin/com/hk/ui/R$id.class
TheFourth/bin/com/hk/ui/R$string.class
TheFourth/bin/com/hk/ui/R$menu.class
TheFourth/bin/com/hk/ui/R$attr.class
TheFourth/bin/com/hk/ui/R$anim.class
TheFourth/bin/com/hk/ui/R$drawable.class
TheFourth/bin/com/hk/logic/TheFourthActivity.class
TheFourth/bin/com/hk/logic/Task.class
TheFourth/bin/com/hk/logic/MainService.class
TheFourth/bin/com/hk/logic/MainService$1.class
TheFourth/bin/com/demo/tf/ReplyItemAdapter.class
TheFourth/bin/com/demo/tf/ReplyItemAdapter$ViewHolder.class
TheFourth/bin/com/demo/sdcard/FormFile.class
TheFourth/bin/com/demo/sdcard/DealPic.class
TheFourth/bin/com/demo/model/UserInfo.class
TheFourth/bin/com/demo/model/TagInfo.class
TheFourth/bin/com/demo/model/StaticData.class
TheFourth/bin/com/demo/model/ReplyInfo.class
TheFourth/bin/com/demo/model/LocationInfo.class
TheFourth/bin/com/demo/loc/Towards.class
TheFourth/bin/com/demo/loc/GPSManager.class
TheFourth/bin/com/demo/loc/GPSManager$1.class
TheFourth/bin/com/demo/http/TagUtil.class
TheFourth/bin/com/demo/http/ReplyUtil.class
TheFourth/bin/com/demo/http/PhotoUtil.class
TheFourth/bin/com/demo/http/ParseXml.class
TheFourth/bin/com/demo/http/MyHttpPost.class
TheFourth/bin/com/demo/http/LoginUtil.class
TheFourth/bin/com/demo/http/AsyncViewTask.class
TheFourth/bin/com/demo/db/DatabaseHelper.class
TheFourth/bin/resources.ap_
TheFourth/bin/classes.dex
TheFourth/bin/TheFourth.apk
TheFourth/bin/classes/com/hk/view/TagButton.class
TheFourth/bin/classes/com/hk/view/ReplyItemAdapter$ViewHolder.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.