Repository navigation
multidex
- Website
- Wikipedia
Android and Java bytecode viewer
📺 【停止维护】高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上了。在这里特意向你推荐MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
[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
Job matching and Educational platform targeting youth with the aim of preparing them to benefit from the opportunities emerging ICT industry offers and close the skills gap in the job market. We provide STEM education, job matching, and Digital work.
Simple application. First the user creates a new account in the application using Firebase Auth (Sign Up), Second, user will log in to the application and We will store logged user information into shared preferences to handle auto-sign in so users don't need to enter email and password every time, and Final we display list of registered users in the application except for the currently logged user because he cannot establish a call with himself.
针对MultiDex的补充优化、支持多线程加载多dex包、支持多进程dexopt、支持解压抽取dex时可以不进行zip压缩等优化选项,针对4.4及以下在首次启动的时候要进行除主dex的dex提取、dex提取压缩,crc以及dexopt等一系列耗时操作的优化补充库。
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).