Reputation: 8488
I need to push an apk to system/app (I need my apk to work as system app). I am using nexus 10 tablet (4.4.2 - Kitkat). I have rooted the tablet.
When I try to push the apk using adb, it show "failed to copy - Read only file system"
I also tried to remount the /system with read write permission, still I am getting same error.
After remounting, I changed the permission of system and app folder to "777". Still I get the same error.
Can someone tell me how can I make it to work.
Upvotes: 0
Views: 923
Reputation: 1266
Some of this point can be omitted - please try
Hope will help
Upvotes: 1