When I try to run my progrm, it works, but when I look at the console, it states that it Could not find appcompat_v7.apk
.
How do I try to answer this? I just imported most of my resources.
This is what happens when I do this: Properties
> Android
> Library add the android-support-v7-appcompat
[2014-04-30 16:28:38 - appcompat_v7] Could not find appcompat_v7.apk!
[2014-04-30 16:28:38 - finalssample1] Starting activity com.example.finalssample1.MainActivity on device emulator-5554
[2014-04-30 16:28:40 - finalssample1] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.finalssample1/.MainActivity }
[2014-04-30 16:28:40 - finalssample1] ActivityManager: Warning: Activity not started, its current task has been brought to the front