ruy Member Licensed User Longtime User May 17, 2011 #1 I'd like to know if there is any way to use the google api, specifically the calendar and contacts from B4A.:sign0085:
I'd like to know if there is any way to use the google api, specifically the calendar and contacts from B4A.:sign0085:
Erel B4X founder Staff member Licensed User Longtime User May 18, 2011 #2 You can access the stored contacts with the Phone library: Basic4android - Phone There is no standard calendar API in Android, which makes it difficult to build a working library. We may add it in the future. Upvote 0
You can access the stored contacts with the Phone library: Basic4android - Phone There is no standard calendar API in Android, which makes it difficult to build a working library. We may add it in the future.
aklisiewicz Active Member Licensed User Longtime User Jun 1, 2011 #3 where can I find any example on how to do this ? Arthur Upvote 0
H hackhack Active Member Licensed User Longtime User Jun 26, 2011 #4 Erel said: You can access the stored contacts with the Phone library: Basic4android - Phone There is no standard calendar API in Android, which makes it difficult to build a working library. We may add it in the future. Click to expand... Man, that's an oversight. What about Google Docs, does that have an api? Upvote 0
Erel said: You can access the stored contacts with the Phone library: Basic4android - Phone There is no standard calendar API in Android, which makes it difficult to build a working library. We may add it in the future. Click to expand... Man, that's an oversight. What about Google Docs, does that have an api?
Erel B4X founder Staff member Licensed User Longtime User May 13, 2012 #5 This thread is old and not related to your topic. There is a Calendar library now available. Upvote 0