- Home /
Question by
erfan · Sep 12, 2015 at 06:55 AM ·
android buildperformance optimizationapiandroid sdk
Minimum API Level and Performance in Android Build
Hi, Min API Level does have any impact on general performance on device? for example if I build my APK with Min API 20, and also Min API 10. then Run It on Same device (that supports API 20), does we have in performance difference? thank a lot.
Comment