mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-15 10:26:53 -04:00
Fix #1794 Improve README instructions about project import
This commit is contained in:
parent
2bc9a72f7c
commit
56d61a7949
@ -28,8 +28,8 @@ pieces in Java).
|
|||||||
Production releases of the app are built on travis and released automatically
|
Production releases of the app are built on travis and released automatically
|
||||||
|
|
||||||
To build this repository alone for development purposes you can simply
|
To build this repository alone for development purposes you can simply
|
||||||
import the project into Android Studio and the hard work will be done
|
**import** the project into Android Studio and the hard work will be done
|
||||||
for you. If you prefer to build without Android Studio you must first
|
for you. Note here that instead of *opening* the project, you have to *import* it. If you prefer to build without Android Studio you must first
|
||||||
set up the Android SDK and then run the command: `./gradlew build `
|
set up the Android SDK and then run the command: `./gradlew build `
|
||||||
from the root directory of the project.
|
from the root directory of the project.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user