Eclipse > Window > Customize Perspective > Shortcuts > Submenus : Show View > Categories : Android > LogCat

To open the view, clicking Window > Show View > LogCat

In your Android project, import android.util.Log;
Then using the static variable Log to keep trace of your target.
Ex: Log.d("DEBUG", "message");

Read more:
[1] Driving Direction (Route Path)
[2] Android – Update current location by LocationProvider
沒有留言:
張貼留言