-1

Is is possible to copy a file from sd to assets ???

I don't think so... But you all a lot more brainier than I am ;)

Thanks

Karl
  • 149
  • 1
  • 7

2 Answers2

2

I believe that the assets folder is read-only.

Ted Hopp
  • 232,168
  • 48
  • 399
  • 521
0

Assets folder is read only. You can not write into any folder which are included in the APK file.

Dharmendra
  • 33,296
  • 22
  • 86
  • 129