Im trying to create a simple application which will copy a file from "assets" folder of the APK Package to (e.g. mnt/sdcard/android/data/com.testdev.testapp when button1 get clicked.
But i don't know how to do this. Is this even Possible or are there any workarounds?
Could anyone help me?
Thanks in advance