[ROM] [kitkat 4.4.4] [omni] [NAND] LionDroid 23/05/2015 - Android Development on Bada

Hi All,
Android kitkat 4.4.4
​
features
Android 4.4.4
base omni
kernel of badadroid
change or delet Some app
rom :100mb
smooth
stable
Battery is very good
Downloads
2015/05/23 Initial release
http://opizo.com/ozpL1
patch for rotate
http://filemoney.com/0ackp75ej824.html
INSTALLATION
FIRST INSTALLATION
Bada 2.0 is required
Warning! It will remove Bada!
Download BOOTFILES, Kernel and FOTA for your device:
for 8500:
BOOTFILES https://yadi.sk/d/KhxqKyg4bP2nu
"start" kernel https://yadi.sk/d/ilhyKTaEfTo6L
FOTA https://yadi.sk/d/OtpVoaXpfNggE
for 8530
BOOTFILES https://yadi.sk/d/cBPD41VEbP2od
"start" kernel https://yadi.sk/d/wVGzUA96fGW55
FOTA https://yadi.sk/d/-WnbHbFHfNgZK
Flash BOOTFILES, "start" kernel and FOTA using Multiloader.
After reboot it will open android recovery
Advanced -> Terminal Command -> Select -> Type "sh partition.sh"
Wait before on screen you will see "Partitions had been prepared"
Back -> Back -> Back -> Reboot -> Recovery -> Swipe to Reboot
Mount -> Enable MTP (if you see disable MTP - it is already activated) on this step PC can ask to install driver, use Android MTP driver
Copy Zip with ROM to Internal Storage or Sdcard -> Disable MTP -> Back
Install -> choose zip with ROM(mount point /sdcard for Internal storage and /external_sd for SD card) -> Swipe to Confirm Flash
Wait for flashing (about 10 min) -> Reboot System
First start take about 10-15 min, be patient.
Enjoy OMNI!
ROOT
Omni is without root support from default
To activate root flash zip via Recovery from XDA thread http://forum.xda-developers.com/showthread.php?t=1538053
GAPPS
GAPPS make our ROM slowler, because also slim GAPPS take about 15-20 MB RAM permanently
http://www.mediafire.com/download/n6u05tt4tskrdtl/gapps+for+omni+tigrouzen.zip
Thanks to
volk204 [for any things]
omni team
Rebellos
blue59
hero355
Tigrouzen
Benzox
and other Badadroid devs

will this work from Wave 3 ? or do you have any plans for Wave 3

Related

How to install ClockworkMod Recovery on Android 1.5 when permission is denied Cliq XT

Phone is Rooted. Trying to install CyanogenMod by following official instructions: http://wiki.cyanogenmod.com/wiki/Motorola_Cliq_XT:_Full_Update_Guide
Cliq XT phone was never updated from Android 1.5 so directly installing ROM Manager from Market is not an option since it requires Android 2. Trying Method 2 and this part is a problem:
adb push recovery-clockwork-4.0.0.5-zeppelin.img /sdcard/recovery-clockwork-4.0.0.5-zeppelin.img
* * * Permission Denied * * *
There is nothing in official instructions talking about enabling permissions.
EDIT, fixed: I turned the USB drive off on the phone. I guess you are supposed to not turn on USB drive on the phone.
1. I moved image file recovery-clockwork-4.0.0.5-zeppelin.img to
C:\android-sdk-windows\platform-tools
2. Rooted phone can be accessed from Windows and USB Debugging is checked under Phone Settings > Applications > Development
3. Windows DOS prompt
cd android-sdk-windows\platform-tools
adb push recovery-clockwork-4.0.0.5-zeppelin.img /sdcard/recovery-clockwork-4.0.0.5-zeppelin.img
* * * Permission Denied * * *
After that I would try to do the following but there is nothing in official instructions talking about enabling permissions.
adb shell
su
cd /sdcard/
flash_image recovery recovery-clockwork-4.0.0.5-zeppelin.img
reboot recovery
The ClockworkMod Recovery should now be installed on the Motorola Cliq XT.
CyanogenMod 7 for Cliq XT
0. The Cliq XT is known as Zeppelin.
CyanogenMod nightlies changelog: http://cm-nightlies.appspot.com/?device=zeppelin
CyanogenMod nightly download: http://download.cyanogenmod.com/?type=nightly&device=zeppelin
1. Install Motorola USB drivers:
http://www.motorola.com/Support/US-...tware_and_Drivers/USB-and-PC-Charging-Drivers
2. Copy latest version of Google Apps like gapps-gb-20110828-signed.zip and the latest nightly build like cm_zeppelin_full-246.zip to the SD card.
http://wiki.cyanogenmod.com/wiki/Latest_Version#Google_Apps
http://download.cyanogenmod.com/?type=nightly&device=zeppelin
3. Install Java SE Runtime Environment (JRE): http://www.oracle.com/technetwork/java/javase/downloads/
4. Get Android SDK zip: http://developer.android.com/sdk/
5. Unzip it and start SDK Manager.exe and download Android SDK Tools.
6. Get ClockworkMod Recovery:
http://download.clockworkmod.com/recoveries/recovery-clockwork-4.0.0.5-zeppelin.img
Copy recovery-clockwork-4.0.0.5-zeppelin.img to
Android SDK folder android-sdk-windows\platform-tools
7. Phone Settings > Applications > Unknown sources (select green check mark to activate it)
Settings > Applications > Development > Enable USB Debugging
Make sure the phone is rooted. Check if Superuser icon is in the drawer menu.
In case of problems, flash back to Blur_Version.1.31.44
*** Connect the phone to computer but DO NOT enable USB Drive ***
8. Use DOS to navigate to the android-sdk-windows\platform-tools directory
for example, if the folder location is C:\android-sdk-windows\platform-tools
then in type this in DOS:
c:
cd android-sdk-windows\platform-tools
adb shell
su
***You must press on Allow on the phone when prompted***
cd /sdcard/
flash_image recovery recovery-clockwork-4.0.0.5-zeppelin.img
reboot recovery
As the phone reboots, hold the Camera button (top of the phone on the right) while phone is powering on.
When prompted, press Volume Down button (bottom of the phone on the right).
9. Use Volume buttons to navigate, Camera button (top of the phone on the right) to select:
wipe data/factory reset > Yes -- delete all user data > * wait for Data wipe to complete * >
10. Use Volume buttons to navigate, Camera button (top of the phone on the right) to select:
wipe cache partition > Yes -- Wipe Cache > * wait for Cache wipe to complete * >
11. Use Volume buttons to navigate, Camera button (top of the phone on the right) to select:
Install zip from sdcard > choose zip from sdcard > CyanogenMod update.zip, for example cm_zeppelin_full-246.zip > Yes - Install cm_zeppelin_fu > * wait for Install from sdcard to complete * >
12. Use Volume buttons to navigate, Camera button (top of the phone on the right) to select:
choose zip from sdcard > Latest version of Google Apps, for example gapps-gb-20110828-signed.zip > Yes - Install gapps-gb-20110 > * wait for install from scdard to complete * >
13. Press Power button to go back to main list > reboot system now
Make a backup of this initial state before starting your personal customizations and app installs:
14. Wait for the first boot to settle, go to your Android drawer and Open ROM Manager app > Backup Current ROM > Install ClockworkMod Recovery when prompted > Allow > Backup Current ROM
• Updating from a previous build:
Open Rom Manager > Install ROM from SD Card > Select the latest nightly >
A window will pop up [Leave Wipe Dalvik CHECKED here]
(optionally, CHECK: Backup Current ROM)

[ROM] [lolipop 6.0.1] [NAND] LionDroid

Hi All,
Android 6.0.1​
features
Android 6.0.1
kernel of fire885
change or delet Some app
smooth
stable
Battery is very good
Downloads
http://www.mediafire.com/download/mn3pcxiz9pndber/omni+android+6.0.1+LionDroid.zip
changelog ROM
Initial release
Installation
Bada 2.0 is required
Warning! It will remove Bada!
Download BOOTFILES, Kernel and FOTA for your device:
for 8500:
BOOTFILES: https://yadi.sk/d/KhxqKyg4bP2nu
"start" kernel: https://drive.google.com/file/d/0B-2dpW_lpZCPNWtxVnRVdUVTcVE/view?usp=sharing
FOTA: https://yadi.sk/d/OtpVoaXpfNggE
for 8530
BOOTFILES: https://yadi.sk/d/cBPD41VEbP2od
"start" kernel: https://drive.google.com/file/d/0B-2dpW_lpZCPT0VCS0tINHU5cnc/view?usp=sharing
FOTA: https://yadi.sk/d/-WnbHbFHfNgZK
Flash BOOTFILES, "start" kernel and FOTA using Multiloader.
After reboot it will open android recovery
Advanced -> Terminal Command -> Select -> Type "sh partition.sh"
Wait before on screen you will see "Partitions had been prepared"
Back -> Back -> Back -> Reboot -> Recovery -> Swipe to Reboot
Mount -> Enable MTP (if you see disable MTP - it is already activated) on this step PC can ask to install driver, use Android MTP driver
Copy Zip with ROM to Internal Storage or Sdcard -> Disable MTP -> Back
Install -> choose zip with ROM(mount point /sdcard for Internal storage and /external_sd for SD card) -> Swipe to Confirm Flash
Wait for flashing (about 10 min) -> Reboot System
First start take about 10-15 min, be patient.
Sources:
Device: https://github.com/fire855/android_device_samsung_wave
Vendor: https://github.com/fire855/android_vendor_samsung_wave
Kernel: https://github.com/fire855/android_kernel_samsung_aries
Thanks to
fire885 for kernel and rom patches
volk204
omni team
Rebellos
blue59
hero355
Tigrouzen
Benzox
and other Badadroid devs
Thanks Nima.. Downloading..
screen shotbro and ril working?
Hi, respect for your work. I've got few questions...
1. Is there any chance that GPS working better than in all other ROMs here? In other ROMs GPS always pointing north...
2. What about video HD?
3. TV-out is enabled?
4. Any known bugs?
5. Any chance SD installation in the future?
Thank you for your answer
thinhx2 said:
screen shotbro and ril working?
Click to expand...
Click to collapse
added screen shot.yes working
and ram free gt 8530 bro?
how to build rom for ss gt8530
Concerning radio did you modify things compared to the lollipop rom. I tried GearCM, your rom with lollipop, and omni 4.4.4 and I can only use the last one to make call.
nima.yavari, why didn't you say that the SD card does not work ?
update omni 6.0.1 for wave 1 and wave 2
delete some app
fast,smooth and stable
link:https://drive.google.com/file/d/0B-TpiHEnTdWrTnBhWFo0Tkkyd2M/view?usp=sharing
"Tovarishchi" explain why it doesn't work SD card?
gapps link??

[ROM[PORT][6.0.1][07/02/16][UNOFFICIAL]OmniROM 6.0

*
* 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. Hard. A lot.
*/
Status:
Working:
RIL
Wifi
BT
Touch
Camera
Internal SD
Audio + vibrate
buttons
Not Working:
selinux is permissive, not sure if its worth investing time in getting it to enforced
sdcard
Installation
Bada 2.0 is required
Warning! It will remove Bada!
Download BOOTFILES, Kernel and FOTA for your device:
for 8500:
BOOTFILES: https://yadi.sk/d/KhxqKyg4bP2nu
"start" kernel: https://drive.google.com/file/d/0B-2dpW_lpZCPNWtxVnRVdUVTcVE/view
FOTA: https://yadi.sk/d/OtpVoaXpfNggE
for 8530
BOOTFILES: https://yadi.sk/d/cBPD41VEbP2od
"start" kernel: https://drive.google.com/file/d/0B-2dpW_lpZCPT0VCS0tINHU5cnc/view
FOTA: https://yadi.sk/d/-WnbHbFHfNgZK
Flash BOOTFILES, "start" kernel and FOTA using Multiloader.
After reboot it will open android recovery
Advanced -> Terminal Command -> Select -> Type "sh partition.sh"
Wait before on screen you will see "Partitions had been prepared"
Back -> Back -> Back -> Reboot -> Recovery -> Swipe to Reboot
Mount -> Enable MTP (if you see disable MTP - it is already activated) on this step PC can ask to install driver, use Android MTP driver
Copy Zip with ROM to Internal Storage or Sdcard -> Disable MTP -> Back
Install -> choose zip with ROM(mount point /sdcard for Internal storage and /external_sd for SD card) -> Swipe to Confirm Flash
Wait for flashing (about 10 min) -> Reboot System
First start take about 10-15 min, be patient.
Enjoy OMNI!
THANKS TO
sooti(rom)
fire855(device,kernel,vendor)
I port complete omni rom 6.0.1(17/1/2016) by sooti from samsung s1 to samsung wave1/wave 2
link update: https://drive.google.com/file/d/0B-TpiHEnTdWrYnhROG81UHFOU2c/view?usp=sharing
XDA:DevDB Information
[ROM[PORT][6.0.1][07/02/16][UNOFFICIAL]OmniROM 6.0, ROM for the Samsung Bada OS
Contributors
thinhx2
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.1.x
ROM Firmware Required: omnirom 6.0
Based On: omnirom 6.0
Version Information
Status: Alpha
Created 2016-01-24
Last Updated 2016-02-07
update:https://drive.google.com/file/d/0B-TpiHEnTdWrYnhROG81UHFOU2c/view?usp=sharing
When will be the ROM with working SD card?
Union_Jack said:
When will be the ROM with working SD card?
Click to expand...
Click to collapse
I can see bug sdcard from device tree 6.0 by fire855. But now i dont fix because i sold ss wave. Now i dont test new rom. Bro can test? I will work with no use ss wave in 2 mounth. Oke?

sh: sh partition.sh: not found

Being of a little experience I've tried to install three Android releases on a Samsung S8530 with the same result - not being able to prepare /system and /data partitions and the message on the Terminal Command screen
sh: sh partition.sh: not found
The releases I've worked were:
[GearCM][NAND|S85xx][4.4.4] Optimized CyanogenMod 11 for Samsung Wave I/II [20151129]
[ROM][WIP][NAND] Omni 4.4 - 26.01.2016
[ROM[PORT][6.0.1][07/02/16][UNOFFICIAL]OmniROM 6.0
All of the three follow the same procedure path:
Flash BOOTFILES, "start" kernel and FOTA using Multiloader.
After reboot it will open android recovery
Advanced -> Terminal Command -> Select -> Type "sh partition.sh"
All of the three use the same BOOTFILES and FOTA.
And of course I've used the same phone but two different Bada 2.0 releases:
S4 Style TurkoCFW V10.1 S8530 by hero355&Frager
S5 Style TurkoCFW V10.2 S8530 by hero355&Frager
Can someone help me with that?
Thanks,
Respectfully.
A success with CarbonRom
My fourth attempt with [ROM][4.4.4] CarbonRom: Wave & Wave II was successful.
Many thanks to the developer.

[SHARED] [ROM] [UNOFFICIAL] AOSIP

NOT PORTED BY ME
SElinux is DISABLED
DOWNLOAD : download1
TWRP : download
Changelog:
• Initial build
Bug:
VOLTE (Matikan Aplikasi Ims)
1 Flash unofficial TWRP in fastboot (fastboot flash twrp <twrp image file name>.img)
2 Not sure, but you might also have to disable dm verity,
fastboot --disable-verity --disable-verification flash vbmeta <VB META FILE>
(replace <VB META FILE> with the actual file name of vbmeta)
Remark : Download magisk from the github, after doing so download the .zip for flashing later... NEEDED, DONT SKIP
3 Boot to TWRP, (turn your phone off, after it turns off keep holding the power button and volume up button, when the phone vibrates and the boot logo shows up, stop holding the power button and hold only volume up
4 In TWRP tap on Wipe and click on format data, type yes and continue, after data is formated tap on wipe but now tap on advanced wipe, in advanced wipe , wipe cache,data,dalvik only
5 After advanced wipe, tap on install and select the ROM file
6 Also flash magisk (NEEDED DONT SKIP)
7 Reboot
Post Install:
1 Download and install magisk manager from the github
2 Download termux
3 type "su" into termux and give it root rights
4 After that type "setenforce 1" into termux, now selinux will be enabled (its disabled in the rom,but enabling it doesnt do anything, and if something bad did happen, just rebooting will undo the change and unbrick itself)

Categories

Resources