Skip to content

Add Android example #66

@Fohlen

Description

@Fohlen

yGuard can be used to obfuscate code that will result in an APK. In order to this one needs to:

  • disable R8 obfuscation and shrinking
  • use yGuard as an extra step in the build file
  • run D8 after yGuard

This has the benefit that yGuard is very extensible and well documented in comparison to R8.
Potentially this should be accompanied with a small Hello World app and Android Studio Project file.

Useful information can be found in the Google documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestGet hacking!difficulty:beginnerTasks suited especially for beginners. No prior knowledge required.enhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions