Android Contacts (Read/Write)

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rumplestiltskin
Posts: 222
Joined: Wed Jun 21, 2006 7:33 pm
Location: West of the Pecos
Contact:

Android Contacts (Read/Write)

Post by rumplestiltskin » Wed Nov 09, 2016 11:18 pm

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

MaxV
Posts: 1579
Joined: Tue May 28, 2013 2:20 pm
Location: Italy
Contact:

Re: Android Contacts (Read/Write)

Post by MaxV » Mon Nov 14, 2016 3:55 pm

You already can, see:
  • mobileGetContactData
  • mobileAddContact
  • mobileGetContactData
  • mobileCreateContact
  • launch URL "tel:..."
and much more... :D
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply

Return to “Android Deployment”