Page 1 of 1

Android Contacts (Read/Write)

Posted: Wed Nov 09, 2016 11:18 pm
by rumplestiltskin
Searching through the discussions about the subject topic indicates that this might not be possible. However, it also appears (from an announcement that arrived in my Inbox this morning regarding Infinite Livecode: Java Progress) that this might be forthcoming.

I'm looking to write a simple Contacts app that essentially does what the "People" app does but provides an easier to read interface (larger text, less "white space"). Will we be able to do this soon in LC?

Thanks,
Barry

Re: Android Contacts (Read/Write)

Posted: Mon Nov 14, 2016 3:55 pm
by MaxV
You already can, see:
  • mobileGetContactData
  • mobileAddContact
  • mobileGetContactData
  • mobileCreateContact
  • launch URL "tel:..."
and much more... :D