Please help me with android debug error -


i have import project android studio , debug it. show erro: **error:execution failed task ':app:processdebugmanifest'.

manifest merger failed : uses-sdk:minsdkversion 8 cannot smaller version l declared in library com.android.support:support-v4:21.0.0-rc1**

who have more experiences please newbie android.

you using incorrect version of api sounds of it. try changing down (as writing this, @darkie commented, saying '19') should work you.


Comments

Popular posts from this blog

jpa - Passing entitymanager from reflection method -

frame rate - JAVA simple fps animation(how can i work with?) -