I am not able to debug Home sample application in android -


i trying debug home sample application(to change theme of home) provided in android sdk. not able so. no error shown no breakpoints encountered either.i confused.can suggest something?

launching home sample using debug > android application in eclipse doesn't attach debugger process automatically. because home screen not shown right away normal android application.

however can manually attach eclipse debugger com.example.android.home process selecting devices view , clicking on debug button.

if don't see devices view in eclipse use: window > show view > others... > android > devices

alt text


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -