-
#MissingSdk,#MissingLocalProperties,#LibraryIsNotAnAndroidModule. These issues are known to occur on Windows machines. You need to create a symbolic link from yourlocal.propertiesfile to theLibrary/directory. Warning: Copying thelocal.propertiesfile to the Library project is not recommended. -
#LaunchError,#NoDefaultActivity#LaunchingExampleActivity. To launch the example activity you need to edit launch configuration to launch to a Specific Activity, and set the target to ExampleActivity. see: Launching Specific Activity.