I just tried to create a new application for android 4.4.4.
How can I create an application that is installed in the internal memory of the device and I can see some files (database,photo..) at path: my s5 phone/[my_package]/Database
Thanks
I just tried to create a new application for android 4.4.4.
How can I create an application that is installed in the internal memory of the device and I can see some files (database,photo..) at path: my s5 phone/[my_package]/Database
Thanks
I afraid you can't see any files on the internal memory of one device except you have the root
permission. You need to root your device.
PS: Here is details about internal and external storage
, have a check here if you are still interested.