The project is divided in three specific parts:
- Contacts App
- Connect Android background process
- Connect Backend (Includes the App Service layer and the Connect library)
Includes the Contacts's app logic and android UI.
- 'app' --> android UI + logic of the contacts app
- 'furszy_ui_lib' --> common android libraries
Includes the platform of the Connect running on background.
- 'connect_sdk_android'
- 'connect_sdk_android_client'
- 'connect_sdk_android_shared_library'
The last two libraries are External App libraries.
Pure java connection library with the Libertaria network.
- Change the server IP -> AppConstants TEST_PROFILE_SERVER_HOST
- Change the SSL certificate -> Class SslContextFactory.
- 'lib_sdk'