[MOD] [APP][KERNEL][Manta] RomSwitcher | Dualboot | Stable - Nexus 10 Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
proudly presents
Dualboot for Nexus 10
I DO NOT OWN THIS DEVICE
thanks to @add12364 for testing
This is a Mod which allows you to switching between any Rom and any AOSP based rom.
Code:
System.out.println("
Your warranty is now void
I am not responsible for bricked devices, dead SD cards
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this ROM
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you
Submitting bug reports on nightly builds is the leading
cause of male impotence.
");
Before you install this, please read the whole post!
Your first rom can be any Rom and second rom is any AOSP rom.
The second rom is installed on the /cache partition.
/data and /cache folder are in /data/media/.secondrom
This Mod switchs between two kernels.
The App will grab the kernel from your first rom, AOSP will use my ramdisk modified Kernel.
The RomSwitcher App will download the all needed files for you.
They will be in /sdcard/romswitcher
Sources:
https://github.com/RomSwitchers/RomSwitcher-manta
https://github.com/RomSwitchers/RomSwitcher
How to install?
You can use every AOSP rom as second rom
Download any AOSP rom. Extract it and open META-INF/com/google/android/updater-script
Look for this line (some roms have two of them)
Code:
mount("ext4", "EMMC", "/dev/block/platform/dw_mmc.0/by-name/system", "/system");
and replace it with
Code:
mount("ext4", "EMMC", "/dev/block/platform/dw_mmc.0/by-name/[B]cache[/B]", "/system");
then delete these lines
Code:
format("ext4", "EMMC", "/dev/block/platform/dw_mmc.0/by-name/system", "0", "/system");
and
Code:
package_extract_file("boot.img", "/dev/block/platform/dw_mmc.0/by-name/boot");
You will need Gapps
Get it here http://goo.im/gapps/
Extract it and open updater-script
and replace
Code:
run_program("/sbin/busybox", "mount", "/system");
with
Code:
mount("ext4", "EMMC", "/dev/block/platform/dw_mmc.0/by-name/cache", "/system");
Zip your rom and gapps.
If you have troubles with editing the updater script, you can use my modified Paranoid Android Rom
http://d-h.st/qjO
Flash both in recovery. (first rom then gapps)
DO NOT WIPE ANYTHING
Reboot your phone and if you did all correct. You should boot into your current rom.
Now download and install my app
https://github.com/RomSwitchers/Downloadlinks/raw/master/RomSwitcher/RomSwitcher.apk
Open RomSwitcher and follow the instructions. (You need Root and BusyBox to use the App)
​
XDA:DevDB Information
RomSwitcher Manta, a Kernel for the Google Nexus 10
Contributors
Grarak
Kernel Special Features:
Version Information
Status: Testing
Created 2013-09-14
Last Updated 2013-10-05

Wipe data/cache on AOSP rom
Wipe data:
Delete /data/media/.secondrom/data
Wipe cache:
Delete /data/media/.secondrom/cache
Install new AOSP rom
Wipe cache in recovery and delete /data/media/.secondrom
then flash your new rom
Remove AOSP rom
Wipe cache in recovery and delete /data/media/.secondrom
Do you want support me?
You can buy me a beer via PayPal
Press Thanks
Press "Tip us?" above the OP
Rate this Thread with 5 Stars
Report bugs
FAQ
I forget my password for RomSwitcher! help?!!
delete /sdcard/romswitcher-tmp/pass
I can't switch back to firstrom! why?
Check root access, check busybox, use SuperSu
Why the app keeps force closing?
Not my problem. I've written the app that this shouldn't happen
I want to remove 2nd rom. How???!!
Wipe options in the app
Error in recovery when I install 2nd rom!
don't use editor, wordpad, .. (all windows programms)​

Credits
CyanogenMod (for kernel)
Jijonhyuni (using the same dualboot method as he does on Galaxy Nexus)
Gokhanmoral (using some scripts of his Siyah Kernel)
add12364 (for testing and support)
[email protected] (GraSwitcher Banner)
Paul O'Brian (for concept)
Changelog
05 Oct
RomSwitcher App:
Rework on the App:
new features:
Setup Menu
enable App/Data Sharing
Wipe options for 2nd rom
OTA updates
Password
RomSwitcher Kernel:
use /data/media/.secondrom as folder for data and cache for 2nd rom
new scripts for App/Data Sharing
15 Sept
RomSwitcher Kernel:
Enable App/Data Sharing (Experimental)
29 Aug
Inital Release
​

Awesome I'd like to try this but I'll wait till I know more about my nexus 10
Sent from my Nexus 10 using xda app-developers app

This is awesome. Congrats on your hard work, and look forward to trying this out soon!
-------------------------------------------------------------------------------------
Sent from my Nexus 10
Devices:
Nexus 10 - Paranoid Android 3.98 - Der Kernel 3X
Nook Tablet - CM 10.2 - NOF Showtime Kernel

Nice Post! Is there a way I could do this on Windows cause I need to get GAPPs and I want to try CM dual boot. Thanks!
add12364

add12364 said:
Nice Post! Is there a way I could do this on Windows cause I need to get GAPPs and I want to try CM dual boot. Thanks!
add12364
Click to expand...
Click to collapse
Another guy will take over thread because he will maintain this
So be patient he will provide you the gapps
Sent from my GT-I9500 using xda app-developers app

Good news for Xperia Z users
Mithun successful ported it
App sharing is on the way. Nexus devices will get it first

Grarak said:
Good news for Xperia Z users
Mithun successful ported it
App sharing is on the way. Nexus devices will get it first
Click to expand...
Click to collapse
There's a bit of instability. I was wondering how I could uninstall the second ROM for now. I will come back to dual booting but my tablet is running out of space and I want to wipe the second ROM to get space.

add12364 said:
There's a bit of instability. I was wondering how I could uninstall the second ROM for now. I will come back to dual booting but my tablet is running out of space and I want to wipe the second ROM to get space.
Click to expand...
Click to collapse
Second post
Sent from my GT-I9500 using xda app-developers app

Grarak said:
Second post
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
If you ever need N10 testing just send me a message! This MOD is my favorite.

When you go through the process of modifying the updater scripts and then flashing the modified zips, will that become the 2nd rom and NOT overwrite the rom you already have installed? Just making sure I known what's happening before I do this. Thanks!
-------------------------------------------------------------------------------------
Sent from my Nexus 10
Devices:
Nexus 10 - Paranoid Android 3.98 - Der Kernel 3X
Nook Tablet - CM 10.2 - NOF Showtime Kernel

So could this be used to dual boot CM and Ubuntu touch?
That to me would be the biggest reason to use this mod.

tb01110100 said:
When you go through the process of modifying the updater scripts and then flashing the modified zips, will that become the 2nd rom and NOT overwrite the rom you already have installed? Just making sure I known what's happening before I do this. Thanks!
-------------------------------------------------------------------------------------
Sent from my Nexus 10
Devices:
Nexus 10 - Paranoid Android 3.98 - Der Kernel 3X
Nook Tablet - CM 10.2 - NOF Showtime Kernel
Click to expand...
Click to collapse
why should I give you instructions which override your current rom?
DroidZombie said:
So could this be used to dual boot CM and Ubuntu touch?
That to me would be the biggest reason to use this mod.
Click to expand...
Click to collapse
Do you think an android app will run on ubuntu touch?
Sent from my GT-I9500 using xda app-developers app

Grarak said:
Do you think an android app will run on ubuntu touch?
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
Of course not, that's not what I was asking.
Ubuntu touch is based on cm so in theory your mod might allow it to boot as the secondary rom.
Sent from my SC-06D using XDA Premium HD app

Grarak said:
why should I give you instructions which override your current rom?
Do you think an android app will run on ubuntu touch?
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
Please, cut the guy a break, the instructions in the OP aren't exactly what I'd call 'clear.' The instructions clearly state that the "default kernel for the first ROM is CM kernel." Sure sounds to me like this erases/alters the current ROM, or else how would the CM kernel get on my device, currently running Trinity? It also says that we can use any kernel we want, well the kernel I want is already installed, again, does it alter the current ROM or not? If not, where does the CM kernel come into play on the random AOSP ROM that I elect to flash as the second ROM? Then in the second post there is no indication of which AOSP ROM is being changed. If I just follow those instructions I wipe both ROMs, unless we redo the script edit before the flash, which is not stated there. Finally, how would I change just the first ROM? I can't wipe cache, as that would blow away the second ROM. Do I have to reinstall both?
As for Ubuntu, I was even unaware that UT lacks the Dalvik VM. A simple explanation would have sufficed.
I immensely respect both you and what you are doing, for both the device and the community as a whole, and I am not trying to be hostile or to be an ass, so please don't take offense to this. Just please don't go jumping down people throats, especially over a procedure that is deeply removed from the realm of everyday protocol, even for people on XDA.

Koopa777 said:
As for Ubuntu, I was even unaware that UT lacks the Dalvik VM. A simple explanation would have sufficed.
I immensely respect both you and what you are doing, for both the device and the community as a whole, and I am not trying to be hostile or to be an ass, so please don't take offense to this. Just please don't go jumping down people throats, especially over a procedure that is deeply removed from the realm of everyday protocol, even for people on XDA.
Click to expand...
Click to collapse
Thank you for the support Koopa.
Grarak said:
angry reply
Click to expand...
Click to collapse
To the OP below is the reason I was CURIOUS about the possibility of Ubuntu touch working with this method. I never demanded that it work with android apps. I know that it would not.
Canonical on Ubuntu wiki said:
How is Ubuntu Touch connected to Android?
The independent open source project CyanogenMod which is based on Android and tries to improve and extend the existing Android Basis has been taken by the developers as a kind of underlaying basis for Ubuntu Touch. The kernel and a few low level drivers for network, video, audio and some other hardware features are taken, all the higher level parts have been taken out. On top of this the whole Ubuntu is started in an chroot environment.
Click to expand...
Click to collapse
This is what does work on UT.
Canonical on Ubuntu wiki said:
Which applications do run on Ubuntu Touch?
Ubuntu Touch is primarily designed to support web apps, and native apps programmed in qml and javascript or C++. As it is a real linux, of course all non graphical applications run equally as on any other linux system. You can ssh to Ubuntu Touch and run any console based application.
X11 is not supported (so far) so all GUI standard applications will not run.
Click to expand...
Click to collapse
and...
Canonical on Ubuntu wiki said:
Can I develop programs directly on Ubuntu Touch?
Ubuntu Touch is a real linux, of course you can install a c compiler and all the rest of the essential-build system and can develop on the mobile devices like on any other linux.
Click to expand...
Click to collapse
Maybe now you will understand why I was so interested in your project. The development possibilities are enormous.
Next time think before you tear into people.

Ubuntu touch works with that method on my gnexus. But have to modify the whole ramdisk to make switching working and I am really too lazy to do it for a device which I don't own. Be happy that I am supporting this device. I really didn't want to support the nexus 10.
Sent from my GT-I9500 using xda app-developers app

Grarak said:
Ubuntu touch works with that method on my gnexus. But have to modify the whole ramdisk to make switching working and I am really too lazy to do it for a device which I don't own. Be happy that I am supporting this device. I really didn't want to support the nexus 10.
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
Right then. Are you willing to help someone else learn how to do it? I assume from your signature that you are trying to build a "team". I volunteer.

DroidZombie said:
Right then. Are you willing to help someone else learn how to do it? I assume from your signature that you are trying to build a "team". I volunteer.
Click to expand...
Click to collapse
I can give you a tip
Study dualboot methods from other devs. I cannot help you
Sent from my GT-I9500 using xda app-developers app

Related

[ROM][4.1.2] CyanogenMod 10

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
What are Nightly builds? Auto compiled builds of the latest CyanogenMod source from github. This version change each night and aren't officialy supported. If you find bugs/issues you can/must discuss here (do not submit nightlies bug on CyanogenMod issue tracker).
Downloads
WARNING: Upgrading from any version before 20120922 will wipe your data
Latest nightly: P1000 | P1000L | P1000N | SCH-I800 / SPH-P100
Google Apps: http://goo.im/gapps
Installation
- First time flashing CM10 to your Galaxy Tab (or coming from another ROM)?
Root your device and install ClockworkMod Recovery.
Reboot into Recovery using 3-button-combo
Do a Nandroid backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally install the Google Addon
- Upgrading from CM7/CM9?
Do a Nandroid Backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally install the Google Addon
- Upgrading from another CM10 Build?
Do a Nandroid Backup! WARNING: Upgrading from any version not downloaded from http://get.cm will wipe your data
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally install the Google Addon
Note: Nandroids of CM9 and CM10 and CM10 builds before 20120922 are incompatible due to partition layout changes. Please be on the correct version before restoring Nandroids.
FAQ
Please read before posting or reporting bugs!
Auto Brightness doesn't work.
Reporting Bugs
Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.
Please read the thread for known issues before reporting.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow.
Code:
What is your--
Tablet model:
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
IRC
Join us on #teamhacksung-support (user channel) or #teamhacksung (developer channel)
Changelog?
A rough changelog is available here:
P1000 | P1000L | P1000N | SCH-I800 / SPH-P100
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
cdesai said:
OP
Click to expand...
Click to collapse
Thank you, Chirayu.
The OG tablet would be still a gingerbread relic without your work.
:good:
asked be4 about which rom is the best one before i bought the galaxy tab
now i bought an used galaxy tab but with good condition so im new here " a noob "
and honestly i get cofused with all the topics and guides and answers ,,, it is like a paradox for me !!!
i want to install AOKP rom but from what i read it require overcome rom be4 i install it ... i need to know why !! my galaxy tab seems to be in stock rom gb why i cant install aokp rom without these dilemma ?
and there are alot of word i dont understand like MTD , modems , drivers , kernals , etc
and also there are liks from overcome are dead ,,, Overcome_7_Series_v4.1.0_Wipe.zip ,,,Overcome_7_Series_v4.1.0_NoWipe.zip,,,Overcome_Kernel_v4.0.0.tar,,,Overcome_Kernel_v4.0.0.zip,,, modems
so if u please guide me how to install it from the beginning to the end i will be very pleased
How To Partition Your SD Card For Free Internal Storage (CWM)
Via ClockWorkMod Recovery :
Things required:
Clock Work Mod Recovery (Except latest HumberOS Kernel)
Working SD card inserted into phone.
Link2Sd (Link)
Note : Backup your Sdcard before do this steps because it will format your all data on Sdcard
After getting the above things ready, proceed with the given steps :
Boot into CWM
Scroll down to advance options (second last option).
In Advance Menu go to Partition SD Card (If you use HumberOS kernel, there is no option for Partition SD CARD)
Select EXT and swap partition size according to your needs and overall size of the SD card.
Wait till the process completes. You will get a success message if things are done.
After rebooting, download Link2sd on Play Store (Link above)
open link2sd
then select the file system of your sdcard's second partition (ext3)
reboot your tablet
then open link2sd again menu->storage info
Via PC
Simplest way is to use "MiniTool Partition Wizard Home Edition" from http://www.partitionwizard.com/download.html
This tool is compatible with Windows 2000/XP/Vista & Windows 7
requirements: USB SD Card reader.
pull SD card from phone, insert into USB SD Card reader,you can do it with your usb cable mount Sd-crad. Windows should report new drive and content of the drive should be visible.
Click to expand...
Click to collapse
Step 1: delete old partitions on SD card
Note:
this partition manager QUEUES the operations. So nothing is deleted and changed UNTIL you click "APPLY" and then confirm by clicking "OK".
WARNING!
Make sure you are deleting partition on SD card! (not your hard drive for example)
This step deletes everything on SD card, so backup files first!
Dont be afraid, just read everything and think twice before selecting correct drive.
Do you see three gray icons on the bottom? Under each of them the capacity of each drive is listed, and SD CARD has slightly different icon.
Hard drives on the screenshot have 465.8GB and 74.5GB, and on the bottom, the SD card, with 3.8GB capacity.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2: create FAT or FAT32 partition “ note that this partition is for storing your media, etc..”
select "Create As": PRIMARY
Select "File System:" FAT when you have 2GB or smaller card.
Select "File System:" FAT32 when you have 4GB or greater card.
Click to expand...
Click to collapse
Step 3: select the 2nd partition and select "Create As": PRIMARY
Here Is a NOTE:
For a wired reason, in both cm9/cm10 roms if formatted your 2nd partition with ext4 format, link2sd wont create mount script, unless you have selected ext3 “although the format was converted to ext4”
Click to expand...
Click to collapse
Step 4: finish
finally, click "apply" button on top left corner.
partitions will be created and card will be formatted.
Reattach your sd card to your phone and turn it on.
Click to expand...
Click to collapse
After getting the above things ready, proceed with the given steps :
After rebooting, download Link2sd on Play Store (Link above)
open link2sd
then select the file system of your sdcard's second partition (ext3)
reboot your tablet
then open link2sd again menu->storage info
Thanks Button Please :fingers-crossed:
over 200+ apps/games with free 1,6 GB and used only 277MB (Internal storage)
Looks like last build didn't work on Jenkins
Sent from my GT-P1000 using xda app-developers app
gonna give it a shot!
Thank you fellow country man .
Just so that thread shows up in participated in android napp
Sent from my GT-P1000 using xda app-developers app
Mohaakotb said:
i want to install AOKP rom but from what i read it require overcome rom be4 i install it ... i need to know why !! my galaxy tab seems to be in stock rom gb why i cant install aokp rom without these dilemma ?
and there are alot of word i dont understand like MTD , modems , drivers , kernals , etc
and also there are liks from overcome are dead ,,, Overcome_7_Series_v4.1.0_Wipe.zip ,,,Overcome_7_Series_v4.1.0_NoWipe.zip,,,Overcome_Kernel_v4.0.0.tar,,,Overcome_Kernel_v4.0.0.zip,,, modems
so if u please guide me how to install it from the beginning to the end i will be very pleased
Click to expand...
Click to collapse
Let me start to say that this is not the AOKP thread, nor the Overcome thread. This is a thread for the CyanogenMod 10 ROM. So I cannot tell you anything about AOKP. Overcome is the easiest and safest way to get your Tab ready for AOKP or other ROM's like CM10 or CM9.
What I do know is you have to follow the Overcome installation procedure. The links on teamovercome.net are dead indeed, but in the first post of the Overcome thread you will find mirror-links that work.
So first install Overcome then AOKP.
If you have questions about these procedures please put them in the right forum. So questions about Overcome in the Overcome thread and AOKP questions in AOKP thread.
The meaning of all those strange words you can find in XDA's wiki.
Hope this helps.
A noob question......how do i make logcats?
Sent from my GT-P1000 using xda app-developers app
scanferr said:
A noob question......how do i make logcats?
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
I don't know if this help you..
http://goo.gl/BjBj1
Just flashed the latest nightly, just noted that the baseband info in About Tablet comes up as unknown. Have noticed that there's a modem.bin in the zip file too... any possibility that it's wrong or something?
Sent from my GT-P1000 using xda app-developers app
Lol...im not that noob that i didnt even googled that. If i asked here is because i didnt find a decent answer.
Sent from my GT-P1000 using xda app-developers app
scanferr said:
Lol...im not that noob that i didnt even googled that. If i asked here is because i didnt find a decent answer.
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
Sorry, but the results are spot on. Any more decent will be obscene.
Sent from my GT-P1000 using xda app-developers app
New Build http://get.cm/?device=p1
Sent from my GT-P1000 using Tapatalk 2
Installed it(cm-10-20120906-NIGHTLY-p1.zip ) but can't get any network signal. no 3g or signal. My sim card is no longer recognized.
Is it normal to have 1000 points less on quadrant, when compared to cm9?
You are right, pryana. When I seached it a while ago I didn't find those answers. My mistake for not searching again!
Sent from my GT-P1000 using xda app-developers app
Modem issues?
Get me *.log from sdcard.
Reboot to recovery, format system, reinstall the ROM zip (and gapps too if you use them)
Alternatively, you could just copy modem.bin to /system/vendor
Sent from my GT-P1000
cdesai said:
Modem issues?
Get me *.log from sdcard.
Reboot to recovery, format system, reinstall the ROM zip (and gapps too if you use them)
Alternatively, you could just copy modem.bin to /system/vendor
Sent from my GT-P1000
Click to expand...
Click to collapse
LOL. Immediately after I copied modem.bin to /system/vendor I got signal. No restart or anything ) this was shocking.
The file wasn't there at all.
Thank you very much!!
Updated..and everythings like before awesome
Sent from my GT-P1000 using xda premium
cdesai said:
Modem issues?
Alternatively, you could just copy modem.bin to /system/vendor
Sent from my GT-P1000
Click to expand...
Click to collapse
That worked.
Sent from my GT-P1000 using xda app-developers app

[DEV][ROM][4.4]Cyanogenmod 11[WIP][ALPHA-1]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
This Support of the CyanogenMod is Unofficial and the sources are up at Androidarmv6
Installation
- First time flashing CM11 to your Galaxy Gio (or coming from another ROM)?
Root your device and install ClockworkMod Recovery 6.0.4.6 or above
Reboot into Recovery using 3-button-combo
Do a Nandroid backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally install the Google Addon
- Upgrading from CM7/CM9?
Do a Nandroid Backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally install the Google Addon
- Upgrading from another CM10/CM10.1/CM10.2 prior to 20131223 Build?
Do a Nandroid Backup!
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally restore /data from Nandroid Backup (the update will wipe your /data)
Optionally install the Google Addon
Working List
Boot
Display
Touch
Sensors
RIL
Wifi
Bluetooth
Hardware
SD Card
Tethering(USB and Wifi)
Click to expand...
Click to collapse
XDA:DevDB Information
[DEV][ROM][4.4]Cyanogenmod 11[WIP][ALPHA-1], a ROM for the Samsung Galaxy Gio GT-S5660
Contributors
yajnab, yajnab
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 2.6.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2013-12-24
Last Updated 2013-12-24
Downloads
Download Links​
Code:
[SIZE="5"][CENTER][COLOR="Red"]Download : >>[URL="http://d-h.st/BKr"][COLOR="Blue"]Alpha-1[/COLOR][/URL]
[/COLOR][/CENTER][/SIZE]
Credits
Credits​
AndroidArmv6 Team
CyanogenMod
Android Open Source Project
My Father- Dr. Nachiketa Bandyopadhyay
My most Dear - Darshana Chatterjee
My COmputer
My Galaxy Fit
My BSNL Broadband Connection
@vishwanathptl- The person who taught me Android
@cyanogen
@sakIndia123
@erikcas
@bieltv3
@rashed9
Andromedia
@TjStyle
At last me @yajnab
Screenshots
Fail to install status 7
masbayu said:
Fail to install status 7
Click to expand...
Click to collapse
try this. in the name of recovery.img there is a gap between "recovery" and "img". this is the reason for the error you get
Can anyone confirm if this is working or not, as I don't want to brick my device.
Sent from my GT-5660 using xda app-developers app
Hi @yajnab can you build cm11 for cooper
---------- Post added at 03:35 PM ---------- Previous post was at 03:34 PM ----------
jkoetsier said:
Can anyone confirm if this is working or not, as I don't want to brick my device.
Sent from my GT-5660 using xda app-developers app
Click to expand...
Click to collapse
masbayu said:
Fail to install status 7
Click to expand...
Click to collapse
Try using the new recovery
http://forum.xda-developers.com/showthread.php?t=2577416
belyava said:
try this. in the name of recovery.img there is a gap between "recovery" and "img". this is the reason for the error you get
Click to expand...
Click to collapse
I get a blue screen when I flash this recovery:banghead:
Sent from my GT-5660 using xda app-developers app
jkoetsier said:
I get a blue screen when I flash this recovery:banghead:
Sent from my GT-5660 using xda app-developers app
Click to expand...
Click to collapse
you should learn more about the new recovery for our device this is a bug, we are waiting for a fix. for now you've to install the rom blind
belyava said:
you should learn more about the new recovery for our device this is a bug, we are waiting for a fix. for now you've to install the rom blind
Click to expand...
Click to collapse
Is it still giving blue screen?? I really dont get why bluescreen. Every device is running it without any issue.. Have to look into the kernel..
Sent from my GT-S5670 using Tapatalk 2
Learning how install it?
???????????????????????????
To flash recovery.img :
- download the file recovery.img
- place it on the SD card
- install Emulator Terminal from Google Play
- open it
From the app type this commands:
$ su
# cat /sdcard/recovery.img > /dev/block/bml9
# sync
# exit
$ exit
yajnab said:
Is it still giving blue screen?? I really dont get why bluescreen. Every device is running it without any issue.. Have to look into the kernel..
Sent from my GT-S5670 using Tapatalk 2
Click to expand...
Click to collapse
The recovery is not only giving a blue screen, it doesn't even wipe or flash anything. It does absolutely nothing! On the 4pda forum there is a surmise that phones made in China work well with the new recovery, whether the phones manufactured in Vietnam get stuck on the blue screen.
Please, guys, confirm this! TIA
@yajnab when did u shift from S5670 to S5660!
belyava said:
The recovery is not only giving a blue screen, it doesn't even wipe or flash anything. It does absolutely nothing! On the 4pda forum there is a surmise that phones made in China work well with the new recovery, whether the phones manufactured in Vietnam get stuck on the blue screen.
Please, guys, confirm this! TIA
Click to expand...
Click to collapse
If you can tell me how to identify the manufacturing, sure.
Harakhti said:
If you can tell me how to identify the manufacturing, sure.
Click to expand...
Click to collapse
remove your battery and you'll see a sticker with "made in xxx by samsung" written on it. Some devices have only "made by samsung", which is still not clear to which country it belongs.
so far every one, who have a Vietnam-made phone, confirm to have a blue screen in recovery. This makes it very hard to flash the cm11. I've managed to do it via sideload function
Every other phone's owners (made in China or Korea) are happy to run a bugless cwm.
I installed recovery
I installed the ROM Jenkins
But it is stuck on the logo
--------
my phon: made in china
Latest CM11 for Gio with Biult-In Gapps.
Due to have Gapps I removed camera, gallery, and keyboard. Sorry
Installed on my Vietnamese Gio via Sideload. Screenies attached.
Download >HERE<
Enjoy)))
belyava said:
Latest CM11 for Gio with Biult-In Gapps.
Due to have Gapps I removed camera, gallery, and keyboard. Sorry
Installed on my Vietnamese Gio via Sideload. Screenies attached.
Click to expand...
Click to collapse
You can put in the system folder only the files for playstore for reduce the memory used and reintroduce gallery app and latinime
belyava said:
Latest CM11 for Gio with Biult-In Gapps.
Due to have Gapps I removed camera, gallery, and keyboard. Sorry
Installed on my Vietnamese Gio via Sideload. Screenies attached.
Download >HERE<
Enjoy)))
Click to expand...
Click to collapse
If you are so kind to give us some hint how you manage to install well be appreciated :good: :good:

[ROM][4.4.2][Official][CMB Roms cmb4.4.2][TF300T][01/03/2014]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to CMB Roms- CM done Better... Dark Themed for his/her Pleasure
Why CMB?
We are just better , in a nutshell we set out to give you the best of CM, with none of the annoying features (see list below), all this wrapped in a custom black theme. We used the KISS principal when deciding what to offer, we based our frameworks on CM alone (not FrankenFrameworks like some others out there), enabling us to provide updates and bug fixes as soon as CM does. This doesn't mean we are only relying on them for development, it just eases merging.
Features
Based on Android 4.4.2_M2, CM11.0
All current features CM11.0
Customized Dark Holo Theme With Gray ActionBars
Dark Mms
Dark Calendar
Dark Contacts
Ramdisk security tweaks, you can adb as root now!
Bash "tab to complete"
Remount helper, in adb shell
Old
Code:
mount -o rw,remount /system
New
Code:
remount /system
Better Right??
We plan to add more features, suggestions are welcome (but sometimes ignored )
Navigating CMB roms
Enough already where do I find CMB for MY device?
Post 2 - Stable, and developer preview Download's and Device specific Instructions
Post 3 - Device specific bugs, Changelog and other developer Notes​Supported Devices 4.3/4.4
Nexus 5
LG G Pad 8.3
Sony Tablet Z, LTE, WIFI
Sony Xperia ZL
Nexus 4
Nexus 7 (2k12,2k13)
Galaxy S3 Verizon
Galaxy Note 8
TF201T
TF300T
TF700T
HTC ONE-VZW
The Team
@nycbjr - Team Leader, creative mastermind, Maintainer, Hammerhead (Nexus 5), Co-maintainer V500 (GPad 8.3) Pollux (Xperia Tablet Z), Odin (Xperia ZL), N5110 (Note 8)
@Drgravy1 Dark master of Calendar - Maintainer - Mako (Nexus 4), Grouper (Nexus 7 2k12), Flo (Nexus 7 2k13), Co-maintainer V500
@otisbartleh - Theme/Dark Apps consultant
@lj50036 - Maintainer - (TF700T) (TF201T) (TF300T) (m7vzw-HTC ONE)
@termleech - Team Cheerleader
Interested in joining the team? Or know someone? We want to add more devices, if you know how to build, and have a device not on our list pm nycbjr, or hop on our IRC #cmbroms
Credits
Google, wow is all I can say!
CyanogenMod we wouldn't be doing this if if weren't for them (even if they are for profit now hah).
PA for the basis of our Gapps package!
TeamBaked, learned allot maintaining for that team. Thanks Travis!
If you are left out and feel you should receive credit please PM or tweet us and we will include credit.
Github
@cmbroms Twitter
Google +
#cmbroms IRC
Disclaimer: CMB Roms is not responsible for anything you do to your device, but we will do our best to assist
XDA:DevDB Information
Official CMB Roms TF300T, a ROM for the Asus Transformer TF300T, a ROM for the Asus Transformer TF300T
Contributors
lj50036, nycbjr, Drgravy
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.1.x
ROM Firmware Required: Recovery Provided/Bootloader 10.6.1.27.5
Based On: ASOP/CM
Version Information
Status: Beta
Current Beta Version: cmb4.4.2
Beta Release Date: 2014-01-13
Created 2014-01-03
Last Updated 2014-01-13
Downloads
Downloads!
THE DOWNLOADS WILL ALSO BE IN THE DOWNLOAD TAB AT THE TOP OF EVERY PAGE OF THE FORUM!!!!!!!!
Current Releases
cmb roms-cmb4.4.2- tf300t - Click me
- MD5
[*]cmb kk-gapps - Click Me
- MD5
Instructions
Philz recovery v6.0.4.5 is all I can give support for, as it is what my tester currently uses!!!!!!!!
Philz CWM v6.0.4.5 - Click Me
Enter Recovery by pressing the power vol - untill your in bootloader, menu than enter recovery..
Wipe data/Factory Reset
Flash Rom and Gapps
Reboot and Enjoy
Tips & Tricks
Tips and Tricks
Note if you are flashing from Stock, or you did a wipe data (good for your for listening haha)
you will NOT have root out of the box, CM has made it an optional thing, to enable root do the following:
Enable Developer options, on the About Tablet Screen, tap the Build number 8x
Next Go to Developer options
Then under Root Access, choose "Apps and ADB"
OTA
This is tested by stenc55 lets all give him a thumbs up!!!
You will need these things
You can find the download in the download tab..as usual
tf300t on the most current cmb release or already be on an OTA.... NOT RUNNING ART
Be on Philz CWM based recovery or a 4.4 compatible recovery
Have all .zip files on external sdcard
OTA update zip
Any optional zip you would like to flash
Gapps zip
Enter recovery Don't Format !!!! Go right to install and install the zips in the above order, wipe dalvik, reboot.
You will get a android is upgrading, After your fully boot into rom, let everything simmer for a few minutes, than do a reboot, like I said just what I did!!!!!!!!!
Good to see our beloved Tf300t is still alive, welcome to this new rom and good luck. Will try this soon!
FYI
Just a heads up!! Make sure your on the correct bootloader and recovery!!! Thx as always lj
This info is on the first post under the XDA_DevDB section
just wonder if anyone tried this using twrp instead of cwm
also for the boot loader, does it have to be 10.6.1.27.5? mine is 10.6.1.27.1, just dont want to take the trouble to upgrade 'cus it is so minor difference.
please let me know, thanks
lj50036 said:
Just a heads up!! Make sure your on the correct bootloader and recovery!!! Thx as always lj
This info is on the first post under the XDA_DevDB section
Click to expand...
Click to collapse
Recovery/Bootloader
shelper said:
just wonder if anyone tried this using twrp instead of cwm
also for the boot loader, does it have to be 10.6.1.27.5? mine is 10.6.1.27.1, just dont want to take the trouble to upgrade 'cus it is so minor difference.
please let me know, thanks
Click to expand...
Click to collapse
I can only give you the feedback as per my tester Norskyforce I cant thank him enough for his time in the testing of this ROM... He is new to the forum and will be helping out in the future.. Lets all give him a thanks:good:. So as thats what we have tested with thats all we can confirm working....If there is anything else we can help with don't hesitate to ask......Thx as always lj
I used scanno's twrp for 4.4.2 roms and flashed fine. I am having some fc though. Theme chooser does not function and play store has an occasional fc when uninstalling sometimes.
and I'm on the bootloader suggested by OP
force closes
toolhas4degrees said:
I used scanno's twrp for 4.4.2 roms and flashed fine. I am having some fc though. Theme chooser does not function and play store has an occasional fc when uninstalling sometimes.
and I'm on the bootloader suggested by OP
Click to expand...
Click to collapse
Yes, thx for the feedback. If you can report a bug in the bug reporting section and maybe post a logcat that would be great....thx lj
Any chances to have a tf300tg version ?
Giuseppe
tf300tg
gst0098 said:
Any chances to have a tf300tg version ?
Giuseppe
Click to expand...
Click to collapse
Sorry to say that probably wont happen. If there is anyone out there that has one and can build roms for cmb wants to join the team than it may happen, but other than that its kind of not in our future... Sorry for the bad news.... As always thx lj
Any chance you can extend this rom to the ME301T. Most of the TF300t hardware is the same. Thanks
ME301T
afitzroy said:
Any chance you can extend this rom to the ME301T. Most of the TF300t hardware is the same. Thanks
Click to expand...
Click to collapse
Just like the TF300TG, The team has no plans on doing this. If some one knows how to build and would like to join the team.. We would most likely be able to make this happen.. We just need someone willing to take up the challenge. Let me know if this is something for you.....
@lj50036
Can you make recovery as .zip?
Recovery
stenc55 said:
@lj50036
Can you make recovery as .zip?
Click to expand...
Click to collapse
If you need a hand flashing the .img file.. I can run you thought that....
I don't have adb or fastbot installed, I prefer working in recovery once tab or phone is rooted. I guess I will stay on twrp then.
Recovery
stenc55 said:
I don't have adb or fastbot installed, I prefer working in recovery once tab or phone is rooted. I guess I will stay on twrp then.
Click to expand...
Click to collapse
No worries... I will work on a .zip recovery. Give me a little bit I will post shortly
It's working ok for now, but I did have some FC's on android themes provider while installing apps. Not uncommon on CM roms, happened before.
Great
stenc55 said:
It's working ok for now, but I did have some FC's on android themes provider while installing apps. Not uncommon on CM roms, happened before.
Click to expand...
Click to collapse
Yeah there are a few known issues.. Post Them in the bug reporting tab.. That will make it easy to track them....Thx lj
does the dock for the keyboard work?
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app

[ROM][4.4.4][KTU84Q][AOSP] Octo-Kat

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer: OctOS is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Octo-Kat.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
-Do Not Mirror our files without talking to us. We can do that ourselves should we desire to.-​
Frequently Asked Questions
Q: Why isn't there XXXXXXX feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But CM and all the others have..
A: ROM developers, including CM, build something they want to use. The ROM dev that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't (or don't want), feel free to use XYZ ROM, or build your own custom version of Octo-Kat
ADB Logcat tutorial here: How to create a logcat log
Bugs:
Let us know if you run into bugs. Get Syslog from the Android Market, if you don't already have it. No logs and we can only try to recreate the event off of vague descriptions. Please also include what you were doing when it FCed or failed. Logs can be emailed to: [email protected]
Basic Instructions:
Download ROM .zip file
Reboot to Recovery (Note: Use Three-Finger or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Flash ROM and GApps .zip files
Reboot
A Note about the Team OctOs GApps
We in Team OctOs believe in choices. We believe in leaving the fundamental decisions about your phone to you.
In that spirit, Team OctOs gives you options for your GApps experiences. While any GApps package should work, we offer you the choice of using some of the same GApps packages that we use ourselves, and leave the choice up to you.
Special thanks to
@broodplank1337 for the great aosp source to start
@buckmarble for helping on a lot of random issues. :good:
We would also like to thank
CyanogenMod for their device specific files and drivers
ChameleonOS
SlimROM
OmniROM
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Find our license here
Find our repos here
Follow Us at the various website below!
XDA:DevDB Information
OctOS-Galaxy Nexus 5 variants, ROM for the Google Nexus 5
Contributors
Grommish, Dubbsy, cjkacz, treken, hlxanthus, buckmarble, winner00, wizard0f0s
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Nexus 5 rooted with recovery
Based On: AOSP
Version Information
Status: Testing
Beta Release Date: 2013-12-27
Created 2014-07-24
Last Updated 2014-08-28
First (Always wanted to do that)
Features in the OP are blank. I assume it's the same three points as on the homepage?
I am downloading ... report soon .!!! :silly:
can't flash with TWRP. "some symlinks failed"
uishido said:
can't flash with TWRP. "some symlinks failed"
Click to expand...
Click to collapse
It works after wiping go to home the uncheck system under mount options.
Same as reboot recovery after wiping then install. 0 issues either way
Sent from my Nexus 5 using XDA Premium 4 mobile app
I see AOSP everywhere, I assume no CAF bits to be found? Also F2FS and SaberMod...sweet!
Thank you Dev Grom!!!
Im gonna slam this NEW OCTO crack into my phone arm !!
Thank you for supplying only the finest!!
Edit: just slammed it.. awwww maaan, that feels gouda!!
Love the ROM !!! Great fun clean high ! Fast and silky !
nice and fast rom so far, solid!
some little things I noticed:
- settings fc when 'Download Gapps' is selected
- nearby places search in dialer isn't working and when I check App ops it says Location (Never Used)
apart from that: great rom!
Is this Rom ART compatible?
spevil07 said:
Is this Rom ART compatible?
Click to expand...
Click to collapse
runs fine on ART for me
Sweet will test out ASAP
Thanks for the feedback & glad you guys are liking it.!
uishido said:
nice and fast rom so far, solid!
some little things I noticed:
- settings fc when 'Download Gapps' is selected
- nearby places search in dialer isn't working and when I check App ops it says Location (Never Used)
apart from that: great rom!
Click to expand...
Click to collapse
I believe those 2 issues are known and currently being looked at, I think the gapps download option will be removed in the near future.
The Download GApps is part of the new (yet to be working) OTA system. Yes, it'll FC for now
We've had reports of Forward/Reverse lookup in the dialer also not working, this appears to have started with the jump to 4.4.4 - We are looking into it. Thank you for the reports!
SOHKis said:
Thanks for the feedback & glad you guys are liking it.!
I believe those 2 issues are known and currently being looked at, I think the gapps download option will be removed in the near future.
Click to expand...
Click to collapse
uishido said:
nice and fast rom so far, solid!
some little things I noticed:
- settings fc when 'Download Gapps' is selected
- nearby places search in dialer isn't working and when I check App ops it says Location (Never Used)
apart from that: great rom!
Click to expand...
Click to collapse
Just wanted to welcome our new users and am glad we can offer you our ROM. Enjoy!
Maybe I did something wrong not sure, at first I was hesitant cause I use philz recovery, & op in red letters says only use twrp, anyway, I flashed twrp image, full wipe in twtp & flashed rom, gapps, rebooted & started to set up. I looked inside the zip before I flashed to see if theme chooser was there, it was. But once the rom booted up & I started setting up, no theme chooser. I could see it if I went to settings, apps, all. What gives? Any ideas.
Sent from my Nexus 5 using Xparent Green Tapatalk 2
aheeejd said:
Maybe I did something wrong not sure, at first I was hesitant cause I use philz recovery, & op in red letters says only use twrp, anyway, I flashed twrp image, full wipe in twtp & flashed rom, gapps, rebooted & started to set up. I looked inside the zip before I flashed to see if theme chooser was there, it was. But once the rom booted up & I started setting up, no theme chooser. I could see it if I went to settings, apps, all. What gives? Any ideas.
Sent from my Nexus 5 using Xparent Green Tapatalk 2
Click to expand...
Click to collapse
it's in tentacles along with all other customization, click on 'OctOS build date' from the system settings > about phone, and then 'Themes' :good:
i use philz myself & it works just fine
SOHKis said:
it's in tentacles along with all other customization, click on 'OctOS build date' from the system settings > about phone, and then 'Themes' :good:
i use philz myself & it works just fine
Click to expand...
Click to collapse
Niccce dude thanks for the info
Sent from my Nexus 5 using Xparent Green Tapatalk 2
Any changelog for this mystical 7/30 version?
Koopa777 said:
Any changelog for this mystical 7/30 version?
Click to expand...
Click to collapse
I'm guessing you are not on any of our social media outlets.
https://plus.google.com/116049903349972847544/posts/HkotFzUiT5A
and
https://plus.google.com/116049903349972847544/posts/KGzTEvKhaRt
Between G+, FB, and Twitter, we do recommend picking at one (G+ being the favorite). We just don't have the raw time to keep every thread opened posted to, unfortunately.
SOHKis said:
it's in tentacles along with all other customization, click on 'OctOS build date' from the system settings > about phone, and then 'Themes' :good:
i use philz myself & it works just fine
Click to expand...
Click to collapse
I flashed this again yesterday & this rom is awesome. Has the features I need, once I found them lol. I flashed code blue kernel & had really good battery life. Definitely keep an eye on this thread, thanks so much guys. Great job.
Sent from my Nexus 5 using Xparent Green Tapatalk 2

[MOD][Z3] MultiROM v33x

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MultiROM is a one-of-a-kind multi-boot mod. It can boot any Android ROM as well as other systems like Ubuntu Touch, once they are ported to that device. Besides booting from device's internal memory, MultiROM can boot from USB drive connected to the device via OTG cable. The main part of MultiROM is a boot manager, which appears every time your device starts and lets you choose ROM to boot. You can see how it looks on the left image below and in gallery. ROMs are installed and managed via modified TWRP recovery. You can use standard ZIP files to install secondary Android ROMs and MultiROM even has its own installer system, which can be used to ship other Linux-based systems.
Features:
* Multiboot any number of Android ROMs
* Restore nandroid backup as secondary ROM
* Boot from USB drive attached via OTG cable
You can also watch a video which shows it in action.​
WARNING
It is dangerous. This whole thing is basically one giant hack - none of these systems are made with multibooting in mind. It is no longer messing with data partition or boot sector, but it is possible that something goes wrong and you will have to flash factory images again. Make backups. Always.​
IMPORTANT
I'm not responsible for anything, you do all this on your own risk.
Once you have flashed and set up MultiROM, don't flash another boot.img using fastboot or normally. Always go to "Advanced -> MultiROM" to flash ROMs/kernels or other mods.
If you want to uninstall MultiROM, just flash the MultiROM uninstaller.
I am not certainly sure about the compatibility with stock Roms, I still need to test this yet.
Your device must not be encrypted.
To all devs maintaing Stock-based ROMs: Feel free to use my patched stock kernels to add MultiROM support to your ROMs.
When booting another ROM, you'll notice that in some cases, you can enter the recovery of the boot.img of the ROM. Please don't use it, flash everything using MultiROM TWRP.
INSTALLATION
Make sure you are on a Rom compatible with one of these kernels and flash it
Reboot into MultiROM TWRP and flash the MultiROM installer
That's it. You can now go to "Advanced -> MultiROM" to start flashing other ROMs.
Adding ROMs
Go to recovery, select Advanced -> MultiROM -> Add ROM. Select the ROM's zip file and confirm.​
Using USB drive
During installation, recovery lets you select install location. Plug in the USB drive, wait a while and press "refresh" so that it shows partitions on the USB drive. You just select the location (extX, NTFS and FAT32 partitions are supported) and proceed with the installation.
If you wanna use other than default FAT32 partition, just format it in PC. If you don't know how/don't know where to find out how, you probably should not try installing MultiROM.
If you are installing to NTFS or FAT32 partition, recovery asks you to set image size for all the partitions - this cannot be easilly changed afterward, so choose carefully. FAT32 is limited to maximum of 4095MB per image - it is limitation of the filesystem, I can do nothing about that.
Installation to USB drives takes a bit longer, because the flash drive is (usually) slower and it needs to create the images, so installation of Ubuntu to 4Gb image on my pretty fast USB drive takes about 20 minutes.
Enumerating USB drive can take a while in MultiROM menu, so when you press the "USB" button in MultiROM, wait a while (max. 30-45s) until it searches the USB drive. It does it by itself, no need to press something, just wait.​
Updating/changing ROMs
1. Primary ROM (Internal)
Flash ROM's ZIP file as usual, do factory reset if needed (it won't erase secondary ROMs)
Go to Advanced -> MultiROM in recovery and do Inject curr. boot sector.
2. Secondary Android ROMs
If you want to change the ROM, delete it and add new one. To update ROM, follow these steps:
Go to Advanced -> MultiROM -> List ROMs and select the ROM you want to update.
Select "Flash ZIP" and flash ROM's ZIP file.
SOURCEs
MultiROM - https://github.com/XperiaMultiROM/multirom/ (branch master)
Modified TWRP - https://github.com/XperiaMultiROM/android_bootable_recovery (branch master)
Kernel w/ kexec-hardboot patch - https://github.com/Myself5/android_kernel_sony_msm8974/ (M5-Kernel)​
FAQs can be found here.
CREDITs
Tasssadar
Olivier
Garcia98
Thunder07
skin1980
Envious_Data
[NUT]
AndroPlus
Panic Brothers
If you think I deserve a donation, I won't stop you
Thanks a lot to those who have donated!​
You might want to consider a Donation to Tasssadar, who is the Mastermind behind all of this, I just ported it to the Z3
​
XDA:DevDB Information
MultiROM for Sony Xperia Z3, Tool/Utility for the Sony Xperia Z3
Contributors
Myself5
Source Code: https://github.com/XperiaMultiROM/multirom/tree/master
Version Information
Status: Testing
Created 2015-01-23
Last Updated 2016-06-06
CHANGELOGs
General MultiROM Changelog can be found here:
Changelog
XperiaMultiROM Specific Changelog is here:
Recovery Changelog
MultiROM Changelog
DOWNLOAD
https://dl.myself5.de
The recovery.img is Tassadars modified TWRP to flash secondary Roms. It is needed to flash the secondary Roms.
SUPPORTED KERNELs
M5 Kernel
AndroPlus Kernel (starting with V19)
If you want your favorite kernel to support kexec tell the dev to merge my commits.
Reserved
General Informations about Kexec are coming here soon.
I will test it when i come home and report the result.
Edit: all is stable only Multirom menu needed to be fixed but that you have reported, thanks
Now i can use stock as daily driver and cm12 to see the progress. many thanks.
Whaaaaaaat. This is amazing! Thanks for your work, keep at it! I will surely use the multirom a bit later, when some more roms like PA are avaiable.
Wow great work! A noob question but one assumes that I would not be able to have one rom on 4.4.4 and another on Lollipop 5.0 due to the fact the base Kernel AndroPlus is designed for 4.4.4 or does Multi Rom allow 2 different Kernels? Thanks in Advance.
Sent from my D6603 using XDA Free mobile app
panzerscope said:
Wow great work! A noob question but one assumes that I would not be able to have one rom on 4.4.4 and another on Lollipop 5.0 due to the fact the base Kernel AndroPlus is designed for 4.4.4 or does Multi Rom allow 2 different Kernels? Thanks in Advance.
Sent from my D6603 using XDA Free mobile app
Click to expand...
Click to collapse
It actually is possible. The Base Kernel is patched to be kexec-hardboot compatible. This means it is able to load other kernel to the RAM and run them from there. The host kernel is just a middleman loading the kernel to the RAM, it is not doing anything else which means it is not affecting the secondarys kernel at all.
I used to do this on Nexus 5, loading 4.4.4 with kexec kernel and then 5.0 preview as the other rom and it worked, so it should be possible here as well.
Myself5 said:
It actually is possible. The Base Kernel is patched to be kexec-hardboot compatible. This means it is able to load other kernel to the RAM and run them from there. The host kernel is just a middleman loading the kernel to the RAM, it is not doing anything else which means it is not affecting the secondarys kernel at all.
Click to expand...
Click to collapse
Oh wow thats fantastic news for sure. Lollipop here I come. I was hesitant before due to lollipop not being daily driver material but now it does not really matter. Do you get an option to select which rom upon phone boot up?
Thanks guys and great work
Sent from my D6603 using XDA Free mobile app
panzerscope said:
Oh wow thats fantastic news for sure. Lollipop here I come. I was hesitant before due to lollipop not being daily driver material but now it does not really matter. Do you get an option to select which rom upon phone boot up?
Thanks guys and great work
Sent from my D6603 using XDA Free mobile app
Click to expand...
Click to collapse
see the pic in the op ? Thats what is going to appear after the Sony scrren and before the initial Rom bootup.
Myself5 said:
see the pic in the op ? Thats what is going to appear after the Sony scrren and before the initial Rom bootup.
Click to expand...
Click to collapse
Woops I thought all that was is a logo but did not check, my bad and thanks!
Sent from my D6603 using XDA Free mobile app
Wow it's already here for the Z3, thanks guys, this is awesome!!
Sorry but my english is to bad to understand what to do... Can anyone create please a step by step tutorial i have the d6603 whith androplus kernel v 19a please help me
Just confirming, looking at your files I assume that the Leo folder is for the z3?
Sent from my D6603 using XDA Free mobile app
panzerscope said:
Just confirming, looking at your files I assume that the Leo folder is for the z3?
Sent from my D6603 using XDA Free mobile app
Click to expand...
Click to collapse
yup, leo is the Z3's codename. Sirius is Z2 and n801x is my Samsung Galaxy Note 10.1. Guess thats what happens when CM breaks the naming law and calling it just z3..
Myself5 said:
yup, leo is the Z3's codename. Sirius is Z2 and n801x is my Samsung Galaxy Note 10.1. Guess thats what happens when CM breaks the naming law and calling it just z3..
Click to expand...
Click to collapse
Yeah I knew it use to be Leo but after checking the CM website it was Z3 so I just wanted to confirm before fracking my phone lol. Thanks!
Sent from my D6603 using XDA Free mobile app
---------- Post added at 10:47 PM ---------- Previous post was at 10:04 PM ----------
So far so good, Modified Recovery and Multirom Installed. Now to flash CM12
Sent from my D6603 using XDA Free mobile app
---------- Post added at 11:28 PM ---------- Previous post was at 10:47 PM ----------
Reporting back after testing.
This is either my ignorance or a possible bug.
So I am ready to add a second ROM. These are the steps I take.
Select Add ROM
Select Internal Memory ( I did get another option called ''/dev/block/mmcblk1p1 (exfat) ....Should that have been used instead ? )
Select Next
Select ZIP File
Select The Rom To Flash (CM12)
The flashing Process starts but fails with the following message
E: Error executing updater binary in zip '/tmp/mr_update.zip'
Please see below for full Flashing Log.
Updating Partition Details.....Done
Full Selinux Support Is Present
Installing ROM cm12
Creating folders and images for type 1
Flashing Zip File cm12
Rom: cm12
Preparing zip file
Copying ZIP to /tmp
Changing mounts to ROM cm12
Current Boot Sector was used as base for fake boot.img !
Zip uses block updates
Creating system.img
Installing 'tmp/mr_update.zip.....
Checking for MD5 File
Skipping MD5 Check: No MD5 File Found
This Package Is For devices: D6602,D6603,D6633,D6643; This device is Leo
E: Error executing updater binary in zip '/tmp/mr_update.zip'
Failed To Install ZIP
Restoring Mounts
Updating Partition Details.....Done
Erasing Incomplete ROM
Click to expand...
Click to collapse
I hope this helps.
panzerscope said:
Yeah I knew it use to be Leo but after checking the CM website it was Z3 so I just wanted to confirm before fracking my phone lol. Thanks!
Sent from my D6603 using XDA Free mobile app
---------- Post added at 10:47 PM ---------- Previous post was at 10:04 PM ----------
So far so good, Modified Recovery and Multirom Installed. Now to flash CM12
Sent from my D6603 using XDA Free mobile app
---------- Post added at 11:28 PM ---------- Previous post was at 10:47 PM ----------
Reporting back after testing.
This is either my ignorance or a possible bug.
So I am ready to add a second ROM. These are the steps I take.
Select Add ROM
Select Internal Memory ( I did get another option called ''/dev/block/mmcblk1p1 (exfat) ....Should that have been used instead ? )
Select Next
Select ZIP File
Select The Rom To Flash (CM12)
The flashing Process starts but fails with the following message
E: Error executing updater binary in zip '/tmp/mr_update.zip'
Please see below for full Flashing Log.
I hope this helps.
Click to expand...
Click to collapse
see there we go with the Leo thingy again Seems like I need to edit the device tree to make the Phone in Recovery appear as some D**** device instead of Leo. Will do tomorrow and release a update. /dev/block/mmcblk1p1 is your physical SD Card (it is formatted as exFat which is what TWRP is displaying).
change updater-script to leo. this should help.
Yeah when I saw that in the log I figured it was incorrectly detecting the device. I look forward to the update. I also guess that's why the Multirom app does not work?
Sent from my D6603 using XDA Free mobile app
Possible use for the Z3 compact?

Categories

Resources