From: Jason M. <agr...@gm...> - 2022-04-03 14:23:17
|
30.1.1 Android The security model of Android is based on least needed privilege and is imple- mented by assigning each application a different userid, so that applications on the same device (be it a phone or a tablet) cannot get to each others data. The consequence of this is that simple NetREXX programming and scripting Last sentence seems unfinished. Suggest something like: on the device itself is limited, however developing complete applications in NetRexx is not. |