Now I am totally confused by this error message: Android library projects cannot be launched.
I carefully checked the build path and library, every
It says “Android library projects cannot be launched” because Android library projects cannot be launched. That simple. You cannot run a library. If you want to test a library, create an Android project that uses the library, and execute it.