My program needs large .txt file to be stored on SD-card (so, I want to redistribute it with .apk, without creation from the program). How I can attach the file (created on PC) to .apk?
|
feedback
|
|
You can save it in
| ||||
|
feedback
|
|
As far as I know you can open a .apk with zip and add files. Where is no magic :) | |||||
feedback
|