How to limit permission of SDK in android? -


i want use library in project? not want lib have permission access files, database or download network in app. how can achieve aim ?

the library provide others, need use function in it, not want has permission hack app. maybe need sandbox run lib, not know how achieve this?

in library projects, can remove permissions manifest. in terms of jar lib, there no problem. because jar libraries going use app permissions only.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

php - phpWord - Tables with borders in headers/footers -