Updated issues and release URL. Recovery should now be stable for daily use 1.0
authorhuckleberrypie <peanuthead_069@yahoo.com>
Thu, 29 Mar 2018 08:41:47 +0000 (16:41 +0800)
committerhuckleberrypie <peanuthead_069@yahoo.com>
Thu, 29 Mar 2018 08:41:47 +0000 (16:41 +0800)
README.md

index b1d060a2d536d9d8ba84072466d7f07926498d6a..463c44a2385c90bc16a810073f8fc431bd36332b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,16 +1,23 @@
 # android_device_Mattel_NabiSE
 
-Unofficial port of TWRP for the Nabi SE tablet (and related variants e.g. American Girl, Barbie and Hot Wheels; the Fisher-Price Learning Tablet runs off a different MTK SoC and is somewhat unrelated).
+Unofficial port of TWRP for the Nabi SE tablet (and related variants e.g. American Girl, Barbie and Hot Wheels; the Fisher-Price Learning Tablet runs off an MT8163 SoC and is somewhat unrelated; shouldn't be hard to port it though but I don't have that one atm).
 
 To build from source, clone this repo or download this branch as a ZIP, then follow the TWRP guide at http://forum.xda-developers.com/showthread.php?t=1943625
 
-Copy the contents of this repo in `/omni/device/Mattel/NabiSE`, key in `source ./build/envsetup.sh`, then `lunch omni_nabiSE-eng` then `make clean && make -j# recoveryimage`, replacing `-j#` with either `j3` or `j5` depending on your processor. On a dual core, you should use `j3`.
+Go to your source folder, e.g. `/home/[username]/omni`, then `/device/Mattel/NabiSE`, key in `source ./build/envsetup.sh`, then `lunch omni_nabiSE-eng` then `make clean && make -j# recoveryimage`, replacing `-j#` with either `j3` or `j5` depending on your processor. On a dual core, you should use `j3`.
 
-If all goes well, you should end up with a freshly-cooked recovery.img in `/out/product/Mattel/NabiSE`.
+If all goes well, you should end up with a freshly-cooked recovery.img in `/out/product/Mattel/NabiSE`. You may now flash it to your device using SP Flash Tool v5.1532 or through fastboot. I dunno if it's necessary to unlock the bootloader but it shouldn't hurt to try.
 
 ## Issues/Caveats
-* Screen orientation is in portrait, yet the touchscreen insists otherwise for whatever reason. Any suggestions on getting this sorted out would be highly appreciated.
+* TWRP insists on a portrait orientation. Not sure how to make it landscape as using a landscape theme merely slaps said theme without rotating the screen. Oh well.
 * Encryption is enabled by default on this tablet, and as such you may have to wipe data due to password issues. Looking into forcibly disabling it through Magisk or something. :/
 
+## Todo
+* Versions for other variants i.e. the aforementioned licenced character releases.
+* And whilst I'm at it, themes to go with each character. Sure is surreal to see a Barbie-themed TWRP, eh? :P
+
 ## Downloads
-There aren't any public releases atm due to the aforementioned issues. But yeah this repo's too good to pass up in case I need to send the sources for others to peek into and improve upon.
+You may download the initial recovery releases for the vanilla SE here: https://github.com/huckleberrypie/android_device_Mattel_NabiSE/releases
+
+## Special thanks
+Major props to neporood for the friendship and advice, Kevin Giles who generously donated a bunch of SEs and volunteered to mess them up for science, diplomatic@XDA for being the ultimate MTK fanboi and schooling yours truly about the inner workings of MediaTek devices, my pals at the American Girl collectors groups (Molly, Shannon, Amy...), and to everyone else worth thanking. ;)