-
Notifications
You must be signed in to change notification settings - Fork 93
Customisation
JM.PASCAL edited this page Feb 25, 2015
·
11 revisions
Sometimes configuration might not be enough to fulfill your requirement. In this case you have to fork/override to add custom views and business logic.
Thanks to Android Gradle Build system, it's easier now to customise an Android application with Android Studio.
- Install Android Studio
- Create/Configure an emulator or Create/Configure an Android device
- Fork & Check out Alfresco Android project in github
- Import the project in Android Studio
Describe how to create a custom application based on the official Application code base. This version can coexists with the Official Alfresco Application available on the Google play store.