Android Studio Project
OR Libraries to use in your project (use one)
Android developers fork repo and help!
Android Studio Project
OR Libraries to use in your project (use one)
Android developers fork repo and help!
Frappe Authenticator updates -
Source - https://github.com/revant/AndroidFrappeAuthenticator/tree/redux
Testing Apk - https://github.com/revant/AndroidFrappeAuthenticator/raw/redux/app/build/outputs/apk/FrappeAuthenticator-testing.apk
Prerequisites for testing:
https://<org>.erpnext.com
Currently Does :
Uses :
Upcoming (As I learn) :
Screenshots
References :
Lovely
Authenticator works well, It can be used separately
check authenticator
branch of the git repo.
SyncAdapter things accomplished,
check sync
branch of the git repo.
Difficult things for me,
Data
related to RawContacts
Table is stored but not shown on Contacts Phonebook, I don’t know what I’m missing.RawContacts
table is shownI hope someone who knows android development helps. There are stub projects but none of them fully work. Most of the Authenticator and SyncAdapter example out there are copied from Write your own Android Sync Adapter and http://www.c99.org/2010/01/23/writing-an-android-sync-provider-part-2/
even this comment!
Screenshots
Contacts to Display has frappe accounts :
Some part from RawContacts
is displayed,
Nothing from Data
is shown, Data
stores email, phone, organization, structured names etc.
Reference for Contact > RawContacts > Data relation :
Contacts Sync Ready for testing
https://github.com/revant/AndroidFrappeAuthenticator/raw/sync/app/build/outputs/apk/frappe-authenticator-test-201703051545.apk
Frappe Icon in contact’s list
Open’s ERPNext Contact viewing activity
Click on Phone or Mobile to call
Click on email to send email.
Someone can improve ui?
Pull request XML layout for activity_profile.xml, I will use it to display contacts instead of plain list.
Edit:
New Screenshot for Contact screen, doesn’t display null values
lovely!
Sync Calendar
Renders HTML from description