[MOD] [KERNEL] [C6603] ROMSwitcher | Mithun's Rom Switcher | Alpha [DUALBOOT] - Xperia Z 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"
}
Mithun's Rom Switcher
This is a Mod which allows you to switching between Timescape and any AOSP based rom.
It's only for advanced users and I am not responsible if your XZ get bricked or transform into a monster and eat up your cat
It is still in alpha state, but is working for daily use
Before you install this, please read the whole post!
Your first rom is Stock Timescape and second rom is any AOSP rom.
The second rom is installed on the /cache partition.
/data and /cache folders for second ROM is in /data/dual/
This Mod switches between two kernels.
For Timescape you can use any kernel, for AOSP you have to use my modified CM kernel.
Why I created this Mod?
fusion3 devices haven't got a multiboot option like this
Default kernel for Timescape is DooMKernel,
if you want to use another kernel, replace fiirst.img in /sdcard/romwitcher/ with your favorite kernel.
Sources:
https://github.com/RomSwitchers
OUR APP IS CLOSED SOURCE
How to install?
You can use any AOSP rom!
First Install stock ROM .ftf and root it
Then Flash DooMKernel
Download any AOSP rom. Extract it and open META-INF/com/google/android/updater-script
replace this line
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
with this wherever u see it
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/cache", "/system");
then delete these lines
Code:
format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "0", "/system");
and
Code:
package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/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/msm_sdcc.1/by-name/cache", "/system");
Zip your rom and gapps.
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 Timescape Stock rom.
Now download and install my app
Download my app here
Open ROMSwitcher and follow the instructions. It will fetch required files automatically
NOTE: Currently Recovery works on Stock ROM only
That's all have fun
​

Wipe data/cache on AOSP rom
Wipe data:
Delete /data/dual/2nddata
Wipe cache:
Delete /data/dual/cache
Install new AOSP rom
Wipe cache in recovery and delete /data/dual
then flash your new rom
Remove AOSP rom
Wipe cache in recovery and delete /data/dual
Do you want support me?
Donate to Grarak - here
You can buy me a pepsi via Google Wallet - Details in Signature
Press Thanks
Press "Tip us?" above the OP
Rate this Thread with 5 Stars
Report bugs
Devices ROMSwitcher Supports
Google Nexus 10 [manta]
Samsung Galaxy S4 [i9500]
Sony Xperia ZL [C6503]​

Credits
@Grarak - For all, Awesome Base and all. Simply talking - "Thanks to Grarak for a loooot!!!!"
@Jijonhyuni - using the same dualboot method as he does on Galaxy Nexus
@gokhanmoral - using some scripts of his Siyah Kernel
Paul O'Brian - for concept
@DooMLoRD - for xperia.img [DooMKernel]
@Drummerjed - for testing
Changelog
30-08-2013
First Release
​

Something that I've been waiting since the day I bought this device. Thanks dev.

xarive said:
Something that I've been waiting since the day I bought this device. Thanks dev.
Click to expand...
Click to collapse
I know right? It's awesome!

will the TA partition able to be restored with this dual boot feature?

leongzxc said:
will the TA partition able to be restored with this dual boot feature?
Click to expand...
Click to collapse
By doing that u will lock your boot loader again. Which means no dualboot
Sent from my C6503 using Tapatalk 4

mithun46 said:
By doing that u will lock your boot loader again. Which means no dualboot
Sent from my C6503 using Tapatalk 4
Click to expand...
Click to collapse
oh right, never thought of that.
thanks!

having wifi issue @timescape stock after switching back from PAC 4.3. Wifi error and couldn't switch on.

xarive said:
having wifi issue @timescape stock after switching back from PAC 4.3. Wifi error and couldn't switch on.
Click to expand...
Click to collapse
I think Mithun did a mistake with the modules I will contact him

xarive said:
having wifi issue @timescape stock after switching back from PAC 4.3. Wifi error and couldn't switch on.
Click to expand...
Click to collapse
Download and flash doomkernel again
Grarak said:
I think Mithun did a mistake with the modules I will contact him
Click to expand...
Click to collapse
I did not ;P . if I did then it should be in AOSP side
Sent from my C6503 using Tapatalk 4

Great work :good:
U mentioned that we'll have to use your CM kernel, I couldn't find a link to the kernel .

venky716 said:
Great work :good:
U mentioned that we'll have to use your CM kernel, I couldn't find a link to the kernel .
Click to expand...
Click to collapse
The app will fetch things automatically
Sent from my C6503 using Tapatalk 4

When we switch, the apps in the original ROM will be in the other dual booted ROM?
Sent from voldemort's nose

mithun46 said:
The app will fetch things automatically
Sent from my C6503 using Tapatalk 4
Click to expand...
Click to collapse
Few questions about ur CM kernel:
Undervolting possible ?
Governors available?
Min and max clock speeds?
And is there no way to use a different kernel for AOSP ?

Thraxzzz said:
When we switch, the apps in the original ROM will be in the other dual booted ROM?
Sent from voldemort's nose
Click to expand...
Click to collapse
No. But ill be working on it
venky716 said:
Few questions about ur CM kernel:
Undervolting possible ?
Governors available?
Min and max clock speeds?
And is there no way to use a different kernel for AOSP ?
Click to expand...
Click to collapse
No, no, stock cm
There are methods
Ask kernel Dev to add support code is out there
Sent from my C6503 using Tapatalk 4

@mithun46 Everytime I switched back to stock timescape, I realised that it's necessary to flash doom kernel again for the wifi fix. I often switching between them and I find this fun. But it's annoying to flash doom kernel for every time I switch back to stock. Any workaround for this?

xarive said:
@mithun46 Everytime I switched back to stock timescape, I realised that it's necessary to flash doom kernel again for the wifi fix. I often switching between them and I find this fun. But it's annoying to flash doom kernel for every time I switch back to stock. Any workaround for this?
Click to expand...
Click to collapse
I'll try to fix. No idea what's the issue and I don't own the device
Sent from my C6503 using Tapatalk 4

xarive said:
@mithun46 Everytime I switched back to stock timescape, I realised that it's necessary to flash doom kernel again for the wifi fix. I often switching between them and I find this fun. But it's annoying to flash doom kernel for every time I switch back to stock. Any workaround for this?
Click to expand...
Click to collapse
Strange, this doesn't happen with me. Are you running pure stock or a custom stock rom?

Drummerjed said:
Strange, this doesn't happen with me. Are you running pure stock or a custom stock rom?
Click to expand...
Click to collapse
I rooted @Stock ROM but nothing related to lib to be modded. Just some custom theme installed Xposed framework.

Related

[Port][PRO] LewaOS [build 12.03.16] | SuperFast | Beautiful| Cm7 Based | customizable

Hi everyone
LewaOS is the name of the OS that Lewatek chinese Company build for ZTE and Huawei devices
this build is based on CM7 Official for xperia pro
i made direct port from Huawaei U8800 Device to Xperia Pro
Screenshots:
{
"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"
}
Whats Working :
almost everything that works in CM7
Whats not Working :
HDMI
Wifi Thether
Torch
Download :
Code:
[URL="http://www.mediafire.com/?s24dpbe23p561tm"]ROM[/URL]
[URL="http://www.mediafire.com/?qj3u7vxljfuj67j"]LewaOS Gapps[/URL]
How To install :
Code:
1. Download Rom zip file & Copy into SD Card.
2. Reboot in to Recovery
3. Wipe data/factory reset
4. wipe cache partition
5. Go into mounts & storage
6. format system
7. format sd-ext
8. Go back & go into Advanced
9. Wipe Dalvik Cache
10. Go back & install zip from sdcard
11. choose zip from sdcard & select Downloaded rom (LewaOS-PRO-12.03.16.zip)
12. Wait while installing rom (it will take 5min)
13. Go back & reboot system now
14. Now you ready to go... ENJOY..
Hotfix1 : Download zip file from attachment and flash via recovery
by applying this patch LEDkeyboard problem will be solved and HW keyboard map will be set as default Latin QWERTY
after applying this patch an application called "Keyboard LED will be add to your applications . open it and enable :"autostart","enable"
Please Report any bug and maybe my poor knowledge can be helpful
This is my first port ever so any advice, feedback is appreciated.
I'm not a developer, I just want to learn and I found that doing this port was not too difficult. So if anyone feels like helping me out learn about porting, etc then feel free to contact me.
I decided to open this thread for better support and faster feedback as I'm planing to keep it as up to date, bug free as my skills and time permit.
Well the official website for the rom is LewaOS
Credit: Thanks to the CM team since I'm using their roms as a base, and to whoever else credit is due.
Will be ported to Arc/S? (or does it already work?)
deniel said:
Will be ported to Arc/S? (or does it already work?)
Click to expand...
Click to collapse
maybe in future i will port for arc/s
but for now its strictly for xperia pro
dont flash it on arc/s
Downloading....
What kernel use this rom?
Sent from my MK16i using Tapatalk 2
dslrfans said:
Downloading....
What kernel use this rom?
Sent from my MK16i using Tapatalk 2
Click to expand...
Click to collapse
use kernel included the zip file
its a CM7 kernel
ardalaan said:
use kernel included the zip file
its a CM7 kernel
Click to expand...
Click to collapse
Can use stock kernel? Or fxp130 kernel?
Finish download. Can instal walkman to this rom?
Sent from my MK16i using Tapatalk 2
deniel said:
Will be ported to Arc/S? (or does it already work?)
Click to expand...
Click to collapse
+ 1
Gingerbread never looked better. Beautiful Rom! Please port it to Arc/S
Sent from my LT18i using Tapatalk 2
Yay, let's bring back GB to the people who like super fast roms!!! I've been rocking cm7.2 for a few weeks now and I love it!!!!
Sent from my LT15i using xda app-developers app
Great rom....
Very smooth n fast....
But i found Titanium back'up not work properly... can't restore multiple from batch progres. Restore must be one by one
And walkman GB can't instal to this rom, maybe you have link walkman for you rom.
Sorry my english is poor
Sent from my MK16i using Tapatalk 2
batch restore can b done
dslrfans said:
Great rom....
Very smooth n fast....
But i found Titanium back'up not work properly... can't restore multiple from batch progres. Restore must be one by one
And walkman GB can't instal to this rom, maybe you have link walkman for you rom.
Sorry my english is poor
Sent from my MK16i using Tapatalk 2
Click to expand...
Click to collapse
I installed this ROM and it is very fast.
but I have to check battery life because CM 7.2 has battery issues.
I was able to batch restore my apps through titanium backup.
dslrfans said:
Great rom....
Very smooth n fast....
But i found Titanium back'up not work properly... can't restore multiple from batch progres. Restore must be one by one
And walkman GB can't instal to this rom, maybe you have link walkman for you rom.
Sorry my english is poor
Sent from my MK16i using Tapatalk 2
Click to expand...
Click to collapse
Titanium Backup works properly
make sure you use paid version !
in the titanium backup's setting looking for " app processing mode " and use " indirect method "
me myself usually dont use walkman i use poweramp and its great
you can install beats audio and dsp manager by flashing this file :
http://www.mediafire.com/?gkb79qylukbncqa
ardalaan said:
Titanium Backup works properly
make sure you use paid version !
in the titanium backup's setting looking for " app processing mode " and use " indirect method "
me myself usually dont use walkman i use poweramp and its great
you can install beats audio and dsp manager by flashing this file :
http://www.mediafire.com/?gkb79qylukbncqa
Click to expand...
Click to collapse
I use TB paid version.... 5.6.0...
Thanks you for poweramp
Sent from my MK16i using Tapatalk 2
This is working with FXP kernel? So a port would be extreme easy
jader13254 said:
This is working with FXP kernel? So a port would be extreme easy
Click to expand...
Click to collapse
yes
working with FXP CM7 kernel
the port was easy just some tweaks for xperia pro took my time
jader13254 said:
This is working with FXP kernel? So a port would be extreme easy
Click to expand...
Click to collapse
i' just done it ! Very easy took me 5 min ehehe (for arc s)
ps: if anyone interested i will upload! working perfectly with Doomkernle cm7 .
Sorin90 said:
i' just done it ! Very easy took me 5 min ehehe (for arc s)
ps: if anyone interested i will upload! working perfectly with Doomkernle cm7 .
Click to expand...
Click to collapse
Can u link me to it including kernel.
Sent from my LT18i using Tapatalk 2
finch.****break said:
Can u link me to it including kernel.
Sent from my LT18i using Tapatalk 2
Click to expand...
Click to collapse
Today i'll upload it!
I found keyboard phisical lamp not on
Sent from my MK16i using Tapatalk 2
It is the fastest rom I have tried on my xperia pro till now... Great job mate... :good:
I am loving this rom but there are a few bugs...
1. When I try to swipe away a notification... It opens it instead...
2. The keyboard map is not properly configured which is not a issue.. But still
3. The keyboard led is also not working...
themrperfecto said:
It is the fastest rom I have tried on my xperia pro till now... Great job mate... :good:
I am loving this rom but there are a few bugs...
1. When I try to swipe away a notification... It opens it instead...
2. The keyboard map is not properly configured which is not a issue.. But still
3. The keyboard led is also not working...
Click to expand...
Click to collapse
thank you
soon i will post a hotfix for keyboard backlight and Keyboard map

[MOD] [KERNEL] [pollux_windy] ROMSwitcher [DUALBOOT]

{
"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"
}
Rom Switcher
This is a Mod which allows you to switching between Timescape and any AOSP based rom.
It's only for advanced users and I am not responsible if your device get bricked or transform into a monster and eat up your cat.
Before you install this, please read the whole post!
Your first rom is Stock Timescape and second rom is any AOSP rom.
The second rom is installed on the /cache partition.
/data and /cache folders for second ROM is in /data/dual/
This Mod switches between two kernels.
For Timescape you have to use my CWM kernel for Sony Rom, for AOSP you have to use my modified CM kernel which will be automatically downloaded by the app.
What is this project about?
Its about a dual boot implementation that is somewhat universal and supports a lot of device. We are the Rom Switchers.
Default kernel for Timescape is Stock Sony Kernel with CWM,
if you want to use another kernel, replace fiirst.img in /sdcard/romwitcher/ with your favorite kernel(must support the rom you are installing).
Sources:
Kernel Source
Dual Boot ramdisk
Currently only supports pollux_windy (might port to pollux if there is enough support)
How to install?
You can use any AOSP rom for second rom!
Needs Unlocked bootloader
First Install stock ROM .ftf
Install CWM kernel and root from HERE
Install BusyBox from HERE
Lazy Version
Open Your AOSP rom zip and copy this zip over it- LINK
Open Your Gapps zip and copy this zip over it- LINK
Long Version
Download any AOSP rom. Extract it and open META-INF/com/google/android/updater-script
replace this line
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
with this wherever u see it
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/cache", "/system");
then delete these lines
Code:
format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "0", "/system");
and
Code:
package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/by-name/boot");
and
Code:
assert(getprop("ro.product.device") == "SGP311" || getprop("ro.build.product") == "SGP311" ||
getprop("ro.product.device") == "SGP312" || getprop("ro.build.product") == "SGP312" ||
getprop("ro.product.device") == "pollux_windy" || getprop("ro.build.product") == "pollux_windy");
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/msm_sdcc.1/by-name/cache", "/system");
Zip your rom and gapps.
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 Timescape Stock rom.
Now download and install the app
Download app here
Open ROMSwitcher and follow the instructions. It will fetch required files automatically
NOTE: Currently First Rom needs to be Sony and Second rom any aosp rom, you can manually replace the first.img with a stock cm kernel to dual boot 2 aosp roms (the folder is /sdcard/romswitcher/, this method should work but i have not tested it due to lack of time)
That's all have fun
​
XDA:DevDB Information
[MOD] [KERNEL] [pollux_windy] ROMSwitcher [DUALBOOT], a Kernel for the Sony Xperia Tablet Z
Contributors
bluefa1con, mithun46
Kernel Special Features:
Version Information
Status: Testing
Created 2013-09-05
Last Updated 2013-09-06
Reserved
Wipe data/cache on AOSP rom
Wipe data:
Delete /data/dual/2nddata
Wipe cache:
Delete /data/dual/cache
Install new AOSP rom
Wipe cache in recovery and delete /data/dual
then flash your new rom
Remove AOSP rom
Wipe cache in recovery and delete /data/dual
Currently Using a AOSP rom as first rom?
Here is a experimental method, try and report
copy your /data partition on sdcard (wipping data from flashtools deletes internal sdcard)
After following instructions and installing rom
Copy the /data backup to /data/dual/2ndromdata
Support us
Press Thanks
Press "Tip us?" above the OP
Rate this Thread with 5 Stars
Report bugs
Future Plans
An app to Install directly to second rom (already in development)
A recovery to manage RomSwitch project (talking to some recovery developers)
Share data between first and second rom to have a unique dual boot experience and share apps (already in development)
Devices ROMSwitcher Supports
Google Nexus 10 [manta]
Samsung Galaxy S4 [i9500]
Sony Xperia ZL [C6503]
Sony Xperia Z C6603​
Reserved
Credits
@Grarak - For Coming up with this amazing idea
@Jijonhyuni - using the same dualboot method as he does on Galaxy Nexus
@gokhanmoral - using some scripts of his Siyah Kernel
Paul O'Brian - for concept
@mithun46 - for core development of rom switch and helping me get fimiliar with Sony Devices
Changelog
5-09-2013
First Release
​
Thanks. Been waiting a long time for something like this. Downloading now. Thanks again
I have followed all the steps here indicated, like this:
Starting with a fresh flash of a Sony stock 4.2.2 firmware.
Flashing modified kernel and rooting.
Modifying PAC nightly (09.05) updater-script.
Modifying GApps updater-script.
Flashed them both, first ROM, then GApps.
Successfully booted stock.
Installed ROMSwitcher.
Opened it and it downloaded a download.zip.
After finishing downloading, re-opened ROMSwitcher.
It receives root permissions but then it's just a black screen, all I see is top and bottom bars.
I guess that when I open ROMSwitcher, it should show me a menu with both roms, right? What could I've done wrong? Should I flash that download.zip or something?
I'd appreciate any help Thanks in advance.
Shanliang- said:
I have followed all the steps here indicated, like this:
Starting with a fresh flash of a Sony stock 4.2.2 firmware.
Flashing modified kernel and rooting.
Modifying PAC nightly (09.05) updater-script.
Modifying GApps updater-script.
Flashed them both, first ROM, then GApps.
Successfully booted stock.
Installed ROMSwitcher.
Opened it and it downloaded a download.zip.
After finishing downloading, re-opened ROMSwitcher.
It receives root permissions but then it's just a black screen, all I see is top and bottom bars.
I guess that when I open ROMSwitcher, it should show me a menu with both roms, right? What could I've done wrong? Should I flash that download.zip or something?
I'd appreciate any help Thanks in advance.
Click to expand...
Click to collapse
How big is the size of download.zip? It should be in /sdcard/romswitcher
I assume you have installed busybox too
Sent from my GT-I9100 using Tapatalk 4
Can you tell me what did i do wrong?
after unpacking Gaaps + carbon AOSB based rom .. edited the update-script file.
flashed with cwm ..
installed RomSwitcher apk .waited for the Download.zip to finish downloading
Opened the app again .. selected 4.3 rom
the app get root permission ,. then restarting to the same stock rom.
download.zip size is : 20.39MB
What rom it supoted??
I instal whis cm-10.2-20130905-NIGHTLY-pollux_windy.zip
And after select Android open sourse project 4.3
i take rebut system only ((
Us I see you mistake. First and second img its one file. whis diferent name.
Half Alive said:
Can you tell me what did i do wrong?
after unpacking Gaaps + carbon AOSB based rom .. edited the update-script file.
flashed with cwm ..
installed RomSwitcher apk .waited for the Download.zip to finish downloading
Opened the app again .. selected 4.3 rom
the app get root permission ,. then restarting to the same stock rom.
download.zip size is : 20.39MB
Click to expand...
Click to collapse
xam1988 said:
What rom it supoted??
I instal whis cm-10.2-20130905-NIGHTLY-pollux_windy.zip
And after select Android open sourse project 4.3
i take rebut system only ((
Us I see you mistake. First and second img its one file. whis diferent name.
Click to expand...
Click to collapse
You guys didn't install busy box
Get it from playstore
Sent from my GT-I9100 using Tapatalk 4
bluefa1con said:
You guys didn't install busy box
Get it from playstore
Sent from my GT-I9100 using Tapatalk 4
Click to expand...
Click to collapse
No .. i did install busybox ... Twice
bluefa1con said:
You guys didn't install busy box
Get it from playstore
Sent from my GT-I9100 using Tapatalk 4
Click to expand...
Click to collapse
I have instaling busy box.
Us i right download.zip has two same img. file.
to 11 MB ich one.
Can you posted here corectly
Second.img???
Us i understend
first.img - its stock core.
second.img - must be moded core for pollux_windy roms.
But in folder we have same img. file
^
Yes it have the same size.. But If it's the same kernel I think when we switch to the AOSP rom we should get a bootloop !?
Or maybe that's how it works .. with the same modded kernels
...
I've deleted the RomSwitcher folder containing the two kernels and download.zip and give it another try.
Got the same result .. restarting to the stock rom. =/
Half Alive said:
I've deleted the RomSwitcher folder containing the two kernels and download.zip and give it another try.
Got the same result .. restarting to the stock rom. =/
Click to expand...
Click to collapse
I raplese core from
cm-10.2-20130905-NIGHTLY-pollux_windy.zip
to
RomSwitcher folder
and
raname it to second.img
After choose selected 4.3 rom
I see CM images.
But after black display and dont wont start ((
I flash my firmware againe.
^
Your fault .. We just have to wait for a response from the OP.
xam1988 said:
I raplese core from
cm-10.2-20130905-NIGHTLY-pollux_windy.zip
to
RomSwitcher folder
and
raname it to second.img
After choose selected 4.3 rom
I see CM images.
But after black display and dont wont start ((
I flash my firmware againe.
Click to expand...
Click to collapse
thats because the default cm image u used is not configured to boot second rom and its trying to boot sony files
what i think went wrong with your installs is busybox because busybox is supposed to change kernel from first.img to second.img
did u use smart install on that app?
i am uploading the same first.img and second.img to my host so u guys can try that too but i think the issue here is busybox if u already have working root and cwm
bluefa1con said:
thats because the default cm image u used is not configured to boot second rom and its trying to boot sony files
what i think went wrong with your installs is busybox because busybox is supposed to change kernel from first.img to second.img
did u use smart install on that app?
i am uploading the same first.img and second.img to my host so u guys can try that too but i think the issue here is busybox if u already have working root and cwm
Click to expand...
Click to collapse
I don't think it's busybox related.. I'm sure it's installed correctly.
When I tried to install busybox to another folder.. The device didn't reboot at all.
So I think rebooting the device means that busybox is working.
And you didn't tell us.. does the two. img files have the exact same size?
bluefa1con said:
thats because the default cm image u used is not configured to boot second rom and its trying to boot sony files
what i think went wrong with your installs is busybox because busybox is supposed to change kernel from first.img to second.img
did u use smart install on that app?
i am uploading the same first.img and second.img to my host so u guys can try that too but i think the issue here is busybox if u already have working root and cwm
Click to expand...
Click to collapse
I flash second.img from fasboot to my tablet, and after restart my tablet start in stock rom/
it means that you include to download.zip
the same core. this diferent name!
xam1988 said:
I flash second.img from fasboot to my tablet, and after restart my tablet start in stock rom/
it means that you include to download.zip
the same core. this diferent name!
Click to expand...
Click to collapse
oh God! derped really hard there, was really tired when i posted that
uploading the second.img again, will also update the app's links
updated files pushed
delete the files in /sdcard/romswitcher/ folder and let the app download it again
bluefa1con said:
updated files pushed
delete the files in /sdcard/romswitcher/ folder and let the app download it again
Click to expand...
Click to collapse
All Ok. Work perfectly.
SGP 311 STOK 4.2.2 + cm-10.2-20130905-NIGHTLY-pollux_windy.zip
Big senks for your work.
And sory for my English.
Sent from my SGP311 using xda app-developers app

[TUT] Triple boot on the Nexus 4

THIS TUTORIAL IS NOT YET FINISHED
​
{
"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"
}
This will be a tutorial for people who want to Triple Boot on their Nexus 4. I will not explain how to unlock/root or install a newer or older version of TWRP.
The tutorial is based on having an Android ROM as a base. I will be using the PSX rom as main.
Click to expand...
Click to collapse
​
Step 1: Download the following files for MultiRom support on TWRP:
MultiROM: multirom-20131005-v16-mako.zip
Modified recovery (TWRP 2.6.3.0): TWRP_multirom_mako_20131006.img
Click to expand...
Click to collapse
​
Step 2; Flash a Kernel that supports the Kexec Hardboot patch. Or of course built your own.
Franco Kernel
Trinity Kernel
Faux Kernel
I will eventually add more
Click to expand...
Click to collapse
​
Step 3: Installing FirefoxOS
Download the following files:
System (Build September 30)
User Interface (Build October 5) FirefoxOS 1.3
Install the Mako_FFOS-20130930_system.zip as new ROM in the MultiROM interface. When it is installed go to List ROMs.
Then Flash ZIP the Mako_FFOS-20131005_UI_1.3.zip User Interface.
When you reboot your Nexus 4 you will be able to boot into FirefoxOS
Click to expand...
Click to collapse
​
Step 4: Installing Ubuntu Touchhttp://forum.xda-developers.com/showthread.php?t=2324683
For Ubuntu Touch to boot you need at least the 9-10-2013 built. This can be found on the Ubuntu website: http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/
You will need the saucy-preinstalled-touch-armhf.zip as a base.
And saucy-preinstalled-touch-armel+mako.zip as the second thing to install.
In MultiROM there is a seperate menu for adding Ubuntu Touch to the MultiROM list. This will take a while.
You will now be able to boot Ubuntu Touch when rebooting the device. Please know that the latest nighly's take a very long time to boot. At least 1,5 minutes.
Click to expand...
Click to collapse
Here is a Youtube video of it all. I also included a second Android ROM with a different kernel. The Main android ROM has the Franco Kernel and the second one has the NEO kernel.
Click to expand...
Click to collapse
Credits to:
@tassadar for the MultiRom port to the Nexus 4
@kfheaven for the Ubuntu Touch thread
@pureexe for compiling FirefoxOS
@morfic for the Trinity Kernel
@ctfrommn for the PSX rom
@franciscofranco for the Franco Kernel
@ramgear for the Neo kernel
Great work!!!
Sent from my Nexus 4 using xda app-developers app
well done :good:
Yess useful thread
Sent from my Nexus 4 using xda app-developers app
Just a query, as I'm not well versed in dual booting. Will dual or triple booting cause throttling, heating or performance issues. Oh and also will it provide battery for a day's use, since it's booting three OS?
Dvash27 said:
Just a query, as I'm not well versed in dual booting. Will dual or triple booting cause throttling, heating or performance issues. Oh and also will it provide battery for a day's use, since it's booting three OS?
Click to expand...
Click to collapse
Not that I have experienced. You will boot each OS seperatly and not at the same time, so it should not cause any hardware issues.
Sent from my Nexus 4 using xda app-developers app
hey guys..
i'm somehow confused..
what's differences between this and multi rom thread?
whole procedure is similar..
Dark Fear said:
hey guys..
i'm somehow confused..
what's differences between this and multi rom thread?
whole procedure is similar..
Click to expand...
Click to collapse
I am trying to help people direct them to the right download links for each operating system. If you want to multiboot the latest stable UbuntuTouch version you will be stuck at the Google logo. Just pointing out the nightlies downloads.
Also I will add pictures to make it easier.
Sent from my Nexus 4 using xda app-developers app
Will it work with PA 3.99 RC2?
Brociu12 said:
Will it work with PA 3.99 RC2?
Click to expand...
Click to collapse
Yes it does. When I first starting using MultiRom I used PA 3.99 too. The only problem is the kernels. If you wish so flash another kernel on a second Android rom you will get graphic problems like you would have with JSS or JWR differences.
Oh yeah, thank you for this
Sent from my Nexus 4
Thanks I'm trying right now, and very angry with "add rom" option don't showing in TWRP, but working on the boot of device...
does this wipe any files from the storage part of the data partition?
Brociu12 said:
Thanks I'm trying right now, and very angry with "add rom" option don't showing in TWRP, but working on the boot of device...
Click to expand...
Click to collapse
The the actual 'Add Rom' button not show or are you not even able to get in the MultiRom window. You should first click on Advanced.
hp420 said:
does this wipe any files from the storage part of the data partition?
Click to expand...
Click to collapse
It should not wipe anything. I am not the creator of any of these files so you should rather ask them.
Great tutorial I've been playing with multirom all week. It's so useful being able to test any ROM without disturbing the internal.
Sent from my Nexus 4 using xda app-developers app
Zenety said:
The the actual 'Add Rom' button not show or are you not even able to get in the MultiRom window. You should first click on Advanced.
Click to expand...
Click to collapse
I know this...
Now it works, problem was that Flashy app, don't be able to flash .img file recovery properly.
FFOS is nice, but in my N4 it's a little bit laggy, don't smooth as Android
Zenety said:
THIS TUTORIAL IS NOT YET FINISHED
Click to expand...
Click to collapse
hi
how can i use 4.2.2 roms as my secondary?
4.2.2 kernels are different from 4.3 and don't include that patch..
Dark Fear said:
hi
how can i use 4.2.2 roms as my secondary?
4.2.2 kernels are different from 4.3 and don't include that patch..
Click to expand...
Click to collapse
Just flash the ROM. The kernel with KEXEC only needs to be installed for the Primary ROM. (This allows MultiROM to ignore it when booting other ROMS)
@Zenety Tasssadar created a new test recovery img that fixes the data issue with installing UTouch as the second+ ROM. I haven't checked yet to see if he's updated his OP, but you may want to keep this in mind.
Zenety said:
I am trying to help people direct them to the right download links for each operating system. If you want to multiboot the latest stable UbuntuTouch version you will be stuck at the Google logo. Just pointing out the nightlies downloads.
Also I will add pictures to make it easier.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Does installing the latest build from the current/ folder hang on the Google logo, or does it just take too long??
How many storage use for ubuntu touch?
Sent from my Nexus 4 using XDA Premium 4 mobile app

[ParanoidAndroid 3.99] [Q/A] - DISCUSSION THREAD

{
"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"
}
Q&A Thread​
This thread is a place where you can talk about everything of this ROM: Q&A, bugs, problems, fixes... I created this thread late, but is never too late from this moment please make development thread cleaner.
Development thread: [ROM] ParanoidAndroid 3.99 RC2
Common Questions
Q: I'm on Gingerbread, how can I install this ROM?
A: First update to official Jelly Bean, then install as every custom ROM.
Q: How can I update this ROM?
A: Just download updated build and flash it. No need to wipe anything.
Q: I have GT-I9070P. Three questions for you:
Why my Mobile Network (called "RIL") is not working?
How can I make "I9070P" visible into device infos?
If I make a nandroid backup of stock ROM before install this, later when I try to restore it I get an error. Why and how I can solve this?
A: Simple
I9070 and I9070P are almost identical, except for NFC and RIL. You have to change tee folder under /system/lib of flashable zip to make RIL working.
I made a flashable zip containing tee folder for I9070P and a modded build.prop that shows I9070P instead of I9070. Just flash it.
Almost all custom ROMS are for I9070, when you make nandroid backup of stock ROM, recovery mode recognizes that the backup is of an I9070P. When you install these CM-based ROMS, your device is recognized as I9070. Just flash my flashable zip to make restore working.
You can find flashable zip here. Remember that if you install latest build or update to it, flash latest device-specific zip too!
Q: I'm here again with my GT-I9070P. I want to restore my stock ROM but I'm on CM10.1/10.2/11 ROM. Can I use your flashable zip to enable restore from these ROMS too?
A: Yes, you can. Just flash it, reboot recovery and restore your backup.
Q: On GT-I9070P, if I make a backup of your ROM to try another ROM, how can I restore if my device is recognized as I9070?
A: Just read the answer on top of this question.
Q: I have GT-I9070P. Why NFC doesn't work on CM-based ROMS?
A: NFC doesn't work because there are built on GT-I9070 source code that doesn't have NFC.
Q: If I change some libraries, can I make NFC working on GT-I9070P with these ROMS?
A: Impossible. NFC driver is a part of kernel.
Q: How can I add new tiles into Quick Settings panel?
A: Go to Settings>Toolbars>Quick Settings panel>Tiles and layouts>Add to add new tiles.
Q: Why there is no Torch app included into this ROM?
A: Torch app is not a part of ParanoidAndroid ROM. If I add it into builds is not Open Source because I'm using a prebuilt component from another ROM.
Q: I downloaded a Torch app from Play Store, but Torch tile into Quick Settings panel is not working. Why?
A: Tile is not working because is linked to CyanogenMod's Torch app. You can make it working using this flashable zip that installs CM Torch.
Q: I use BlackBerry Messaging app, why when I receive a notification its sound isn't played or device reboots?
A: BBM app doesn't fully work with CM-based ROMS.
Click to expand...
Click to collapse
Already have halo and pie?
yudroid said:
Already have halo and pie?
Click to expand...
Click to collapse
Look on the screen shots.
Yes , PIE and HALO are in this rom and both of than are working.
Sent from my GT-I9070P using xda app-developers app
Problem
Screenshot not work in the last release
Which one tee folder and build prop for I9070P file should i download ?
That 20130113 or 20130117 ?
Sent from my GT-I9070P using xda app-developers app
Can i use this tee and build prop file for another ROMs like ChuckyBeam ?
Sent from my GT-I9070P using xda app-developers app
tietto12719 said:
Problem
Screenshot not work in the last release
Click to expand...
Click to collapse
What error do you have?
MikiGry said:
Which one tee folder and build prop for I9070P file should i download ?
That 20130113 or 20130117 ?
Click to expand...
Click to collapse
If you install 20130113 build install 20130113 device-specific, the same for 20130117. If you update the ROM, for example from 20130113 to 20130117 install device-specific zip of the same day too
MikiGry said:
Can i use this tee and build prop file for another ROMs like ChuckyBeam ?
Click to expand...
Click to collapse
Only if you want to make restore of another ROM working on recovery, but you can't change another ROM's build.prop and boot it. If you want flashable tee only just download it from my Dev-Host account. It's available under "Misc" category.
Inviato dal mio GT-I9070
I tried to dual boot this rom with the dual boot method made by BOOTMGR, but whenever i tried to flash the rom, it gve me status 7 error. I'm sure that my download file is not corrupted and it can be flash normally, but it cant be flash for dual booting, it gave status 7 error. Anyone knows why?
[email protected] said:
I tried to dual boot this rom with the dual boot method made by BOOTMGR, but whenever i tried to flash the rom, it gve me status 7 error. I'm sure that my download file is not corrupted and it can be flash normally, but it cant be flash for dual booting, it gave status 7 error. Anyone knows why?
Click to expand...
Click to collapse
http://bit.ly/1ah5Nd4
That other partition does not have build.prop - and it is needed to read phone model in updater script.
shut_down said:
http://bit.ly/1ah5Nd4
That other partition does not have build.prop - and it is needed to read phone model in updater script.
Click to expand...
Click to collapse
Automatic search on Google haha :silly:
By the way, in my Paranoid I removed getprop lines to enable installation from 4.4 ROMS too
Why so a huge battery drain.
Battery was at 100percent i unplugged cable and let it alone after two haurs it was at 80percent.
I did nothing with the phone in these two hours.
Just 5 apps installed. Anf removed some other apps.
But its very smooth. Thanks anyway.
guyshelpmeplease said:
Why so a huge battery drain.
Battery was at 100percent i unplugged cable and let it alone after two haurs it was at 80percent.
I did nothing with the phone in these two hours.
Just 5 apps installed. Anf removed some other apps.
But its very smooth. Thanks anyway.
Click to expand...
Click to collapse
I'm not on Paranoid (testing first Mokee Open Source build), are you using 17/01 build? If yes, what about taking screenshots?
Tesla-MADAL93 said:
I'm not on Paranoid (testing first Mokee Open Source build), are you using 17/01 build? If yes, what about taking screenshots?
Click to expand...
Click to collapse
Yes 17/01 build.
guyshelpmeplease said:
Yes 17/01 build.
View attachment 2526402View attachment 2526405
Click to expand...
Click to collapse
So screenshots are working, what about governor/io scheduler? I'll diagnose this huge battery drain
Inviato dal mio GT-I9070
guyshelpmeplease said:
Yes 17/01 build.
View attachment 2526402View attachment 2526405
Click to expand...
Click to collapse
sorry for the question but how to make the settings like the tablet one ?
Tesla-MADAL93 said:
So screenshots are working, what about governor/io scheduler? I'll diagnose this huge battery drain
Inviato dal mio GT-I9070
Click to expand...
Click to collapse
I didnt change anything in governer/io scgeduler.
Just the standard ones.
guyshelpmeplease said:
I didnt change anything in governer/io scgeduler.
Just the standard ones.
Click to expand...
Click to collapse
If you can, test battery backup changing governor and scheduler to pegasusq and sio
Inviato dal mio GT-I9070
shadytarek_97 said:
sorry for the question but how to make the settings like the tablet one ?
Click to expand...
Click to collapse
Go into Settings, swype down status bar to reveal quick settings, press Hybrid tile then set dpi 240 and layout 720
Inviato dal mio GT-I9070
Tesla-MADAL93 said:
If you can, test battery backup changing governor and scheduler to pegasusq and sio
Inviato dal mio GT-I9070
Click to expand...
Click to collapse
Ok i will try

[ROM][P990]Smasher X [5.4.1][multiview][Pie][NEwBL][02-18-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"
}
-------------------------------------------------------------------------------------------------------------------------------------
Screenshots:
-------------------------------------------------------------------------------------------------------------------------------------​Credits & Kernel Source:
CyanogenMod Kernel Source:
(git://github.com/czechop/android.git -b cm-10.1
)
I did not make these roms, I just tweaked them.
Cjen1987:
{GIVE ME THANKS!]
Support Me Here
Download:
<MODERATOR EDIT - LINK REMOVED>
Gapps (For 5.1 and up):
PA Gapps:
http://forum.xda-developers.com/show....php?t=2397942
Cm gapps:
Http://itvends.com/gapps/gapps-kk-20140105-signed.zip
Features:
This is a CM11 Kitkat base rom.
I did not bring CM11 to this device, so give thanks to the Devs that did.
What I did:
Added:
*Pie control
*MultiThemes (Launcher & CM10.1)
*Playerpro (Free)
*PC Remote
*Pop up Browser & Youtube
*Dolphin Browser
*Portal (multiview beta)
*Apn Config (edit your apns for kitkat roms)
*Android Sniper boot animation
*Custom ringtones
*Rom toolbox light
*Go SMS (Custom themes and pop up messages)
Removed:
*Apollo
*CMAccounts
*CMFileManager
*Cmwallpaper
*DSP
*DocumentsUI
*MagicSmoke
*Term
*Video Editor
*CMS
*Tags
Replaced:
*Launcher
*Bootanimation
*Default camera (Bug Fixes)
*Minor Data changes
What works:
*Calling
*SMS
*MMS
*Data
*GPS
What doesn't:
***YOU TELL ME***
​
Final notes:
***Final note, if you have a issue please Pm me or post.
I don't have a team and am managing 20+ device's, so give me time.
Smasher X has been a fully stable driver for more than 15 device's, and I hope
to work with you to fix these issues.
Please don't get upset if the download isn't up right away or there is something
you don't like.
If you brick your device, DONT BLAME ME!
I have had Error installs on a very few devices, which have all been fixed or the
installer didn't upgrade there CWM recovery to the latest build.***
Installation:
Install Smasher X
Go to recovery
(Don't tell me the rom didn't install, if you don't have the latest cwm recovery!)
Make a backup of your data(highly recommended)
Install this ROM
Install gapps
Reboot
​
UK yahoo news approved: http://uk.news.yahoo.com/run-htc-one-android-4-4-2-kitkat-105131095.html
Nice. Looking very good. I will try it this Weekend.:good:
Where is the 5.4? i found only a 5.3 for a Samsung Device
testing it now. I hope that the camera works ok
Andrei221 said:
testing it now. I hope that the camera works ok
Click to expand...
Click to collapse
There's nothing to test The rom is not downloadable, there isn't @ that url
PYCON said:
There's nothing to test The rom is not downloadable, there isn't @ that url
Click to expand...
Click to collapse
It's up now.
A link would be nice. Oh! Here's one, now!
<MODERATOR EDIT - LINK REMOVED>
Cjen1987 said:
Just not worth the time, good day.
Click to expand...
Click to collapse
This ROM for OLD boot loader ??:crying:
k101d said:
This ROM for OLD boot loader ??:crying:
Click to expand...
Click to collapse
Yes and New.
Cjen1987 said:
Yes and New.
Click to expand...
Click to collapse
I look inside rom zip file it map /system to /dev/block/mmcblk0p1 so NOT for NEW bootloader and try to change to /dev/block/mmcblk0p12 and flash BUT it said error at line of symlink.
Want to try with new bootloader do you plan to make your rom for new bootloader
Does Wifi-Tethering works ?
Only OLDBL ?
Does the Converter works ?
Mhm... Seems like the fake dev kernel minoochx, maybe i'm wrong but... This rom doens't work in new bl and old one
Sent from my LG-P990 using xda app-developers app
sev3n1985 said:
Mhm... Seems like the fake dev kernel minoochx, maybe i'm wrong but... This rom doens't work in new bl and old one
Sent from my LG-P990 using xda app-developers app
Click to expand...
Click to collapse
Fix will be up for newbl
5.4.1
Kernel source needs updated in OP.
Lorddoener said:
Does Wifi-Tethering works ?
Click to expand...
Click to collapse
No (gets stuck on 'turning hotspot on')
Only OLDBL ?
Does the Converter works ?
Click to expand...
Click to collapse
Yes
I flashed Pengus M1 norh kernel. Boots OK.
Try it at your own risk.
So much drama over nothing... Stop bashing the OP please
OK. Trying to understand how this ROM is...
-Old bootloader.
-No Kowalski Kernel.
-No Wi-Fi Tethering.
One doubt, the Gapps available for download, are they non neon Gapps?
Good luck for your project.
Enviado do meu LG-P990 através de Tapatalk
I.m.Tuga said:
OK. Trying to understand how this ROM is...
-Old bootloader.
-No Kowalski Kernel.
-No Wi-Fi Tethering.
Click to expand...
Click to collapse
It's basically Temasek build 93 with some pirated apps included.
Flash first, then comment. Or don't flash at all. To quote the OP: not worth the time.
Sent from my LG-P990 using XDA Premium 4 mobile app
montresor60 said:
It's basically Temasek build 93 with some pirated apps included.
Flash first, then comment. Or don't flash at all. To quote the OP: not worth the time.
Click to expand...
Click to collapse
Do u think it would be better to report the post to moderators and close it ?!
montresor60 said:
It's basically Temasek build 93 with some pirated apps included.
Flash first, then comment. Or don't flash at all. To quote the OP: not worth the time.
Sent from my LG-P990 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
At the end of my post, I mentioned a question.
If you have an answer for it, than I appreciate.
If you don't, let the OP do it if he can.
I need the phone working right now with Google apps.
BTW it's not up to me nor you to say if it's worth the time.
Specially if maybe you didn't flash it.
Remember flash then comment!
Peace...
Enviado do meu LG-P990 através de Tapatalk
I.m.Tuga said:
At the end of my post, I mentioned a question.
If you have an answer for it, than I appreciate.
If you don't, let the OP do it if he can.
I need the phone working right now with Google apps.
BTW it's not up to me nor you to say if it's worth the time.
Specially if maybe you didn't flash it.
Remember flash then comment!
Peace...
Enviado do meu LG-P990 através de Tapatalk
Click to expand...
Click to collapse
I converted the ROM to NewBL and installed it. Didn't boot. Then I reinstalled (always full wipe) and also flashed Pengus M1 (with and without ramhack). Upon booting, there was an FC message from Lucky Patcher. Off to a good start, eh? At this point, I decided not to flash GApps. If you need a working phone right now, I highly recommend the work of carburano (Adios Amigos is a truly fine ROM); Pengus ('Look Ma!') or anything by tonyp.
I'll leave it at that. If you want more information, I suggest you make the effort to convert and flash, errr…'Smasher' (tip: remove spaces from filename before converting) and find out for yourself. Or you could wait for the OP's next update which I'm sure will be just perfect.
Far be it from me to report this thread to a mod, although I do wonder what this unoriginal work is doing here in the Development forum.

Categories

Resources