Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Yayotron/iop-contacts-app

 
 

Repository files navigation

IoP Logo

Connect framework

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)

Contacts App

Includes the Contacts's app logic and android UI.

Modules:

  • 'app' --> android UI + logic of the contacts app
  • 'furszy_ui_lib' --> common android libraries

Connect Android background process

Includes the platform of the Connect running on background.

Modules on folder "android-connect":

  • 'connect_sdk_android'
  • 'connect_sdk_android_client'
  • 'connect_sdk_android_shared_library'

The last two libraries are External App libraries.

Connect Backend

Pure java connection library with the Libertaria network.

If you want to use your PS instead of the testing server you have to:
  • Change the server IP -> AppConstants TEST_PROFILE_SERVER_HOST
  • Change the SSL certificate -> Class SslContextFactory.

Modules:

  • 'lib_sdk'

About

Contacts application embedding the IoP java SDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%