-
Notifications
You must be signed in to change notification settings - Fork 69
Add Android example #66
Copy link
Copy link
Open
Labels
HacktoberfestGet hacking!Get hacking!difficulty:beginnerTasks suited especially for beginners. No prior knowledge required.Tasks suited especially for beginners. No prior knowledge required.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
HacktoberfestGet hacking!Get hacking!difficulty:beginnerTasks suited especially for beginners. No prior knowledge required.Tasks suited especially for beginners. No prior knowledge required.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
yGuardcan be used to obfuscate code that will result in an APK. In order to this one needs to: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.