搜索资源列表
RIADemo
- 这个例子说明通过WebView.addJavascr iptInterface方法,我们可以扩展Javascr ipt 的API,获取Android的数据。这样,JS的粉丝就可以使用Dojo,JQuery,Prototy等这些知名的js框架来搭建android应用程序来展现它们很酷很玄的效果-This example illustrates the method by WebView.addJavascr iptInterface, w
AndroidManifest
- java androidfor java andorid-this is for java android
Android_SDKpermission-
- 程序执行需要读取到安全敏感项必需在androidmanifest.xml中声明相关权限请求-Program execution needs to read the safety-sensitive items must be declared in the relevant permission requests androidmanifest.xml
Content-Providers
- 前提条件 存在一个用于存放数据的系统 实现步骤 1. 定义一个继承 ContentProvider的类 2. 声明一个Uri类型的常量CONTENT_URI 3.实现query()、insert()、update()、delete()、 getType()、onCreate() 4.在AndroidManifest.xml文件中进行声明 -There is a pr
disassemble_xml
- apk文件中的xml文件反编译,终端命令为 java -jar AXMLPrinter2.jar AndroidManifest.xml >1.xml 其中AndroidManifest.xml为源文件,1.xml为输出文件-disassmble for xml int apk files
PhoneGap
- android phonegap使用demo,加载GoogleAdMob广告小例子.-The android phonegap use the demo to load a small example of GoogleAdMob advertising.
jd-gui
- 1.apktool工具 作用:获得apk包内的res资源和AndroidManifest.xml文件和重新打包-AndroidManifest.xml
AXMLPrinter2
- 先更改后缀名为.jar文件,pudn不让提交 android xml文件的反编译,这才是我们的重点,其实也很简单,用AXMLPrinter2.jar工具就可以轻松搞定,用法如下: 1、java -jar AXMLPrinter2.jar D:\play\AndroidManifest.xml > AndroidManifest.txt 2、java -jar AXMLPrinter2.jar D:\pla
AndroidManifest
- 安卓APK启动器AndroidManifest中的代码 -The Andrews the APK initiator AndroidManifest the code
AndroidManifest
- jChat4 android手机聊天程序源码,jChat应用的源代码文件,内含英文文档,学习Android应用开发的话值得参考借鉴。-the jChat4 android phone chat program source code, jChat application source code file containing documentation in English, words are worth learning Andro
HtcWeather
- android平台,仿htc天气始终效果,时钟翻页效果,在android4.0平台调试的代码,需要其他平台的需要修改一下androidmanifest.xml-android platform, imitation the htc weather always effects, clock flip effect in the android4.0 platform debugging code, you need to other p
calendarAndroidManifest
- android手机日历的AndroidManifest.xml文件-android OS s calendar file of AndroidManifest.xml
androidxml
- 用C#写的解压api,并解析AndroidManifest.xml的类。这个可以读取android安装包apk的安装信息,例如软件包的名字,版本等数据。 这个之前只有java版,并且不开放源码。无意中发现了一个java的AndroidManifest.xml的解析类,于是改成了C#。所以属于部分原创。-apk decoder
FindFriend
- Android代码,在android 4.2.2版本上实现了《Android开发从入门到精通》涉及到的FindFriend源码。至此书中源码全部上传完毕。都是基于android最新版本的,希望给后学者带来些方便。另外补充一点,在AndroidManifest.xml文件中android:name="com.google.android.maps.v2.API_KEY"添上你自己的google map v2的api。针对v2api的申请以
TS
- android 语音聊天 代码 -android AndroidManifest
AndroidManifest
- Rev Android Manifest for Android Analaog TV
AndroidManifest
- Helper and Constants for the Android Manifest.xml file.
PackageInfo
- Overall information about the contents of a package. This corresponds to all of the information collected from AndroidManifest.xml.
ManifestEditor
- Multi-page form editor for AndroidManifest.xml.
AndroidManifest
- Helper and Constants for the AndroidManifest.xml file.