Build process - L6mps/LasaLaraAP GitHub Wiki
Installing Application
Dependencies
- Android device
- Permission to install non-Market applications
- File browser on device
Installation
- Copy .APK file from our GitHub repo's LasaLara/target directory to your android device.
- Locate .APK file in your device.
- Open .APK file and follow instructions.
Building from repo
Dependencies
- JDK installed
- Maven installed
- Android SDK installed
- Git installed / way to clone git repository
Installation
- Clone our GitHub repository
- Open CommandPromt and locate pom.xml file (LasaLara directory in our repo)
- Build project using command 'mvn package' (compiles our code, runs test and packages project into apk)
Adding content
- Example books can be acquired by using [email protected] as author and lasalara or testdata as a book name