Tagged: eclipse RSS Toggle Comment Threads | Keyboard Shortcuts
-
tediscript
-
tediscript
Debugging in developing Android with Eclipse
This is the way we debug our Android apps in Eclipse.
Put this code where we want to show:
import android.util.Log;
Log.v(” “,”put your message string here” );
To see the result go to :
Window > Show View > Other > Android > LogCat
After that Eclipse will show the new LogCat tab.
for more information :
http://www.droidnova.com/debugging-in-android-using-eclipse,541.html
-
tediscript
Error main.out.xml android eclipse
Resolved here using this simple way :
Deleted the xxx.out.xml, if still can’t run, please follow this Eclipse ->Project->Clean…->Choose your project->OK
Set the cursor in your *.java, Run it
got that form here :
http://stackoverflow.com/questions/2393103/android-sdk-main-out-xml-parsing-error
http://htmlcoderhelper.com/android-sdk-main-out-xml-parsing-error/
Thanks alot buddy thats really pain releaser
-
laabroo
-
Mauro
Thank you!! It was a frustrating problem…
-
tediscript
baru sempet mas
-
tediscript
happy coding brah
-
wah..wah… akhirnya maen juga di android…