搜索资源列表
TravelMap_IOS
- 应博友们的要求,公开博文“旅游日志”的源码,包括Andriod和iOS平台的工程文件,供大家下载测试用。-The request of the bloggers, open the "Travel Log" in the source of the Bowen, Andriod and iOS platform project file for you to download the test.
基于xmpp协议的android手机客户端
- 基于xmpp协议的android手机客户端。可以比较完整的实现登入,接受消息。-Xmpp protocol android phone based on the client. Can achieve more complete log and accept the message.
renren_android_connect_example
- 基于android的Iava语言开发的人人网登陆-Based on the language development of android' s Iava log all network
ReadLog
- 在android下面实现读取手机log信息的软件的源代码。-read log for android
login
- 远程登录含有loading登录效果,2.需要编写一个服务器servlet代码-Remote login log contains the loading effect of
adnroid-log
- android的log应用,帮你很好的通过log解决bug问题。-The log android application log to help you solve the bug by a very good question.
BigRoomDrcom
- 利用http的post和get方法实现drcom认证登录的android程序源代码-Using http post and get method implementation of the certification log drcom android source code
CallPhoneLogs
- 通话记录浏览,实现通话记录的浏览,分类(已接、未接、拨打)-Call log list
common.logger
- android日志输出设计通用类设计: /** * 初始化文件系统的书写目录,文件存放设计如下: * 系统参数:Shared Preferences,Store private primitive data in key-value pairs * 系统文件:Store private data on the device memory * 广告媒体:SDCard,存放到download/zplay目录下 */-android log common class
SinaAndroidSDK
- 微博开放平台是一个基于新浪微博客系统的开放的信息订阅、分享与交流平台。微博开放平台为您提供了海量的微博信息、粉丝关系、以及随时随地发生的信息裂变式传播渠道。 您可以登录平台并创建应用,使用微博平台提供的接口,创建有趣的应用或者让您的网站具有更强的社交特性。-Microblogging platform is an open blog on Sina micro-open information system, subscribe to, share and exchange platform
shoudiantong
- 适合刚学的实例 1.菜单应用 2.弹出框应用 3.touch触发事件 4.更改屏幕颜色 5.更改屏幕亮度 6.mvc开发模式 7.全屏模式设置-1 remote login (user name and password more than three lengths are successful, the server can set up their own code) 2 with loading effects (multi-threaded processi
Client_Android_PHP
- Android程序和PHP服务器交互,实现的功能就是远程注册登录后,跳转到首页,首页显示欢迎信息,并把服务器从数据库取回的数据以json格式返回,并显示在listview上-Android apps and PHP server interaction to achieve the function is remote registration log in, go to the home page, home page displays a welcome message, and to re
activityLife
- 该文档描述了android中德活动周期的每个状态时如何切换的,其中每个状态处都打印日志以供参考-This document describes the android activity cycle of each German state to switch, in which each state office to print the log to For reference
TravelMap_IOS
- 应博友们的要求,公开博文“旅游日志”的源码,包括Andriod和iOS平台的工程文件,供大家下载测试用。-The request of the bloggers, open the "Travel Log" in the source of the Bowen, Andriod and iOS platform project file for you to download the test.
90songjian
- 微信界面实现,就是才登录时出现的界面,可以手动换页-Micro-letter interface, the interface is the only log, you can manually change the page
mobilesafe
- 手机防盗: 根据SIM卡的变更,判断手机是否被盗,根据有协议发送手机中SIM卡信息,和当前手机的位置(经纬度),给安全号码,快速进入手机防盗 可以远程发送指令,锁屏,工程设置手机 MD5加密 防止应用程序被卸载 通讯卫士: 来电归属地显示,来电黑名单/短信黑名单管理,电话短信备份 软件管理: 系统软件和本地软件,显示软件的详细信息,启动,删除应用超程序,获取服务上软件的评分信息 程序锁 任务管理: 管理系统任务,显示系统内存信息,杀死,
Android-LogCat-tool
- LogCat是Android中一个命令行工具,可以用于得到程序的log信息,本附录讲解其使用方法和其中的一些技巧。-The LogCat Is Android a command-line tool, can be used to get the program log information to explain its use and some tips in this appendix.
hualongshengframe
- 详尽的描述了Android开发登录的界面-A detailed descr iption of the interface of the Android Developer Log
dumpstate_app_anr.log
- 网上绝无仅有的Log分析教程及例子,应用程序编程源码,很好的参考资料。-Log analysis unique online tutorials and examples of application programming source code, a good reference.
LogCatTool-V3.5.3
- Android常用开发工具Eclipse和Android Studio本身自带有日志查看工具LogCat,一般性使用基本满足要求。但若长期处于Android的深度开发,会发现自带的工具内容缓冲区有限,会造成历史数据的丢失,且无法进行信息过滤和日志头自动提取分类。为了解决这些问题,故而开发了此款软件,该软件不仅解决了上述问题,而且还支持对日志文件进行离线分析和导出备份,支持对日志内容的横向过滤和纵向过滤,且可通过ADB工具直连物理设备进行日志的监控和分析,无需依赖开发工具。另外,软件为完全自主开发