Difference between revisions of "Gemini Firmware OLD"

From Planet Computers

Jump to: navigation, search
(No summary)
(No summary)
Line 32: Line 32:
  
 
==<span id="Source_Code" class="mw-headline">Source Code</span>==
 
==<span id="Source_Code" class="mw-headline">Source Code</span>==
<div style="margin: 0.4em 0px 0.5em; color: #252525;" source="" sans="" pro="" sans-serif="" font-size:="" 15="" 008px="" font-style:="" normal="" font-variant-ligatures:="" font-variant-caps:="" font-weight:="" 400="" letter-spacing:="" orphans:="" 2="" text-align:="" start="" text-indent:="" 0px="" text-transform:="" none="" white-space:="" widows:="" word-spacing:="" -webkit-text-stroke-width:="" background-color:="" ffffff="" text-decoration-style:="" initial="" text-decoration-color:=""><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>
+
<div style="margin: 0.4em 0px 0.5em; color: #252525;" source="" sans="" pro="" sans-serif="" font-size:="" 15="" 008px="" font-style:="" normal="" font-variant-ligatures:="" font-variant-caps:="" font-weight:="" 400="" letter-spacing:="" orphans:="" 2="" text-align:="" start="" text-indent:="" 0px="" text-transform:="" none="" white-space:="" widows:="" word-spacing:="" -webkit-text-stroke-width:="" background-color:="" ffffff="" text-decoration-style:="" initial="" text-decoration-color:=""><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, the bootloader and the flash tool has been published on GitHub:  [https://github.com/dguidipc https://github.com/dguidipc]</span></div>

Revision as of 12:08, 25 April 2018

Available Official Firmware

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

You can follow our Flashing Guide to install it.

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.

Team Win Recovery Project (TWRP alternative recovery image)

An unofficial build of TWRP has been ported to Gemini by deadman96385.

You can find more information about it here: TWRP for Gemini

TWRP is an alternative recovery image that can be used to install Lineage OS. Please note that you should immediately boot into recovery partition after installing TWRP. If you boot the stock Android firmware, it will reinstall the original reovery partition, overwriting TWRP.


Lineage OS preview

An unofficial builld of Lineage OS for the Gemini has been developed by deadman96385.

You can find more information about it here: Initial release of Lineage OS for Gemini PDA


Source Code

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