Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Quick Question
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bryan A  
View profile  
 More options Mar 7 2009, 9:04 pm
From: Bryan A <Galat...@gmail.com>
Date: Sat, 7 Mar 2009 18:04:26 -0800 (PST)
Local: Sat, Mar 7 2009 9:04 pm
Subject: Quick Question
Ok, so I have a webapp that phonegap works great with. How would I go
about getting the UUID and other phonegap/API data on a remote page?
Or even better how could I just include the UUID/platform/version
within parameters in the callback url?

Either way will work and I thank all of you for your hard work that
you have put into phonegap.

Thanks,
Bryan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian LeRoux  
View profile  
 More options Mar 8 2009, 1:38 pm
From: Brian LeRoux <brian.ler...@nitobi.com>
Date: Sun, 8 Mar 2009 10:38:03 -0700
Local: Sun, Mar 8 2009 1:38 pm
Subject: Re: [PhoneGap] Quick Question
XmlHttpRequest from an 'offline' shell app can communicate to a
server. Otherwise, include the phonegap.js file on your remote website
and if the phonegaps api's are available then you can call w/ native
js on the serverside and use (again) XmlHttpRequest.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brock Whitten  
View profile  
 More options Mar 8 2009, 2:12 pm
From: Brock Whitten <brock.whit...@nitobi.com>
Date: Sun, 8 Mar 2009 11:12:36 -0700
Local: Sun, Mar 8 2009 2:12 pm
Subject: Re: [PhoneGap] Re: Quick Question

With the new API (post 0.6.x) you get UUID for free. no phonegap.js
file necessary. just call...
Device.uuid

see the sample index.html page in the www directory.

On Sun, Mar 8, 2009 at 10:38 AM, Brian LeRoux <brian.ler...@nitobi.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »