[android-developers] Re: Couldn't get connection factory client in android

2012-05-10 Thread Colin Cachia
This issue popped up for me aswell, recently. The things I tried were: * Generate new API key - Be sure that it is generated from the correct Keystore that you sign your application with. * Be sure that your project is based on Google APIs (Project Properties Android) * Also had a problem with

[android-developers] Re: Phone reboot on Home button long press

2011-09-22 Thread Colin Cachia
SOLVED - Problem was related to a large image being used as an icon for the app On Sep 19, 11:16 pm, Colin Cachia colin.cac...@gmail.com wrote: Developing my own app, however I have an issue which I cannot find any posts on. After running the app, long-pressing the home button on my phone

[android-developers] Phone reboot on Home button long press

2011-09-19 Thread Colin Cachia
Developing my own app, however I have an issue which I cannot find any posts on. After running the app, long-pressing the home button on my phone (while in homescreen) results in a phone reboot. This issue only seems to happen when the debugged app is one of the latest used apps. Can something be