/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

adambennett.dev
| | github.com
5.0 parsecs away

Travel
| | A set of five plugins designed to work in Ghidra providing support for Debugging, Config Extraction, API Mapping, Visualisation and Taint Analysis - x0prc/PrismGhidra
| | ncorti.com
2.9 parsecs away

Travel
| | How to use AndroidX migrated libraries on not yet migrated Android projects
| | blog.blundellapps.co.uk
3.9 parsecs away

Travel
| | Non-transitive R files allow builds to be incrementally faster & AAB/APK's smaller. This post will explain how to build your app with non-transitive R files.
| | 10xlearner.com
20.3 parsecs away

Travel
| Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to bind a function to a button. Self promotion: You can find other articles on Android development on my website Handling your buttons click in the activity There are two ways to handle your buttons click in your...