Since I'm an Android developer and found the solution with much difficulty, here is a possible solution to the above problem of "ClassNotFoundException" runtime error, even though the project compiles successfully. Try changing the lib folder in your eclipse project to "libs".
If this still doesn't work, try going to Project properties -> Java build path -> and checking the check boxes of the libraries. Clean. Build.
I don't know why this happens after the latest update of the ADT ...weird...but I hope this helps someone.
If this still doesn't work, try going to Project properties -> Java build path -> and checking the check boxes of the libraries. Clean. Build.
I don't know why this happens after the latest update of the ADT ...weird...but I hope this helps someone.
No comments:
Post a Comment