Skip to content

aeewws/MyAndroidApp

Repository files navigation

MyAndroidApp

MyAndroidApp is now a minimal Android starter project written in Java.

It is intentionally small:

  • one Activity
  • no Retrofit wiring yet
  • no Compose dependency yet
  • a GitHub Actions workflow that runs the basic unit test task and assembles the debug app

Build

./gradlew assembleDebug

Test

./gradlew testDebugUnitTest

Run

Open the project in Android Studio or install the generated debug APK from a machine with the Android SDK configured.

CI

GitHub Actions runs both testDebugUnitTest and assembleDebug on pushes and pull requests to main.

About

A simple Android app using Retrofit

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages