How to fix “java.io.IOException: error=12, Cannot allocate memory”
On linux , try ...
$ echo 1 > /proc/sys/vm/overcommit_memory
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.
Project has no default.properties
When I import android Project into Eclipse workspace. this below error just occurred.
Project has no default.properties file! Edit the project properties to set one.
Custom Search
