Difference between revisions of "Gemini Firmware OLD"

From Planet Computers

Jump to: navigation, search
(No summary)
(No summary)
Line 1: Line 1:
 
Here is the list of the currently available firmware for your Gemini
 
Here is the list of the currently available firmware for your Gemini
  
 +
* [http://support.planetcom.co.uk/download/Gemini_Android_1_1_0.zip Android Firmware 1.0]
 +
* [http://support.planetcom.co.uk/download/Gemini_Debian_TP.zip Dual boot Android - Debian linux - Technology preview]
  
  
* [http://support.planetcom.co.uk/download/Gemini_Android_1_1_0.zip Android Firmware 1.0]
+
 
* [http://support.planetcom.co.uk/download/Gemini_Debian_TP.zip Dual boot Android - Debian linux - Technology preview]
+
==Rooted Android==
 +
 
 +
<span style="color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">With Gemini you have the option to easily root your device. Please bear in mind that rooting an Android device comes with associated risks, and some application might not work correctly. You can search the Internet for more information, we suggest that you proceed only if you know what you are doing.</span>
 +
 
 +
 
 +
<div style='margin: 0.4em 0px 0.5em; color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;'>If you know what you are  doing and you want to continue, then follow these steps:</div>
 +
# <span style="color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">Download the </span>[http://support.planetcom.co.uk/download/boot-verified.img Rooted boot image]
 +
# Follow the Android installation notes above but before flashing the unit, overwrite the original boot-verified.img file in the '''Gemini_Android_1_1_0''' folder with the rooted boot image that you just downloaded
 +
# <span style="color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">Complete the flashing and your device will now be rooted. </span>Install [https://magiskmanager.com/ Magisk Manager] <span style="color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">to complete the process.</span>
 +
 
 +
==<span id="Source_Code" class="mw-headline">Source Code</span>==
 +
<div style='margin: 0.4em 0px 0.5em; color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;'><span style="color: #252525; font-family: 'Source Sans Pro', sans-serif; font-size: 15.008px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">Source code for the Linux kernel and the bootloader has been published on GitHub:  [https://github.com/dguidipc https://github.com/dguidipc]</span></div>

Revision as of 11:56, 25 April 2018

Here is the list of the currently available firmware for your Gemini


Rooted Android

With Gemini you have the option to easily root your device. Please bear in mind that rooting an Android device comes with associated risks, and some application might not work correctly. You can search the Internet for more information, we suggest that you proceed only if you know what you are doing.


If you know what you are  doing and you want to continue, then follow these steps:
  1. Download the Rooted boot image
  2. Follow the Android installation notes above but before flashing the unit, overwrite the original boot-verified.img file in the Gemini_Android_1_1_0 folder with the rooted boot image that you just downloaded
  3. Complete the flashing and your device will now be rooted. Install Magisk Manager to complete the process.

Source Code

Source code for the Linux kernel and the bootloader has been published on GitHub:  https://github.com/dguidipc