Hi,
Does this plugin work if the appengine portion is hosted on googleplex and
not on appspot? I am able to use it successfully on appspot, but not on
googleplex. I am logging in into the app using a google.com account only.
Arun.
On Wed, Jan 11, 2012 at 12:32 PM, Sriram Saroop wrote:
> +dev
+devx-gpe-eng - any thing to add ?
I don't think you can create a App Engine connected Android Google 3
project. However, GPE does work in a "limited" way in the Google3
environment.
More info here:
https://sites.google.com/a/google.com/google-web-toolkit/Home/gpe
- Sriram
On Tue, Jan 10, 2012 at
Apologies if you have found such a conversion straightforward.
Arun.
On Tue, Jan 10, 2012 at 12:02 PM, Nikolay Elenkov wrote:
> On Tue, Jan 10, 2012 at 3:25 PM, Arun C G wrote:
> > Hi Brad, Xavier,
> >
> > I saw your video on the Appengine-Android eclipse plugin. It is
> precisely
> > what we
On Tue, Jan 10, 2012 at 3:25 PM, Arun C G wrote:
> Hi Brad, Xavier,
>
> I saw your video on the Appengine-Android eclipse plugin. It is precisely
> what we need for our project.
Why did you decide it's a good idea to hijack this thread to post an unrelated
question?
--
You received this messag
Hi Brad, Xavier,
I saw your video on the Appengine-Android eclipse plugin. It is precisely
what we need for our project.
Do you have any suggestions to convert the two projects generated by the
plugin into google3 projects easily (better still if you/someone has
actually done this)? Needless to
On Sat, Jan 7, 2012 at 6:04 PM, John Goche wrote:
>
> Hi Nikolay,
>
> On Sat, Jan 7, 2012 at 5:39 PM, Nikolay Elenkov > wrote:
>
>> On Sun, Jan 8, 2012 at 1:32 AM, John Goche
>> wrote:
>>
>> >
>> > Now that you have mentioned AccountManager I have found the following
>> site:
>> >
>> > http://gn
Hi!
I am developing Live Wallpaper for Android and stumbled upon scrolling
wallpaper issue.
We have
onOffsetsChanged(..) function with xPixelOffset argument.
Question is, what is the maximum value of xPixelOffset value and is it
documented somewhere? Many people considered it to be (screen width *
I also found these links:
http://code.google.com/android/c2dm/
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
Not sure whether the latter link is relevant.
Also not sure what the difference between using C2DM and using the Channel
API is.
And not sure why the google accoun
Thanks for the link, I didn't realize that the eclipse plugin
http://dl.google.com/eclipse/plugin/3.7
which I am using has a feature whereby you can
File -> New -> Other -> Android -> App Engine Connected Android Project
The video discusses RPC (remote procedure calls) and C2DM (cloud 2 device
On Mon, Jan 9, 2012 at 1:18 AM, Kostya Vasilyev wrote:
>
> Google I/O 2011: Android + App Engine: A Developer's Dream Combination
>
> The video covers this plugin for Eclipse:
>
> http://code.google.com/eclipse/
>
> ... which makes it very easy to create Andorid apps that talk to a GAE
> backend,
John,
You may want to watch this:
http://www.youtube.com/watch?v=M7SxNNC429U
Google I/O 2011: Android + App Engine: A Developer's Dream Combination
The video covers this plugin for Eclipse:
http://code.google.com/eclipse/
... which makes it very easy to create Andorid apps that talk to a GAE
On Sun, Jan 8, 2012 at 3:20 PM, Nikolay Elenkov
wrote:
> On Sun, Jan 8, 2012 at 9:24 PM, John Goche
> wrote:
> >
> > Hello,
> >
> > I am still trying to authenticate to app engine using google accounts
> > and would like to figure out the details of how such authenticator works.
> > How do I det
On Sun, Jan 8, 2012 at 9:24 PM, John Goche wrote:
>
> Hello,
>
> I am still trying to authenticate to app engine using google accounts
> and would like to figure out the details of how such authenticator works.
> How do I detect in my servlet that the user has authenticated with
> google accounts
Hello,
I am still trying to authenticate to app engine using google accounts
and would like to figure out the details of how such authenticator works.
How do I detect in my servlet that the user has authenticated with
google accounts?
First of all there is the following link to the AccountManage
Hi Nikolay,
On Sat, Jan 7, 2012 at 5:39 PM, Nikolay Elenkov
wrote:
> On Sun, Jan 8, 2012 at 1:32 AM, John Goche
> wrote:
>
> >
> > Now that you have mentioned AccountManager I have found the following
> site:
> >
> > http://gnuc.in/resources/archives/1404
> >
> > I don't know much of what this t
On Sun, Jan 8, 2012 at 1:32 AM, John Goche wrote:
>
> Now that you have mentioned AccountManager I have found the following site:
>
> http://gnuc.in/resources/archives/1404
>
> I don't know much of what this token is or what it is for.
You should read up on it.
> At the moment I
> am not
> auth
On Sat, Jan 7, 2012 at 5:14 PM, Nikolay Elenkov
wrote:
> On Sun, Jan 8, 2012 at 1:08 AM, John Goche
> wrote:
>
> > I am using google App Engine. I need my users to authenticate
> > prior to being able to access the JDO objects on my servlet. Once
> > authenticated I need to match their usernames
On Sun, Jan 8, 2012 at 1:08 AM, John Goche wrote:
> I am using google App Engine. I need my users to authenticate
> prior to being able to access the JDO objects on my servlet. Once
> authenticated I need to match their usernames with fields in my
> JDO POJOs to see whether they can perform certa
Hello,
I am using google App Engine. I need my users to authenticate
prior to being able to access the JDO objects on my servlet. Once
authenticated I need to match their usernames with fields in my
JDO POJOs to see whether they can perform certain operations
or not. How can I achieve this? I'm so
19 matches
Mail list logo