搜索资源列表
APK
- APK文件为压缩包,解压缩后会有XML,DEX等文件,也是Android开发的源文件,但XML和DEX文件都是经过编译的文件,网上也下载到相关的反编译工具,但不能解决批量反编译的问题,所以本程序就此诞生,运行本程序,可以搜索此-APK file is compressed, decompressed will be XML, DEX and other documents, but also developed Android source file, but XML files are com
Android
- Android开发环境搭建Android开发需要的工具非常详细清晰.适合新手-Android development environment to build the Android developers the tools they need a very detailed and clear. For novice
Android
- Android平台的搭建 开发包及其工具的安装和配置 -Installation and configuration of the structures of the Android platform development kit and tools
Androidfby
- Android应用反编译工具。开发资料:Android开发者必看资料大全.xlsx 开发工具:\Android反编译工具\-Android application decompilation tools. Development information: the Android developers watched Sourcebook. Xlsx development tools: \ Android decompilation tools \
DocumentViewer
- 此android应用为查看pdf文件格式的工具。-This android application tools to view pdf file format.
monkey
- android测试里用的压力测试工具,详细的代码供开发和测试的同学学习-the android test pressure testing tools, code for the development and testing of students learning
sprd_sc8810-root_tool
- 展讯sc8810 root工具------android平台root.-sprd_sc8810 root_tool
xUltimate-d9pc-x86-(1)
- android 9.png图片的去除黑边工具-android 9.png picture black border removal tool
TCP_UDP_TEST
- 手机用于测试TCP/IP的工具,很好用的,支持苹果和安卓系统,很不错。-Phone for testing TCP/IP tools, well used to support Apple and Android, very good.
Tasker
- 安卓tasker使用基础教程。Tasker 是一款适用于 Android 的系统增强型软件,它能让系统根据设置的”配置文件”(Profiles),在特定的”背景”下(Contexts),执行指定”任务”(Tasks)的软件。虽然收费,但是仍然是安卓系统管理工具神器,曾一度占据谷歌商店管理工具首位-Andrews tasker using basic tutorial. Tasker is a system for Android enhanced software, which allows t
android__NDK
- 很不错的androdi NDK开放的基本方法是和方式,也有工具的是具体用法。比较适合一下初学android的人员,增加一些知识宽度-Very good basic method androdi NDK is open and the way, there is a specific tool usage. What is more suitable for beginners android personnel, increasing the width of some knowledge
ActionBarSherlock-master
- android手机主页侧面滑动的工具ActionBarSherlock-master-android phone home side sliding tool ActionBarSherlock-master
adb_tool
- 用于android开发时进行调试的工具库,windows平台!-Debugging tools for Android development, windows platform!
TestAndroidScreenShot
- 截屏demo;android截屏工具;用于截取当前屏幕。-Screencast demo
android-development-configuration
- android开发环境配置,包括所需工具和配置实例图讲解-android development environment configuration
The-intelligent-phone-Bluetooth-met
- 目前,在我国的电力、燃气、热力、自来水行业,大部分仍然采用无线远程集抄和手持抄表机的人工抄表模式。随着智能 手机的普及,手机的功能和质量已经远远强于一般的数据采集手持设备。使用手机抄表软件可以轻松实现日常数据采集抄录 工作。并可以使用手机的网络实现数据的及时上传下载。本文提供一种用于热量表的智能手机蓝牙抄表的抄收方法,该方法实 现使用一部普通的android 智能手机实现对热量表的抄读和设置。由于采取通用的智能手机平台,不依赖硬件设备,不需要定 制产品,只需要额外加一个蓝牙转串口
Android-App-development
- 自改革开放以来,我国社会经济得到了快速发展和壮大,科学技术得到了不断更新,其中从我国手机的发展速度就可以看出,现如今,我 国已经成为世界各国中手机持有量最多的国家之一。我们知道,随着经济社会的发展,人们物质文化生活水平的提高,对最为常用工具手机的 要求也在不断提高,因此,手机的更新频率也在不断提高,现阶段智能手机已经几乎取代了传统的普通手机,成为人们日常生活中应用频率最高 的通讯工具。纵观现阶段市场上所流通的智能手机,所采用的系统大多是Android的,对此,不断研究Android系
Android
- 反编译工具 反编译工具 反编译工具-Decompiling tool
android_eclipse工具安装教程
- 自己总结的android工具在原生eclipse环境下的安装步骤(I summarize the Android tools in the native eclipse environment installation steps)
c#开发Android应用实战
- c#开发Android应用实战,随着跨平台工具的不断发展,它们往往采用下面所介绍的两种方法之一来帮助开发人 员编写应用程序。第一种方法是利用移动设备对Web浏览的固有支持,而第二种方法是开 发将诸如C#或Javascr ipt 之类的通用语言翻译(或编译)为诸如Java for Android/Dalvik或 Objective-C for iOS 之类的本机语言的手段。