Community Questions & Answers
Google Maps Android API v2 doesn't work with new CLI
Hi, I'm trying to integrate the module for **Google Maps Android API v2** in my android app (what else?). Description ======== I have done every steps explained in these 2 pages : - [Titanium Map...
Support for Google Interactive Media Ads SDK?
Can't seem to find anything about it, but is there support for Google's IMA SDK? We need to implement ads with VAST 2.0 protocol. Any ideas?
Google Maps API Key Linking
I am currently receiving a beige view for my MapView as shown here:  I believe this is caused by a mismatch of API keys on the Google and Titanium side of development. I am currently using the...
Map with Google Json
I hope this helps every one ~~~ var win = Ti.UI.createWindow({ title: 'Map Google' }); var address = Ti.UI.createTextField({ hintText: 'Your Address', top: 60, width: 400, left: 10 }); var ok = Ti.UI.createButton({ title: 'Show Map', top:...
Geocoder example app returning status 610
Hi, I want to use google to geocode against, as the example geocoder app does but it it's no longer working for me. Instead it simply returns: ~~~ json: { Status = { code = 610; request = geocode; }; } ~~~ From...
Supporting Google Universal Analytics
Hi All-- Does anyone know if any of the Titanium marketplace apps support the new Google Universal Analytics? http://analytics.blogspot.ca/2013/03/expanding-universal-analytics-into.html If so, which ones? Or is it just a matter of changing the UA code...
How to use the Google Drive SDK API in Appcelerator
Hi, How to use the Google Drive SDK API in Appcelerator. Platform :- Android. Thanks in Advance,
Error response at the time of Handling the Response in Google Drive API
Hi , Am use the Google Drive API in my application. It through error response at the time of Handling the Response. For IOS it is working fine. For Android only it through error. Bellow is the code am send the request to serve. Please any one help to...
Cannot create Google Maps v1 keys anymore
Version 1 of the Google Maps Android API as been officially deprecated as of December 3rd, 2012. This means that from March 3rd, 2013 you will no longer be able to request an API key for this version. I just created a API key for a Titanium project. I was...
Touch google maps Android Application
hi, I just wanna ask if it is possible to touch a point in google maps to indicate a location et create annotation
Multi pane layout
How I create a Multi Pane layout for android? like this [Multipane](http://developer.android.com/design/patterns/multi-pane-layouts.html)
"ERROR getting 'android:icon' attribute: attribute is not a string value"
Just as the title says. Getting this error while uploading the .apk file to Google Play! I'm using the androidManifest file and i18-folder. Have my app appicon.png in resource->android->appicon.png in 96x96. Titanium 3.0
Printing the Google request with the buttons in toolbar
Hey. I want to make sure that I had a toolbar button on it "Titanium". When I go to Google calling the input query (I open the keyboard and toolbar). I click on the "Titanium" and the request is printed "Titanium"... something...
Google OAuth
I would implement OAuth mechanism to logon with Google and Facebook I saw in the API there is a specific API group for Facebook but I would use a more general approch that allow to use Google and other provider. Do exist any tutorial using alloy and...
Login with Google Account?
I've looked for a module and the forums and didnt really see anything, but does anyone have a code sample as to how I could login to an app with Google? I have a client that is all Google, and would like to use that login system with the app. Thanks
Android Google Maps crashing consistently
Hey there, could someone just point out if I've missed anything from the code below. I can't load the page it sits on - I receive the 'application has stopped working unexpectedly' error message each time I try _anything_! ~~~ var mapview =...
Google Play application licensing service in an Android app?
Is it possible to implement the new Google Play application licensing service in an Android Ti project? [Google Play application licensing service](http://developer.android.com/guide/google/play/licensing/index.html)
Google G+ integration
In my app I want to enable the users to login through any of Facebook, G+, Twitter or Yahoo. I know that there is a Titanium.Facebook API with which I can integrate to Facebook. How can I achieve similar integration for Google, Twitter and Yahoo? Thanks
Google Docs upload help
Hello there, I'm creating a writing application and I want to give people the ability to upload to Google Docs. I found the corresponding API information here: [Google...
Help with this json parse
I'm calculating the distance between two lat/lon set of points using the Google Directions API, and I'm not sure how to parse this. Here is the url to get directions (its from my city to my...
Using Ti Map View with drawing overlays vs. Google Maps API with draving overlays
Hi there, in reference to this thread ( http://developer.appcelerator.com/question/39111/does-titanium-support-drawing-overlays-on-native-map-view), i have some questions about using map view or using Google Maps API. First of all, in the referenced post...
Geocoding in iOS6
Hello, There was(is?) a problem with Titanium geocoder -- it would hit Google's daily limit since ultimately Titanium uses one account for all devs (or something like this, not sure exactly how it works). This was easily solved by directly using...
Google Analytics
I am trying to implement Google Analytics in my iPhone Application [as per Roger Chapman's solution](http://developer.appcelerator.com/question/78151/using-google-analytics-in-titanium-mobile), Here is my sample code ~~~ //Set up...
Get Google Contacts
I'm currently developing an application in Titanium for Android/iPhone. I'm looking for a way to connect to a Google Account and retrieve the contacts of this account. Is there any way this can be done? Thanks in advance!
Why is my map view empty? (google map API key?)
I've copied the source of the map view of KitchenSink in my own application, and when I go to this view, the map view is created, the annotations are added, but the map is not displayed, only the background grid is. See the...
google map + JSON
Hello, I would like to know if it's possible to take information for a position (lat, long) with the google api. Exemple, if a guy is on this place, to know what he can do arround this place. Like do foursquare, where they take the information from ?...
Tip: Working European Reverse Geocoder
Since the reverse geocoder seems to fail on EU adresses, I implemented the Google Reverse Geocoder. Just as a tip to others, this might be useful: ~~~ function ownrgeocode(lat,lng){ var...
Using Google Places API
Has anyone used the Google Places API in an app? I'm working on an app that will use it but haven't receive an api key for. I've filled out the form at http://gmaps-ws-console.appspot.com/. Will they send one for Places or do you using the same key you...
Android Google map not showing - Google Maps API
For some reason, I cannon get my Android app to display any Google maps. Everything worked fine when I released the app. Afterwards, I found out about the Google API. I followed the API instructions...
Getting GPS position causes application to crash
I'm experiencing a weird issue when trying to get the users current location using GPS. After i run the application on an actual device - The first time the application runs fine and gives me the coords, but if i close the application and run it again it...
Include Googles MapView in custom module (Android)
Hi! I'm working on a custom module for my company's Android app and I'd like to include a simple map displaying a location and some annotations. What actions do I need to take? Do I need to link/include it somehow? Looking at Google's...
Why does geocode example work without Google Maps API key?
I'm trying to figure out Google Maps API Key, and am puzzled by the Geocode titanium example program. I don't see an API key anywhere, but when I compiled and deployed to my phone (Nexus S), it displays a map. Am I missing something? Is the key hidden...
Google Maps API key to expensive!!!
OK I don't get it. iOS and Android offers maps to developers but they both use Google Maps which you have to pay if daily usage goes over 25,000 limit. This way you could charge if you use compass or camera on app, it doesn't make sense. Wouldn't it be...
Google Analytic for iOS 1.3 with Roger Chapman's code ?
To integrate Google Analytics for iOS 1.3, I've searched and found Roger Chapman's solution. But I failed. Followings are what I did to integrate GA into my titanium project. 1. I'd created home site (http://sites.goole.com/site/testsite) 2. activated...
Using Google Admob for iOS & Android
How can I seemlessly integrate Google's Admob into my iPhone & Android apps. I'm looking at havinng standard banners + video ads.
Google logo in map view
Hi I got my app rejected today because the google branding wasn't included in map view. Do I have to add it on my own as an image view over the map or is there something I didn't do well? Thanks for your answers
Native Map Annotiate
Hi there, i just want to put an annotiation to native map app in iPhone, i am using ~~~ Ti.Platform.openURL("http://maps.google.com/maps?q="); ~~~ but couldn't put an annotiation to map? :(
Have Google+ | Facebook | Twitter | GPS talent ?
Looking for someone to help me on a project that involves the above API's.
What's the maximum number of annotations?
I have a list with 3000 POI's. But the app crashes once I add the array to the mapview Is there a maximum number of annotations which are allowed to add to the mapview? Or do I need an entirely different approach? I also want to warn the user, once he...
getCurrentPosition, Android, doesn't work?
I'm trying to get my current location on an Android device, my code works fine on an iPhone. ~~~ Ti.Geolocation.preferredProvider = "gps"; Ti.Geolocation.purpose = "Get your location"; Titanium.Geolocation.accuracy =...
How do I invoke a click on the google search button in webview android SDK?
I'm making an android app that consist of a webview & a button. The webview will load google.com on startup & your supposed to be able to type anything you want into the google search box, then click on the "Search" button at the bottom...
Is there anyway to access Android's AccountManager?
I'm trying to OAuth authenticate using a user's existing Google Account on an Android Titanium Mobile app. I'd like to make it seamless as possible by using [Android's AccountManager...
Looking for a basic Google authentication lib and/or example
I want to have users authenticate with Google so that I can in turn have the app access the user's Google Health record. Is there a good simple library I can use instead of rolling this myself?
OAuth implementation for Titanium Mobile
Hi community. Does anybody have trouble finding functioning OAuth example? After a lot of hard work, I finally found a solution, as it compelled work with Titanium. There are [git repo link.](https://github.com/ArnCarver/OAuth) P.S. I'm sorry for my poor...
Accessing Google Reader
Hi, An Android newbie here. A simple question, not sure how complex the solution will be. What would be the best way to access Google Reader through Titanium? I think It would include at least two parts - accessing the Google Account and somehow...
Directions From Maps
Is it possible to give directions in a Ti mapview from one annotation to another? If not, is it possible to send the coordinates to the maps app and open it that way? Thanks Todd
Apple refuses Google Analytics Module
Apple rejected my app: ------------------------------------ Dec 21, 2011 07:24 PM. From Apple. We found that your app uses analytics software to collect and send device data to a third party, which is not in compliance with the iOS Developer Program...
Map annotation image is not visible, but pincolor is
~~~ Application type: Mobile Titanium SDK version: 1.9.0 (01/06/12 16:01 a3a1da4) Device: Android emulator - Google APIs 2.2 Host Operating System: Windows XP Titanium Studio, build: 1.0.7.201112281340 ~~~ I have been trying to add a annotation pin to a...
Demo mobile app: Google weather API
This is a sample mobile app that I wrote to retrieve Google's undocumented and unsupported international weather API. It's still very rough. You can find it here on [GitHub](https://github.com/bob-sims/GWeather). Change the value of the wx_location...
Posting event to Google Calendar
I am building an application which requires me to post event info to Google Calendar. While my application is able to fetch data into my app from Google Calendar, it is not able to post data to the calendar. I am using Client Login to execute the...