In Android with the help of application context you can do alot , an application context allows you to the following
Launch Activity instances
Retrieve assets packaged with the application
Request a system-level service provider (for example, location service)
Manage private application files, directories, and databases
Inspect and enforce application permissions
0 comments:
Post a Comment