Android Question Runtime Permissions Lib increases apk size

KZero

Active Member
Licensed User
Longtime User
Hello,

adding Runtime permissions library increase the apk size over 600KB which is big for my tiny apps

what if i used inline java code for Runtime permission instead of the library , it will cause the same increment ?

thanks
 
Top