No results
1
Building
M M Arif edited this page 2024年09月09日 23:14:33 +05:00
Building the app is straightforward. Ensure that the Android SDK is installed and properly set up before proceeding.
From there, you have two options to build the app.
Option 1
Download and install Android Studio, open the LabNex project in it, and wait for the studio to download all the required libraries. Once completed, build the project.
Option 2
Open the terminal, navigate to the project root directory using cd, and run ./gradlew assembleFree.