Skip to content

Files

Latest commit

6066e34 · Jun 20, 2025

History

History
8 lines (6 loc) · 378 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 378 Bytes

Information

This is a minimal Android app in Kotlin with one activity. It contains a single button and text view. This app is also configured with OkHttp library to make network requests.

Instructions

  1. Build and run this Android Studio project
  2. Get familiar with the Main Activity code
  3. Alternatively, you may set up your own minimal app and your own HTTP library