[ROM] [6.0.1] Crystal ROM V1.1 Stable S6 Edge + Note 5 MM [26.02.2016] - Galaxy Note 3 Android Development

** Android 6.0.1 is now available for our Note 3 SM-N9005 ! First ROM ! **
-- Features --
* Rooted
* Deodexed
* Zipaligned
* CivZ Kernel 1.1.1 Pre-installed
* Multiple Languages
* SuperSU pre-installed
* Android 6.0.1 pure stock
* S6 edge edge screen 6.0.1
* SystemUI S6 edge 6.0.1
* Center lockscreen clock 6.0.1
* Shortcuts lockscreen 6.0.1
* Build.prop tweaks
* Battery life tweaked
* Speed inprovements
* AROMA INSTALLER
* 420 DPI like Note 5 and S6 Edge Plus
* 6.0.1 Phone
* 6.0.1 Messages
* 6.0.1 Contacts
* 6.0.1 SBrowser
* 6.0.1 Theme Store Latest
* 6.0.1 Music Player
* 6.0.1 Weather Widget
* 6.0.1 S Note
* 6.0.1 S Health
* 6.0.1 My Files
* 6.0.1 Keyboard
* 6.0.1 Smart Remote
* 6.0.1 S Voice
* 6.0.1 TW Launcher
* 6.0.1 Photo Editor
* 6.0.1 S Translator
* 6.0.1 Gallery
* S7 Wallpaper Picker
* 6.0.1 Assistant
* 6.0.1 Settings
* 6.0.1 Unlock effects
* 6.0.1 Video
* 6.0.1 Calculator
* 6.0.1 Galaxy Apps Store
* And much more , find yourself
-- Installation --
* IMPORTANT * At the first startup , make sure that you disabled the diagnostics , because of the signal problems !
* Flash Rom with Philz Recovery / TWRP 2.8.7.0 (3.0.0.0 has bugs currently)
* Full Wipe ( System , Data , Dalvik Cache , Cache )
* Flash Rom
* Reboot and enjoy.
-- Changelogs --
- Crystal V1.0
* First release
- Crystal V1.1 Stable
* Fixed clock on center lockscreen
* More speed inprovements and tweaks
-- Disclaimer --
I'm not responsable for any damage , data loss or anything weird that could happen to your device . Always at your own risk and responsability
-- Downloads --
- Crystal V1.0
Google Drive :
- Crystal V1.1 Stable
Google Drive :
Cheers !
-- Screenshots --

Does it work for n900t and where is the screen shots
Sent from my SM-N900T using Tapatalk

Screenshot?

Thanks for your job ^-^
Sent from my SM-T805 using Tapatalk

thx for sharing,is video call working?

dabenaute said:
thx for sharing,is video call working?
Click to expand...
Click to collapse
i also wondering this feature too we both love to talk video call

thanks looking forward to trying it.....oh and 1st page

Thanks for your work.
waiting for link and more information.

stormy_ugur said:
i also wondering this feature too we both love to talk video call
Click to expand...
Click to collapse
yeah,it's true:good::laugh:

Screenshots please???

Awesome job bro, keep it up (Y)
but any screenshots please ?

This rom use kernel note 5 port or newer?

thanks , waiting for the download link

Two hours , and the download link will be available

How about S pen...?

androidguy97 said:
Two hours , and the download link will be available
Click to expand...
Click to collapse
Is it tested? Good enought for daily usage?
Thanks ^^

i think it will be good ^_^

dabenaute said:
yeah,it's true:good::laugh:
Click to expand...
Click to collapse
screenshoots saying that this rom is also not supporting video call too

Is it true that this rom is based on 6.0.1 firmware or is it just a build.prop hack??

remowrx said:
Is it true that this rom is based on 6.0.1 firmware or is it just a build.prop hack??
Click to expand...
Click to collapse
which s6.0.1 firmware?

Related

[ROM][05-Dic][4.4.2][N9005 ONLY][GNK1]CRASH ROM V19 [Final no more updates]

{
"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"
}
To My wife and kids
@criskelo
@wanam
@xperiacle
@lidroid coding of call recording
@indie
@amarullz (for aroma installer)
@Dsixda
@Chainfire
@Samsung
@XDA
Please PM me if i missed someone :good:
Q&A SECTION HERE
If you have Pin Lock Screen Lock problems is due to a modem problem you need to flash the modem of the base you are planing to flash (Once you flash a modem you can´t go back to your older modem)
MODEM / TOOLS / GUIDE CLICK HERE
Warranty will be void for flashing any custom ROM
Rom is Deodexed + Rooted + Zipaligned
NEW IN V19
IF YOU ARE RUNING JB 4.3 THEN FOLLOW THE INSTRUCTIONS ON POST 2 TO FLASH KITKAT FIRST
Rom no need for fullwipe but if you see problems then is recomended
V19POST STARTS HERE
CLICK HERE TO SEE WHAT IS IN THE AROMA INSTALLER (Special Thanks to @sound2005)
SOME USERS HAVE GPS PROBLEMS READ THIS POST FOR SOLUTIONS
ATTENTION TO ALL NONE N9005 MODELS DO NOT FLASH THIS VERSION OR YOU LOOSE ALL THE TOOLS IN THE ROM AND PLAY STORE WON´T WORK. THIS IS ONLY FOR N9005 MODELS
BASED ON N9005DXUGNK1 SINGAPORE New!!
* Updated most of the system apps
* Removed Google Plus
* Removed Google Drive
* Updated Odex Mod to 1.7
* Small fixes on some tweaks
* Update Lean Kernel to v13
* Rest is the same as v18.5
* Added ODEX OPTION (BUILT IN) Special thanks to @MatrixDJ96
What is Odex?
Explanation by @MatrixDJ96
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 ?
Open Terminal emulator apk (Is in the rom)
* Type su and press enter (Grant root permissions)
* Type odex and press enter
* Type all and press enter (wait to the process to finish and then reboot the phone)
Note: you will need to redo this every time you reinstall the rom, if you run any theme flash it after start the odex process to prevent FC, no worrys for xposed modules works fine on deodex or odex.
Small Bugs Just if happens to you
TW Launchers and Weather Widgets
On dirty flash (On Fullwipe no FC at all)
This apps receive FC not on all the flash´s tha we made (2 times on 10 flash) The FC occur for example if you have Stock Note 3 Weather widget and TW Launcher and you choose TW and Weather widget S5
Solution Simple clear the data from the app (If you don´t now how to clear data CLICK HERE)
The apps that fc
Weather
TouchWiz Home
Daemon EUR
Thanks to @_alexndr :good: and @nasif69
* CLICK HERE for Modem
* CLICK HERE for Bootloader
Click to expand...
Click to collapse
OLD CRASH ROM CHANGELOG
CRASH V18.5 BASE N9005XXUGJ2
* Update Most of the system apps
* Fix some permissions for Viper 4 and Acid Engine Mod
* Remove some Tweaks for better experiencie
* Update custom kernels
* Fix some Aroma Installer codes
* Rest is the same as V18
Click to expand...
Click to collapse
CRASH V18 Base N9005XXUGNI4
* New Base
* Updated Most of the system apps
* Removed S5 video player dosen´t work on this Base
* Add AdWay Special thanks to adway.rog
* Updated Civ and Lean Kernel
* Updated Deodex Mod
* Updated Superuser and Busybox
* Updated some of the tweaks in the rom
* Rest is the same as v17.1
Click to expand...
Click to collapse
CRASH ROM V17.1
* Fix It SD External Write permissions
* Removed Ultimated Kernel (You guys can stiil Google it )(Reason is Close thread by XDA and and for me is better to have things in my rom that is easy for users have the support on the same XDA forum this way people don´t need to ask in my post wich is not a Rom related)
* Add AEL Kernel 7.8 Special Thanks to @friedrich420 (optional in Aroma)
* Add Lean Kernel 3.8 Special Thanks to @Imoseyon (optional in Aroma)
* Re build tweak in the rom for better rom experiencie on Stock and Custom kernels
* Add AC3 Patch Special thanks to @kursk @Pako7 (now videos with AC3 audio are playable on Samsung Video Player)
* 4 Way menu rebood with stock colors
* Add Optional in Aroma Installer as request Some Apps from S5 (Special thanks to @Albe95 and my friend @note-i)
Note: Just to let you now S5 apps are port so please understand that the apps maybe fc
on some options or not working on 100%.
By choosing MMS/SMS installation during some test on Dirty flash we find this:
Is you are runing Note 3 mms and choose S5 Mms works fine but if you like to have
back the Mms from Note 3 and re flash the rom again dirty you got FC on Mms.
To make it work you need to re install the rom FULLWIPE ONLY.
* S5 Browser
* S5 Calculator
* S5 Email DO NOT INSTALL THIS FC
* S5 SMS/MMS
* S5 Splanner
* S5 Svoice
* S5Video Player
* Add Polaris Office Full Version
* Updated most of the apps
Click to expand...
Click to collapse
CRASH ROM V17
* Added AllshareCast/Screen Mirror Fix Special Thanks to @[URL="http://forum.xda-developers.com/showthread.php?t=2621550"]sorg[/URL] (Now works with custom kernels)
* Special thanks to @_alexndr for the sh add init.d and su installer great hehe :good:
* Updateded most of the system apps
* Update Ultimate Kernel to v60
* Update Civato Kernel to 1.8
* Updated battery Stats now works fine with Kikat
* Added optional in Aroma Gravity Box thanks to @C3C076
* Updated Qualcomm Adreno drivers Special thanks ro @[URL="http://forum.xda-developers.com/galaxy-note-3/development/driver-qualcomm-adreno-300-330-drivers-t2856144"]emuandco[/URL]
Click to expand...
Click to collapse
CRASH ROM V16.1
* Updated 3minit Battery App
* Fix Samsung Video Player (When users choose Story Album video player FC now both works fine)
* Added Quick Launch Mod as request special thanks to @gharrington if you like to control the mod follow the link and you can buy the app to fully controlled and see pictures of the modLINK HERE (MOD IS OPTIONAL IN AROMA INSTALLER)
* Add S5 keyboard (optional in Aroma Installer)
* Add Android L Keyboard (Optional in Aroma Installer
* Add more Google Apps (Optional in Aroma)
* Add Polaris Office (Optional in Aroma)
* Add Battery mod is optional in aroma (You can choose Stock or 3minit or 3minit + quicklaunch)
* Updated Most of the apps
Click to expand...
Click to collapse
CRASH ROM V16
* Update Most of the apps
* Re build the tweaks in the Rom for better custom Kernels experience
* Add @xperiacle Air Command Themer (more themes in the repo app) or HERE
* Move more apps to data/app for more system space
* Removed S5 settings use the Xposed Module to enable this option
* Now added in Aroma 3 diferents Kernel options
Stock kernel without any tweaks
Ultimate Kernel v55 (Special Thanks to @da4kgr3y)
KK_Xplorer_Rev1.7 (Special thanks to my friend @civato)
* Added Galaxy Sensors by @Alessandro Digilio :good:
* Updated 3minit apk
* Added Galaxy Locker by @X-Andev (with this apps you have lock screen from s4,s5 and Note3) With bounch of config options
Click to expand...
Click to collapse
CRASH ROM V15.5
*Stock Kernel from Base GNG1
* Update Lib files from Google (YouTube works fine now)
* Update most of the apps
* Stock Battery Option (Optional in Aroma if you choose this you loose 3Minit Mod)
* Aroma now have pre choose it options for new users
* Added 3minit battery mod 1070 battery types to choose (thanks to @gharrington LINK HERE)
Note_ This mod adds png wich you can see many of then in photo gallery read post 3 to now how to CLICK HERE
* Add Xposed Bootmanager (Thanks to @defim LINK HERE)
* Add Xposed 4G/LTE Icon switcher (thanks to @hamzahmalik)
* Add SMS Popup (quick repply good to use with stock SMS app)(Thanks to @Adam K)
* Fix to Sound Boost
* Added more sound options to Music Lovers (Free to choose in Aroma)
1- Viper4
2- Acid Engine V8 (Special thanks to @teamacid
Note: This mod I add is fully recommend, Only works with Sony Walkman (Choose Sony in Aroma) Follow this guide to now how to enable it
3-Noozxoide EIZO-rewire (Thanks to @Crescendo Xenomorph)
Small Bugs
TW Launchers and Weather Widgets
On dirty flash (On Fullwipe no FC at all)
This apps receive FC not on all the flash´s tha we made (2 times on 10 flash) The FC occur for example if you have Stock Note 3 Weather widget and TW Launcher and you choose TW and Weather widget S5
Solution Simple clear the data from the app (If you don´t now how to clear data CLICK HERE)
The apps that fc
Weather
TouchWiz Home
Daemon EUR
Click to expand...
Click to collapse
CRASH ROM V15
* Aded Xposed Youtube AD Away (Thanks to @Wanam)
* Fix on Google Search in Aroma now install fine
* Add Xposed TW Launcher Themes (Works for Note 3 TW Launcher and S5 (Thanks to @xperiacle Link HERE)(Option in Aroma you need first choose a TW Launcher then select the thermer)
* Add S5 TW Launcher with TW 4x5 home, 5x6 app drawer (Thanks to @ksr007 Link to Post HERE)
*Add Xposed USPM Ultra Saving Power Mod S5 (Special thanks to @xperiacle Link HERE)
* Add Stock battery from base without mod (Optional in Aroma)
* Add King Soft Office (Recomended)(Optional in Aroma)(Thanks to Kingsoft office software corporation)
* Add Multiwindow Apps (Thanks to @xperiacle)(this mod adds the apps you want to multiwindow)
* Update most of the system apps
* Add Android L Bootanimation (Optional in Aroma)
Click to expand...
Click to collapse
ROM CUSTOMIZATION AND DEFAULT IN THE ROM
*Add S5 Launcher (Thanks to X-Note for share it :good I manage to add themes to the launcher you can find more themes HERE thanks to @ksr007 :good:
*Add S5 My files (Files Explorer)
*Add S5 weather widget
Incase that you see the S5 widget with bad size simple remove the witget from the screen and pu it back again
*Add All the ring tones from G3 (Some have names in Chinese )
*Add 3G Tweak Boost (Hope is not a placebo hehe )
*Xposed S5 Themer (Thanks to @xperiacle)
*Add Xposed GravityBox (Special Thanks to @C3C076)
* Add New Tool Zip Installer by @beerbong More Info and donations HERE
Zip Installer during the test 10 flashes only 7 of then was success but for me is very very good tool
Here is a Demo on how ZipInstaller works
* Tweaks Only the basic Ones to better rom performance and better battery life
* New permissions and similinks added in the updater script (Thanks to @ _alexndr) With this permissions and SD write permissions looks like everything now works fine
* Add in Aroma Sony Walkman
* Now You can choose CSC in aroma installer
- Australia - XSA Camera shortcut on lock screen won´t work
- Brazil - ZTO
- France - XEF
- Germany - DBT Camera shortcut on lock screen won´t work
- Italy - ITV
- Netherlands - PHN
- Poland - XEO
- Portugal - ROM
- Spain - PHE
- United Kingdom - BTU
- Hong Kong - TGY (This Install Samsung Chinese Keyboard)
* Add Enable S5 Settings in Aroma
* Add diferent fonts type in Aroma
* Enable Widget Drive
* Enable Power Control Widget
* Removed from Aroma installer Google PlayGames,Google Video,ChatON,Flipboard,Google Plus,Google Magazine, TravelService, EverNote. If you need them download from play store.
* Stock Kernel
* 4 Way reboot menu by default
* Add 8SMS app messaging recomended 100% Special thanks to @thinkleft
* Add Xposed Torch thanks to my friend @wanam
* Add in aroma EFS Backup Option
* New Symilinks and permissions updater script thanks to @_alexndr
* Knox Apps removed
* My rom doesn´t install modem
* Multi CSC
* Stock Kernel
* Deodex
* Zipaling
* Rooted
* init.d suport (Special thanks to @Ryuinferno @_alexndr @shazzl)
* Stock Theme
* Crash Rom Menu (Special Thanks to @Ficeto)
* Xposed Module KnockOff (Double click on status bar to screen Off)(Special thanks to @BlackDino HERE)
* Crash Rom Repository
*VIPER4 Audio (Thanks to @zhuhang)
*Xposed Framework (Special thanks to @rovo89 :good
*Xposed Per App DPI (Special Thanks to @shubh961 :good
* Wanam Xposed (Special Thanks to @wanam more info HERE)
* Greneefy Xposed You can hibernate your apps (Thanks to @oasisfeng)
* Crash Menu
* AF Wall+ firewall (thanks to @ukpriya)
* Led manager (thanks to @MCkoo)
* CPU spy (Thanks to @Giuseppe Baglio), Working your cpu, GPS Fix (Thanks to @Bernard Bekker).*Add * Battery Stats Thanks to @chamonix HERE
* Xposed Module to by pass non original flip cover case (thanks to @MohammadAG)
* Wakelock detector (thanks to @UzumApps)
* Finger Ink effect (thanks to our friend @mythtrandyr HERE)
* Apollo Music Player
* Android Weather Widget (thanks to @DEVEXPERT.NET)
* Dash CLock Widget (thanks to @RomanNurik)
* Es Explorer (thanks to @ESAPPGroup)
* Tube Mate download videos from youtube
* Add Fly-On tweaks (by my friend @slaid480)(I adjust to my rom)
* Add Pen Window Manager (Special Thanks to @AeonTime)
* Add Nova and Apex Launcher in aroma (Thanks to @TESLACOIL and @ANDROIDDOES)
* Battery calibration by @marosige Screen off by @katecca
* Ink finger Mod thanks to @mythtrandyr
Click to expand...
Click to collapse
INDEX
INSTALLATION METHOD AND DOWNLOAD LINKS
HOW TO ENABLE BATTERY MOD AND HOW TO INSTALL XPOSED FRAMEWORK
LIKE TO HAVE MORE S5 APPS CLICK HERE
Q&A SECTION CLICK HERE
FOR MORE INFORMATION ABOUT WANAM XPOSED OR DONATIONS PLEASE GO HERE
BASIC ROM FEATURES BY ACTIVATE WANAM XPOSED
Call Recording
4 Ways Reboot (Reboot, Recovery, Hotboot, Download)
Full Color/Transparency customization for Status bar and Notification drawer elements
Secure Samsung Keyboard
Option to keep "Add Call" button with Call recording menu
Disable Camera shutter sound (+Screen Capture)
Flashlight trough volume button UP
Skip Music with Volume buttons
Save Call Logs View
Enable Keyboard Symbols
Enable Hangouts Calls trough cellular
Enable Camera while calling
Unlimited and Customizable Multi-View support
Bypass Exchange Lock check
Notification Panel Customization
Long Home key behavior
Long Back key to kill App (+ white list)
Disable increasing ringtone
Messaging Tweaks (raise limits and conversion)
Disable Scrolling cache
Enable Full rotations
White Circle Battery
Removed Camera permission
Transparent Notifications panel
Customize Clock format and size
Customize Battery text helper size
Customize Quick Settings buttons number per row
White themed Quick Settings buttons
Collapse Quick Settings after toggle
2 line formatted date on the panel header
Dark themed Multi-Window
Disable Boot sound
Customize Two line date header format
White/Black Email App background (Supported on some devices)
Transparent Quick Settings buttons background
Default hidden SMS logs
Add Call button to Logs and Contacts list
Disable Accounts icons on Contacts list
Customize Wifi AP Clients number
Disable Launcher page rotation
Add Exit button to browser
SMS Automatic input mode
Disable Call number formatting
Enable unlimited Contacts joining
Enable Gallery Rotation trough button
Set default Browser view to Desktop
FLASHPLAYER
* Flash Player in case that you need it please follow this tutorial (Thanks to Lucidmike) HERE
* Please don´t publish any mirror of my rom.
* If you use any part of my rom ask for permission and give the credits.
* If you are going to post my rom in other forum outside of XDA please send me a PM
* I'm not responsible for any damaged caused by using this rom if you don´t follow the steps and precautions.
* Don´t ask for more servers i will upload to the servers i consider is the best for my rom
* Most of the problems in any rom is not the Rom related is the user
* Before you post a question read at least 5 page back or use the search botton
* If you don´t like my work you don´t need to say it, simple don´t flash my rom
* I will answer your question as long as I have an answer
* Bugs in the rom will fix Asap so no need to spam the post with the same problem or question.
* And allways remember this is a hobby
* Please don´t ask for ETA
* Donations are welcome i use it for pay Dropbox account to maintain Repo app
* Any advice or new mod for my rom is allways wellcome
* Please read XDA rules
CRASH ROM DONATION LINK
​
XDA:DevDB Information
[ROM][4.4.2][N9005] CRASH ROM , ROM for the Samsung Galaxy Note 3
Contributors
Crash 1976
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Root, CWM
Based On: Stock
Version Information
Status: Stable
Current Stable Version: V19
Stable Release Date: 2014-12-05
Created 2013-11-20
Last Updated 2015-02-17
Installation Method
If you don´t have a MD5 Checking tool DOWNLOAD HERE
MD5 4d8731f907061e92673f1d6ffcbd8b4b
CRASH ROM V19 (ANDROID FILE HOST)
CRASH ROM V19 (MEGA)
CRASH ROM V19 (DEV HOST)
_______________________________________________
MODEMS CLICK HERE
BOOTLOADERS CLICK HERE
_______________________________________________
SD CARD WRITE FIX CRASHROM V17 CLICK HERE
OPTIONAL THIS NICE MOD FOR CRASH V15.5 (Special Thanks to @padlad)
SOME GPS PROBLEMS READ THIS POST FOR SOLUTIONS
Before you start you may need to now.
1 Theres no way back to 4.3
2 Make a backup of your external and internal SD
3 Make a backup of all your apps and EFS folder
4 Flash at your own risk
After install the rom make sure that you have uncheck the option Reactivation lock (settings/security)
IF YOU HAVE ANDROID 4.3 FOLLOW STEPS 1,2,3
IF YOU HAVE ANDROID 4.4.2 GO TO STEP 3
_______________________________________________
STEP 1
How to Install Stock Android 4.4.2 (Thanks to C4ETech)
LINK TO KIES
LINK TO ODIN 3.09
LINK TO STOCK SAMSUNG BASE
_______________________________________________
STEP 2
How to Root and Install CWM Android 4.4.2 (Thanks to Explore Gadgets)
LINK TO CF-AUTOROOT (THANKS TO @Chainfire)
LINK TO CWM FOR KITKAT (THANKS TO @Chenglu)
_______________________________________________
STEP 3
INSTALL CRASH ROM
1 Copy the ROM in your External SD
2 Go to CWM Recovery
3 Perform a Full Wipe
4 Flash the ROM
5 Reboot and Enjoy​
Q&A
How To Change my battery ?
How to hide png files created by 3minit battery mod?
How to clear Data on apk?
How To Acid Engine Audio with Sony Walkman
How to Install Xposed Framework
Here is a Demo on how ZipInstaller works
downloading now will report back
hehehehhe
give it a try ,thanks
Awesome. Now I want even more my note 3 will come soon jaja still with your rom on my s4 but this thread is all ready on my favs to follow
Enviado desde mi GT-I9500 mediante Tapatalk
Bolo_ldu said:
Awesome. Now I want even more my note 3 will come soon jaja still with your rom on my s4 but this thread is all ready on my favs to follow
Enviado desde mi GT-I9500 mediante Tapatalk
Click to expand...
Click to collapse
hope to see you soon here buddy i need some friends who can give it a hand hehe
Gonna try this! Ran great on my 9500
JPxM0Dz said:
Gonna try this! Ran great on my 9500
Click to expand...
Click to collapse
awesome thanks mate
hugs !! :good::good:
welcome here.
Another dev from note 2 to note 3.
enjoy for community
Crash?
Oh yes
Download and i test the rom
Thank very much!
Inviato dal mio SM-N9005 utilizzando Tapatalk
japoco_poz14 said:
Crash?
Oh yes
Download and i test the rom
Thank very much!
Inviato dal mio SM-N9005 utilizzando Tapatalk
Click to expand...
Click to collapse
Awesome thanks
Hugs
Sent from my SM-N9005
Wow nice to see you hear crash
brockyneo said:
Wow nice to see you hear crash
Click to expand...
Click to collapse
Thanks buddy
Hugs
Sent from my SM-N9005
Great job my friend
A&D Betatester
Welcome to Note 3 Crash, good to see you here :good:
not-i said:
Welcome to Note 3 Crash, good to see you here :good:
Click to expand...
Click to collapse
Hi buddy long time nice to see you here too
Hugs
Sent from my SM-N9005
Im sorry to ask this but i couldt find it.
But is there any bloat removed. Im sorry if you already wrote this on the op.
Sent from my SM-N9005 using XDA Premium 4 mobile app
ramon.nmgn said:
Im sorry to ask this but i couldt find it.
But is there any bloat removed. Im sorry if you already wrote this on the op.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi buddy the rom is Aroma installer so you can choose the apps you like to have in your phone
Huhs
Sent from my SM-N9005

[ROM][i9305][21.03.16]>>>4.4.4<<<[KK][STOCK][TW][STABLE][+AROMA] N4 Elite Lite v15

[ROM][i9305][21.03.16]>>>4.4.4<<<[KK][STOCK][TW][STABLE][+AROMA] N4 Elite Lite v15
End Of Life !
N4 Elite Lite ROM for Galaxy S3 LTE
(I9305)
{
"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"
}
Thanks @Dj Kavas
ULTIMATE TRANSFORMATION of your GALAXY S3 into GALAXY Note 4..Now ENJOY, FEEL and EXPERIENCE Note 4 in your hands with N4 Elite Lite ROM
I'm proud to present you N4 Elite Lite, the rom that will give you the look of an Galaxy Note 4 if you prefer so.
You can keep stock settings if you want by choosing whatever you want in the Aroma installer, it's all
up to you.. If you like the environment of the Samsung Galaxy Note 4 and also want to have the phone
version of Android OS 4.4.4 KitKat, you can try this Custom ROM with a lot of useful tweaks, apps and features in store!
AROMA CHOICES​
addons like UPSM manager - Xposed installer - Air call accept and many more...
separate list of Note 4 apps and more to choose from
separate list of Google apps to choose from
list of CSC's available to choose from
option to backup your EFS partition
many cool Note 4 features
modem choices XXUFNI3 / XXUFNJ1 / XXUFOA1 / XXUFOI1 / NXXUFNK1 / TDVUEOK1​
List of CSC's
3IE - Ireland (Three)
ATL - Spain (Vodafone)
BOG - France (Bouygues)
CNX - Romania (Vodafone)
COA - Romania (Cosmote)
COS - Greece (Cosmote)
COV - Sweden
CRO - Croatia (T-Mobile)
DBT - Germany
DNF - Finland (DNA)
DTM - Germany (T-Mobile)
EVR - Everything Everywhere (UK)
FTM - France (Orange)
H3G - United Kingdom
HTD - Denmark (Three)
KPN - Netherlands (KPN)
KSS - Saudi Arabia (STC)
LUX - Luxemburg
MGF - Russia (Megafon)
MM1 - Singapore
MOB - Austria (A1)
MOT - Slovenia (Mobitel)
NEE - Nordic Countries
O2U - United kingdom (O2)
OMN - Italy (Vodafone)
OPS - Australia (Optus)
OPT - Portugal (Optimus)
ORL - Romania (RO Orange)
PHN - Netherlands
PLS - Poland (Plus)
PRT - Poland (Play)
SFR - France (SFR)
SIN - Singapore (Singtel)
SIO - Slovenia
STH - Singapore (Starhub)
SWC - Switzerland (Swisscom)
TCL - Portugal (Vodafone)
TEL - Australia (Telstra)
TEN - Norway (Telenor)
TGY - Hong Kong
TIM - Italy
TLA - Sweden + Denmark (Telia)
TMH - Hungary (T-Mobile)
TMN - Portugal (TMN)
TNL - Netherlands (T-Mobile)
TPH - Portugal
TPL - Poland (T-Mobile)
VD2 - Germany (Vodafone)
VDF - Netherlands (Vodafone)
VDI - Ireland (Vodafone)
VIA - Germany (O2)
VIP - Croatia (Vipnet)
VNZ - New Zealand (Vodafone)
VOD - United Kingdom (Vodafone)
XEF - France
XEO - Poland
XFV - South Africa (Vodafone)
XSA - Australia
XSP - Singapore
XST - United Arab Emirates
XSZ - Kuwait
Click to expand...
Click to collapse
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DISCLAIMER
First of all, I'm not responsible for your phone getting bricked or whatever things could happen
Do a NANDROID BACKUP of your current ROM first!!​
Click to expand...
Click to collapse
SPECIAL THANKS & CREDITS
@lcleexu2001
@Blekota
@LeoDeos
ROM INFO
Based on --> I9305KSUKNI3
Fully deodexed
Rooted (SU+SUbinary)
Zipaligned
Busybox
Optimized SQlite3 database vacuum
Insecure ADB support
Init.d scripts support
RAM optimization tweaks
System UI tweaks
Build.prop tweaks
General performance tweaks
Battery saving tweaks
App to /data enabled
MultiCSC (60+ csc's available)
Multilingual (45 languages)
MAIN FEATURES
N4 UI interface
N4 Framework
S5 Boot animation
N4 Sounds
N4 Lockscreen with weather info
N4 Settings
N4 S-Planner
N4 Touchwiz launcher
N4 S-Browser
N4 Calculator
N4 File manager
N4 Music player
N4 Video player
N4 Note app
N4 SMS/MMS app
N4 S-Finder & QuickConnect
N4 Dialer & Contacts with InCall UI
N4 Accuweather widget
N4 Keyboard with additional languages
N4 My Magazine
N4 Task manager
N4 Ultra Power Saving Mode with UPSM Manager
N4 Lockscreen effects
4 way reboot menu
and many more...
ROM INSTALLATION PROCESS
FULL WIPE is highly recommended!
Boot into CWM based recovery (latest Philz Touch Recovery is recommended)
Choose ''Wipe/Data Factory Reset''
Choose "Install ZIP from sdcard"
Choose ROM zip file
Go through Aroma installer and select what you want
Wait for finishing flashing
Reboot and enjoy
WORKING/NOT WORKING/BUGS
Working
calls ✓
wifi ✓
mobile data ✓
sms ✓
mms ✓
camera ✓
gps ✓
bluetooth ✓
lockscreen effects ✓
most apps and functions ✓
all sensors ✓
auto-rotation ✓
app2sd ✓
Not working
videocall ✘
CREDITS
- Amarullz & sunajkram23 for Aroma installer -
- thereassaad for some Note 4 apps -
- Arsaw and E-team for some note4 apps and features -
- Albe95 for some Note 5 apps icons and S6 weather icons -
- arter97 for the base back-to-n00t -
- Chainfire for SuperSU -
- slaid480 for his awesome FlyOn mod -
- RazOne for note4 dialer and contacts -
- qwerty123258 for Note 4 Multiwindow, Recent apps, UPSM, Note 4 lockscreen, 4-way reboot and more -
- rovo89 for Xposed installer -
- djb77 for insecure adb and multi-CSC -
- Psndna88 for AGNi pureSTOCK kernel -
- nik60 for TW with theme support -
- AholicCert for Custom settings and some more mods -
- haikal14 for for S6 like accuweather widget -
- Aonja for Settings mod -
- LeoDeos for helping with things here and there in the rom -
- kenar2 for helping with things here and there in the rom -
- qareembizzle for Lollipop like wallpaper picker -
- Samsung for N4 apps and for the device -
* If i forgot someone, pls PM me and i'll correct my mistake ​
CHANGELOG
Code:
[CENTER][U][B][SIZE="3"]CHANGELOG N4 Elite Lite ROM[/SIZE][/B][/U][/CENTER]
[B]# V15 Final Note 5 Edition[/B] - 21/03/2016
* Added N5/S6 LP style SystemUI choices with/out SF-QC in Aroma
* Added Stock N4 and S6 themed Messaging App choices in Aroma
* Added LP press animation
* Updated all SystemUI's
* Updated Power off menu icons
* Updated AGNi Kernel to v5.9.9
* Updated all Launcher's and some bug fixes
* Updated Stericson Busybox to v1.24.1
* Updated KK CSC's NEE/TPL
* Updated Downloads App
* Updated framework
* Updated Settings
* Updated Volumepanel icons
* Updated all (3rd party) Apps
* Minor bug fixes here and there
* Cleaning up here and there
[B]# V14.5 Final Note 5 Edition[/B] - 02/01/2016
* Fixed Alarm widget
* Added fixed/updated keyguard app - credits Hyper.Alvi
* Added Note 5 like Wallpaper picker - credits batlyn
* Updated KK CSC's OPS/TEL/TNL/TMH/CRO/COS/DTM
* Updated modems and added (T)DVUEOK1 and XXUFOI1 modems in Aroma
* Updated AGNi kernel to v5.9.6r3
* Updated TW Launcher Note 5 themed - credits LAzY_kRAzY
* Updated SMS/MMS app (more Lollipop themed)
* Added 5x6 TouchWiz to the launcher choices in Aroma
* Integrated init.d tweak auto zipaligning of all apk's
* Integrated Stagefright Vulnerability Fix
* Added S3 and S5 Gallery apps in Aroma to choose
* Removed Floating messages (We have Heads-up notifications instead)
* Updated Samsung Video app
* Updated all (3rd party) apps
* Some improvements here and there
[B]# V14 Final Note 5 Edition[/B] - 07/11/2015
* Added S Health to Aroma
* Added Smart Manager to Aroma
* Added S6 EDGE Quick contacts panel
* Enabled Multi User mode
* Updated SuperSU + SU binary v2.52
* Updated Agni kernel to v5.9.5
* Updated Samsung Apps and Samsung account support
* Updated UPSM Manager
* Fixed lockscreen rotation
* Fixed step counter in S Health
* Patched Stagefright with latest KK i9305 fixes
* Optimized system and stability
* Optimized battery usage
* Updated (3rd party) apps
[B]# V13 Note 5 Edition[/B] - 05/10/2015
* Added S6 like Accuweater widget
* Added back Floating messages
* Added S6 like Lockscreen
* Fixed popup window background in Fullscreen Dialer
* Added Fullscreen Dialer to Aroma
* Added 4G statusbar icons
* Some minor bug fixes
* Some other changes
* Updated (3rd party) apps
[B]# V12 Note 5 Edition[/B] - 27/08/2015
* Updated VNZ CSC to KK version
* Updated SuperSU + SU binary v2.49
* Updated modem for I9305N to latest XXUFNK1
* Reverted kernel Agni v5.9.2
* Added correct KK SQlite binary and fixed databases vacuum
* Added back some core Apps
* Added Note 5 Apps icons
* Added Note 5 Wallpaper picker
* Added Note 5 Official wallpapers
* System more optimized, faster and smoother
* Temporarily removed Full screen caller
* Removed side gaps in notification panel
* Removed Floating messages
* Fixed handwritingmode FC in SPlanner
* Some other system changes here and there
* Updated following apps:
- AdAway 3.0.1
- ES File Explorer 3.2.5.5
- Google Drive 2.3.283.31.34
- Google Maps 9.13.0
- Google Plus 6.1.0.100631885
- Google Mail 5.5.101116392.release
- Google Search 5.1.17.19.arm
- Google Text To Speech 3.5.6.20800558.arm.neon
- YouTube 10.31.55
- Samsung Galaxy Apps 15050605.05.014.1
[B]# V11[/B] - 20/06/2015
* Updated Agni kernel v5.9.3
* More improvements in Lollipop SystemUI
* Reverted back better Note 4 Phone app
* Reverted back better Note 4 Contacts app
* Reverted back better Note 4 Messages app
* Reverted back better Note 4 AccuWeather
* Reverted back better Note 4 MyFiles
* Added Full screen caller feature in Aroma
* Temporarily removed Lollipop Lockscreen notifications
* Fixed Lockscreen rotation and reverted to note4 icons
* Reverted back Busybox v1.23.1
* Removed Android L boot animation
* Cleaning up here and there
* Updated following apps:
- ColorNote 3.9.82
- ES File Explorer 3.2.5.3
- Google Drive 2.2.183.17.34
- Google Maps 9.10.1
- Google Plus 5.7.0.95864644
- Google search 4.7.13.19.arm
- YouTube 10.21.58
- Greenify 2.6.2
- Samsung Galaxy Apps 15050605.05.014.1
[B]# V10[/B] - 27/05/2015
* Updated Agni kernel v5.9.2
* Updated MOT/SIO/TPL CSC's to KK version
* Changed default/lockscreen wallpaper
* Updated build.prop (some improvement in smoothness)
* Added continental GPS conf. selection in Aroma
* More debloated ROM
* Fixed Heads Up Notifications
* Removed rounded corners in System UI notifications
* Fixed brightness bar in SystemUI (from blue to yellow)
* More improvements in Lollipop System UI
* Fixed Brightness bar checkbox Lollipop style
* Fixed volume bar color
* Added Lollipop style system buttons
* Added Lollipop like dialogs
* Fixed Lollipop turn on/off buttons
* Added Lollipop like SMS app
* Added Lollipop like Phone & Contacts app
* Added Lollipop lockscreen notifications for missed calls & messages
* Updated S6 like keyboard
* Updated MyFiles app
* Added Lollipop like S6 Settings
* Updated Gallery app
* Updated Clock app
* Lollipop like Clear all notification button (bigger font with capital letters)
* Fixed Ongoing notifications background
* Fixed Toolbox layout with more than 5 apps
* Updated TW Launcher 4x5 and 5x5
[B]# V9[/B] - 12/05/2015
* Added choices to choose Lollipop and Note4 System looks in Aroma
* Added Facelock feature
* Added ColorNote app
* Enabled Wifi connected network toast notification
* Disabled Mobile Data warning dialog
* Removed Fly-on Mod and added separately choosable tweaks in Aroma
* Reverted back to the previous IncallUI, without Purple colours
* Updated Agni kernel to 5.9.1
* Updated SU binary
* Updated Busybox to v1.23.2
* Updated Calculator app
* Updated following apps:
- ES File Explorer 3.2.5.1
- Google Drive 2.2.141.21.34
- Google Maps 9.8.1
- Street View 1.8.1.2
- Google Plus 5.4.0.92311906
- Google search 4.5.13.19.arm
- Google text to speech 3.4.6.1819666.arm
- YouTube 10.14.56
- Greenify 2.6.1
- Samsung Push Service 1.3.3.3
- Samsung Galaxy Apps 14120405.03.012.1
- Samsung Billing 2.01.11
- Samsung in app purchase 3.00.00
[B]# V8[/B] - 01/05/2015
* Updated EVR/OPT CSC's to KK version
* Updated Aroma installer binary 3.00b1
* Added Lollipop like look in system
* Added Lollipop like SystemUI
* Added Lollipop like Contacts
* Added Lollipop like Phone dialer
* Added Lollipop like SMS/MMS app
* Added Lollipop like Lockscreen
* Added Lollipop like weather icons
* Added S6 like keyboard
* Removed extra keyboard languages
* Removed some bloatware apps
* Removed kernel selection in Aroma, AGNi v5.8 as default
* Reorganized the System
* Fixed SPlanner lag and crash
* Corrected build.prop
[B]# V7[/B] - 25/04/2015
* Updated COS/CRO/DTM/TIM/TMH/TMN/TNL/TPL CSC's to KK version
* Updated AdAway to v3.0
* Updated Note4 settings
* Removed few bloatware apps
* Removed useless quick toggles in not. panel
* Added AGNi v5.5 + v5.6 kernel selection in Aroma
* Added new TW launcher selection in Aroma (4x5/5x5)
* Added themed Camera app
* Added S6 system sounds/boot sound
* Added clear RAM quick toggle
* Added Side key panel quick toggle
* Added network speed meter for Wifi and Data
* Added RoseMary font
* Added more translations to Air messages
* Made separate SystemUI type selection in Aroma
* Fixed Videoplayer mini window
[B]# V6[/B] - 28/03/2015
* Added Theme Chooser by default in ROM
* Fixed SBrowser scrolling and FC (original note4 browser)
* Fixed AGPS
* Removed some bloatware
* Updated O2U/PHN/XEF CSC's to KK version
* Added some more lockscreen effects: ink in water/watercolour/brilliant cut/stone skipping/light effect/blind/brilliant ring
* Added some keyboard languages
* Added white Alpha keyboard app in Aroma (secondary letters accessible)
* Added separately choosable Themes section in Aroma
* Readded Divx.apk in rom (causes FC in license settings if not installed)
* Removed SHealth app
* Updated Note4 settings: added app opps/themes/flashlight(when screen off)/toolbox in settings
* Minor bug fixes here and there
* Some more optimizations and Cleaning up here and there
[B]# V5[/B] - 08/03/2015
* Updated BOG/CNX/PRT/VIA CSC's to KK version
* Fixed SMS to provider numbers FC
* Some change in settings/device info
[B]# V4[/B] - 04/03/2015
* Disabled mobile data connected toast notification
* Enabled wifi connected toast notification
* Made option to skip modem in Aroma
* Added a section for separately choosable Fonts in Aroma
* Added new XEO KK CSC in Aroma
* Updated all available CSC's to KK and marked them in Aroma as "KK"
* Added modem NXXUFNI4 for I9305N in Aroma
* Added S Voice as choice in Aroma
* Added Gear Manager app in Aroma
* Added Talkback as choice in Aroma
* Added Picasa uploader as choice in Aroma
* Added Web Manual as choice in Aroma
* Added DivX support as choice in Aroma
* Added DigitalClock widget as choice in Aroma
* Added Alltogether app in Aroma
* Added SketchBook app in Aroma
* Added Note2 black keyboard with numbers row in Aroma
* Added Android L boot animation in Aroma
* Added Fast Dormancy Toggle app in Aroma - credits gokhanmoral
* Added some core apps
* Updated ROM updater-script
* Updated Aroma installer script
* Some more optimizations and cleaning up here and there
[B]# V3[/B] - 20/02/2015
* Added all latest Fixes
* Updated Busybox in ROM to v1.23.1
* Added Fly-On mod in Aroma - credits slaid480
* Added AdAway as choice in Aroma
* Added Greenify in Aroma
* Added camera patch as choice in Aroma
* Added Allshare in Aroma
* Added SCloud as choice in Aroma
* Added Samsung Kies as choice in Aroma
* Added some core apps
* Default launcher is now 5x5 grid
* Cleaned up here and there
* Some more optimizations and tweaks here and there
[B]# V2[/B] - 15/02/2015
* Added mobile data signal bar fix
* Added CSC choices in Aroma
* Added Modem choices in Aroma
* Added EFS backup choice in Aroma
* Added SNote with Photo note support in Aroma
* Added Google apps section with 6 app choices in Aroma
* Added tweak, automated zipaligning of system/framework/data apk's
* Added S-Voice app
* Disabled power off sound
* Enabled /data/local folder for custom boot animations
* Fixed Digital Clock Widget not showing time
* Removed Dual Clock Widgets
* RAM optimizations
* Removed Samsung link platform app (as it's not working)
* Updated SuperSU v2.46
* Updated Music player app
* Updated Downloads app
* Updated ROM updater-script
* Updated Aroma installer script
* Some changes in settings
* Some more optimizations here and there
[B]# V1[/B] - 09/02/2015
# [U]Initial release[/U]
Added:
* Note 4 UI interface
* Note 4 Framework
* S5 Boot animation
* Note 4 Sounds
* Note 4 Lockscreen with weather info
* Note 4 Settings
* Note 4 S-Planner
* Note 4 Touchwiz launcher
* Note 4 S-Browser
* Note 4 Calculator
* Note 4 File manager
* Note 4 Music player
* Note 4 Video player
* Note 4 Note app
* Note 4 SMS/MMS app
* Note 4 Dialer & Contacts with InCall UI
* Note 4 Weather widget
* Note 4 Keyboard with additional languages
* Note 4 My Magazine
* Note 4 Task manager
* Note 4 Quick connect and S Finder
* Note 4 Ultra Power Saving Mode with UPSM Manager
* Note 4 Lockscreen effects
* 4 way reboot menu
* and many more...
INFO/GOOD TO KNOW
> Rom comes by default with AGNi kernel <
> Turn of power saving mode for max. performance if enabled, use only when needed <
> ROM is compatible with Themes <
(push theme.apk into /system/app and set perm. to -rw-r--r--, now apply the theme in settings and done!)
> for best performance keep animation scalings at 1x <
ROM DOWNLOAD
N4EliteLite_v15-Final-Note5Edition_i9305_AROMA.zip
Click to expand...
Click to collapse
>>>MIRROR<<<
Click to expand...
Click to collapse
MD5 - b7ebb43346bed7c4630fb0f687791ee8​
Click to expand...
Click to collapse
Many thanks @Blekota for giving me his permission to port his ROM to our i9305!
This rom is an official kanging of the i9300 thread by @Blekota, lead author of Blekota Note 4 Lite™. All credit and thanks goes to Blekota!!
XDA:DevDB Information
N4 Elite Lite, ROM for the Samsung Galaxy S III I9300
Contributors
MaHo_66, LeoDeos
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: CWM based custom recovery
Based On: Stock, Touchwiz
Version Information
Status: Stable
Current Stable Version: v15
Stable Release Date: 2016-03-21
Current Beta Version: v1
Beta Release Date: 2015-02-13
Created 2015-02-09
Last Updated 2017-03-12
Screenshots ROM
Aroma ScreenShots v14:
Flashable Addons / Patches
Addons:
● View attachment N4EliteLite_S3_Key_Layout.zip
● View attachment N4EliteLite_N4_Key_Layout_menukey_vibrate.zip
● View attachment N4EliteLite_CustomSettingsApp.zip for v15
Patches:
● View attachment N4EliteLite_Camera_Patch.zip
Stock kernel for the camera workaround:
● View attachment STOCK_KERNEL_4.4.4_XXUFNL1.zip
1. Enter recovery and flash i9305 4.4.x stock kernel
2. Boot into the rom, note: wifi won't work and internal memory and SD card may not be accessible, this is normal
3. Try to start the camera app, it will give you a memory card error but you will see that it's working
4. Reboot into recovery, flash back AGNi 4.4.x kernel and boot back into the rom
5. Now you should have a working camera
Click to expand...
Click to collapse
woww...great works.
I'm curious to try it
When will be available to download Maho?
Still have to do some work, will be available as soon as i finish seting up the thread, uploading rom etc.
MaHo_66 said:
Still have to do some work, will be available as soon as i finish seting up the thread, uploading rom etc.
Click to expand...
Click to collapse
Are there bugs?
I'm so excited... Awesome work MaHo_66..
Waiting for the download...
Waiting ^^
:good: :good: :good:
Ps. For screen mirroring try use this Fix , seems works well in our rom
Execellent
Hi Maho, Excellent work done.. keenly waiting for this ROM.. Just finish the upload and give us links.... I am ready to flash this.. without any second thought,,,
!
Its gonna be great
waiting...
:laugh: comment
:laugh: I waittingggggggg ,........."'*'":;!;: mirror.)???????:laugh:
Heyyyy guys , excellent news for our old I9305 (prepare yourself) : the Note 2 will get lollipop http://www.sammobile.com/2015/02/12/samsung-poland-confirms-the-galaxy-note-ii-will-get-lollipop/ so there's nothing announced for the Note 2 LTE or the S3 LTE but we can easily expect an update , at least for the Note 2 LTE and why not a 9305 port
Hello Guys,
Its almost there the long awaited note4 rom!! with the help of my friend LeoDeos we have a fully ported Blekota note4 ROM to our i9305.
Here by big thanks to @Blekota for giving me his permission and ofcourse biggest thanks goes to @LeoDeos :good: who did the final touch on the rom, he also is a contributor of the rom
some small issues may be here and there still, but its a early port, so eventually itll come to fixing those
stay tuned..
Good luck with your ROM
Sent from my Blekota Note 4 Lite device...
Blekota said:
Good luck with your ROM
Sent from my Blekota Note 4 Lite device...
Click to expand...
Click to collapse
Thanks
MaHo_66 said:
Thanks
Click to expand...
Click to collapse
When upload?
zimonyini said:
When upload?
Click to expand...
Click to collapse
the keyboard was not working and force closing all the time, i needed to replace some libs and then the rom didnt boot, now im trying again, if that will be oke then i will upload.

SmallWiz V8 UX - super debloated, super fast, battery and performance oriented rom

Hy S5 users, here is my first rom on xda! Its heavy modded and optimized.
The ROM has a very good battery time.. ca.: 5-6h display on time!!
Superfast like the stock rom You can use it all snapdragon variable Galaxy S5!
V8 Features and changes:
* Lastest security patch
* Added my edited phoenix v11 kernel
* Lastest andreno drivers
* Full N7 UX
* Ambient display
* All apps are multilanguage
* Based on N7 Firmware
* Removed all play store available apps and much of samsung bloatware
* Addded adblocking hostfile
* Added sound boost mode (with earphone you have louder volume)
* My edited build.prop
* Super debloat (removed all unecessary app)
* No more youtube lag
* Added csc features
* Fixed for some root apps to get root access ( like ES FileExprorer )
* Smooth and lagfree use
* Added Aroma Installer
* Added SVoice and TTS
* You can choose now S5 camera with 480 dpi
* You can choose now S7 camera with 420 dpi
* Added much of Note 7 UX apps
* Fixed Scloud and samsung accounts
* Added Edge Panel with all functions ( optional )
* Fixed GameLauncher and GameTools
* Added Video to Launcher
* Fasted up TouchWiz Launcher
* Knox removed
* New N7 keyboard
* Fixed Setting Date and Time Settings
* More debloat and more apps you can install now
* Added Some Multilanguange apps
* Fixed VPN and Wifi-Direct
* Fixed ScreenBrightness
* Fixed VPN and WifiDirect
* Added more speed..i dont joke, really fast
* Enforced CPU boost, when you scroll or browse lists
* More stable and responsive
* Added AsserativeDisplay -> more battery friendly
* Added my modded Stock Based kernel for the best battery and speed.
* Added Force GPU render tweak
* Fixed AssistantMenu and all accessibility
* Added GalaxyLabs​
Bugs:
* Fingerprint sensor and NFC
* Do not use DisplayScalling in settings because its not perfect..
* Found one? Join SmallWiz telegram group and share it!​
Thanks to:@tamirda for amazing kernel​
Instructions:
0. ALWAYS MAKE BACKUP ABOUT YOUR FILES ( SD AND INTERNAL TOO ) you be warned!
1. Download the .zip file
2. Move to phone SDCard or Internal SD
3. Reboot the phone in recovery
4. Flash the downloaded and moved .zip file
5. Select what you want install with ROM
6. Install and Reboot
7. Be patient II. ca:10 mins to first reboot
8. After first boot you can flash addons if you want​
Download link:
- SmallWiz Folder Mega! ​
Click to expand...
Click to collapse
If you like my work, feel free to donate me
or paypal email -> [email protected] (yes, y! because its yahoo!)​
XDA:DevDB Information
SmallWiz V8 Full UX, AROMA, super debloat, battery, performance, fast, smooth, ROM for the Samsung Galaxy S 5
Contributors
iaureeel
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: MM bootloader and modem
Based On: N7 Touchwiz
Version Information
Status: Stable
Current Stable Version: V8
Stable Release Date: 2016-08-18
Current Beta Version: v1
Beta Release Date: 2016-06-11
Created 2016-06-09
Last Updated 2016-08-18
Screenshots:
V8...
Lastest Odin flashable MM BL and Modem:
Lastest Modem for G900F ( do not use with other model )
Lastest Bootloader for G900F ( do not use with other model ) ​
Cool✌
mods please move thread to andriod dev
Screenshots mate :good:
congratulation
Tested it on G900W8, it boot and seems to work well.
Excellent , and i hope u fix all bugs soon
Any clue on why this rom says processing failed on the abnormal reset screen during the setup? Should I try a dirty flash?
nice rom THX and good luck
Why keep making same thing again and again.Make something different.A rom with working fingerprint.
Sounds like a nice mix of MM and XtreStoLite. Sounds nice! Downloading now for my G900W8.
---------- Post added at 05:36 AM ---------- Previous post was at 04:39 AM ----------
I enabled Developer Options but it wont let me open the menu. Settings has stopped FC. Everything else that I've tried has worked great.
I am now using insanity v3.3 aurel edition, what are the big difference from that Rom, except C5 keyboard and smart manager?
kaiser8000 said:
Why keep making same thing again and again.Make something different.A rom with working fingerprint.
Click to expand...
Click to collapse
Why YOU don´t make a fingerprint fix for ported roms?!? When you think it´s so easy........
Super fast rom, everything great except developer options bug. Thank you ?
dragobert89 said:
Why YOU don´t make a fingerprint fix for ported roms?!? When you think it´s so easy........
Click to expand...
Click to collapse
I wish i could.But as i cannot so i am requesting you devs to build sth new and different.
wow it seems nice
does it have S7 camera or S5? if S7 ,is pro mode working?
what abut blur effect? does it have native blur effect?
Great rom, thank you.
Very beatiful rom and very fast. Stabil pure rom congrulation
SM-G903F cihazımdan Tapatalk kullanılarak gönderildi

[ROM][02/06/2016] WOLLA | SENSE 8 - MM 6.0.1 | v 6.2 | 6.12.401.4 | Dolby

{
"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"
}
Wolla is a rom Sense Stock born with the intent to make it even lighter and more stable your terminal , taking with them the experience that Android Marshmallow can give . The ROM is based on ROM STOCK . And ' recommended use the latest FW Sense Lollipop .
Android Version: Marshmallow 6 Official
Firmware base: 6.12.401.4 WWE EU
Rom Version: WOLLA v6.2
Rooted with SuperSU
Zip-aligned on boot
SQLite optimization on boot
System R/W
Stock Kernel Rooted
Aroma Installer
* Added H/K mod Audio
* Added QS Tile Trasparent
* Added Xposed installer (Material or Old)
* Added new selection tweak GoldenDroid v.2.7 (Balance,Gamer,Multitasking)
* Added 2 dark theme
* Added AdAway
* Update xposed v85
* Update SuperSu v.2.74
* Update Xposed Installer Material app
Click to expand...
Click to collapse
Old changelog:
v.6.1
* Update to latest firmware 1.53.708.4 HTC 10
* Added new Wallpapers
* Added compatibility with HTC 10 JackAudio to detect earphones
* Added Support for M8 Dual Sim * Added More module Xposed to Aroma
* Added More apps to Aroma
* Fixed Loockscreen Wallpaper Height
Click to expand...
Click to collapse
v6.0
delete some app(now rom is 1.17GB,
Delete audio hk/jbl mod
Added GoldenDroid Tweak,
Added script for change lte e 4g in Aroma installer
Optional Xposed V84 in Aroma installer
Optional Gravitybox in Aroma installer
Optional Ambient display in Aroma installer
Click to expand...
Click to collapse
v5.0
* Added Support Verizon/Sprint
* Added new feautures on Aroma
* Added Boost+
* Added Sense 8 features
* Added new kernel LonelyX v6
* Added Selection BootAnimation
* Update SuperSu v2.71
* Update Dolphin v11.5.5
* Update QKsms v2.5.5
* Update Es File Explorer v4.0.4.9
* Update Greenify v2.8.1
* Update Kernel Adiutor v0.9.9.4
* Update Gsam Battery v3.26
* Update Xposed Installer
* Update Xposed v82
Click to expand...
Click to collapse
v4.5
* Remove Support Verizon/Sprint and Eye
* Update GoldenDroid tweak v2.5 Balance Mod
* Added China Sense Mod to Aroma
* Added big caller mod
* Added SD_Density
* Added AdAway
* Added Widget Mod to Aroma
* Added Battery Mod to Aroma
* Remove GPS Selection
Click to expand...
Click to collapse
v4.0
* Added support Verizon/Sprint and Htc EYE
* Added Permissive
* Added new tweak GoldenDroid v2.3
* Added DragonFi mod
* Added Dolby App
* Added Xposed Installer Material
* Added Skydragon Kernel
* Update Xposed framwork v80
* Delete MultiLang Aroma for now​
Click to expand...
Click to collapse
v3.5
* Added Aroma multilang (thx @Llab)
* Added kernel stock
* Added new Mod
* Added GoldenDroid Tweak v2.2.1 MultiTasking
* Bug Fix
* Delete Dolby Audio
Click to expand...
Click to collapse
v2.1:
* Inserted in aroma can choose which change install
* Added AdAway 3.1
* Delete Center Clock
* Delete Ambient Display
Click to expand...
Click to collapse
v2.0
* Added semi-trasparent pannel
* Added small navbar
* Added Ambient Display
* Added Center clock
* Added Tweak GoldenDroid Battery (thx @leather.face )
* Changed battery icon
* Changed LTE to 4G Icon
* Delete Clipboard HTC App
* Delete DPI selection to Aroma
Click to expand...
Click to collapse
v1.5
* Added Advance Power Menù
* Added app selection in Aroma
* Added Permissive function
* Added plugin Facebook and Twitter for Blinkfeed
* Added Big caller photo
* Now Boomsound and Dolby work fine
* Remove Simplyreboot
Click to expand...
Click to collapse
v1.0
Code:
* Initial release
* Added Tweak for more battery life and performance (thx leather.face)
* Added new battery icon
* Added HTC Widget Clock "semi-trasparent"
* Added Es File Explorer
* Added Simplyreboot
* Added new bootlogo
* Added new wallpaper
* Added Font Comicsans
* Added in Aroma the selection of DPI
* Remove removed useless app
* Removed some ringtones
* Removed all htc wallpaper
USERS EXPERIENCE WITH WOLLA
@null0seven
"Awesome rom. Much Sense, less google. Yuppyy!!!.."
@mandegar93
"Downloaded and installed. WOW MAN
it is great,, no issue so far.. much more better than other MM rom..Very very nice work."
@RhymeP
"Great ROM. Stable and fast with decent battery life. "
@Pacattack
"Working Great ..."
@edbassman23
"Fast and smooth rom ��thx dev"
@chlap
"Best rom ever. Battery life are fantastic . Wolla 5 bring life to my m8 "
Team Skydragon
@Pacattack For (bootlogo, widget clock and battery icon)
S.Team for base of Rom
@leather.face GoldenDroid Tweak
@Ultimo125 beta tester
@kalel77 beta tester
@labronico beta tester
XDAevDB Information
[ROM] WOLLA | Sense 8| Marshmallow , ROM for the HTC One (M8)
Contributors
nightcervant
ROM OS Version: 6.0 Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 6.12.401.4
Version Information
Status: Stable
Current Stable Version: v.6.2
Stable Release Date: 02/06/2016
Buy me a coffee to keep me awake during the creation of the Custom Rom
​
Wolla Sense 8 v6.2 Porting M10 MEGA MIRROR
MD5: f8b79efbe61bfb312e7ca3f8389e116c
Wolla Sense 8 v6.2 Porting M10 AFH
md5: f8b79efbe61bfb312e7ca3f8389e116c
OLD RELEASE:
Wolla Sense 8 v6.1 Porting M10 AFH Mirror by @kalel77
MD5: db3547a65b02db817e42d0f2f20273ca
Wolla Sense 8 v.6.0 Porting M10
Wolla Sense v5.0 AFH Mirror by @kalel77
WOLLA SENSE V4.5 AFH
WOLLA SENSE 7 V4.0
WOLLA SENSE 7 V3.5
WOLLA SENSE 7 V3.0
MD5: 14463dd2fc7189d69255c26589d38fc1
WOLLA SENSE 7 V2.1
MD5: 22f9423f9c0f012dd4d7f1338d7bbe90
WOLLA SENSE 7 V 2.1 MIRROR COPY
WOLLA SENSE 7 V 2.1 MIRROR GDRIVE
WOLLA SENSE 7 V 2.1 MIRROR Dropbox
WOLLA SENSE 7 V 2.1 MIRROR Mediafire
WOLLA SENSE 7 V 2.1 MIRROR MEGA
WOLLA SENSE 7 v2.0
MD5: 0c1f85360fd9b38a4b900d43a429c330
WOLLA SENSE 7 V1.5
MD5: 8241930f1d1a375b7a298e302d98ff59
WOLLA SENSE 7 v1.0
MD5: 7f61df42a04c6184d63214712ce31033
SCREENSHOT:
WOLLA SOCIAL:
nightcervant said:
Wolla Sense 8 v6.2 Porting M10 MEGA MIRROR
MD5: f8b79efbe61bfb312e7ca3f8389e116c
Wolla Sense 8 v6.2 Porting M10 AFH
md5: f8b79efbe61bfb312e7ca3f8389e116c
FLASH ONLY S-OFF
firmware_6.12.401.4_R:
DOWNLOAD
Click to expand...
Click to collapse
Thanks for this ROM and I really want to try this however I have few questions before I start
1. I am using Verizon M8 so, is it ok to flash this ROM on my device ?
2. As its Verizon M8 do I need to flash WWE Firmware, if yes then why (currently I am on 6.21.605.3)
3. Whats the Battery Backup on this ROM as currently I am facing loads of issues with my ROM.
Please reply so that I can proceed also steps to perform?
Nitinsaraf said:
Thanks for this ROM and I really want to try this however I have few questions before I start
1. I am using Verizon M8 so, is it ok to flash this ROM on my device ?
2. As its Verizon M8 do I need to flash WWE Firmware, if yes then why (currently I am on 6.21.605.3)
3. Whats the Battery Backup on this ROM as currently I am facing loads of issues with my ROM.
Please reply so that I can proceed also steps to perform?
Click to expand...
Click to collapse
Hello.
1. You can flash the ROM on your terminal, Aroma select your model course
2. The FW offers the latest available MM . Posted on what is a copying error by the WWE for M8 thread .
3. I do not understand the question , can you be more clear?
nightcervant said:
Hello.
1. You can flash the ROM on your terminal, Aroma select your model course
2. The FW offers the latest available MM . Posted on what is a copying error by the WWE for M8 thread .
3. I do not understand the question , can you be more clear?
Click to expand...
Click to collapse
Can I skip flashing this firmware or is it necessary to flash it?
And how to flash?
Nitinsaraf said:
Can I skip flashing this firmware or is it necessary to flash it?
And how to flash?
Click to expand...
Click to collapse
No no, You can use Last fw Mm or Lp for verizon man
nightcervant said:
No no, You can use Last fw Mm or Lp for verizon man
Click to expand...
Click to collapse
I am already on MM firmware for Verizon which is 6.21.605.3, now tell me if I still have to flash your firmware
Nitinsaraf said:
I am already on MM firmware for Verizon which is 6.21.605.3, now tell me if I still have to flash your firmware
Click to expand...
Click to collapse
NO. Don't flash my FW, YOUR FW IS OK. PLEASE READ MY REPLY It seeks to understand
Any idea why the app drawer icon at the bottom of the home screen would be missing for me?
Anyone have issue with no 4g? I installed ROM clean, seemed to be perfect. But 4G is constantly disconnected. Tried other network settings. but mobile data is always "disconnected." I am VZW and installed for Verizon in Aroma. Any thoughts? Thanks a million.
I didn't do a factory reset after installation....should I have? Would that correct the lack of data connect?
EDIT: Tried factory reset. Still no data connection.
EDIT 2: I am on MM firmware already so that rules this out. Can make calls, use Wifi. Just no data!
I tried flashing the firmware_6.12.401.4_R: as I'm S-OFF but keep getting this error:
"could not din Meta-Inf/com/google/android/update-binary in the zip file"
Would not install. I'm wondering if this is keeping me from the 4g connection? Is the file corrupted or am I missing something.
gjrscribe said:
I tried flashing the firmware_6.12.401.4_R: as I'm S-OFF but keep getting this error:
"could not din Meta-Inf/com/google/android/update-binary in the zip file"
Would not install. I'm wondering if this is keeping me from the 4g connection? Is the file corrupted or am I missing something.
Click to expand...
Click to collapse
that firmware not is for terminals verizon but international. Please use the your firmware verizon
Since nothing installed I'm on the vzw firmware. Thanks. but do you know why I can't get a data connection?
Sent from my HTC One_M8 using XDA-Developers mobile app
gjrscribe said:
Since nothing installed I'm on the vzw firmware. Thanks. but do you know why I can't get a data connection?
Sent from my HTC One_M8 using XDA-Developers mobile app
Click to expand...
Click to collapse
Mmm you change APN for your Carrier?
No. I reset it to default but didn't do anything.
Sent from my HTC One_M8 using XDA-Developers mobile app
gjrscribe said:
Anyone have issue with no 4g? I installed ROM clean, seemed to be perfect. But 4G is constantly disconnected. Tried other network settings. but mobile data is always "disconnected." I am VZW and installed for Verizon in Aroma. Any thoughts? Thanks a million.
I didn't do a factory reset after installation....should I have? Would that correct the lack of data connect?
EDIT: Tried factory reset. Still no data connection.
EDIT 2: I am on MM firmware already so that rules this out. Can make calls, use Wifi. Just no data!
Click to expand...
Click to collapse
I am having the same problem on Verizon also.
johnnyham89 said:
I am having the same problem on Verizon also.
Click to expand...
Click to collapse
SOLVED:
change APN settings to vzwinternet. 4G roared right to life. THANKS!!! This ROM is awesome :laugh::good:
you can google Verizon APN settings and find all the info.
gjrscribe said:
SOLVED:
change APN settings to vzwinternet. 4G roared right to life. THANKS!!! This ROM is awesome :laugh::good:
you can google Verizon APN settings and find all the info.
Click to expand...
Click to collapse
Thank. This is what I have been trying but no matter what I do the APNs are not getting saved. Any idea why?
Enter your info and I think you either hit the back key or hit Save in the upper right menu selection. I forgot which. But you have to get it so that the vzw entry shows as a selection in the field. I played with it until it saved and all is well.
Sent from my htc_m8 using XDA-Developers mobile app
gjrscribe said:
Enter your info and I think you either hit the back key or hit Save in the upper right menu selection. I forgot which. But you have to get it so that the vzw entry shows as a selection in the field. I played with it until it saved and all is well.
Sent from my htc_m8 using XDA-Developers mobile app
Click to expand...
Click to collapse
I'll give that a shot. Which field should "vzw" show up in?
Edit: Ending up following these instructions and got it to save! All the other walkthroughs were having me change the fields that this one tells you to leave.
https://apn.gishan.net/settings/770_13_verizon_apn_settings_for_htc_one_m8.php

[STABLE][PORT] DreamUX ROM A7 (2017) V2 (S8 Style) for Galaxy S5

DreamUX V2 A7 (2017)​
Code:
/*
* 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.
*/
See post #1 For ROM information and Installation Steps
See post #2 Credits List
See post #3 For Download, Changelog and Bugs, Add-on
Supported Variants
* SM-G900F
* SM-G9009D
* SM-G900I
* SM-G900P
* SM-G900S
* SM-G900L
* SM-G900K
* SM-G9006
* SM-G9008
* SM-G9009W
* SCL23 (Japan)
* SC-04 (Japan)
ROM INFO:
-Debloated/Deknoxed/Deodexed
-Rooted
-Dream UX S8 Style
-Advanced Reboot Menu
-Multiwindow All Apps
-Boeffla Kernel
FEATURES:
-Base on C9000ZCU1AQC2
-Pre Rooted (SuperSU 2.79 SR3)
-March 2017 Security Patch (S8 Security)
-Pre Installed BusyBox
-Debloated
-App Lock
-Galaxy S8 Apps (Touchwiz Home, Weather Widget, Music, Voice Recorder, Video, SBrowser)
-S8 Clock Font
-S8 Fonts, Sounds
-Contact Mod Like S8
-Message Mod Like S8
-SamsungInCallUI Mod Like S8
-Almost all S7 Nougat Apps
-SBrowser with Screte Mode Enabled
-Ultra Data Saving Mode
-S5 Stock Camera
-Moded SystemUI like Nougat and S8
-Update All Apps lastest version
-CSC Tweak
-Buildprop Tweak
...v...v....
INSTALLATION
1. Download the ROM from the link below
2. Transfer the zip files to your SD card
3. Reboot to recovery custom ( Vol UP + Home + Power )
4. Optional: Do nandroid backup
6. Wipe dalvik cache, cache, data, system
7. Install DreamUX rom ZIP
8. Reboot to system
Enjoy!
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Download
-----------------------------------------------------------------------------------------------------------------------------------------------------------
XDA:DevDB Information
DreamUX ROM, ROM for the Samsung Galaxy S5
Contributors
huaminhquan93, Lord Boeffla, Chainfire, luo2888
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 6.0.1
Version Information
Status: Stable
Current Stable Version: V2
Stable Release Date: 2017-05-28
Created 2017-04-29
Last Updated 2017-05-28
CREDIT
@luo2888
@Chainfire
@Lord Boeffla
@jjjhitel
@norma Team
 @Albe95
 @Albe96
 @By Zonik
@a.raul
 @Marcelo765
 @BAN (MAGNO)
Download, Changelogs, Bugs, Add-ons
V2: DOWNLOAD
Base A7 (2017) Smooth, Fast
Update the latest base A720FXXU1AQD5
Update the latest google apps
Update the lastest Samsung App
Update SuperSU v2.82 Stable
Update patch sercurity May, 2017
Fix some minor problems
Fix problems MicroSD Card 64Gb
Notification like Nougat (thank @BAN (MAGNO) , @Marcelo765 )
Add S8 Application (thank @jjjhitel )
Mod Camera S5 style S8
Keep all the features before
V1:
Firt Build
Fix SystemUI FC
Add DreamUX Control
DOWNLOAD
BUG:
- Fingerprint
- Bluelight Filter
- Nightlock
- G900I NFC FC
.....
ADD-ONS
- Patch Support Boeffla Kernel (Original): HERE
- Fix SView and Emoji (Test): HERE
- Fix NFC and Network (flash if not work): HERE
- Fix Wifi: HERE
- Stock Launcher (Flash via TWRP): HERE
- Fix Photo Editor (only V1): HERE
No download link?
Wow s8. Awsome.
Link download uploading !
What about?
VOLTE?
Fingerprint?
Salcykhan said:
What about?
VOLTE?
Fingerprint?
Click to expand...
Click to collapse
Add bug in OP
Screenshots?
AronFerr said:
Screenshots?
Click to expand...
Click to collapse
I will add screenshot here !
Any luck of 900v (kltevzw) being supported as well?
Screenshots look great, can't wait for the download link.
whats about aod and bluelight filter ? are they working ?
did the rom have rom control with mods ?
poker1234 said:
whats about aod and bluelight filter ? are they working ?
did the rom have rom control with mods ?
Click to expand...
Click to collapse
AOD Working ! Bluelight filter removed !
Rom Control will be added a few days later !
huaminhquan93 said:
AOD Working ! Bluelight filter removed !
Rom Control will be added a few days later !
Click to expand...
Click to collapse
rom control via update ? or whole new rom ?
poker1234 said:
rom control via update ? or whole new rom ?
Click to expand...
Click to collapse
Via Update Addon !
huaminhquan93 said:
Download, Changelogs, Bugs, Add-ons
V1
Firt Build
DOWNLOAD
Click to expand...
Click to collapse
Link doesn't work
---------- Post added at 06:29 PM ---------- Previous post was at 06:19 PM ----------
huaminhquan93 said:
Download, Changelogs, Bugs, Add-ons
V1
Firt Build
DOWNLOAD
Click to expand...
Click to collapse
Link goes nowhere
GeeAyeZee said:
Link doesn't work
---------- Post added at 06:29 PM ---------- Previous post was at 06:19 PM ----------
Link goes nowhere
Click to expand...
Click to collapse
Update link download in #3
Any plans for 900T?
BadToThePhone said:
Any plans for 900T?
Click to expand...
Click to collapse
I dont kernel of G900T

Categories

Resources