Debug a remote Android process in Eclipse
December 7th, 2010
4 comments
Most people that are developing Android applications using Eclipse will probably use the Eclipse ADT plugin. The plugin offers a lot of functionality, including
In this short article, we’ll be discussing the debugging of remote android processes (the processes defined in your manifest using the android:remote attribute). |
Continue reading “Debug a remote Android process in Eclipse” »

