Device Android API -
so device lenovo runnig android kit kat 4.4.2 api 19 , want debug aplication android studio target api 22, goal use material design, whetever when run aplication give me eror. when y set theme android:theme.material, tell me requires minsdktarget api 21, set minsdktarget = 19, when set 21 , run give's me error pkg: /data/local/tmp/com.example.andrei.desingpattern failure [install_failed_older_sdk]
should device have api 21 instaled ?
just use emulator. or older version of library
Comments
Post a Comment