ref: Set Up Device for Developement
大概就是: AndroidManigest.xml 的 project 的 property 要設: application: debug TRUE。 device 要設 settings - applications - developement - USB debugging enable.確認 adb 可以連線。
就可以了。
這樣, run eclipse 的 debug 時,就會 install apk 到 real target,然後 run 起來。
如果先在 source code 中設好 break point,eclipse 就會切到 debug perspective.
可以作 step, view variable, ... etc
沒有留言:
張貼留言