Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 940 Bytes

File metadata and controls

30 lines (24 loc) · 940 Bytes

DUT app for Android

  • A app which optimize view in sv.dut.dun.vn page for Android.

About API

Host information

Host address

Framework

  • Jetpack Compose
  • Material You (aka Material3)

Used libraries

Tools, IDE or Text editor (one of them)

  • Gradle
  • Android Studio
  • Visual Studio Code

How to build?

  • IMPORTANT: Update all tools to latest version.
  • With Android Studio: Just open project and build.
  • Without IDE: Just navigate to main project and type ./gradlew build.