Just want to install one app as System app...

resarfekim

Senior Member
Jan 26, 2011
494
105
63
I have a stock xt1766, which I use primarily as my kid's Pokemon Go phone. That app is often updated to detect root (despite Magisk), so I need to remain unrooted. But I need to install one app as a system app.
Is there a way to do this without rooting, or, if I do root the device and install my system app, is there a way to de-root and retain the system app? I recall there was a method called "kingo root" or something, but not sure if it's trused of effective on this device...

Currently on NCQS26.69-64-5, getting prompted to install NCQS26.69-64-8.

Thanks for any advice!
Mike
 

madbat99

Senior Member
Mar 1, 2014
5,538
3,285
113
I have a stock xt1766, which I use primarily as my kid's Pokemon Go phone. That app is often updated to detect root (despite Magisk), so I need to remain unrooted. But I need to install one app as a system app.
Is there a way to do this without rooting, or, if I do root the device and install my system app, is there a way to de-root and retain the system app? I recall there was a method called "kingo root" or something, but not sure if it's trused of effective on this device...

Currently on NCQS26.69-64-5, getting prompted to install NCQS26.69-64-8.

Thanks for any advice!
Mike
You might be able to root with magisk, install your system app, then use fastboot to flash the stock boot.img. which could unroot your phone. But it may not be able to boot because of dm verity or even forced encryption. Kingroot will not work on this device, and is most certainly not to be trusted since it sends your device info to unknown Chinese servers. The only way to successfully unroot, that I know of, is to flash the stock firmware. Which, of course will remove any system changes.
So, short answer, not likely.
 
  • Like
Reactions: resarfekim

resarfekim

Senior Member
Jan 26, 2011
494
105
63
You might be able to root with magisk, install your system app, then use fastboot to flash the stock boot.img. which could unroot your phone. But it may not be able to boot because of dm verity or even forced encryption. Kingroot will not work on this device, and is most certainly not to be trusted since it sends your device info to unknown Chinese servers. The only way to successfully unroot, that I know of, is to flash the stock firmware. Which, of course will remove any system changes.
So, short answer, not likely.
I suspected as much, thanks for confirming.