[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 incorrect GeoPoints which made my map gray
as you said. Debug correctly to ensure that Longitude and Latitude
values are being passed correctly.

On May 10, 2:18 am, Yogeshkumar Tiwari yogeshtiwari2...@gmail.com
wrote:
 Hi Android Champs,
            *  *                     * I got this error: 
 ERROR/MapActivity(258):
 Couldn't get connection factory client
 *                                i'm not able to see map only it shows gray
 square.
 i have tried so many things like generated a new api key and tri to run but
 problems remains the same.
 if any body have any idea so pls share.
 --
 With Regards:
 Yogesh Tiwari
 (Android Developer)

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 (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 done programmatically or otherwise?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 done programmatically or otherwise?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en