[android-developers] Stealth Install of TalkBack, KickBack app from Google?

2011-10-05 Thread akay
Hey guys, Are these apps safe? -- 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] Re: How to install APK programmatically without user prompt

2011-09-26 Thread akay
Are you asking this because of recent headlines about android security issues that allow apps to install w/O you knowing? -- 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] GMail App bundle data

2011-01-18 Thread akay
Hi Guys, I sending an email using Gmail app, but the resultCode doesn't tell me if the email is sent or not. I want to read Bundle data from onActivityResult, but I don't know where to begin. So does anyone know if Gmail app put any kind of data in that bundle before it exits? -- You

[android-developers] Re: GMail App bundle data

2011-01-18 Thread akay
Thanks. Guess it would be nice to be notify of email delivery status without resort to means outside the SDK. :( It would seem reasonable to put the sort of data such as 1. send button pressed, 2. Draft button pressed, and 3. discard button pressed into the bundle object to be return to the

[android-developers] Waiting for debugger force close (when USB is not attached)

2011-01-09 Thread akay
Hi All, My app is in debuggable mode. On some occasions it crashes with the message: Waiting for debugger to attach... This happens when my Tmobile G2 is not attached to computer. When I plug inthe USB the message goes away. Does anyone come across this problem with their app? Regards, AK --

[android-developers] Security Exception embedding Emergency Dialer in ActivityGroup

2010-09-16 Thread akay
What's the appropriate permission to be added to manifest tag for my activity group? Security exception: 09-15 15:23:46.075: ERROR/AndroidRuntime(16080): Uncaught handler: thread main exiting due to uncaught exception 09-15 15:23:46.134: ERROR/AndroidRuntime(16080): java.lang.SecurityException:

[android-developers] Security Exception embedding Emergency Dialer in ActivityGroup

2010-09-16 Thread akay
What's the appropriate permission to be added to manifest tag for my activity group? Security exception: 09-15 15:23:46.075: ERROR/AndroidRuntime(16080): Uncaught handler: thread main exiting due to uncaught exception 09-15 15:23:46.134: ERROR/AndroidRuntime(16080): java.lang.SecurityException: