Clear Cache in Android Application programmatically

If you are looking for delete cache of your own application then simply delete your cache directory and its all done !

  And you may require following permission to add in your manifest file in order to delete cache of other application

 

person shubham sharmaaccess_time May 25, 2017launch Read More

prevent direct access

 

person shubham sharmaaccess_time April 1, 2017launch Read More

Remove files and dir in PHP

 

person shubham sharmaaccess_time March 23, 2017launch Read More

Android Storage system to access the path of External and Internal files and folders.

Android Storage system to access the path of External and Internal files and folders. Android uses more than one file system (think of “multiple drives/partitions” when comparing with your computer, while sharing a common base, directory structures might differ between manufacturers. What is a file system? A file system (or filesystem) is an abstraction to […]

person shubham sharmaaccess_time December 9, 2016launch Read More