Skip to content

Releases: godmoon/AndroidResAdapter

1.0: feat: Initialize AndroidResAdapter project with basic structure and UI

20 May 02:04

Choose a tag to compare

- Added drawable resources for launcher background and foreground.
- Created main activity layout with resolution adjustment features.
- Implemented radio button layout for preset resolutions.
- Defined strings for localization in strings.xml.
- Established themes and styles for the application.
- Added build scripts for local APK compilation without Android Studio.
- Configured Gradle settings and wrapper for project dependencies.