-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
Description
Remove GAE authentication code (loginGAE method) from Syncproxy library
because it depends on gdata lib and your syncproxy will be usable in
Android application.
Dalvic compilation throws because of gdata lib exception (some GC out of
memory exception) during making apk file.
When I removed gdata and compiled your code without loginGAE method I was
able to call from Android application service on GAE with your library.
BTW... Good job with syncproxy
Original issue reported on code.google.com by matija.j...@gmail.com on 8 Apr 2010 at 1:48
Reactions are currently unavailable