You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
Clone the Code Repository, and open the project in Android Studio.
Developer Properties:
Add a directory ‘developerspecific’ to app/src/assets. *You may have to do this from the command line, if Android Studio does not permit this action from the IDE.
Add a file in this new directory called developer.properties
Create a bookshare developer account and a bugsense account.
Add a file named ‘developer.properties’, with these values
developerKey=
bugSenseKey=
optOutGoogleAnalytics=false
Build the project
The app will print exceptions it encounters when starting up. More information is available from command-line adb logcat than from the Android Studio window.
Additional Notes
If you get SQL connection errors such as ‘table Books already exists’, go to your Apps list and Uninstall the Go Read app from previous run.
No ndk setup (running ndk-build or setting ndk.dir) is required.