Hai Android Coders now i am going to share about Security Features of Android
--
Regards with
R. Partha Sarathy
- During Deployment on Android Application. it will create unique Id and User for Android Application.
- Other Android Applications cannot access these files.
- Normally Android application starts with it own process.
- If data to be share the application must do via Service or Content Provider.
- It have Permission System.
- It have some predefined permission but we have to define some additional permission for our application.
- These permissions have different levels. Some Permissions granted by android System. like Internet State permission. Some Permission may granted by User like internet Access permission.
- The User may reject user permission.
- In Most cases the requested permission will be present before install Application. The User will decide about permission.
Thanks For Visiting...
--
Regards with
R. Partha Sarathy
No comments:
Post a Comment