gryamy / WxSVGLinks
☆14Updated 10 years ago
Alternatives and similar repositories for WxSVG
Users that are interested in WxSVG are comparing it to the libraries listed below
Sorting:
- Under the Hood: Dalvik patch for Facebook for Android Implemention☆147Updated 11 years ago
- LinearAlloc exceeded capacity error patch in gingerbread android os(2.3.5).☆17Updated 11 years ago
- Java binary diff utility☆39Updated 3 years ago
- A tool for java classes dependence analysis☆64Updated 9 years ago
- Gradle plugin for resolving and downloading Android native dependencies (.so)☆204Updated 8 years ago
- Secondary DEX file generation using Gradle.☆157Updated 5 years ago
- When run "gradle assembleXX" or build your app,it will auto check the code quality with checkstyle,pmd,findbugs.☆121Updated 9 years ago
- a gradle plugin for uploader apk to fir.im☆61Updated 5 years ago
- DEPRECATED - this project now lives at bugsnag/bugsnag-android☆38Updated 7 years ago
- The example of Hotpatch☆48Updated 10 years ago
- A demo to show how to get the allocated objects information in android☆55Updated 9 years ago
- Android Apk Function Count by package☆40Updated 11 years ago
- A gradle plugin that enables AOP in android.☆224Updated 8 years ago
- 基于Gradle的易用、快速、稳定的多渠道打包工具。☆64Updated 10 years ago
- ref http://viila.info/2014/04/android-2-3-dex-max-function-problem/☆118Updated 11 years ago
- ☆50Updated 10 years ago
- Javassit for Android☆215Updated 8 years ago
- Project that demonstrates the issue that I described in this post: http://blog.osom.info/2014/12/too-many-methods-in-main-dex.html☆58Updated 8 years ago
- multi-thread, broken-point-resume download library for Android☆209Updated 13 years ago
- Root permission is required. Only tested on android 4.2.2/4.4.4/5.0.2☆109Updated 10 years ago
- sample apps used in my book High Performance Android Apps☆82Updated 2 years ago
- 3rd party tools used by Android Plugin for IntelliJ IDEA in 2019.3 and older versions. This repository isn't used in IntelliJ IDEA 2020.1…☆69Updated 8 years ago
- Another Android Real-time Hotfix Based Instant Run☆20Updated 9 years ago
- ☆115Updated 8 years ago
- Threads monitor and the thread pool factory.☆88Updated 5 years ago
- Simple demonstrations of performance issues. Using these examples will allow practicing performance analyzing tools, such as Systrace, Tr…☆120Updated 10 years ago
- DevArt is a develop framework for KOTLIN. It provides many utils and components for build APPs swiftly☆46Updated 9 years ago
- Inline constant fields of android R class by asm and transform-api