[UNOFFICIAL]SmartKat Rom v1 | Wave s8500 - Android Development on Bada

{
"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"
}
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimKat is the project name for SlimRoms based on Android 4.4 and offers the following original features:
The Real Dark Slim
Full system-wide dark interfaces. - If you like it smooth and classy.
Custom Shortcuts. Everywhere.
Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - We've got you covered.
System-Wide Keyboard Controls
Rotation, cursor control, optional emoticions, etc. - You'll be tapping away to your heart's content.
SlimCenter
Downloads, contact information, system app removal. - More fun than you can shake a stick at.
Camera Features
Trueview, Smart Capture. - Capture life moments with ease.
Downloads
ROM: https://mega.co.nz/#!kAh3kZQK!0DIdFyfhXCzoJhHNx_Px_zTdV6IsRGmsWSwRXgVu3xo
Kernel:https://mega.co.nz/#!tZBmgDaT!xCjSTPfNenYHaAOy7z-OEWFb0Npf-8S_zfCVnHJJ4j8
Root: https://mega.co.nz/#!hZZUxDoD!RiC7Ra-svZcjBIsF8xABHsmNEObcWFZN_MuLkzQkpHw
Slim Google Apps: http://d-h.st/users/ZordanKV/?fld_id=28623#files (Remember that GAPPS makes phone slower )
Installation
- First time flashing CM11 to your Wave? Bada 2.0 is required
Enter Bada Settings->General->Memory and make sure you have at least:
370MB of free "System" memory
160MB of free "User" memory
400MB of free "Applications" memory
Extract zImage from zip and copy it to the Bada's User partition (the one about 390MB big).
Copy the ROM zip to your MicroSD (sdcard0) or to the Bada's User partition (sdcard1)
Flash BOOTFILES, armlinux_boot for your device using Multiloader:
for S8500:
http://yadi.sk/d/W4RjnjQRC6TfP
http://yadi.sk/d/Yz7_dfpkC6TkC
for S8530:
http://yadi.sk/d/kxJ0CZ20C7AKF
http://yadi.sk/d/zqzWZ9LmC7AJA
(please pay attention if it's S8500 or S8530 BOOTFILES and FOTA you're choosing!):
Reboot the phone holding Power and Call key
FOTA set of red messages should appear, after about 15seconds Badadroid logo shows up
Be patient, first bootup will keep unresponsible on Badadroid logo for up to 5 minutes
When CWM Recovery starts, pick:
"install zip"
"choose zip from /storage/sdcard1" (if your ROM's zip is on the Bada's User partition)
or
"choose zip from /storage/sdcard0" (if your ROM's zip is on the MicroSD)
"cm-11--UNOFFICIAL-wave.zip"
"Yes - Install cm....."
Optionally install the Google Addon and Root using the same method (step 8)
Reboot holding the Power/End Call key
- Upgrading from another build of CM11?
Install the ROM from sdcard using ClockworkMod Recovery (first procedure, step 8)
Notes
Do not remove zImage file.
Normal bootup is available using Power+Call keys
CWM Recovery mode is available using Power+Volume Up keys
Known Issues
Please do not report bugs if it is already listen in the list of known issues
Wave 2 Blackscreen
Network registration don't work with some SIM cards
Conference Calls
Some problems with audio codec settings, but generally it should work correctly
Impossible to shut down phone in Android, only restart
Wave 2 Display Driver is a bit buggy (do not ask for a fix in this thread!)
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
[/code]
FAQ
Where are "Performance" and "Developer Options" categories?
To activate Performance and Developer Options categories in Settings you need to tap 7 times on Build number located into Settings->About Phone.
How-to Uninstall?
Install from zip in recovery: https://mega.co.nz/#!sI5BDDxT!PAMPWb_ZeIdPHJMzqS3hZV5OzBTBXqNf9Xr1IfLKfDk
Why is there no transparent status bar/lockscreen widget/"OK Google"?
Those features have been disabled by Google for low RAM device in order to save RAM. You can try enabling it by removing "ro.config.low_ram=true" from /system/build.prop, however, it is not an officially supported setup.
Credits
Rebellos for his CM10 ROM, for his good sources and many time that he spent for the Badadroid project
Badadroid devs: Oleg_k, Volk204, mijoma, nbates66, anghelyi, mikegapinski, hunktb, autra, Tigrouzen and many others.
CyanogenMod team and SlimRom for base ROM
Pawitp, kasper_h, Alberto96 and all other aries developers
Paulk and Replicant project for good base for bada-modem RIL
@mnazim for SlimRom
and many other who helped (and still help) us.
Important links:
SlimRoms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloadst - Gapps and other addons.
Official thread on XDA - Galaxy S base ROM
Latest Changelog - Read here if you want information on changes in latest build.
Kernel Source - The source of your device's kernel.
Badadroid Repo - Official badadroid repo
Volk204's github - Volk204's CM11 thread
Alberto96's CM11 thread
Rebellos
Get in touch! - Contact SmartKat at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Forum
Disclaimer: SmartKat Team is not responsible for any damages to you or your device.[/QUOTE]

Screenshots!

Performance Configurations!
Just follow below configurations to get smooth rom
What is ODEX and DEODEX?
In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space. These odex files are actually collections of parts of an application that are optimized before booting. Doing so speeds up the boot process, as it preloads part of an application. On the other hand, it also makes hacking those applicationsdifficult because a part of the coding has already been extracted to another location before execution.
THEN COMES DEODEX
Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating theworry of a modified APK conflicting with some separate odexed parts.
In summary, Deodexed ROMs (or APKs) have all their application packages put back together in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.
Another explanation is this:
If you odex the rom, you'll have also more space in data (this is important because if you don't have partition ext4 in sdcard, you won't have too free space), increase battery life, more stability and increase perfomance( the Rom is more faster to load system and app) but you can't modifie apk after odex (you can't mod program with classes.dex).
Infact ODEX is an OPTIMIZED-DEX and Android load system and app faster than deodexed (DEOPTIMIZED-DEX) app and system.
When you have a deodex file (a lot of roms are deodexed) you have File.apk in system/app and in data/dalvik-cache/[email protected]@[email protected], but with odex file you have File.apk in system/app and File.odex in system/app
With these explanation you can understand that:
Odexed Rom = +fast -difficult_customization +more_battery_life +better_stability +less_ram_utilization
Deodexed Rom = -slow +customization -less_battery_life -less_stability -worse_ram_manager
How to odex:
- download file
- go to recovery
- install zip
- reboot
- open terminal emulator (will be installed automaticaly)
- setting terminal type "Linux"
- type su to obtain root permission
- type odex and enjoy!
Credits:
@MatrixDJ96
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Performance Control app
Open app from main menu
in Cpu Settings :
Min-Max CPU set 100~1200 with interactive
I/O = noop
Set on boot
In Memory settings:
choose medium presets
and set on boot
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On the settings activate Real dark Slim theme
After finishing reboot device

hero just for wave 1?no wave 2?

nima.yavari said:
hero just for wave 1?no wave 2?
Click to expand...
Click to collapse
Some users report Wave 2 have blackscreen, you or other user can confirm ? Test yourself and let me know

hero355 said:
Some users report Wave 2 have blackscreen, you or other user can confirm ? Test yourself and let me know
Click to expand...
Click to collapse
ok i'm downloading and testing for wave 2
this rom dual boot?no nand?

nima.yavari said:
ok i'm downloading and testing for wave 2
this rom dual boot?no nand?
Click to expand...
Click to collapse
Yes dual boot. Base is badadroid

Hi Hero355..
Thanks.. The rom is awesome.. Very smooth..
Just 1 question, where is themes option...??

abhijeet1331 said:
Hi Hero355..
Thanks.. The rom is awesome.. Very smooth..
Just 1 question, where is themes option...??
Click to expand...
Click to collapse
SlimKat doesn't have Themes , you can try HKthememanager with Xposed

hero355 said:
SlimKat doesn't have Themes , you can try HKthememanager with Xposed
Click to expand...
Click to collapse
Okay.. But does Xposed make rom slow...??

hero your rom gps active?

Is anyone having problem with Whatsapp+ crashing in this rom...??

abhijeet1331 said:
Okay.. But does Xposed make rom slow...??
Click to expand...
Click to collapse
If you use less Xposed Modules then no
nima.yavari said:
hero your rom gps active?
Click to expand...
Click to collapse
Yes works

Hero355 another question .... there is a configuration option in the advanced settings that says GalaxyS where you can set the tv output
Would it be possible to convert the configuration option Galaxy S in an application. Separate/independent apk for install on any rom?
The other question is if you could make this rom to nand installation, I mean if it would be easy or difficult.
And finally congratulate Mr. Hero355 for the great work

@tofifo You got answer

This is a great rom, works perfectly the tv out option in the advanced settings.
The useless of Tigrouzen should learn to do a rom with tv out.
Tigrouzen has made some rom with TV output, but the output tv mistake and not work.
Tigrouzen is not capable of running the tv output on a rom donating to Tigrouzen the million dollar or a million euros lol hahahaha

tofifo said:
This is a great rom, works perfectly the tv out option in the advanced settings.
The useless of Tigrouzen should learn to do a rom with tv out.
Tigrouzen has made some rom with TV output, but the output tv mistake and not work.
Tigrouzen is not capable of running the tv output on a rom donating to Tigrouzen the million dollar or a million euros lol hahahaha
Click to expand...
Click to collapse
comment from child 3 year

tofifo said:
This is a great rom, works perfectly the tv out option in the advanced settings.
The useless of Tigrouzen should learn to do a rom with tv out.
Tigrouzen has made some rom with TV output, but the output tv mistake and not work.
Tigrouzen is not capable of running the tv output on a rom donating to Tigrouzen the million dollar or a million euros lol hahahaha
Click to expand...
Click to collapse
plz respect devlopers .
All 3 devlopers has done a great Job .
whithout them , wave 1/2 is just a complete useless after bada dead.

Anyone got problems with Wave 2?
@hero355, found solution but it needs testing

Please don't make any compromise.
@DeveDroid still is black screen. I got some idea too but it also need to test

Related

[ROM] Unofficial Xylon Acclaim 2.1.1 [XYAOSP 4.2.2] [Nook Tablet][06MAR2013]

DO THIS AT YOUR OWN RISK.
I AM NOT RESPONSIBLE IF YOU BRICKED YOUR DEVICE.
Do research and reading if you are uncertain about this rom.
Do not PM me about the ROM.
WHAT IS IT?
Xylon is fully transformed distribution for Android Devices. It is designed to take full advantage of the device’s hardware and to provide the user pure Android experience.
The team is constantly working on making things better for the users and is happy to do so. We, the team, believe that for one to experience the pure taste of Android, he/she should be provided with something which is fast, intuitive and fluid – That’s where we come in – To provide you that.
Xylon started as a part of the Fruits & Veggies (FNV) project, a community ROM for the Galaxy Nexus and is now set up individually but its roots are based on FNV. Remicks, the founder of the FNV – inspired Daniel MM (Daxmax, founder of Xylon) to build something that would make users love what they use. In Daniel’s words – “This is an FNV based ROM, not FNV. But it has the winds of FNV, and it has more spacious features around the Android world.”
-http://xylon.androidvenue.com/about
FEATURES:
Phone, Phablet, and Tablet UI
Customized Trebuchet Launcher
A lot of customization
Compiled with Google’s GCC 4.7 toolchain.
Linaro's compiler flags, O3 and Linaro string routine)
Kernel 3.0.66+
CWM 6.0.28
SuperSU
QUESTIONS AND ANSWERS
CHANGELOGS:
Look at XYAOSP source history for further changes, I will not post them.
02/27 – Repo synced, Initial build so there could be many bugs.
03/06 – Repo synced, kernel updated to 3.0.68 with new lowmemorykiller, font size increased a little in statusbar and Trebuchet, you can increase icon size to 120% in Trebuchet, gesture control in Trebuchet, new SuperUser (Koush's).
IMPORTANT NOTES: If you noticed null icons (no action icons) on the NavBar then you need to go to Settings > XY Tools > Navigation Bar > Menu (The vertical three dots) and Reset navbar icons/targets. For Navigation Ring to work, you need to clear data/data1 if you are on previous build.
TO DO LIST:
Lots of things
{
"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"
}
​
INSTRUCTIONS:
You need to do a full wipe (factory reset and wipe cache) if you are on a different ROM.
You need to wipe data1 and cache if you are SD booting.
You need to reinstall GAPPS after each ROM installation.
In the case you booted and all you see is black screen for a couple minutes, reboot to see if it's fix.
Initial booting can take several minutes.
Copy ROM/GAPPS into your Internal Storage on the device.
Reboot into recovery and install ROM from Internal Storage.
Full wipe can be done before or after installing ROM/GAPPS.
For SD booting, you need to make bootable SDCard first.
There are plenty of guides around.
INTERNAL ROM:
86b333d03739180e428e5cbb2cb9d706 *xylon_acclaim_2.1.1_06MAR2013_16_HD.zip
84ca9aeb88fad3ddcd127a216a34557a *xylon_acclaim_2.1.1_28FEB2013_01_HD.zip
SDCARD ROM: (Single boot) BOOT partition contents, boot.zip
134e175b18da509b37cf0897294214a6 *xylon_acclaim_2.1.1_06MAR2013_HD_SDC.zip
3b46595484586b0e0e99ca856fbb5ad7*xylon_acclaim_2.1.1_28FEB2013_HD_SDC.zip
INTERNAL GAPPS: *Might need to go to advance > fix permission in CWM before flashing GAPPS
4493696a11733e4e2a15d0026211963e *gapps-jb-20130301-signed.zip
c4a07a24e11448824b84e314600cd357 *gapps-jb-20121212-signed.zip
EXTERNAL GAPPS:
e2a80b77153a6bacd3df785742487ea3 *gapps-jb-20130301-signed-SDC.zip
36e9081e0dd29b67193d2db9441683c3 *cm-10.1-20121212-gapps-SDC.zip
RECOVERY: (TWRP 2.4.3.0 + CWM 6.0.2.8)
THANKS TO (CREDITS):
bauwks - Bootloader exploits
CYANOGENMOD
Source - https://github.com/CyanogenMod
Web - http://CyanogenMod.org
CM G+ - https://plus.google.com/+CyanogenMod
XYLON
Source - https://github.com/xyaosp
Web - http://xylon.androidvenue.com/
XYE G+ - https://plus.google.com/communities/102617491638136644864
Members:
Alex (AlexForTomorrow)
Arz Bhatia (arzbhatia)
Bluewall
Daniel MM (DaXmax)
David Vidal (Dorilife)
Varun Verma (D00mSlayer)
NOOK TABLET
Source - https://github.com/CMNookTablet, https://github.com/Kuzma30
Members:
Brandon Bennett (nemith)
Chris (chrmhoffmann)
fat-tire
Hashcode
Kuzemko Alexsandr (Kuzma30)
Kyrylo Mikos (mik9)
Rebell
KINDLE FIRE
Source - https://github.com/loosethisskin, https://github.com/KFire-Android
Members:
Aaron Davis (icemank121)
Andrew Dodd (Entropy512)
Hashcode
IngCr3at1on
JackpotClavin
Jacob (drkhd)
John Craig (x0xhellx0x)
Loosethisskin (twa_priv)
Markus Cisler (bl1nk)
Raymond Jay Golo (intersectRaven)
Scott Brady (sbradymobile)
Shujun
SGT7
Source - https://github.com/sgt7/android_packages_apps_Trebuchet
Members:
Angel666
Chirayu Desai (chirayudesai)
eaut
Humberto Borba (humberos)
jt1134
Koudai Aono (koxudaxi)
pulser
redrebel696
Scott Brady (sbradymobile)
techomancer
COMPILER
Source - https://github.com/succulent
Web - http://iamafanof.wordpress.com
HD (Succulent)
Questions and Answers
Want to clear cache manually?
Delete the dalvik-cache folder inside cache folder with root access & restart.
Is Jellybean running slow on your NT? It might be your SDCard.
microSD Card Benchmark Comparison — CrystalDiskMark
Why do I have to wipe data/factory reset?
Dirty installation can slow the OS and causes side effects due to residue files still on system.
Want to swap your internal storage (EMMC) to SDCARD?
Edit /system/build.prop, persist.sys.vold.switchexternal=0 to 1
My converted MP4/M4v isn’t working?
Use Handbrake 9.4. The current ducati firmware is outdated and doesn’t support newer MP4 codec.
How do I edit system files?
Use FileManager, settings>change access to root access, & click on lock icon, change to RO>RW
How do I take screenshot?
Hold power button + volume down
Where’s Developer options & Performance?
Click Build number several times.
Want to save battery?
Rename system/apps/phone.apk to phone.apk.bk
Change CPU performance to 800 MHz max feq. and use conservative, click set on boot
For better standby battery, go to Wifi Advanced settings > Keep Wi-Fi on during sleep > Only when plugged in
Where’s bluetooth/OTG/USB Host?
…
Do I need to install GAPPS?
Only when updating as the image comes with GAPPS
Yes, you do need to reinstall GAPPS after each update.
Don’t like Media Transfer Protocol (MTP) and want USB Mass Storage (UMS)?
Edit /system/build.prop, change persist.sys.usb.config=mtp,adb to mass_storage,adb
Older Mac might need http://www.android.com/filetransfer/
How to I view sdcard1 (SD card) with FileManager?
Go to Settings and change Access Mode to Prompt or Root.
Google Voice crashes?
Update Google Search
Don’t see folders or files when clicked on Internal Storage or SD card?
Refresh
Do I need to root the device for CM ROM?
Rooting is the ability to use superuser for root permission on a system.
Mainly for stock Android with no superuser.
All CM ROM come with superuser access.
How do I block OTA updates from BN?
You don’t need to. You are running CM software not BN.
How do I wipe data on sdcard?
The latest recovery (Orange theme) has an option “Wipe data1 on sdcard”, that is wipe P3 on sdcard.
It’s similar to factory reset, only that wipe data partition on the internal memory.
Boot animation is messed up?
Yes, for now.
What about tethering?
It’s removed since CM7, I couldn’t get to work with all the outdated patches.
[REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
http://forum.xda-developers.com/showthread.php?t=1369817
I am stuck in a recovery boot loop?
Flash this, flashable_fix_bootloop.zip, File>Download
GAPPS, stuck at Wi-Fi Connecting…?
Patient. Just wait up to a couple minutes.
Hulu Plus not working?
You need a cracked Hulu APK so search for it on XDA. Hulu works on stock ROM.
How do I increase animation speed?
In the developer options, change animation scale to none or 0.5x.
Succulent, this is awesome. I'll test it out myself
Re: [ROM] Unofficial Xylon Acclaim 2.1.1 [XYAOSP 4.2.2] [Nook Tablet]
Amazing!
Sent from my NookTablet using xda app-developers app
Imma test it out also. Fantastic!!
---------- Post added at 02:46 AM ---------- Previous post was at 02:45 AM ----------
After testing for about an hour, I can name a few problems I came across. First thing I noticed was the text and the icons. They were blurry and was an eye strain for me. Second minor problem but the Nav icons are smaller than on the other builds. I tried youtube and the first video I tried didnt work. Just show's play button.
Keep up the great work!!
I'll try this out, thanks.
Just to be clear, only the top link is for the actual rom right? The source links are just for reference? I assume.
Anyone try it yet?
postulio said:
I'll try this out, thanks.
Just to be clear, only the top link is for the actual rom right? The source links are just for reference? I assume.
Anyone try it yet?
Click to expand...
Click to collapse
The download link is under Internal ROM towards the middle of the post.
Used this ROM for a day, not bad.
Love the customization. To me though, it feels a little laggy. Also i have been having tons of trouble playing youtube videos on it, both on the website and through the app. they either dont start at all or crash (and i still hear the audio, lol). sometimes they simply wont load.
another observation is that pretty much all the 4.2 ROMs i've tried have pretty bad battery life when compared to 2.3. This is unfortunate but doesnt render the tablet unusable. I'd say if you charge it every night, it is fine. Leave the tablet overnight, without charging, with wifi on (although i know it goes into sleep) the battery drops from 85 to 35 in about 8-9 hours, which is awful.
Personally I am going back to PA 3.1 for now, but will check back if development progresses.
I tried out Xylon: for a first build it works really well and is very responsive (even though I am running it off SD). The couple of problems I ran across are the same one I recently encountered on some other ROMs: e.g., MX Player out-of-control when playing some video in HW mode (even when the Player is force-stopped the audio still keeps going), System-UI crashes when switching to Tablet-UI.
I think this ROM has a lot of potential and is really fun to use.
Whenever I adb devices from my PC to NT, it says devices offline, how can I connect my PC & NT? I found some other threat about new adb on 4.2.2 but they didn't help.
bingoz said:
Whenever I adb devices from my PC to NT, it says devices offline, how can I connect my PC & NT? I found some other threat about new adb on 4.2.2 but they didn't help.
Click to expand...
Click to collapse
You might find some helpful pointers at http://forum.xda-developers.com/showthread.php?p=35971559#post35971559.
Also, make sure that you do have the latest update of ADB (see http://forum.xda-developers.com/showpost.php?p=38118551&postcount=9).
FWIW, I re-flashed Xylon ROM with cm-10.1-20121212-gapps-SDC.zip — not only does Google auto-restore now works but also I no longer have the problem of “System-UI has stopped” when switching to Tablet-UI.
been using this for 4 or 5 days now, seems pretty good to me, battery life is a lil suspect, but ive just uopdated to 6th march version, so will see how this goes
CWM Backups
It may be I am using a dated CWM but my 6.0.2.8 version does not correctly calculate the MD5 sums. Anyone able to successfully do backups with MD5 sums ti help me know if the issue is mine or the ROMS?
Looks cool Im going to try flashing this rom today. Thanks for all the work you put into it.
RhinoNelson said:
It may be I am using a dated CWM but my 6.0.2.8 version does not correctly calculate the MD5 sums. Anyone able to successfully do backups with MD5 sums ti help me know if the issue is mine or the ROMS?
Click to expand...
Click to collapse
6.0.2.8 is a very recent if not the latest version of CWM.
How do you determine that "6.0.2.8 version does not correctly calculate the MD5 sums"?
CWM backups
digixmax said:
6.0.2.8 is a very recent if not the latest version of CWM.
How do you determine that "6.0.2.8 version does not correctly calculate the MD5 sums"?
Click to expand...
Click to collapse
When I run the backup, the last step performs the MD5 sum and it gives an error. I had this with a backup with a different ROM as well yesterday. I didn't retry so it could have been circumstantial. I don't have this ROM installed any longer so I can't attempt another backup of it.
RhinoNelson said:
When I run the backup, the last step performs the MD5 sum and it gives an error. I had this with a backup with a different ROM as well yesterday. I didn't retry so it could have been circumstantial. I don't have this ROM installed any longer so I can't attempt another backup of it.
Click to expand...
Click to collapse
FWIW, the couple of times I encountered "MD5 errors" in doing backup using recovery were when I had insufficient space in the sdcard's first partition ("/boot") to accommodate the size of the needed backup.
The Rom seems to think that /sdcard directory is in the external sd card, So I can't download files from the internet (web browser) with out a microsd, it gives me an error "says no such directory." Is this normal for the Nook Tablet, any way to get around that?
succulent said:
....
Want to swap your internal storage (EMMC) to SDCARD?
[*]Edit /system/build.prop, persist.sys.vold.switchexternal=0 to 1
jamesgg said:
The Rom seems to think that /sdcard directory is in the external sd card, So I can't download files from the internet (web browser) with out a microsd, it gives me an error "says no such directory." Is this normal for the Nook Tablet, any way to get around that?
Click to expand...
Click to collapse
Did you try this?
Sent from my ST27i
Click to expand...
Click to collapse

[ROM] Android Revolution HD 2.0 | XXUCNG1 | High Quality & Performance | KNOX - FREE

{
"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 presenting you...
"My phone is now perfectly smooth, fast, stable. I do not expect much more from my phone!"
DarkAdrien
"This release is amazing! ROM feels super fast! Great job Mike & the team! (...) Never noticed any lag. 1 word: brilliant."
Selec1
"Feels a lot smoother in use - scrolling, swiping between sense screens. Much nicer feel. This is a real good one, Mike. Many thanks "
dsm52
​
System details:
Android 4.4.2 (KitKat) - latest official Samsung Galaxy Note 10.1 (2014 Edition) P605XXUCNG1 firmware
This is improved version of stock ROM - no visual changes!
Very fast, clean & stable!
Full Samsung TouchWiz Interface
Multi-language (WWE)
For Samsung Galaxy Note 10.1 (2014 Edition) P605
Thanks to Samsung for the base firmware
Included kernel details:
Stock kernel (the most stable)
ROM details:
Removed software (CPU) rendering - full Qualcomm Snapdragon 800 (GPU) rendering
Fully optimized and tweaked
Root access
Unsecured boot.img
Newest BusyBox
RAM optimizations
System signatures check enabled for system security and safety
Improved virtual memory management
Speed optimizations
Enabled GPU UI rendering
Data, cache and system partitions mounting tweaks
Bloatware applications removed
All /system applications updated to latest available
All /data applications updated to latest available
Improved CPU governors performance
Most optimal system scheduler
Disabled kernel debugging for better performance
Zipaligned (Improved RAM management)
Zipalign on boot (for user applications on data partition)
Fully de-odexed
init.d scripts (BusyBox run-parts) support
Auto init.d permissions set on boot
sysro/sysrw commands support
Excellent battery life!
Improved EXT4 performance
OpenVPN support
Most up-to-date system files permissions
Adobe Flash Player support
Support almost 24h a day
...and many more!
You need:
Samsung Galaxy Note 10.1 (2014 Edition) P605
Custom recovery
How to flash:
Download ROM and place it on your virtual SD card
Boot your phone in recovery mode (vol up + power)
In main menu, select "install zip from sdcard"
Select "choose zip from sdcard" and browse to the location of Android Revolution ROM
You can use data wiping option in AROMA (optionally if coming from earlier version of my ROM, obligatory if coming from stock or other custom ROM)
After flashing process is complete, reboot the device
Android Revolution HD 2.0
--- release date: 25 September 2014 ---
Based on latest Android 4.4.2 P605XXUCNG1 build
Fixed weird problems with CSC
Updated all Google apps
Other minor changes and fixes
Included and updated applications:
--- Data partition ---
Adobe Flash Player 11.1.115.81 (Android 4.0+)
Adobe Flash Player 11.1.111.73 (Android 2.0+)
Adobe Reader 11.5.0.1
Dropbox 2.4.3.12
ES File Explorer 3.1.9.1
Facebook 17.0.0.23.16
Twitter 5.26.0
--- System partition ---
GmsCore 6.1.05 (Android 2.3+ / SDK 9)
Gmail 4.9.0 (Android 4.0+ / SDK 14)
Gmail 2.3.6 (Android 2.2+ / SDK 10)
Google Play 4.9.13
Push Service 1.2.6.4 (Samsung devices)
SuperUser 1.0.3.0
SuperSU 2.01
--- Aroma installer ---
Google Hangouts 2.3.75731955 (Android 2.3+ / SDK 9)
Google Maps 6.14.4 (Android 2.2+ / SDK 8)
Google Maps 8.3.1 (Android 4.0.3+)
Google Plus 4.5.0.72928916 (Android 3.0+ / SDK 11)
Google Street 1.8.1.2 (Android 2.2+ / SDK 8)
Google YouTube 5.10.1.5 (Android 2.2+ / SDK 8)
Google TalkBack 3.5.2 (Android 2.2+ / SDK 8)
Google Chrome 37.0.2062.117 (Android 4.0+ / SDK 14)
Google Music 5.6.1623P.1416251(Android 2.2+ / SDK 8)
Google Keep 2.3.02 (Android 4.0+ / SDK 14)
Google Drive 2.0.222.51 (Android 2.3+ / SDK 9)
Google Search 3.6.14.1337016 (Android 4.1+ / SDK 16)
Google Search 1.4.1.338691 (Android 4.0.3)
Google Search 1.1.2.64376 (Android 2.3.5)
- If your current firmware version doesn't match ROM firmware version, wiping data inside AROMA is highly recommended!​
Android Revolution HD 2.0
--- MD5 Checksum: D90C438583991A993E78AEC5ED254328 ---
​
Important notes:
1. If you want to say "Thanks!"
There are many ways to show your support to the developer. You can:
Press the "Thanks" button.
Hit the donation button and "buy me a beer".
Share your opinion about my work and write some feedback in respective thread.
Advertise my work to your friends.
Rate my thread with 5 stars.
Every way of support is highly appreciated, but it's not expected!​
2. Sharing policy
This forum is about sharing. If you want to use any part of my work, please feel free to do it but remember about some simple rules:
Inform me about using my work by sending me a message. You don’t need my permission, just inform me.
Include link to my thread from where you took particular files.
Give proper credits for what you used.
When it comes to using my ROM as a base you are free to do it only if I don't have "Stock ROMs" thread available for particular device. If such thread exists, you are
obligated to take ROMs from there instead. These threads with "Stock ROMs" are usually updated within 24 hours from the moment when I release my custom ROM.
Sharing is one thing, but please respect some areas of my work like:
ROM name - "Android Revolution HD", "Android Revolution", "Revo HD", "AR HD" etc.
Graphics used in my threads, especially head-banners designed exclusivity for me.
Other parts of my work that are not supposed to be used by others without proper permission.
Please let me keep my threads design unique. I’m sure you can do something even better yourself!​
3. Support
If you have any issues or questions, please feel free to post them in the respective thread. Due to my commitments in real life I can't answer every PM, tweet or facebook post.
If you want to get the fastest and the best answer - ask the question in the thread. Every month I need to remove about 1.000 new messages from my XDA inbox. I’m sure it’s better if I spend this time cooking new ROMs.​
4. Signature banners for users
Due to the increasing number of users flashing my ROMs we introduced some time ago 3 special groups of members.
Android Revolution HD Recognized User – every user might get this rank with proper banner by being active in my thread (or threads).
Helping users to solve problems, answering questions or preparing threads with add-ons for Android Revolution HD are the most common ways to gain this rank. Just be active and we’ll contact you!
Android Revolution HD Advanced User – every user might get this rank with proper banner by doing some amazing modification, application, theme etc. for Android Revolution HD.
Creating simple bootanimation might not be enough, but you never know! Having Recognized User status before is not needed!
Android Revolution HD Supporter – every user who shared some server space with us (with proper bandwidth) will get this banner. Please keep in mind we can't use DropBox shared folders.
What we can use is minimum 20 GB of space and 10 Mbit upload speed. If you want to donate some server space to us, please contact me via private message.
Apart of those special banners, every user might use one of our amazing user banners collected in this thread.
Finally, thanks for using my work! I hope you will enjoy Android Revolution HD!​
XDA:DevDB Information
[ROM] Android Revolution HD 2.0 | XXUCNG1 | High Quality & Performance | KNOX - FREE, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
mike1986.
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2014-03-18
Last Updated 2014-09-25
Reserved 1
Reserved 2
you have plan support p600?
westside90i said:
you have plan support p600?
Click to expand...
Click to collapse
I'm keen for this too. I've used your ROMs on various other devices in the past
There is a respond "No working mirrors found for this file!" on http://www.androidrevolution.org/do...=Android_Revolution_HD-Note_10.1_2014_1.1.zip link
Uploading?
THanks!
waiting for your support to 3g version p601 and thank you.
Welcome Mike, great to see you here.
Downloading now ... looking forward to running this ... already have ARHD on my One. I'll post feedback asap.
@mike1986. Donated to help with hosting and to get that Galaxy in your hands quicker.
Thanks for your work @mike1986., the truth is that this ROM looks great!
I was wondering if you are going to make a Slim Version without the Samsung apks (except apps that use the S-Pen).
rickinoz said:
Downloading now ... looking forward to running this ... already have ARHD on my One. I'll post feedback asap.
@mike1986. Donated to help with hosting and to get that Galaxy in your hands quicker.
Click to expand...
Click to collapse
Thanks rickinoz, very much appreciated!
Psycho Pufo said:
Thanks for your work @mike1986., the truth is that this ROM looks great!
I was wondering if you are going to make a Slim Version without the Samsung apks (except apps that use the S-Pen).
Click to expand...
Click to collapse
Yes, sort of. The thing is:
1) Some apps are junk for some while others use them. Hard to pick right one to remove and make everyone happy.
2) It's always better to "freeze" the app instead of removing it (Titanium Backup).
3) I'm working already on a tool that will be sort of bloatware remover.
mike1986. said:
Yes, sort of. The thing is:
1) Some apps are junk for some while others use them. Hard to pick right one to remove and make everyone happy.
2) It's always better to "freeze" the app instead of removing it (Titanium Backup).
3) I'm working already on a tool that will be sort of bloatware remover.
Click to expand...
Click to collapse
Hi man
are u uploading the rom or removed?
no downloading file ??,
luca2006 said:
Hi man
are u uploading the rom or removed?
no downloading file ??,
Click to expand...
Click to collapse
We have problems with the servers, fixing now.
Installed and working fine. I've stress tested a little with no significant issues. But I have experienced:
1. Google Play FC'd while updating apps from my account but that's not atypical so likely not the ROM.
2. A couple of second lag while waking up with the power button. This also seems to occur with other ROMs.
Wifi and LTE happy alongside each other which has been a problem on other ROMs.
Of course on booting the warning "kernel is not seandroid enforcing" appears along with "warranty bit: kernel". But no problems actually booting into the OS.
rickinoz said:
Installed and working fine. I've stress tested a little with no significant issues. But I have experienced:
1. Google Play FC'd while updating apps from my account but that's not atypical so likely not the ROM.
2. A couple of second lag while waking up with the power button. This also seems to occur with other ROMs.
Wifi and LTE happy alongside each other which has been a problem on other ROMs.
Of course on booting the warning "kernel is not seandroid enforcing" appears along with "warranty bit: kernel". But no problems actually booting into the OS.
Click to expand...
Click to collapse
Maybe this would help for screen unlocking lag? http://forum.xda-developers.com/showpost.php?p=48891600&postcount=166
I'm a great fan of your roms (HTC ONE, for instance) !
Is it possible to port this rom to the P600 version ?
Thanx a lot !
No working mirrors found for this file!
Edit. Working now. Downloaded.
mike1986. said:
Maybe this would help for screen unlocking lag? http://forum.xda-developers.com/showpost.php?p=48891600&postcount=166
Click to expand...
Click to collapse
Quick double click on the home button and activate svoice, then go into svoice options and disable the following options
- activate by double clicking home button
- activate on lock screen by saying Hi Galaxy.
BY francanna
this definitely reduces the unlock lag!!!
Cannot find a download link as well!!
Hi
Would it best to do a factory reset before I flash this ROM? Also will having my P605 rooted cause any issues to a reset?
Thanks
Andy

[ROM][4.4.4] CarbonRom: Wave & Wave II

{
"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"
}
About Carbon​
CarbonRom is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonDev GitHub.
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, PA, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users or ask us in #teamcarbon on freenode IRC.​
ROM Features​
Simply stated, we can't really list features here. There are too many and they change too frequently, and we now support a truly insane number of devices. Chances are, if you like a feature, we have it already. Seriously.
Changelog
07.08.2014
Interactive mode fota (Thanks to BenzoX)
Normal and Bigmem Kernel (283-314mb)
06.08.2014
310MB Ram
Background less cache app
Gapps Included
Faster
Linaro 4.7
etc
My github
​ Download​
ROM - Download (Mirror)
Kernel - Download (310)
*Normal Kernel - Download (283)* (Mirror)
*Bigmem Kernel - Download (314)* (Mirror)
​(Copy both normal and bigmem kernel to sdcard)​
Known Bugs​
Same badadroid
No video recording & playback totally (Use MX player f.e)
First Installation
Bada 2.0 is required (Turko CFW 10.2)
Warning! It will remove Bada!
SD Card is required. (fat32 format!!!)
- Download BOOTFILES, SD FOTA for your device:
for 8500:
https://mega.nz/#!RhMzGYhY!7AcfzxliRTY8HpC2B8tdN5EH1nn8C4DnDarR0-33Ywo
https://mega.nz/#!0xFm0JyI!VPJcO10Mv9lHm1qsW7Ec5VctLMAj-wqYwI7q7m7272w
for 8530
https://mega.nz/#!RsllUSQA!ZgXQ4ZeHJ726zTbluJLpdpc6I7JrV98uc4OpysgwKs0
https://mega.nz/#!wldiBY4S!WXEsrglgonQG6mVmKJrlKZcEGZzwtynygPa3CTnBQLk
(please pay attention if it's S8500 or S8530 BOOTFILES and FOTA you're choosing!):
- Download ROM
- Download Kernel
- Download boot.img and copy it to SD card
- Copy whole .zip to SD Card.
- Flash FOTA using Multiloader.
- After reboot it will open android recovery
** Install -> choose zip with ROM -> Swipe to Confirm Flash -> Home
** Wipe -> Advanced wipe -> Check "data" -> Repair or change File Sytem -> Change File System -> Ext4 -> Swipe to change ->Back -> Back >Back -> Back
** Reboot -> System
New Fota settings:
End = Android Normal
End + VolDown = Bigmem
End + Volup = Recovery
End + Call = Bada offline charge
P.S: When you press buttons for booting any mode, after yo see white screen, stop pressing.
You can remove installation .zip from SD card from Android level by connecting through USB in MTP mode.
Do not remove boot.img file.
For activation Performance and Developer Options categories in Settings you need Settings->About Phone and tap 7 times on Build number​
Support​
We spend an astonishing amount of time developing this software. We can't spend much time on XDA as a result, so if you need support, please try the following:
1) Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has adressed it already. Especially if you're even close to new at this.
2) Read our FAQ, which can be found on our goo.im page linked above. It's new, but expanding fast. Just like us!
3) Ask a question in your device forum. Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
4) Join our G+ Community: http://community.carbon-rom.com/ This is where we spend the bulk of our time and the best way to reach us and other community members. We update and frequent this community far more than XDA, simply due to time constraints and the convenience of G+.
5) Ask a question on our IRC channel. Connect to #teamcarbon on irc.freenode.net or click here. You'll find several other Carbon fans and usually one or more devs as well. Please be polite.​
FAQ
1) Can't mount internal and external sdcard on PC
Settings-Storage-USB computer connection-Mass Storage
Thanks
CarbonDev
Badadroid Team - Rebellos, Volk204, Tigrouzen, BenzoX, Blue59 and many others
​
Greate job
Can i use Tigro Fota but partitions from OMNI rom?
---------- Post added at 07:57 PM ---------- Previous post was at 07:55 PM ----------
And small request. please upload it into another server ;3 etc. Google drive, dropbox
Thanks hero355.
I will try to install the new ROM and comment questions or problems that I found.
If the Rom created are as good as your "kitchens" in Bada we have a very good Rom.
I'll repeat commenting and thanks.
Hi Hero355..
Thank u so much for the rom and an awesome kernel.. But unable to download from Mega.. Plz upload some mirror links..
Regards..
Downloaded, tested and.... Its Awesome rom! But i need video ;//
But nice work
Very impressive work. Smoother, richer and better.
But, is it possible for you to implement a way to enable the video and the camera? I mean, I dont really need all the 310 mb of RAM as I only use essential apps on my wave, that never exceed 160mb of RAM. That being said, the "switching" will be a great option.
And thanks a lot for the fantastic ROM. Its always fun to try new ROMs on my device.
Changelog - 07.08.2014
Changelog - 07.08.2014
Normal Kernel (Fully functional)
Bigmem Kernel (No camera, video)
New Interactive Mode fota for Bigmem
Added Mirror Links
New Fota settings:
End = Android Normal
End + VolDown = Bigmem
End + Volup = Recovery
End + Call = Bada offline charge
P.S: When you press buttons for booting any mode, after yo see white screen, stop pressing.
Please provide mirror links..
But, is it possible for you to implement a way to enable the video and the camera? I mean, I dont really need all the 310 mb of RAM as I only use essential apps on my wave, that never exceed 160mb of RAM. That being said, the "switching" will be a great option.
And thanks a lot for the fantastic ROM. Its always fun to try new ROMs on my device.
Click to expand...
Click to collapse
Agree
everything works as described very fast, and - for now - stable. it's possible to turn on ART instead of dalvik - > +20% performance in benchmarks, not visible during normal use.
does it works on s8600?
thanks
woocashewski said:
everything works as described very fast, and - for now - stable. it's possible to turn on ART instead of dalvik - > +20% performance in benchmarks, not visible during normal use.
does it works on s8600?
thanks
Click to expand...
Click to collapse
S8600 doesnt have android port.
This is working only on s8500 and s8530.
Sent from my PMP3970B using XDA Free mobile app
does'n have it yet, or... it wouldn't have one at all?
is there someone working on it?
woocashewski said:
yet, or... it wouldn't have one at all?
is there someone working on it?
Click to expand...
Click to collapse
Adfree is working on it.
You can read and get latest information in thread ''Android port for WAVE3" here in bada section.
It can boot i9001 firmware, but keys and touchscreen is not working, but others users cant test this still, its possible only with JTAG but i think theres software solution via QPTS.
GREETINGS
Sent from my PMP3970B using XDA Free mobile app
zookarma said:
Agree
Click to expand...
Click to collapse
Check this post, added already
Edit: Added alternate links
@hero355 @volk204 from what i know , there's a saying that a free ram is wasted ram , rather than working on freeing more ram i think the problem is tweaking the processor , the problem must be there , when you unlock the phone even if not using any apps or by opening "cpu spy" the phone work always on high frequency 1300 never use other frequency like 900-1000-1100-1200 it jump directly to 1300 . can you do something about the modem it drain battery like hell .
hero355 said:
Check this post, added already
Edit: Added alternate links
Click to expand...
Click to collapse
Thanks for alternate links..
@ice_ice maybe you can test other governors
Hi i have instaled C-ROM NAND and i want try this rom. I need help with flash new fota how can i start download mode?
KoblizekX2 said:
Hi i have instaled C-ROM NAND and i want try this rom. I need help with flash new fota how can i start download mode?
Click to expand...
Click to collapse
Code:
End key + VolDown + Lock key (or Camera key)
Problems with torch and MX player.
Hi there.
I have problems with the application of the flashlight that comes by default with the ROM (it automatically closes when trying to turn the flash on the mobile).
Likewise I have the application installed MX Player version 1.7.29 (ARMv7 NEON) and attempt to pre-produce a video cuadno the phone restarts. With Gallery or QuickPic can play videos
My mobile is a Wave 1 with Normal Kernel (283 Mb).
On the other hand, the GPS connects very fast, the vien synchronizes with both Bluetooth handsfree vehicle as with Bluetooth speakers, the radio works (Spirit FM UL 08.02.2014).
Some faults:
- When you are connected to a 2G network is choppy and loses the sound of the call.
- Is the partner a call or echo the voice returns Complains?.
A greeting and thanks.

[ROM][WIP][NAND] Omni 5.1 Lolipop 22.03.2015

Android Lolipop 5.1​
Let’s emphasize that-- THIS IS AN ALPHA, RELEASED FOR YOU TO PLAY WITH AND GET A SENSE OF WHAT’S TO COME. AND SOME THINGS DOESN’T WORK. REALLY. IF YOU ARE EXPECTING ANYTHING CLOSE TO PERFECTION, WALK AWAY FROM YOUR COMPUTER, LOWER YOUR EXPECTATIONS FOR AN HOUR OR SO, THEN COME BACK. MORE EXCITING DISCLAIMERS/WARNINGS IN ALL CAPITAL LETTERS CAN BE FOUND BELOW. READ THEM.
Code:
#include
/*
* 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.
*/
KNOWN BUGS (what doesn't work):
- Modem in 2G mode work incorrect(Network registration don't work with some SIM cards, permanent full signal straight, problem is with audio in calls)
With 3G all is OK, Use this: Settings -> More.. in "wireless&network" category -> Mobile Network -> Preferred Network type -> 3G only
- Conference Calls
- Some problems with audio codec settings, but generally it should
- After Recovery time to time incorrect capacity of battery
- disabled SELINUX
- Camera key don't start camera app
- TV out removed, because it is not working yet
- many custom features from omni is still not merged
SUPPORT
You get none. Zero. Zip. We obligate ourselves to providing nothing further. You are on your own and will have to help each other via this thread. This is provided “as-is”, and if you don’t like it, use Bada or other releases.
We basically lack time to give full dedication to this rom, and we’re looking for skilled devs who know the Android, and/or other things that might be relevant.
Please join us on IRC: some people are on #badadroid (freenode).
NOTE: DEVELOPERS WANTED. Please contact us if you are a developer with something to contribute.
I do heavily encourage to work together on the better, common project instead of making kang releases and demanding money for somebody else's work.
Read as: If you think you can make something better than this by doing less and muchazo Ctrl+C Ctrl+V - you suck, go figure the rest.
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!
You can remove installation .zip from Android level by connecting through USB in MTP mode.
TWRP Recovery mode is available using VolUp + End keys
Every next update you can just flash .zip through CWM.
UPDATE from OMNI 4.4 (version after 09.09.2014)
Warning! you will lose all data, because it is highly recommended to wipe data, during changing rom base
- Go to Recovery
- Wipe -> Advanced wipe -> check "data" and "system" -> Swipe to wipe -> waiting for wipe -> Back
- Mount -> Mount USB storage
- Copy zip with Rom from PC -> Unmount -> Back
- Install -> choose zip with ROM -> Swipe to Confirm Flash -> wait for flashing (about 10 min) -> Home
- Reboot -> System
For activation Performance and Developer Options categories in Settings you need Settings->About Phone and tap 7 times on Build number
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
https://mega.co.nz/#F!G0QXXRAC!pZ063qCaa5lxdD73SarU6Q
HOW TO UNINSTALL
Just reflash bada via Multiloader
CHANGELOG:
22.03.2015 https://yadi.sk/d/UAs4xDLlfTm4U
Warning! You need updated FOTA!!!
- Omni sorces 22.03.2015 Android-5.1
- Updated Zram driver
- And many other fixes to make our Wave more stable on Android-5.1
07.02.2015 https://yadi.sk/d/SeW7BBgkeXqZz
- Omni sorces 07.02.2015 + some chery-picks from gerrit
- fixed front camera
- fixed flashlight tile in Quick Settings
- updated Wi-Fi driver
- Added F2FS driver, not tested by me yet (just change file system during format /data in recovery to F2FS and it should work)
27.01.2015 https://yadi.sk/d/7sK0awO7eHWbM
- Omni sorces 27.01.2015 + some chery-picks from gerrit
- updated sensors
15.01.2015 https://yadi.sk/d/JyRL5wqfe26xo
- Initial release
- Omni sorces 15.01.2015 + some chery-picks from gerrit
THANKS TO
Special thanks to Rebellos for his CM10 ROM, for his good sources and many time, what he spent for my learning
Another Badadroid devs: Oleg_k, mijoma, nbates66, anghelyi, mikegapinski, hunktb, autra, Tigrouzen, Benzox and many others.
OMNI team for base ROM
Pawitp, kasper_h and all other aries developers
Paulk and Replicant project for good base for bada-modem RIL
and many other who help us.
BUG REPORTS
This is the format for a bug report: “XXXXX isn’t working. Here is how to fix it: [INCLUDE SOLUTION]” Don’t have source? Too bad.
You’ll have to wait then.
If you report bugs, please don’t be disappointed if we can’t fix them immediately (or even never). It’s not because we don’t care, but because we don’t have time or don’t know how to fix it.
Please attach logcat and dmesg dump in your bug report. Dmesg should contain messages from both - bootup and issue occuring (you can't dump it 1 hour after bootup, rather 2 minutes after)
How to dump logs - Google for "android logcat dmesg" Or... whatever, here's one of 3204109 methods available.
In the Terminal Emulator enter:
"su"
Accept request for SuperUser access.
"dmesg > /storage/sdcard1/dmesg.txt"
"logcat -b system -b radio -b events -b main -d -f /storage/sdcard1/logcat.txt *:V"
"logcat -b radio -d -f /storage/sdcard1/radiolog.txt *:V"
Download them from phone, archive and upload them.
Privacy warning: Your logcat might contain sensitive information like your IMEI, IMSI, cell stations you were nearby, numbers you called and got calls from and SMS sent and received. If you don't want to publish this info - send them privately to one of developers.
Click to expand...
Click to collapse
Bug reports without logs are completely useless.
well well well , what we got here :highfive: :victory:
you're the best
The Rom is amazing , fast and responsive ,better than omni 4.4 , some little bugs to report
1- Battery save mode won't activate stupid me usb was connected
2- (screen pinning) , you can't unpin it , task manger and back keys won't work together , i'm not sure ..... you must reboot the device
3-when you install apps from sd card , installation keep showing that it is on progress , but when you turn screen to landscape mode , it shows that the apps is installed
volk204 said:
Warning!
you will lose all data
installation take about 10 min, and first boot is also about 10 min or more
Click to expand...
Click to collapse
backed up my data , flashed the rom ,boot , all my data and config are still there
A quick video review :
Thank you very much Volk204
You are simply great Volk204. Congratulations. :laugh:
Awesome work. :good:
Please continue your work and give us a better and stable Lollipop Omni Rom for wave.
Thanks volk204, you are the beast and the best developer
Thanks for continuing to work on this as "old" mobile phone and so little support from Samsung.
You're the only developer that follows the "gap".
Continuous and hopefully not abandon us.
A greeting.
ice_ice said:
The Rom is amazing , fast and responsive ,better than omni 4.4 , some little bugs to report
1- Battery save mode won't activate
2- (screen pinning) , you can't unpin it , task manger and back keys won't work together , i'm not sure ..... you must reboot the device
3-when you install apps from sd card , installation keep showing that it is on progress , but when you turn screen to landscape mode , it shows that the apps is installed
backed up my data , flashed the rom ,boot , all my data and config are still there
Click to expand...
Click to collapse
It is recommend to do full wipe, when you change rom base, duty flash bring many problem. i think it is the reason of not working battery save mode for you.
don't understand problem of screen
volk204 said:
It is recommend to do full wipe, when you change rom base, duty flash bring many problem. i think it is the reason of not working battery save mode for you.
don't understand problem of screen
Click to expand...
Click to collapse
1- stupid me charger was connected ; so every time i activated it goes off
2-it was about screen pinning feature in security settings , once activated (you pinned an app) you can't disable by clicking on overview(recent apps) and back ,so
tried modifying custom keys settings , and tried different combination without help
than i flashed soft key http://forum.xda-developers.com/nexus-s/development/mod-softkeys-ics-jb-roms-t1918632 , and it worked
maybe this feature doesn't support hardware keys , or bug
(see screenshots)
3-Battery draining and voltage controle i noticed this on omni 4.4 the first time
{
"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"
}
there was a big difference between the computed and observed power use
i did some testing on Omni , i played with the voltage control entries , and observing the time in state, i came to this conclusions :
100 Hz and 200 Hz work on the same voltage , seeing that most of time in state are in 100 HZ and in this frequency ,CPU would take more time to accomplish tasks than in 200HZ , it is only logical to reduce the voltage on 100 HZ ,
tried doing that but you can not apply values , without a 3rd party app like Setcpu , kernel bug i don't know .
i played with value and here is the value the phone freeze at it (governors was set to performance , and max value is the freq tested) :
100HZ-750mv 200HZ-800mv 400HZ-875mv 800HZ-1075mv 1000HZ-1175mv
i used 125 mv above this setting , with no freezing or problems :highfive: , but it needs more testing
battery life :good: improved notably
i use interactive with 200HZ-1200HZ , more voltage on 1200HZ but it do tasks in less time than 1000HZ
Mr @volk204 why there is no low frequency like 500HZ 600HZ , rather than jump from 400HZ to 800HZ
4-
Contrary to my thoughts expressed in other thread. Volk204 did not give up and is, again, succeeding to deliver against all the odds. Hats off and big thumbs up. Send this guy some beer.
Thanks!!
Hi volk204, you did a very good job all over from the beginning, and now we have android lolipop on wave devices! isn't that amazing?!
Thank you very much for what you did! You gave the wave another future! "cheers" :good:
Gapps Lolipop
Hi guys, i've found a link for android lolipop gapps (mini, normal, full).
Here you go : Link
Have a good day! :good:
Edit: i just tried to install it for the first time, it is very laggy and reboot much every time it reboots it restart from beginning, we should wait to see why.
Edit 2: Updated link
Majd7667 said:
Hi guys, i've found a link for android lolipop gapps (mini, normal, full).
Here you go : Link
Have a good day! :good:
Edit: i just tried to install it for the first time, it is very laggy and reboot much every time it reboots it restart from beginning, we should wait to see why.
Click to expand...
Click to collapse
I would try with the smallest package available here if i had a wave : http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
Maybe laggy but shouldn't crash (not tested).
BenzoX said:
I would try with the smallest package available here if i had a wave : http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
Maybe laggy but shouldn't crash (not tested).
Click to expand...
Click to collapse
You're right, i didn't search more for that i thought that the minimum is the link i included but what it says just apply for the package and not all.
Thanks for the link i'm gonna test.
Edit: Tested and working great, there is no lag compared to the link i provided!
Hi volk204..
Any updates to this rom..??
First of all, volk204, thanks a ton for all your time and brain, that you engaged for this project. I really appreciate it. :good:
I was just wondering if it was possible to modify camera driver for Omni 5.0 Lolipop to support RAW image capturing ?
@volk204 Turko CFW 10.2 is running on my Samsung Wave device. I flashed bootfiles, kernel and fota. Then I did this: Advanced -> Terminal Command -> Select -> Type "sh partition.sh". When I try to flash the Rom from Internal Storage, It says "E:Error executing updater binary in zip." I don't know why.
m90ultimate said:
First of all, volk204, thanks a ton for all your time and brain, that you engaged for this project. I really appreciate it. :good:
I was just wondering if it was possible to modify camera driver for Omni 5.0 Lolipop to support RAW image capturing ?
Click to expand...
Click to collapse
u Guys are still using waves ?
i bought Galaxy Alpha 50 days ago.
Rom updated
volk204 said:
Rom updated
Click to expand...
Click to collapse
Thanks volk204..

[Rom][N910F][BOD2][TW]Project N4 B1.1[09/05/2015]

{
"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"
}
A big hello to everyone seems to be the right words to start with.​
A couple of weeks ago i've decided to say goodbye to HTC after many years and got my hands on a Samsung Galaxy Note 4. Running around with a stock version felt bad so i've started flashing custom roms within 2 hours after unboxing it. After flashing many of the custom roms i started working on a pesonal rom and started off with the DevBase by ALEXNDR and went on until i had a stable deodexed version with just those tiny changes to make my day. Now i think it's time to share the rom and find out what all of you think about it. Don`t forget i`m new to the world of Samsung and learning every single day, don`t expect high class development at first, it will get better as we roll.
Main goal of this thread and rom is to create a smooth and most of all stable rom that is friendly towards the battery, there's enought higly developed roms out there for those that seek all the extra`s for their daily driver. I will start providing flashable zips containing fixes, mods and add-ons once i get to know my way around the N4 and Samsungs way of buiding their roms.
Please read all the info posted in this thread before flashing! Make sure you know what you're doing just to be on the safe side. Before posting anything i have tested and flashed it many times but this doesn`t mean there is no risk involved in flashing my work. I'm not responsible for bricked devices or other issues you may face after flashing my work! Keep this in mind when you decide to flash anything provided in this thread.
Changelog between ALEXANDR's DevBase BOD2 and Project N4 B1.1:
- Fully Deodexed
- Added 5 way Reboot options
- pushed device overall volume a little less compared to B1.0
- Added Modded Camera
- Added Modded Telecom.apk removing ascending ringtone volume
- Cleaned the app list without loosing functionality
- Added Latest AdBlocking hosts file
- Added Memory Leak Fix ( thanks to robocik )
Note:
You'll need the latest modem and bootloader files to run this rom, if you`re running the wrong versions you`ll end up in a bootloop! The proper modem and bootloader files can be found in the download folder along with the Rom zip. I trust you all know how to use Odin in order to flash them
Changelog between ALEXANDR's DevBase BOC5 and Project N4 B1.0:
- Fully Deodexed
- Added 5 way Reboot options
- pushed device overall volume
- Cleaned the app list without loosing functionality
- Added Latest AdBlocking hosts file
- Added Memory Leak Fix ( thanks to robocik )
None as far as i know, so please share if you find one.
Always make sure you're running latest bootloader and modem before flashing this rom to prevent bootloop.
Also make sure you're running latest TWRP of CWM recovery.
Download the rom zip file and check MD5 checksum.
Copy the rom zip file to your (ext.) storage.
Reboot in to recovery and flash the rom zip file.
When flashing is done reboot your device and wait patiently untill the boot finishes ( This can take a while ).
When you're on stock before flashing this no wipe is needed for a safe flash, if you're running a different rom
or when you do run in to trouble a wipe in recovery will save your day,
@Chainfire
@_alexndr
@amarullz
@svadev
@_riddle
@JustArchi
@robocik
@LeeDroid just for being my friend, tutor and master in development.
@The Great Dane for becomming my friend and putting up with me even in the darkers hours. Thank you for seeing the things the way i see them and backing me up in times of need!
Since this is based on ALEXANDR DevBase all additional options also go for this rom. Visit his thread and thank him for his hard work! Below i copy/pasted the additional features ( i know i`m lazy ) hoping he won`t mind. Please let me know if you do mind my lazyness so i can remove the text below.
Additional info that comes with this ALEXNDR.N910FXXU1BOC5 based rom:
1. Base:
- Multi CSC (list of natively supported CSC as above) (*)
- Removed KNOX (apps, agent, container, etc..)
- Rooted (SuperSU 2.46 app + binary), BusyBox 1.23.1
- Odexed (original, untouched framework & apps)
- All original features are present and works
- Able to write to extSdCard by all applications
- No visual changes (100% stock look)
- Stock kernel
- Safe De-Bloated (more info below)What does it mean and why is it called "safe"?
- ONLY apps available in stores are removed from DevBase, so you can easy (re)install any of these app if you like
- ONLY pre-installed system apps are removed, DevBase installer never touch any updated app nor app installed manually from store
Thus, the following conclusions can be drawn:
1. If you install my DevBase directly over stock ROM without performing "Wipe data" - in most cases almost all these apps will remain untouched, because almost all apps have been updated already (stored on /data). But then you will be able to remove any useless app using the "Application manager", like any other app. Removed manually app will not appear again until you use my DevBase while updating.
2. If you perform "Wipe data" while installing my DevBase - then all apps listed below will be removed. If you would like to use any of these apps - just install it manually from appropriate store. Installed manually app will not be removed during the next DevBase update.
Removed apps list:
Chrome
Drive
Dropbox
Evernote
Facebook
FB Messenger
FB Pages Manager
Flipboard
Google+ / Photos
Hangouts
Instagram
PEN.UP
Play Books
Play Games
Play Movies
Play Music
Play Newsstand
Smart Remote
WhatsApp
2. Init.d Support (*):
- Init.d support without need of use custom kernel (details)
3. CscFeature MOD (*) (enabled some built-in, hidden features):
- Added shutter sound menu in Camera
- Sending/receiving MMS without data on
- Added "Exit Internet" option to stock browser
- Added call button in Phone Logs
- Added "Call/Message block" option in Settings
- Added symbols as secondary keys in Samsung keyboard
- Call Recording (manual control, added "Record" button)
(*) - these options can be controlled by editing options.prop file (you can find such file in ZIP's root directory). Just place modified options.prop file (use e.g. Notepad++ to edit) in the root directory of internal emulated scdard (/data/media/0) or extSdCard (recommended if you plan to format internal emulated sdcard) and then start the installation.​
Footnote:
After being around in the HTC corners of XDA it`s very nice to find out how kind the developers are within the Note 4 section of our beloved forums! Didn`t expect to meet so many nice people after having my share of "*****fights" in the HTC section. I do hope to make some new friends on this side, and will never forget the few friends that sticked with me in the HTC section.
Project N4 B1.1 09/05/2015
Mega Mirror
AndroidFileHost
MD5 Checksum:
bb79a14fcce5bf5b9fefaf5ed6ce89b0
BL_N910FXXU1BOD2.tar.md5
AndroidFileHost
MD5 Checksum:
a06f4af5690f4d4526c8d8d5f537a241
CP_N910FXXU1BOC3.tar.md5
AndroidFileHost
MD5 Checksum:
07ffb12dc56a314dc80ce2d6257f1978
CP_N910FXXU1BOC4.tar.md5
AndroidFileHost
MD5 Checksum:
a3ed473c05ac2c0c90acad9bafe339c4
Project N4 B1.0 07/05/2015
Mega Mirror
AndroidFileHost
MD5 Checksum:
39a39b1c99b323d6f54e160282a50ee0
Always check MD5 Checksum when you decide to flash the rom! Damaged or incomplete files can (soft) brick your phone!
WinMD5Free is a tiny and fast utility to compute MD5 hash value for files. Download WinMD5 and use it before flashing.
Downloads for latest bootloader / Modem / Kernel files and how-to can be found here. All credits go to @_alexndr so make sure to push the button and say thank you!​
Flashable zips and add-ons:
N910F Project N4 B1.1 flashable zips
N910F_Project_N4_B1.1_Video_Add-on.zip AFH Download
N910F_Project_N4_B1.1_3Minit_Bat_Mod ( Thanks to Robocik for reaching out ) AFH Download
N910F_BOD2_Moderate_Audio_Mod ( lower the system wide volume in rom a bit ) AFH Mirror
N910F_BOD2_Stock_Audio_Mod_C2S ( lower the system wide volume close 2 stock ) AFH Mirror
N910F Project_N4_FB_Chat_Enabler.zip
Restore the chat option within Facebook App without the need of seperate Messenger App.
AndroidFileHost Download
Good luck my friend, and welcome to the Note 4, will try your ROM ASAP, thanks in regards!
Nice! I go download now feedback later
Nice to see you here ! Keep up the good work
A new dev on Note 4 section......great! I hope you can "port" same Htc features on our Note ?
please add torch toggle thanks
tonisauffa said:
A new dev on Note 4 section......great! I hope you can "port" same Htc features on our Note ?
Click to expand...
Click to collapse
If only I could, HTC features all hang on HTC Framework and Launcher so I don't think we've got much chance of porting it to the Note 4.
da blitz said:
please add torch toggle thanks
Click to expand...
Click to collapse
I will as soon as I update the rom, still hoping to get some feedback to find out if the rom is also stable and smooth for others.
Thanks for your great job!
Could you please add volume buttons skip tracks function?
I think that would be amazing, nobody did it until now and it's something very useful.
Cheers.
iz1pp0 said:
Thanks for your great job!
Could you please add volume buttons skip tracks function?
I think that would be amazing, nobody did it until now and it's something very useful.
Cheers.
Click to expand...
Click to collapse
I will do my best, if this was a request on the one M8 or M9 it would be no problem at all, being new to Samsung means i have to find my way around so no promises.
Thanks for quick reply , it's only suggestion, take your time, i only say it would be great.
24h now with the rom so can I say it's fast no bugs the battery live for me it's enough. I just want some ui themes now. I go try make some themes
MafiaDroid said:
24h now with the rom so can I say it's fast no bugs the battery live for me it's enough. I just want some ui themes now. I go try make some themes
Click to expand...
Click to collapse
Thanks for your feedback, i`m glad it worked out for you.
Currently uploading the latest BOD2 based version, guess i should have waited one day before going public. If Samsung stays away from another update in the near future i will find some time to start working on flashable MOD zips.
Edit:
OP updated with latest BOD2 based rom, enjoy
Wow fast update! i go download now
Indeed...thanks for the very fast release based on new base...jumping onto this for a test-drive as well
themes
thx for the smooth and fast rom great work.
i would be glad to to choose a theme. if you can intergrated in thies rom that will be the best.
thx and regards
elvishot0017 said:
thx for the smooth and fast rom great work.
i would be glad to to choose a theme. if you can intergrated in thies rom that will be the best.
thx and regards
Click to expand...
Click to collapse
I will provide flash able mods in the next few days when the rom turns out bug free and stable. I will also enable the theme settings for those that want it. Thanks for the feedback [emoji106]
thx for the super fast answer.
i got the preview rom and now i would like to istall the b1.1, so but which cp should i install?
i install the bl bod2 and i got the bootloop?
thx again
i got it thx it is the boc4

Categories

Resources