Installing eGate on TCL Flip 2

You need to be careful when buying TCL Flip 2 devices off of eBay or amazon. Stick to tracphone branded phones, and avoid the Total by Verizon ones. These Total by Verizon phones may not be able to be activated, since the IMEI numbers are locked unless scanned at a retail store.

You need the adb and fastboot programs installed on your computer. Using ADB and fastboot | LineageOS Wiki is a good guide on how to install them.

  1. Download Android Utility: https://www.androidutility.com/download
  2. Download modified boot image: https://scottn.us/downloads/neutron.img
  3. Run Android Utility, open the Mediatek tab, and select Reboot Fastboot Mode.
  4. With the phone powered off, plug in the phone to your computer. In several seconds, you should see the word FASTBOOT on the phone screen.
  5. Open your command prompt, and type fastboot flashing unlock. The phone will ask you to use the volume keys to confirm or deny whether you want to unlock the flashing capability.
  6. Type fastboot flash boot Downloads/neutron.img, adjusting Downloads/neutron.img with the proper path to where the boot image download is located.
  7. Type fastboot reboot to reboot the phone in the normal way.
  8. ADB can now be enabled on the phone. Type *#*#217703#*#* into the phone to enable ADB. You can now continue installing eGate using the instructions here: Installing eGate on generic Android devices

Did these instructions not work for you? Reply to this message and we will try to help you.

1 Like

Hi, I have succesfully installed the app on the TCL phone and set as device owner,
now how do i open up the app.
it’s not showing up in the phone launcher together with all other apps.
or in the tools folder.

1 Like

The launcher does not show added apps. You need to dial *#*#217703#*#* to get a list of all apps.

2 Likes