OESF Portables Forum

Model Specific Forums => Gemini PDA => Gemini PDA - Android => Topic started by: user on March 01, 2018, 02:08:39 am

Title: Android (v1.0) firmware now available for download - rooting time?
Post by: user on March 01, 2018, 02:08:39 am
The Linux Support page has been updated - you can now download the following items:

- Flashing tool
- Flashing tool drivers
- Android firmware v1.0
- Debian firmware

http://support.planetcom.co.uk/index.php/Linux_Support (http://support.planetcom.co.uk/index.php/Linux_Support)

The .zip features system.img, boot.img, recovery.img, ramdisk.img & cache.img files.
Time to break out the .img extracting applications and see if we can root this!
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: Starset on March 22, 2018, 11:10:55 am
Have you successfully rooted?
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: user on March 23, 2018, 03:42:46 am
There was no need to further the rooting process, as PC has released a pre-rooted boot image (http://support.planetcom.co.uk/download/boot-verified.img).
Replace the image with the rooted 'boot-verified.img' in the Android firmware before flashing, and you should be rooted.
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: Alius on March 23, 2018, 12:12:00 pm
That is great news, imho!  Thanks
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: paulx on March 24, 2018, 07:00:54 am
Just flashed the rooted image today and all working. You do need to install a su app too such as the magisck app.
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: Varti on April 03, 2018, 05:33:32 am
Quote from: paulx
Just flashed the rooted image today and all working. You do need to install a su app too such as the magisck app.
What is the use of a rooting app on an already rooted Android install? Are there specific root permissions that still need to be se? I’m asking this since I have once rooted my phone, and noticed that a rooting app was installed and running all the time, I have been always wondering what was its purpose.

Varti
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: mithrandir on April 03, 2018, 05:46:08 am
Quote from: Varti
Quote from: paulx
Just flashed the rooted image today and all working. You do need to install a su app too such as the magisck app.
What is the use of a rooting app on an already rooted Android install? Are there specific root permissions that still need to be se? I’m asking this since I have once rooted my phone, and noticed that a rooting app was installed and running all the time, I have been always wondering what was its purpose.

Varti
On the rooted phone you still need permission handling. The su app gives you a nice popup whenever an app requests root privileges. Then you can decide to accept/deny/accept always/accept for a specific time.
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: Varti on April 03, 2018, 08:16:45 am
Quote from: mithrandir
On the rooted phone you still need permission handling. The su app gives you a nice popup whenever an app requests root privileges. Then you can decide to accept/deny/accept always/accept for a specific time.
Thanks for the explanation. I thought that was already handled by default by Android.

Varti
Title: Android (v1.0) firmware now available for download - rooting time?
Post by: Alius on May 06, 2018, 03:42:15 pm
What su permissions handling app does everyone recommend?  I followed all the steps to flash the rooted image but I have a suspicion it did not take.  Thanks!

Edit: SuperSU and other similar apps were not working, but I realized I didn't go far enough with Magisk on my first try with it.

If you download the apk from http://tiny.cc/latestmanager (http://tiny.cc/latestmanager) (instructions at https://forum.xda-developers.com/apps/magis...emless-t3473445 (https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445)

then let it update itself (twice, in my case, up to v16)

Then do the 'install' at the bottom of the magisk manager app, let it do its thing, then reboot.

Now root is working for me, can run su in termux, etc.

Thank you for mentioning magisk, paulx.  My own fault for not going far enough with it on my first try.