Winter Season

eclipse

Android SDK Content Loader always loading at 0%

When this problem occurred
1. Just try to kill adb process that still running.


#ps aux | grep adb

#kill -9 xxxx


and restart eclipse.

Learning About ARM : Debug ARM with JTAG and Eclipse


Chapter : 3
Debug ARM with JTAG and Eclipse

Learning About ARM : Compile ARM C-code with Eclipse


Chapter : 2
Compile ARM C-code with Eclipse

The serializable class XXXX does not declare a static final serialVersionUID field of type long.

When you got error
"The serializable class XXXX does not declare a static final serialVersionUID field of type long."

try to ...
1. add serialVersionID field into the class.

Java Heap Space Error

When trying to build big project the error,
Java Heap Space
just occurred. Try to set ...

Window -> Preferences -> Java -> Installed JREs ->Edit

Share this page :

Custom Search
Syndicate content