On Thu, Mar 15, 2012 at 8:30 AM, Mohamed Gougam <[email protected]> wrote: > what i am doing is: adb logcat, and i am getting the logcat messages when > the app is running on the phone, am i getting it right? i thought some > screen would appear on the phone.
adb logcat does not cause anything to appear on the phone, just as it does not cause anything to appear in the emulator. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

