android - Multiple APKs or single APK for different API levels? -


i have apk file contains application running on minimum of api 21 can best support material design functions. since android lollipop (api 21) runs on 12.4% of devices, naturally want support lower apis. best way me create application different layouts both api v21 , less v21? should create 2 different apps, 1 optimized v21 , 1 less v21, or there easier way go it?

thanks!

look, can create multiple apps & can use androids support library.(the android support library 1 of best resources accomplishing taking care of little things you).it's choice choose.


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -