Never mind this post - I had troubles running the adb logcat and I thought it was the ADB_TRACE var not being set to begin with. The issue was on a corrupted emulator image. I am able to trace the progres of the installed apps now.
Sorry for the extra posting On Oct 4, 2:58 pm, kypriakos <[email protected]> wrote: > How does the ADB_TRACE env variable work? The apps I am installing > on a remote emulator (already running so I am only using the adb > install) > and I want to check on their progress .. > > Btw isn't the install command sufficient to install and start the > apps? Or > does anything more need to be triggered? > > Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

