When im trying to build my application i get Parse error: error parsing the project.
It has worked perfect before but not anymore. Could this be because i recently updated to android 5.0.2 ?
I found out what my issue was. The manifest minsdkversion was updated to 10 so when i changed it to 3 it worked again..