LightSys / kardia_android_crm

A Kardia CRM app for Android
5 stars 1 forks source link

Account Setup #4

Closed jakeprem closed 7 years ago

jakeprem commented 9 years ago

Take a username, password, and server address that will be used to connect to a Kardia installation. Authenticate this information with the server (verify that it can connect), and store it for future use.

See DataConnection and LoginActivity.