[android-developers] I/NotificationService( 55): enqueueToast pkg=net.robmunro.mypod callback=android.app.ITransientNotification$Stub $pr...@4323b8f8 duration=1000

2009-11-16 Thread human android
I/NotificationService( 55): enqueueToast pkg=net.robmunro.mypod callback=android.app.ITransientNotification$Stub $pr...@4323b8f8 duration=1000 When does this log get displayed and what does it mean? -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Touch Listener

2009-08-28 Thread human android
I am trying to use touch listener on 2 View objects. I made both objects focussable but it works for one object and does not for the other. Any idea how to solve this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] out of memory error on eclipse

2009-08-27 Thread human android
I was using ADT for debugging and then I get this Internal error: out of memory error Is there any way to avoid this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Launcher

2009-08-21 Thread human android
when I click on launcher it does not show displayed activity log for launcher, it shows it way before during boot up stage. why is this happening? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] com.android.inputmethod.latin

2009-08-20 Thread human android
I always see this process running, does any one know what this process does? --~--~-~--~~~---~--~~ 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] Garbage Collection

2009-08-18 Thread human android
Do I have to make explicit calls to do garbage collection? runtime.gcSoftReferences() runtime.runFinalizationSync() Doesn't javas automatic garbage collection take care of it on its own? --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Running linux commands from java code

2009-08-11 Thread human android
I am trying to execute ls -a from java code, any idea how to do so. --~--~-~--~~~---~--~~ 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

[android-developers] fatal: Out of memory, malloc failed fatal: index-pack failed

2009-08-10 Thread human android
I am trying to do repo sync and every time I get this error. fatal: Out of memory, malloc failed fatal: index-pack failed Any ideas how to get by this? Thank you. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups