搜索资源列表
EclipseMEHelpForChinese
- EclipseME可以帮助你简化Java 2 Micro Edition (C) Midlet的开发工作。 EclipseME提供了下列功能以帮助开发者轻松的创建Midlets: 无线工具包首选项 创建新的J2ME Midlet套件项目 创建新的Midlet Java应用描述文件(JAD)编辑器 对class文件进行增量的/自动的预检验 支持从Eclipse中启动运行J2ME模拟器 打包以及部署(包括无线下载方式)测试,并可以使用ProGuard对输出包
Proguardforjava
- J2ME平台使用PROGUARD混淆器的配置方法详细说明
proguard1.6.2 出色的混淆器ProGuard.z
- 出色的混淆器, Splendid confusion
antPproguard
- android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
J2ME_Yangming
- Eclipse开发J2ME[进制转换的例子]。图文教会你,如何配置J2ME,WTK,PROGUARD,以及开发简单的进制转换,如何在手机上运行。 作者:杨明 转载请声明-Eclipse to develop J2ME [hexadecimal conversion examples]. Graphic teach you how to configure the J2ME, WTK, PROGUARD, and the development of simple M-ary conversi
proguard3.2
- j2me 混淆包,用于混淆j2me的原代码用的-j2me proguard
joc
- 超级强大的混淆器,没有见过比这更强大的混淆器了,混淆到你完全不懂这是啥-very good proguard do not miss it....
car rental
- car rental # 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 spec
CyclingSpeedDemo
- 编译通过的自行车测速安卓源码,编译通过的自行车测速安卓源码-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 a
GridLayoutTest
- Java编写的Android简易计算器 文件 .settings assets bin gen libs res src .classpath .project AndroidManifest.xml ic_launcher-web.png proguard-project.txt project.properties-JAVA-Android simple calculating machine File: .settings
dynamic-load-apk-master
- An大多数朋友开始接触这个问题是因为 App 爆棚了,方法数超过了一个 Dex 最大方法数 65535 的上限,因而便有了插件化的概念,将一个 App 划分为多个插件(Apk 或相关格式) 常用的其他解决方法还包括:Google Multidex,用 H5 代替部分逻辑,删无用代码,买付费版的 Proguard 当插件化作用不止于此,还包括:(1) 模块解耦,(2) 动态升级,(3) 高效并行开发(编译速度更快) (4) 按需加载,内存占用更低 (
AndroidGooglePlusExample
- # 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