I want to create an application which has the following functionality. It should save its
.apk file to the sdcard. Imagine I have a Button. On clicking it I have to save the .apk file of the application.
I want to create an application which has the following functionality. It should save
Share
It is easy to do that..
Note: No need to be rooted.
Here is the snippt code: