Analyze any Android/Java based app or game
-
Updated
Oct 16, 2019 - Java
Analyze any Android/Java based app or game
[Deprecated] Android,multidex,splitdex,分包插件
Loading apks or classes without reinstalling your app.
Manage multidexing using simple annotations and gradle tasks.
Enable Multidex for Cordova Android apps with over 64K methods
Library for resolving ClassNotFound(DexOpt fail) exception when use MultiDex
No more headache with Multidex; Get rid of maintaining the mainDexList.txt now
Dex experiments to load external fragments in an app
Simple Android App to hit the NY Times Most Popular Articles API and shows list of articles, shows article details when items on the list are tapped (a typical master/detail app).
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
MultiDex Offline
针对MultiDex的补充优化、支持多线程加载多dex包、支持多进程dexopt、支持解压抽取dex时可以不进行zip压缩等优化选项,针对4.4及以下在首次启动的时候要进行除主dex的dex提取、dex提取压缩,crc以及dexopt等一系列耗时操作的优化补充库。
Add a description, image, and links to the multidex topic page so that developers can more easily learn about it.
To associate your repository with the multidex topic, visit your repo's landing page and select "manage topics."
@giangkhuong97