Can I create and use a file in android which can be accessed and written into by another android app, not signed by the same signature on the play store?
Asked
Active
Viewed 16 times
0
-
Please read this documentation: https://developer.android.com/training/basics/data-storage/files.html – GoRoS Jul 28 '16 at 12:52
-
The answer is yes. – greenapps Jul 28 '16 at 15:45