Hello @morphis
Can I upload a file to anbox emulator by using adb?
e.g.
adb push contacts.vcf /sdcard/
It shows me this error
adb: error: failed to copy ‘contacts.vcf’ to ‘/sdcard/contacts.vcf’: remote fchown failed: Operation not permitted
contacts.vcf: 0 files pushed. 0.2 MB/s (400 bytes in 0.002s)
I tried several ways but could not manage to pass.
If you have the solution, please help me out.
Best regards.
Alex.