Rəşad

Results 5 comments of Rəşad

you don't need ```adb remount```, ```adb remount /``` or ```adb remount /system``` (which is correct in your case) is enough. You don't need to remount every partition as rw

Also you don't need to move all of 3 apps to /system/app, only moving GmsCore.apk to /system/priv-app and xmls are enough

> > Also you don't need to move all of 3 apps to /system/app, only moving GmsCore.apk to /system/priv-app and xmls are enough > > In the next version it...

> > > > Also you don't need to move all of 3 apps to /system/app, only moving GmsCore.apk to /system/priv-app and xmls are enough > > > > >...