AndResGuard | proguard resource for Android by wechat team | Android library
kandi X-RAY | AndResGuard Summary
kandi X-RAY | AndResGuard Summary
AndResGuard is a tooling for reducing your apk size, it works like the ProGuard for Java source code, but only aim at the resource files. It changes res/drawable/wechat to r/d/a, and renames the resource file wechat.png to a.png. Finally, it repackages the apk with 7zip, which can reduce the package size obviously. AndResGuard is fast, and it does NOT need the source codes. Input an Android apk, then we can get a 'ResGuard' apk in a few seconds.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Validate the parameters .
- Read table name block .
- Read config flags .
- Returns a list of password specifications .
- Read old mapping file .
- generate progard file name
- General unsigned apk .
- Create unzip file path .
- Unzip an APK file .
- Wrap the explanation .
AndResGuard Key Features
AndResGuard Examples and Code Snippets
Community Discussions
Trending Discussions on AndResGuard
QUESTION
The ERROR:
my app gradle:
...ANSWER
Answered 2017-Oct-23 at 14:28Well if you open the url mentioned you will find that this version 1.1.8
does not exist in jcenter
repository. The available versions there are:
https://jcenter.bintray.com/com/tencent/mm/AndResGuard-gradle-plugin/
QUESTION
Error:Unable to find method 'com.android.build.gradle.api.BaseVariant.getOutputs()Ljava/util/List;'. Possible causes for this unexpected error include:
- Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network)
- The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem. Stop Gradle build processes (requires restart)
- Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle requested by the project.
In Android studio 3.0 on this problem, use the JakeWharton great god butterknife. Please how to deal with this problem, this is no problem on the Android studio 2.3. May be I used the wrong way, please advise, is originally used 8.5.1 version, an error, I upgraded to 8.6.0, found that the problem cannot be solved.
...ANSWER
Answered 2017-Aug-31 at 12:19Downgrade butterknife-gradle-plugin to 8.4 or use 9.0 snapshot.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install AndResGuard
You can use AndResGuard like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the AndResGuard component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page