Comment on Google IO Session Overview: Android + App Engine: A Developer’s...
Make a copy of folder lib in same -Android/ and rename to libs. It will work. I also spend 1 week to resolve this.
View ArticleComment on Google IO Session Overview: Android + App Engine: A Developer’s...
Hi, Since Eclipse 4.2 (and I guess since C2DM has been deprecated in favor of GCM https://developers.google.com/android/c2dm/) there is no “App Engine connected Android project” available, is there any...
View ArticleComment on Google IO Session Overview: Android + App Engine: A Developer’s...
Only one year and it is deprecated. And there is no documentation about whats going on. Can you at least provide a simple application that works without C2DM. Just authentication, storing and...
View ArticleComment on Google IO Session Overview: Android + App Engine: A Developer’s...
thanks i will use it for my android app at http://droidsoft.fr
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
[...] Google I/O 2013 Session Overview: From Nothing to Nirvana in Minutes: Cloud Backend for your Android… (Brad Abrams) [...]
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
[...] Building Geek Serendipity (BradAbrams.com) [...]
View ArticleComment on About by...
http://www.zgnmhz.com/bbs/boke.asp?sfaa8sar.showtopic.42593.html… When he arrived he believed all the things he saw delightful and magnificent. Diamonds were as plentiful as pebbles, plus the gold and...
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
Brad, thank you for putting up these server configuration details. This was exactly what I needed to get up and running with GCM.
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
Is there any other documentation for the mobile backend project? Every time I try to run the app I get errors saying files are missing. Any help would be great.
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
This looks great – many thanks. I’m having some trouble adding authentication to the android client – when I try to create register the new application for the API, it reports: Register App Failed...
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
Probem solved by (I think) deleting the same creds on another test app – that was deleted. (had to undelete the project via the old console https://code.google.com/apis/console , then delete the creds...
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
java: package com.google.api.client.googleapis.services.json does not exist java: cannot find symbol symbol: variable super location: class...
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
Are the results the mobile client gets from querying the backend also stored locally in the mobile device ( something like a sqlite db), so that everytime the user starts the app it would not retreive...
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
I wander if you can hel me. I’m habing a really weird behabiour. I used the basic backend starter client code and tweaked it just to insert cusmtom data (didn’t actived authentication yet). The weird...
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
Try exporting the project from Eclipse (you might need to add a local.properties file as well) before importing to Android Studio, it’s working on Android studio for me after doing this.
View ArticleComment on Google I/O 2013 Demo: Android Studio + Cloud Endpoints –...
[...] Google I/O 2013 Demo: Android Studio + Cloud Endpoints – Synchronized StopWatch Demo (Brad Abrams) [...]
View ArticleComment on Google I/O 2013 Session Overview: From Nothing to Nirvana in...
I too was getting 404 responses in the Android client. When I looked at the App Engine side it was reporting configuration errors. I found that I could get rid of the errors by setting the values for...
View Article