[ROOT] Remap Bixby Button with simple, double and long press - Samsung Galaxy Note 8 Guides, News, & Discussion

The ultimate solution for assigning an action or application to the Bixby button
I found a trick to assign the Bixby button to an action, application and more... Support a single click, double-click and hold (also works the screen off)
Here are the functions you can assign to the Bixby button
Navigates: back, home, recent apps...
Controls: sleep/wake up, show power menu, shutdown, reboot, expand notifications panel...
Rotation control.
Media controls: play/pause, next, previous, stop...
Fast scroll: scroll to top/ bottom.
Edit: copy, paste...
Universal copy, one tap copy text every where.
Settings: auto brightness, rotation, wifi, mobile data...
Start app/shortcut/activity, finish activity, previous app/next app, kill app...
Freezer: freeze/thraw app.
Input gesture, key event, text...
Shortcut panel, app drawer, freezer drawer, side bar...
Floating widget.
Swipe adjust: swipe on the edge to adjust brightness, screen filter, volume...
Gesture pointer, extends your finger.
Notification, speech, toast.
Screen filter, torch.
Conditional: if screen on, keyguard on, wifi connected/disconnected, battery level, time period, wifi connected to, app focused...
Multi action, saved multi action.
...
Disclaimer:
I AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR DEVICE IF YOU DECIDE TO USE THIS GUIDE. IT'S PRETTY SAFE THOUGH BECAUSE I HAVE HEAVILY TESTED EVERYTHING THAT I WROTE.
Required
All Samsung rom custom Android 7.1.x , 8.0, 8.1.x
A root access (preferably MAGISK)
Step 1
Remap Bixby Button
As in the article :
1. Go with any root Explorer (I'm using Solid Explorer) to /system/usr/keylayout
2. Rename the Generic.kl to Generic.txt
3. Open this file with an text editor
4. Search for 703 to get following entry: # input_fw Intelligent Key for Dream key 703 WINK
5. Change it to whatever you want. I simply tried following: # input_fw Intelligent Key for Dream key 703 ASSIST
6. Rename it back to Generic.kl (otherwise you won't be able to press any hardware button after reboot)
7. Check permissions
8. Restart your device
For now, Bixby is used Google Assitant with item display on the screen
Other order :
HOME - Homebutton
POWER - Powermenu
MUSIC - Starts your favorite music player
MEDIA_PLAY_PAUSE - Play pause media
VOLUME_UP - Sets volume up
VOLUME_DOWN - Sets volume down
VOLUME_MUTE - Volume media (set default media volume in phone setting)
CAMERA - Starts camera app
APP_SWITCH - Recent apps button
ASSIST - Google Assistant (with item display on the screen)
VOICE_ASSIST - Google Assistant (fast)
QPANEL_ON_OFF - Notification area
EXPLORER - Favorite internet browser
SYSRQ - Screenshot
PAGE_UP
PAGE_DOWN
CALCULATOR
CALENDAR
CONTACTS
CALL
If you want to be able to use more features such as double-clicking, long-clicking, launching an application, adjusting the vibrator or other, leave "ASSIST" and continue the steps.
Picture with the SEARCH function :
{
"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"
}
Source : https://forum.xda-developers.com/galaxy-s8+/how-to/root-remap-bixby-button-o-app-t3601061
Step 2
Install Xposed
Flash zip Xposed with Magisk, TWRP or FlashFire.
If your phone is rooting with Magisk (best method) :
Launch Magisk Manager to search, download and install the "Xposed Framework (SDK 25)" for Android 7.1.x, for Oreo, SDK26 is Android 8.0 and SDK27 is Android 8.1.
or
How-to flash with TWRP :
1. Transfer the zip and apk to your phone.
2. Now boot into TWRP by pressing bixby+volume up+power on while phone is turned off
3. Go to "Install" menu of TWRP select the zip and flash the zip.
4. Restart the phone and Install the apk and run the application to verify that everything is green
or
How-to flash with FlashFire :
1. Transfer the zip and apk to your phone.
2. Install FlashFire
3. Start the application and press "+"
4. Choose "Flash ZIP or OTA" and select the zip
5. Select "Auto-Mount" and "Mount / system read / write" and validate
6. Press "Flash" and "ok" then wait until the phone restarts
7. Install the apk and run the application to verify that everything is green
The link for the ZIP to flash (xposed) for 7.1
http://dl-xda.xposed.info/framework/sdk25/arm64/xposed-v89-sdk25-arm64.zip
The link for the ZIP to flash (xposed) for 8.0
https://dl-xda.xposed.info/framework/sdk26/arm64/xposed-v90-sdk26-arm64-beta3.zip
The link for the ZIP to flash (xposed) for 8.1
https://dl-xda.xposed.info/framework/sdk27/arm64/xposed-v90-sdk27-arm64-beta3.zip
The link for the "Xposed Installer apk"
https://forum.xda-developers.com/attachment.php?attachmentid=4393082&d=1516301692
A link to uninstall Xposed in case of problem (zip to flash with TWRP):
https://dl-xda.xposed.info/framework/uninstaller/xposed-uninstaller-20180117-arm64.zip
Source Xposed Nougat :
https://forum.xda-developers.com/showthread.php?t=3034811
Step 3
Customize the Bixby Button
This module provides you Gesture control, Key control and other smart triggers. to trigger actions you want.
Next, download "Xposed edge" or "Xposed edge pro" from the Play Store and activate the "Xposed edge" module in "Xposed Installer" and then restart the phone.
1. Launch the Xposed Edge module and activate "Keys" and access it
2. Press Add and click on the Bixby button
3. Activate the newly assigned Bixby button (KEYCODE_ASSIST)
4. And with the arrow on the side assign an action for a single click, double-click and hold down
Do not forget to activate key control and the button assign
And now it will work
Bonus
Gesture for navigation with Xposed Edge:
https://www.youtube.com/watch?v=DkAGCtbJr-U&feature=youtu.be
You have the possibility to choose a side of the screen, and to assign an action with a slide in the desired direction
The sources that allowed me to realize this guide
Links to threads here:
https://forum.xda-developers.com/galaxy-note-8/how-to/guide-how-to-root-note8-efs-backup-t3677038 dr.ketan
https://forum.xda-developers.com/showthread.php?t=3034811 rovo89
https://forum.xda-developers.com/galaxy-s8+/how-to/root-remap-bixby-button-o-app-t3601061 redplate
Sorry for mistakes, I speak french

I added Xposed Official

Xposed update

Xposed update Nougat, Oreo and Android 8.0 and 8.1

doesnt work offscreen

and8eye said:
doesnt work offscreen
Click to expand...
Click to collapse
I did not understand what does not work. Can you develop the problem?
If the problem is that the screen does not turn on anymore with the buttons, it is that you have badly followed one of the following steps:
4. Search for 703 to get following entry: # input_fw Intelligent Key for Dream key 703 WINK
5. Change it to whatever you want. I simply tried following: # input_fw Intelligent Key for Dream key 703 ASSIST
6. Rename it back to Generic.kl (otherwise you won't be able to press any hardware button after reboot)
6b. And verify that after renaming the Generic.kl file you can still read the conrenu with a text editor
7. Check permissions

thank you
i mean i remapped it to CAMERA, while the screen is on, bixby button works (opening camera app) fine, but once the screen is off, bixby button wont do its job anymore

and8eye said:
thank you
i mean i remapped it to CAMERA, while the screen is on, bixby button works (opening camera app) fine, but once the screen is off, bixby button wont do its job anymore
Click to expand...
Click to collapse
Yes indeed, the screen will remain locked but the order will be executed in the background. There is a possibility to make it work, but you have to buy the Xposed edge pro app for that. After you have to program a condition that I put on video. I made the condition assuming you have a password to disguise the screen. If this is not the case, simply replace the gesture with an unlocking condition.
https://www.youtube.com/watch?v=HsBSFBOlP3U&feature=youtu.be

and8eye said:
thank you
i mean i remapped it to CAMERA, while the screen is on, bixby button works (opening camera app) fine, but once the screen is off, bixby button wont do its job anymore
Click to expand...
Click to collapse
For those looking to start the camera with the bixby button that the screen is off or on here is a file of wild water to import into Xposed edge pro with restoration.
/Android/data/XEdgePro
View attachment XposedEdgePro.zip
Once importing the action is called Camera Bixby V2 and can be found in "action collection"

obedmaleka said:
For those looking to start the camera with the bixby button that the screen is off or on here is a file of wild water to import into Xposed edge pro with restoration.
/Android/data/XEdgePro
View attachment 4444246
Once importing the action is called Camera Bixby V2 and can be found in "action collection"
Click to expand...
Click to collapse
i assume it doesnt work with locked screen right?

Is there maybe an option to install this without xposed?
I already used this method and it worked great, but when I install xposed over magisk, it makes my phone boot up long and laggy for a few minutes after boot.
So it feels like xposed is too heavy to have for just one feature like this :/ But on the other hand... it's nice to have a camera quick launch button.

Hello
I'm accidentally deleted generic.kl file. And no hardware button is working on my note8
Can you upload it for me
Thanks very much

sepehr_sar2000 said:
Hello
I'm accidentally deleted generic.kl file. And no hardware button is working on my note8
Can you upload it for me
Thanks very much
Click to expand...
Click to collapse
View attachment Generic.zip or flash View attachment BixbyFlash.zip

Update link

obedmaleka said:
The ultimate solution for assigning an action or application to the Bixby...
Click to expand...
Click to collapse
I've been looking how to apply theses steps o a Samsung Galaxy with Lineage OS.
You can follow the steps as described in the post, but you won't find button 703 on the "Generic.kl" file. You have to search for a file named "gpio_keys.kl" on the same folder:
/root/system/usr/keylayout/
Click to expand...
Click to collapse
Also, I've found other commands to try if you wish:
APP_SWITCH - Recent apps button
ASSIST - Google Assistant (with item display on the screen)
CALCULATOR - Open default calculator app
CALENDAR - Open default calendar
CALL - Open default call app
CAMERA - Open camera
CONTACTS - Open default contacts app
EXPLORER - Favorite internet browser
HOME - Homebutton
MEDIA_PLAY_PAUSE - Play pause media
MESSAGE - Default messenger
MUSIC - starts your favorite music player
POWER - Power menu
QPANEL_ON_OFF - Notification area
SYSRQ - Take a screenshot
VOICE_ASSIST - Google Assistant
VOLUME_DOWN - Sets volume down
VOLUME_MUTE - Volume media (set default media volume in phone setting)
VOLUME_UP - Sets volume up
All the steps described above have worked for me on a Galaxy S8 and a Galaxy S9+, with Lineage OS 15.1 and Lineage OS 16.

Related

[Rom][3-13-14][Port][BoBCaTROM_EVO V7.1][KitKat][AT&T Note 3][Uploaded]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is not my work! I just fully ported it over to our device. I got full permission from @BoBCatRoM To port this rom. Please give all credits to him. We are not going to see safestrap updated soon. So We have to do it my way!!
Original Thread & Info
Original Thread
You can donate to him by clicking Here
Screenshots
Here
Features
• Based on European Samsumg firmware MK2
• Deodexed busybox
• Choose kernel in Aroma Installer
• Zipalign new applications at boot and db optimize
• Knox free
• Modded settings with link to BoBCaTROM application, it include many options:
- Auto Call Rec Settings
- Multi Window Manager
- PEN WINDOW MANAGER v2 The new application include "ability to open Pen WIndow drawer without using the Spen [Only with the PEN Window Launcher addon/plugin]
- Torchlight in lockscreen
- Cpu monitor
- Cpu spy
- fast dormancy
- Change battery icon on the fly and select battery charge animation (+70 battery to choose)
- OTA Update Home with link to WUALA folder for Updates, Extra, Themes (work in progress), link to XDA thread and donation button
- OTA Update Pro, automatic alerts of new release with possibility to download it directly
- OTA Updateme, Extra, Applications, Theme, Mod,Fix ..., Pooldown images ....other
- Reboot menu three way (normal, recovery, download)
- Xposed installer + modules
- Utility
- AdAway
- Language Enabler
- aLogCat
* Wanam Xposed (Credits @wanam and his great application)
- Features list(not everything works of note3):
•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/Colored Circle Battery
•Transparent Notifications panel
•Customize Clock format and size
•Customize Battery text helper size
•Customize Quick Settings buttons number per row
•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
•Custimize 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
•Hide Wireless charging popup
•Hide Full Battery Notification
•Clock position Status bar (Hide, Left, Right, Center)
•NFC behaviors (UN/Locked on Screen ON/Off)
•Hide Headset icon and notification bar
•Disable TW DVFS
•Enable TW DVFS Boost Benchmark mode
•Hide Smart Stay, Alarm, NFC icons on status bar
•Launcher: Enable Scroll wallpaper and Hide Dock labels
•Disable Wake Home button
•Use separate Address field on Contacts
•Add Fast PIN unlock (to be used with caution)
•Added SMS sent time details
•Enable Screen ON options on Messaging App
•Disable low Battery warning
•Add custom carrier label on notification label
•Set low Camera battery level
•Change System Holo Dark/Light background
•Acces hidden Lockscreen shortcuts menu
•Disable SEAndroid/Knox notifications
•And much more to come
• All application can be easy selected to have in floating window.
• Multiwindow manager app
• Sound boost mod made by @nowy57 and modified by @soloilmeglio to have whole louder speaker audio also in call (pay attention with volume because note 3 speaker have a poor quality)
• customized some UI sound
• Fixed spen pointer position
• Bootanimation QMG
• Xposed framework
• Xposed per app density (set many options for each app included dpi density)
• Automatic call recording (fully customizable) @mythtrandyr
• All SMS/MMS Mods
• Fully themed notification panel, status bar, circle battery, framework, dialer, application icons etc. (See screenshots)
• Enabled secondary symbols on stock samsung keyboard
• Camera with shutter sound on/off option
• Browser with exit option
• Unlocked lockscreen torch option
• Unlocked call and message block settings
• Greenify app
• Additional camera effects available by default
• more to come
Installation Instructions (Coming from a KitKat Rom)
Follow instructions word for word, take your time and go slow
1.Download the (alreadykitkat.zip) if you haven't done so yet.
2. Extract it to somewhere on your desktop or PC
3.Copy “Safestrap-Custom.apk” to your phones internal memory, and install it. Make sure you install recovery from within safestrap app, or verify that it is installed
4.Next copy the rom to your phones internal memory(it’s called Bobcat Port.zip)
5.Boot into download mode (power off, then hold-Volume down, Home and power button at same time
6.Open the “Togetsafestrap” folder and open Odin (win 7 and 8 users may need to run with administrator rights). Add the correct partition Files,
Make sure the files or AP_N900AUCUBMJ5.tar.md5 and BL_N900AUCUBMJ5.tar.md5 and verify your Odin window looks like this picture
7.Click start. Now when the phone is booting up make sure to click “recovery” on the safestrap screen.
(If you missed it just hold down, power button until phone reboots)
8. You can wipe before flashing (Optional) if you want a clean install. Flash the Bobcat rom Port.zip to Stock slot,
But don’t reboot when done,
9. Keep hitting the back button until you see the reboot menu button
Press reboot menu button and select download mode button. Or if you messed up and rebooted just Press Volume down, Home and power button at same time until your back in download mode.
10. Now open the folder “togetbooting” and open Odin. Select the correct partition Files, Make sure you select AP_N900AUCECMGL.tar and BL_N900AUCECMGL.tar and verify your Odin window looks like this picture
11. Click start
done, enjoy the ROM
Installation Instructions FOR PEOPLE UPGRADING FROM JB
-Requirements-ODIN, (included in Coming_from_jb.zip)
-BE ON A 4.3 ROM,
-ROOTED
-SAFESTRAP INSTALLED
Follow instructions word for word, take your time and go slow
1.Download the (Coming_from_jb.zip) if you haven't done so yet.
2. Extract it to somewhere on your desktop or PC
3. Next copy the ROM to your phones Internal memory (it’s called Bobcatrom.zip)
4. Boot into safestrap Recovery and wipe the /system & /data. (Required)
5. Flash Bobcatrom port.zip To stock slot, But don’t reboot when done. Keep hitting the back button until you see the reboot menu
Press reboot button and select download mode, or if you messed up and rebooted just Press Volume down, Home and power button at same time until your back in download mode.
6. Open the “Flash in Odin” folder and open Odin (win 7 and 8 users may need to run with administrator rights). Add the correct partition Files, make sure the files are
AP_N900AUCECMGL.tar
BL_N900AUCECMGL.tar
CP_N900AUCECMLG.tar
HLTE_USA_ATT_32G.pit
Verify your Odin window looks like this picture
Click start
done, enjoy the ROM
INSTRUCTIONS FOR FLASHING ANYTHING ON TOP OF ROM (WITH SAFESTRAP):
Follow instructions word for word, go slow and double check yourself
When you successfully install this KitKat rom you still have the recovery files installed where safestrap installed them, on your internal sdcard, (there hidden you cannot see them) You do not need to install custom safestrap unless for some reason you wiped your internal sdcard
1.Boot into download mode (power off, then hold-Volume down, Home and power button at same time
2.Open the “Togetsafestrap” folder and open Odin. Add the correct partitions file Make sure they or the N900AUCUBMJ5.tar.md5 files.
3. Click start. Now when the phone is booting up make sure to click “recovery” on the safestrap screen. (If you missed it just hold down, power button until phone reboots)
4. Flash the Theme, mods, update, or add-on’s in recovery like any other install. But don’t reboot when done. Keep hitting the back button until you see the reboot menu
, press it and select download mode. Or if you messed up and rebooted just Press Volume down, Home and power button at same time until your back in download mode.
5.Now open the folder “togetbooting” and open Odin. Set the correct partitions
6.Click start
Done, enjoy the upgrade or add-on
Downloads
Make sure to install ROM to STOCK slot. not any other slot.
If the contacts force closes at start, just connect to internet (Wifi or data) and click the contacts app about 5 times.Should fix it)
Download link-Coming from JB,
Download link-Coming from Older KitKat Rom,
BobCat Theme(Flash Right After Flashing Rom),
If you like my work, please click thanks or support me by donating
Credits
-Me ( Porting the rom)
-BobCatRom (Original Dev)
Damn!
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
No Sh!t. Good to be able to dual boot with KnoxRaid.
I thought this was going to be released tomorrow!
And I just set all of Knox raid up. Smh... I need 2 note 3's.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Looking forward to getting off in the morning lol
Sent from my SAMSUNG-SM-N900A using xda app-developers app
damn drakey...keep on coming
Still uploading... What rom do you guys want to see ported?
You can't port a ViperRom can you?
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Link?
http://forum.xda-developers.com/showthread.php?t=2334294
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Man, that's not even a Samsung ROM. Not possible.
drakeymcmb said:
Man, that's not even a Samsung ROM. Not possible.
Click to expand...
Click to collapse
Lol.. That's what I figured.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
---------- Post added at 11:18 PM ---------- Previous post was at 11:12 PM ----------
http://forum.xda-developers.com/showthread.php?t=2313469
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Only Roms from the note 3. Ex..international Note 3, T-Mobile note 3, etc...
Got ya.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Almost done uploading.
I'm good then.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Ok, the rom is uploaded and now in the op. Enjoy and click thanks.
drakeymcmb said:
Ok, the rom is uploaded and now in the op. Enjoy and click thanks.
Click to expand...
Click to collapse
Sweet baba. Can't give thanks right now... Run out after giving them liberally to well deserved folks on here, including yourself.
drakeymcmb said:
Ok, the rom is uploaded and now in the op. Enjoy and click thanks.
Click to expand...
Click to collapse
Hey Drake, I'm not trying to be a **** but is there any way you can port the theme of this rom to be an add on for you Knoxraid KK?
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app

[N9208] DUAL SIM I Multi DPI I Edge Features

N9208 Dr.Ketan ROM Deodexed I DeKnoxed I MultiDPI*
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THIS ROM IS MERGED WITH N920I INTERNATIONAL ROM and you will find guide in next post about how to use my other internation ROM on N9208.
.
XDA:DevDB Information
Dr.Ketan ROM, ROM for the Samsung Galaxy Note 5
Contributors
dr.ketan
ROM OS Version: 5.1.x Lollipop
Version Information
Status: Stable
Created 2015-11-05
Last Updated 2016-01-11
How to use International N920I ROM on N9208 ​
1.Download Dr.Ketan N920I International ROM
2. Download Conversion Tool by @ravian29
3.Download N9208_SystemUI
4.Download custom kernel for N9208. (If you already have it then skip this)
5.Flash the N920I ROM as per instruction on that thread. (Skip selecting kernel from aroma)
6.Don't reboot device and Flash conversion tool (said in step 2)
7.Flash N9208 System UI (said in step 3)
Reboot device now.
​
.
Reserved 2
Reserved 3
Reserved 4
Reserved 5
Reserved 6
reserved 7
Earlier discontinued version
ChangeLog L1 - Initial version
Installation Guide & Download N9208 Dr.Ketan ROM L1​
http://forum.xda-developers.com/showpost.php?p=63666400&postcount=14
Click to expand...
Click to collapse
.
Last.
Thanks for your support doc.
Thanks Doc, has this new rom been applied audio fixed for Note 5 korean version? cant wait to flash on my Note now
winbytrick said:
Thanks Doc, has this new rom been applied audio fixed for Note 5 korean version? cant wait to flash on my Note now
Click to expand...
Click to collapse
This is based on N9208 so there shouldn't be any issue on N9208. Regarding other variant you can try and report here.
ROM Features Installation and download L1
Based on N9208XXU2AOJ5_N9208OLB2AOJ3_N9208XXU2AOJ2
ROM Features
Inbuilt features
- 300 fonts enabled
- All Language enabled
- Multi DPI. (No S-view support) - Right now not all app moded as well this mod is in beta stage and some glitches expected. Launcher is moded for no DPI and camera not fully.
- Ad Free (you can disable from Dr.Ketan Utility)
- Auto Call Recording - Auto call record included On/Off from Dr.Ketan utility
- Manual Call Record - ROM Control - Native call record
- Power Menu -5 Way Reboot mod with sound mode
- 22 Quick Panel Toggles (Floating Msg won't work)
- CSC features - Separate app for CSC features
- All App Multi Window (optional in ROM Control)
- Camera Hack - Use camera with Flash at low battery + Camera shutter sound toggle
- Call/SMS block
- Floating Msg
- Safe media volume warning disabled
- No Increasing ring tone. (Extra Settings- Other mods)
- Memory Clean option on expanded notification with switch (Extra setting-Memory Clean view) Also Color can be set. (Extra setting-Other Mods-color-Memory color
- Mute/Vibrate/Sound option in power menu.
- NFC hack with screen off (ROM Control)
-.Appoops (permission manager) Settings-LockScreen and security - Application permission
- No call delay mode (preactivated)
- Center clock option (Aroma)
- Sound boost (separate app in ROM)
- 3minit battery (Aroma)
- Advanced Messaging features
Split view toggle
Priority sender
Delay sending option
No SMS to MMS conversion
Backup/Restore option
Scheduled message
-New lock screen unlock effects (Dr.Ketan Utility)
Circle
Stone keeping
- Dr.Ketan Utilities
1.Toggle
Auto record Incoming call
Auto Record Outgoing call
Auto GPS (GPS will auto ON with some common app needs GPS)
Auto Wifi (Wifi will be turn off if remains disconnected for 10min)
Auto Blutooth (will be turn off if remains unpaired for 10min)
Smart Network (Mob data will be switched off after 30 sec of screen off)
Media scanner Enable/Disable
Login security - captures image with wrong password login with multi attempts.
Ad-free
2.Tasks
EFS Backup (will be available in next version)
IntSd FIX (fix for unable to save on intSD)
Flash recovery/Kernel/Modem from intSD
AutoScan - Enable media scan only while connected to power/USB
3.ROM
LockScreen unlock effect Particle/Stone keeping/Circle)
Meet here - Car finder
4.Help
general info
- ROM Control
NFC hack
Recent Panel Quick Launch (Keep App desired App shortcut on recent App)
Menu key assign Menu/Recent (If you select this option then you may use Virtual key for Multiwindow & Recents)
Native Call record enable/disable
Enable LTE option (In case missing on N910C)
Enable All App in Multiwindow
PlayService Fix - If you find battery consumption or too much wakelock with google play services then you can apply Fix from ROM Control N5 - PlayService Fix (Tap on it to turm ON) Once you turn it On, it will apply fix on every boot. You can turn Off fix anytime from ROM control. (Long press to turn Off)
Secret Code dialer - Read below
- Extra Settings
Toggle bluetooth icon on statusbar. You can decide to keep persistent BT icon on SB or not.
Heads up Notification
Fast Charging
Popup blocker (Not sure exactly what popup blocks but should block some miscelaaneuous popup related to location,Battery etc)
TotchLight with Long pressing volume while screen off
Toggles (switch on the fly) - 1.Increasing Ring tone 2. Network Meter 3. Memory View
Color Option - 1.Internet meter 2.Memory view
- Virtual key
How to use virtual key :
Open Virtual key - Tap on Right/Left/Center button to enable corresponding virtual keys. (long press to disable)
To assign keys- scroll selected action from tab and tap on selected item to set (message will be displayed on successful assign)
Now long press bottom corner of screen to perform selected (assigned) action.
Each key have following options to assign
None
Browser
Calendar
Contact
Home
Menu
OK Google
Power (Long Press power action)
Recent
Search
Sleep (Power button to turn off screen)
Screenshot
S-Voice
Sattelite view
Multiwindow
Battery
- CSC features(some features not tested)
Enable camera during call
Enable Popup Notification
Shutter sound Menu
Enable Sub Menu Symbol KB
Raise name lenth limit
Max speed dial 100
Enable call button
Enable export to SD
Message
Raise recepient limit 999
SMS to MMS threshold 999
Enable folder view
Enable font features
Enable schedule msg
Disable phone nu formatting
Phonebook digit matching
Launcher Rotation
Web exit option
Wifi client 10 for MobAP
MultiWindow addOn App
Calender export
Email White BG
Clock enable Auto on off menu
Voice call waitingtone 60
National Roaming Icon enable
Web default desktop site
- S6 edge plus features People edge and App edge fully ported.
Alert on pickup if missed notification, Doze screen notification, Cocktail notification of edge people.
- 30 QS Toggles - ROM default will have 22 Toggles but there is option in Extra Setting to enable all 30 Toggles.
- Srollable Toggles - Stock allowing to add maximum 10 toggles to scroll. There is option in Extra settings to make 10-30 Toggles scrollable. (requires reboot)
- Email Security hack
- SideKey - N4 side key panel working (No option to edit)
- Toolbox - S5 Toolbox with ability to edit upto 12 application.
There are multiple ways to enable Toolbox and SideKey
1.You can enable 30 toggles which have both toggles
2.There is separate application available 'Toolbox Sidekey' in ROM which have option to enable both application separately as well you can edit Toolbox app.
3.One more facility included in Toolbox Sidekey application is shake to enable/Disable Toolbox/Sidekey/Both
Once you enable this option you can just shake device Lt to Rt while display is ON to toggle Toolbox/SideKey/Both depending on your selection.
- Swipe Up mode - Instead of opening Briefing you will have choice to open your desired app with Rt swipe launcher. Still you can select briefing app from swipe up mod to keep stock settings. There is Swipe reset available in app drawer to reset your choice. Thank and credit to @daxgirl for swipeup chooser.
- Double Tap home customization added to ROM Control. You can have now lot choice to select with double tapping home instead of camera only. Option added to ROM control. There is option available to activate custom action for double tapping home (reboot requires once when you change this option Camera/Custom). Indeed now double tap will open up @xperiacle 's SwipeUp chooser.
Once you activate custom selection there is option to define custom action. You can change anytime this action without requiring reboot.
- SecretCode Dialer - As it is common issue of broken MMI code. So in case secret code is not working with regular dialer here option added to ROM Control.
You have to select 'Type code here' this will open popup box and you have to enter code there which you want to dial but without prefix *# OR Suffix #
For example you want to dial *#06# then you need to simple input 06 same way if you want to dial *#0*# then you need to input 0* only.after than check and apply. Also there is 62 examples available for different codes (Not tested all)
- Three kernels included in ROM zip are N9208 OJ5, N920C OJ5 and N920G OJ5.BUT you have to use only N9208 if you want stock enforcing kernel. By default it won't install any kernel unless you choose one. All kernels are stock SeLinux Enforcing. To keep your existing kernel just don't select anything in kernel section.
Installation Instructions.
[ ROM have stock kernel reported working fine on N9208, you need to just select from aroma if you want to flash it]
ROM reported working fine with N920C Dual SIM using this kernel
Important : All users requested to make EFS backup if you are already rooted device. Otherwise make backup as soon as you root device.
1.You must be having custom recovery to flash this ROM. You can use TWRP/Philz CWM according your choice.
How to flash custom recovery?
First go to setting-about device-software info and tap 7 times on build number
now look to setting and you will find developer option just above about device.
Enable OEM unlock
Switch off device
Reboot to download mode (Vol up+power+home)
Select downloaded above said Philz recovery with AP tab of Odin and flash.
Reboot to recovery and now you should have custom recovery.
In case still you have stock recovery then follow this
Again reboot to download mode
Select recovery file with AP tab of Odin
Now uncheck Auto reboot option
Flash selected file
Once flashing complete, disconnect device and long press Vol down+Power
Once screen turns off, immediately press vol up+power+home to reboot to recovery manually.
Now you have custom recovery and proceed to flash RO)M.
2. ROM Aroma have stock SeLinux Enforcing kernel and may not work on Other than N920I variant. Aroma will flash stock kernel only if you select it from aroma. If you don't select kernel option then it will keep your existing kernel.There are some custom kernel available in development formu simply find which suits you best. If you want to flash custom kernel,download custom kernel and copy to device.
3 Download N920I Dr.Ketan ROM L* (Link below) and copy zip file to Device.
5.Installation :
-Reboot device to Recovery
-Select Wipe option - Factory reset
-Select N920I Dr.Ketan ROM zip
-This will start calculating md5, wait till it finish and match MD5 with download page of ROM. Once it match - select 'yes' to flash ROM.
-Now this will start AROMA wizard and you have to select stuff you requires.
-If you have selected Stock Kernel OR If you want to keep existing cusatom kernel then just reboot device and skip steps a and b said below.
-a.Once ROM flashing finish - DON'T REBOOT Device but again select to Install file
-b. Select Kernel file you have copied (If you are already on custom kernel, this step can be skipped)
VERY IMPORTANT : AT THE END OF AROMA WHEN ROM FLASHING FINISH, SELECT FINISH WITHOUT CHECK MARK REBOOT NOW OPTION. (BY DEFAULT IT IS DISABLED) ONCE YOU BACK TO CWM RECOVERY - SELECT REBOOT OPTION FROM THERE.
In case device stuck to first screen (samsung logo + Red notice text on Rt corner) - Force reboot to recovery and re run aroma, skip everything except select Flash stock kernel. OR In case you are using custom kernel then instead of aroma, simply flash your kernel
Bootloader and Modem OJ5 for N9208 L1 :
Flashing OJ5 bootlkoader and modem is optional. If you want to flash - Download N9208_OJ5_Bootloader_modem - Extract to get tar.md5 file. Flash extracted file with AP/PDA tab of Odin.
Now reboot device and keep patience for 5-6 minute to boot device.
Download
DrKetanROM.com
Posting/Redistributing/Including any part/mode/file(s) of this ROM in other ROM /Mods/Projects is strictly prohibited.
Bug & Fix
Add On
-Encryption Fix - There is known issue to use encryption on rooted device. Use this fix to encrypt Dr.Ketan ROM.
- Enable Multiuser
- How to use Viper Audio mode with stock enforcing kernel
How to use Xposed module - updating soon
1.Download XposedInstaller_3.0_alpha4.apk. Thank and credit @rovo89
2.Install above downloaded application as regular apk.
3.Download xposed-v***-sdk22-tw-arm64-custom-build-by-wanam-20151026.zip by @wanam from original Thread here
PS : There will be two version, you have to select with one having arm 64 in file name.
4.Reboot to recovery and flash above downloaded zip from recovery.
N9208 Dr.Ketan ROM L1 in online now.
.
Hi, Dr.ketan,
From Note 3 to Note 4, I flashed Dr.Keten ROM every version.
I am very glad to hear Dr.Ketan ROM support N9208. Thank you very much.
During installation of rom (no kernel, no recovery, no add-ons), after 30% of install I get message 'some symlinks failed' and then 'Installer status : 7'
No rom was installed.
Any ideas?
(N9208 with TWRP 2.8.7.0)
daffie said:
During installation of rom (no kernel, no recovery, no add-ons), after 30% of install I get message 'some symlinks failed' and then 'Installer status : 7'
No rom was installed.
Any ideas?
(N9208 with TWRP 2.8.7.0)
Click to expand...
Click to collapse
1.may be corrupt Download - check md5
2.recovery issue. - Try changing recovery
dr.ketan said:
1.may be corrupt Download - check md5
2.recovery issue. - Try changing recovery
Click to expand...
Click to collapse
Apologies, apparently Mount was set to 'only mount system read-only'. After disabling this option, the rom installed just fine
Thanks.
thanks doc. 1 quest. does this rom debloated btw?

[APP][Xposed][L-M] Media notification seek bar [Mar/30/2016]

{
"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"
}
Last update:
[Mar/30/2016] Link
Description:
With this module you can modify the notification of the music / video players.
You can add a seek bar and control the position of the current playing media without opening the application.
Also can change the colors of the notification.
Tutorials:
Tutorials
Compatibility:
- Roms
Android 5.x and 6.0 (sdk 21, 22 and 23).
Stock rom and CyanogenMod.
*Could work with other roms.
Apk ---> Xposed Module Repository: http://repo.xposed.info/module/com.ssrdroide.medianotificationseekbar
My other work:
Lock screen clock mods
Xda thread.
Xposed repository.
Lock screen widgets
Xda thread.
Xposed repository.
Qs X tiles per row
Google+ community.
Xposed repository.
NavBar color when the keyboard is open
Google+ community.
Xposed repository.
Google play music notification seek bar
Google+ community.
Xposed repository.
YouTube notification seek bar
Google+ community.
Xposed repository.
Tutorials:
1) Debug data provider
2) Debug layout name
3) Expert configuration
4) Configuration of some apps
Changelog:
V0.96
- Initial release
Reserved
Tutorials → 1) Debug data provider
*First of all you should check if the app that you want to configure is listed here: Tutorial 4: Configuration of some apps and you get the configuration.
With this tutorial you can check if the module is compatible with the selected media player app (we will configure Phonograph).
1) Go to the configuration section and enable the option “Debug notification”.
Also enable “Data provider”, save the new changes (press the fab button) and reboot your phone.
2) Go to Xposed installer – logs. You should see some lines that start with: “GpmNotificationSeekBar DebugDataProvider”.
You should find the line: “Package loaded: package_name” (if you can't see the line you have made the previous step wrong).
The line: “Mode A loaded!” is required (if you can't see it the module will not work).
The Mode B is an alternative way to get the current position of the media playing content.
The line “Broadcast received!” should appear when you finish the next step.
3) Open the media player app all and play some media content.
Go to the configuration section of the selected media app on the module and press the button “Debug data provider” 2 times faster:
You should see the following things:
- The playing media content should seek to the position 1:00 (one minute)
- The second time that you press the button you should receive the message “Current position and duration 1:00/duration”. The current position should be approximately one minute.
If you obtain the correct position, don't do the next step.
4) As you can see, with Phonograph the current position is incorrect. It says 0:09 and should be approximately one minute.
To fix this go to the advanced configuration and enable the option Get media info MODE_B.
Save the new changes, restart your phone and do again the step 3.
Now you should get the correct values.
Enable the MODE_B only if you get incorrect values when you press the button Debug data provider the second time.
Tutorials → 2) Debug layout name
*First of all you should check if the app that you want to configure is listed here: Tutorial 4: Configuration of some apps and you get the configuration.
With this tutorial we get the layout name of the compressed and expanded notifications (we will configure Phonograph).
The name is necessary to add the seek bar to the notification.
1) Go to the configuration section and enable the option “Debug notification”.
Also check “Layout name” and save the new configuration.
2) Close the media player app and dismiss the notification (if you have the media player app running).
Reopen the app and play some media content (the notification should be recreated).
3) Go to Xposed installer – logs. You should see some lines that start with: “GpmNotificationSeekBar DebugLayoutName”. We need the end of the LayoutName (the LayoutClass is not necessary).
Configuring Phonograph we obtain:
- /notification is the compressed layout name
- /notification_big is the expanded layout name
Generally, the expanded layout contains “big” and the compressed layout “small” or nothing.
The line “SeekBar added!” should appear when you finish the next step, and it means that the seekbar has been added to the notification.
4) Go to the configuration section of the selected media app and add the layout names.
Save the new changes, restart the media player app and the new changes should be applied.
Tutorials → 3) Expert configuration
Some apps use third party libraries to control playback of the audio/video files. If you know the class/method name you can make it compatible with this module.
Now we will configure Vlc (uses its own library called libvlc).
If you follow the steps of the tutorial “Debug data provider” the media content does not seek to the new position.
To make the app compatible open the module and go to the expert configuration.
Check the option custom data provider and set the next configuration:
- Fully qualified class name: org.videolan.libvlc.MediaPlayer
- Method name (seekTo): setTime
- Method name (getCurrentPosition): getTime
Apply changes, restart Vlc, play a media content and now should work.
Tutorials → 4) Configuration of some apps
Style of the configurations:
Code:
- Name_of_the_app: package_name
/name_of_the_compressed_layout
/name_of_the_expanded_layout
[optional - Expert conf] fully_qualified_class_name
[optional - Expert conf] method_name_seek_to
[optional - Expert conf] method_name_get_current_position
*The names could change (with different android versions or future updates of the apps).
Code:
- Phonograph: com.kabouzeid.gramophone
/notification
/notification_big
Advanced conf – get media info MODE_B: checked
- Poweramp: com.maxmpz.audioplayer
/status_controls
/status_controls_big
- PlayerPro: com.tbig.playerprotrial
/statusbar_controls
/statusbar_controls_big_alt
Use the alternative layout: unchecked
- BlackPlayer: com.kodarkooperativet.blackplayerfree
/notification_small_stock
/notification_big_stock
- MeloCloud: com.ranhzaistudios.melocloud.free
/simple_sound_cloud_notification
/simple_sound_cloud_notification_expanded
- Musixmatch: com.musixmatch.android.lyrify
/notification_player
/notification_big_player
- Shuttle: another.music.player
/notification_template_base
/notification_template_big_base
- Google play music: com.google.android.music
/notification_template_material_media
/notification_template_material_big_media
- YouTube: com.google.android.youtube
/playback_notification_small
/playback_notification_big
- YouTube Music: com.google.android.apps.youtube.music
/playback_notification_small
/playback_notification_big
- Music (CyanogenMod): com.cyanogenmod.eleven
/notification_template_material_media
/notification_template_material_big_media_narrow
- VLC: org.videolan.vlc
/notification_template_material_media
/notification_template_material_big_media_narrow
Expert conf - ClassName: org.videolan.libvlc.MediaPlayer
Expert conf - SeekTo: setTime
Expert conf - GetCurrentPosition: getTime
- Spotify: com.spotify.music
/notification_small_player
/notification_big_player
Expert conf - ClassName: com.spotify.mobile.android.orbit.OrbitPlayer
Expert conf - SeekTo: seekToPosition
Thank you for this module.
Unfortunately, it does not work correctly with GoneMAD Music Player. Neither seekbar nor seekbar button are shown in the notification.
- GoneMAD Music Player: gonemad.gmmp
/notification_controls_simple_layout​/notification_controls_simple_big_layout​
I followed all your steps, your app does obtain the correct time position of 01:00 minute (sending the broadcast and all other things are working as they intend to do, even “SeekBar added!” is shown in the Xposed logs), but it is not working.
My device configuration:
OnePlus X
Android Open Kang Project (CM13-based)
Xposed v80 SDK23 arm
SuperSU
Are any further information required to help me?
-------------------------------------------------------------------------------------------
EDIT: It is working... partially.
So I changed the notification style of GoneMAD Music Player from "Always Expanded" to "Default", and now the seekbar button is showing up. But no matter what I try, it is not possible to get the seekbar button working on expanded notification view.
What I also noticed: the seekbar isn't updating in real time. It just stays at the current time position when it has been opened. When closing the seekbar and re-opening it again, it gets updated but will remain at the new time as well.
This is awesome.
Thanks for this great app...
But why not add by default the most used apps like (Google Play Music, YouTube... etc.)... I'm still trying to get it working with GPM with no luck.
orville87 said:
Thank you for this module.
Unfortunately, it does not work correctly with GoneMAD Music Player. Neither seekbar nor seekbar button are shown in the notification.
- GoneMAD Music Player: gonemad.gmmp
/notification_controls_simple_layout​/notification_controls_simple_big_layout​
I followed all your steps, your app does obtain the correct time position of 01:00 minute (sending the broadcast and all other things are working as they intend to do, even “SeekBar added!” is shown in the Xposed logs), but it is not working.
My device configuration:
OnePlus X
Android Open Kang Project (CM13-based)
Xposed v80 SDK23 arm
SuperSU
Are any further information required to help me?
Click to expand...
Click to collapse
Excelent report!
You have told me the steps and the details at each step.
That style of notification requires the option "Use the alternative layout" unchecked (like other players as PlayerPro).
You can change also the position and colors (to improve the visibility).
I have tested it with cm13 and works.
If now works, update your comment, could be useful for other users.
Cheers and thanks for the excellent report.
Module works great, made it fit perfectly in the expanded poweramp notification with custom layout.
And damn this app is beautiful!! One of the best material apps I know.
osama-selo said:
Thanks for this great app...
But why not add by default the most used apps like (Google Play Music, YouTube... etc.)... I'm still trying to get it working with GPM with no luck.
Click to expand...
Click to collapse
Tutorials, configuration of some apps. link
Read the gpm configuration.
You just should set the layout name (copy and paste)
/notification_template_material_media -> compressed
/notification_template_material_big_media -> expanded
SergioSanchezR said:
Tutorials, configuration of some apps. link
Read the gpm configuration.
You just should set the layout name (copy and paste)
/notification_template_material_media -> compressed
/notification_template_material_big_media -> expanded
Click to expand...
Click to collapse
Already done this and it's not working.
My idea is that you can pre-add your configuration to your app the make it more simple... and over time you can add settings for more apps.
Anyway I'll try with other apps and report back.
Could you make also a video of the tutorial???
Sent from my Nexus 6 using Tapatalk
SergioSanchezR said:
Excelent report!
You have told me the steps and the details at each step.
That style of notification requires the option "Use the alternative layout" unchecked (like other players as PlayerPro).
You can change also the position and colors (to improve the visibility).
I have tested it with cm13 and works.
If now works, update your comment, could be useful for other users.
Cheers and thanks for the excellent report.
Click to expand...
Click to collapse
Updated my post, still not working completely.
SergioSanchezR said:
Tutorials, configuration of some apps. link
Read the gpm configuration.
You just should set the layout name (copy and paste)
/notification_template_material_media -> compressed
/notification_template_material_big_media -> expanded
Click to expand...
Click to collapse
I have managed to get it working on Google Play Music... I had a mistake last time
Now in expanded notification everything is OK except that we need an option to put the icon on the left side (for RTL languages)
In compressed notification the first time it works OK, but if I expand then unexpand the notification it will be all black.
EDIT: it happens exactly in this condition:
1- Press the seek bar button.
2- Try to seek the song and let the bar hide automatically and then I got it all black.
If I don't try to seek I would not have this problem
I can't see seek bar, is there something wrong???
piraboy said:
I can't see seek bar, is there something wrong???
Click to expand...
Click to collapse
According to post #8 it should be /notification_big_player instead of /notification_big_stock for expanded view in MusixMatch.

[04/19] [M] [NEWUX ] [QC4] Aurora (Aurora) ROM-C9000-V3.0 , sidebar / Advanced Custom

hi guys, i found this custom rom in Chinese website(im not try yet)
[V3.0 update content]
Based on C9PRO State Bank official latest C9000ZCU1AQC4 bottom package modified production.
Status bar The virtual key is set to remove the background color when the screenshot is taken.
Fixed an error with Bluetooth exception.
Add the alarm flash function (different from the official notification flash (all notifications will flash), the function is turned on only when the alarm sounded when the flash).
Drop-down style icon to S7 7.0 style, more beautiful, thanks to the oil supply.
Add application disable / enable function.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
.
[ROM Features]
System:
Based on C9PRO State Bank official latest C9000ZCU1AQA6 bottom package modified production.
Perfect ROOT privilege, comes with SUPERSU management program.
Remove the official kernel to automatically encrypt the built-in card (Brune later into the TWRP can directly access the built-in card).
Streamline the official useless APP.
Desktop weather widgets add lunar display and support custom switches.
Remove APK signature verification.
Remove headphones or Bluetooth large volume warnings.
Add 6.0 style power key menu switch.
Support custom 6.0 style power key menu items, Aurora first!
Power key menu Add a mobile data switch.
Power key menu Add screenshots.
Power key menu Add auxiliary light function.
Power key menu Add screen recording function.
Power key menu to add sound options.
You can customize the power off menu options.
Add advanced restart options.
Open the lock screen flashlight.
Add lock screen flash timeout settings.
Add the GOOGLE component and add the switch (the default is not enabled).
Remove the verification prompt when installing a third party APK.
By default, install an unknown source.
Turn on the key light switch (Setup - Display - click on the button lamp duration).
Crack split support for any application.
Crack the default option to open the document (only once, default).
Activate the outdoor mode switch in the display.
Activate the key lamp duration switch in the display.
Add long press the HOME key function to customize (default to end the current process).
Add custom double click HOME key function.
Add a custom long press the task key function.
Add a custom long press the return key function.
Add WIFI management, easy to view has been saved WIFI password.
Add lock screen left and right sliding palm function custom, Aurora exclusive first function!
Add the usual left and right sliding palm function custom, Aurora exclusive first function!
Add the black domain (application to prevent) features, open or close after the need to Kai Kai to take effect (as the black area is what ferry about).
Add lock screen weather display (data source for the official weather components) and free switch, Aurora exclusive first!
The screen lights up when the USB is connected or disconnected.
Desktop page switching effect settings (multiple effects optional).
Add from the screen four edges to the center of the multi-finger sliding gesture custom function (support for the number of custom fingers, the default for the three-finger lock screen), Aurora first!
Lock screen time to add seconds display (thanks to the dragon in the embarrassing to provide guidance).
Add a screenshot sound switch.
Add password to unlock the function quickly (digital password and mixed password input is automatically unlocked) (new algorithm, ultra-fast, Aurora first).
Customize key function list:
Turn off screen, return key, display task list, HOME key, menu key, volume increase, volume reduction, call record, search key, volume switch (normal / vibration / mute), end process, open / close flashlight, screenshots, turn on the camera, split-screen multitasking, pull down the status bar, WIFI switch, mobile data switch, Bluetooth switch, run APP .
Status Bar:
Support for custom display or hide alarm icon.
Support for custom display or hide of Bluetooth icons.
Support for custom display or hide vibration and mute icons.
Support custom switch virtual upper left virtual key and can customize the key long press and short press function.
Support custom switch virtual intermediate virtual keys and can customize the key long press and short press function.
Support custom switch virtual right corner of the virtual key and can customize the key long press and short press function.
Support for custom switch speed display.
Support for custom switch week display.
Pull down the lunar display.
Pull-down quick connect area function extension, optional 8 key style, 6 key style and custom program.
The drop-down custom program supports detailed function settings (quantity, name switch, add button switch, font color, and background color).
Support for the definition of four battery style, hidden battery, the original power, the original + power display, third-party power display (dozens of styles by your choice).
Add a linear battery display (can be customized color, custom height, support for charging animation switch).
Add the default SIM icon to display the switch.
Add drop-down dual card function to set the display switch.
Add the default SIM card to select the frame display switch.
Add status bar background color customization function.
Increase the phone signal display position setting function (left, right).
Increase the status bar time position setting function (left, center, right).
Add a status bar operator to display the switch.
Add a status bar to customize the operator settings.
Add double-click the status bar lock screen function.
When the status bar is not connected, the default network type display switch (PBX features such as 4G, H, etc.) is also displayed.
The status bar adds some support for automatic perfect immersion display.
Status bar immersed display, a number of details set, non-XPOSED implementation (thanks to 52 Samsung U brother).
Status bar to add memory display (the last act is available, the next line for all), support for details of the custom (font, color, etc.).
Status bar to add date display, while supporting the details of the custom (font, format, color, etc.).
Telecom card double - layer signal switch.
Call SMS:
Dial-up to add the operator to show (official no operator).
The call interface adds the operator display function.
Add a call log to the home display.
Add SMS attribution, while supporting special service number display.
Support custom to call the recording switch.
To send voice to automatically distinguish between calls or outgoing calls.
Support call end screen delay setting.
Add flash function (support different scene mode independent switch, support flash frequency settings).
The call interface retains the home display switch.
Aurora settings (Aurora settings in the advanced function menu, eliminating the need for input engineering instructions):
Support for quick opening of APN settings.
Support to quickly turn on the phone USB mode setting function.
Support to quickly open the phone software version view function.
Support the quick opening of the battery information proofing function.
Support for quick access to hardware information detection.
Support for quick viewing of IMEI.
Support for quick viewing of CPU information.
Please carefully read the following important information:
1, part of the settings need to restart the phone to take effect.
2, ROM does not contain any malware and in addition to the official outside the system applications, download ROM brush machine before you first check the MD5 value.
3, ROM to add a small amount of promotional software, if not in the brush machine after the deletion, if we support please use a few days after the free uninstall.
4, the default post reply can be seen as you reply and download and brush the ROM package, that means you default to agree to their own risk! Please choose carefully!
5, Note: Brush before you keep the habit of backup data, so as to avoid data loss!
6,6.0 ROM first brush after the need to wait a long time, it is estimated to 10-15 minutes, please be patient.
Thanks again for all the friends who invited us to drink beer.
Would like to invite me a cup of coffee or beer friends please donate directly to the Aurora settings mentioned in the Alipay account number can be donated to us a great encouragement and affirmation, please leave the forum in the Alipay ID or your name The
[Brush tool]
Baidu network disk: pan.baidu.com/s/1i4ZTO5B
Password: s0mx
Brush tool includes the following files:
Samsung driver: Samsung_USB_Driver_1.5.16.0.exe .
File MD5 Verification Tool: File Verification Tool .exe .
TWRP Recovery (thanks Xiao1u God): C9000-TWRP-3.0.2. Tar .
[For TWRP REC]
If you are
currently in the official ROM, please press the HOME + power + volume directly before restarting the REC . If you enter the system REC, you may be restored to the official REC.
[On the DATA partition decryption]
DATA partition decryption after all the built-in mobile phone all the data and files will be lost, please back up important data to the computer or external card.
[First Brush Flow]
Note: 1, line brush mode need to install the mobile phone driver, please in the forum or Baidu installed before the driver can continue the following steps.
2, please confirm that your CROM has been unlocked, if not please download and install the tools in the CROM.apk to complete the unlock process.
3, please open the developer option in the OEM unlock option.
4, please first exit the Samsung account on the phone, GOOGLE account.
Please download the brush machine package and save to the external card and plugged in!
Use the ODIN brush into the C9000-TWRP-3.0.2.tar , brush the restart immediately please press the HOME + power + volume immediately enter the TWRP Recovery.
After entering the REC system will prompt DATA partition encryption, sliding slider directly.
Decrypt the DATA partition ( this will cause all the data on the built-in memory of the phone to be lost !): Point Clear -> Format Data Partition -> Enter "yes" OK.
Return to the main interface of TWRP, point to install, point storage location, select the SD card, then choose a good download before the ROM ZIP file, and then slide the slider to the right to start brush machine process.
Brush machine will automatically restart after the phone.
[Conventional brush machine process]
Note: 1, line brush mode need to install the mobile phone driver, please in the forum or Baidu installed before the driver can continue the following steps.
2, please confirm that your CROM has been unlocked, if not please download and install the tools in the CROM.apk to complete the unlock process.
3, please open the developer option in the OEM unlock option.
4, please first exit the Samsung account on the phone, GOOGLE account.
5, please decrypt the DATA partition, at the same time, to ensure that the built-in card or external card brush package can only continue after the following process.
Make sure that TWRP or other third party RECOVERY has been flushed on the machine.
Put the ROM and the required patch file after downloading it into the SD card.
Turn on the power while pressing the + HOME + volume up key to enter Recovery.
Confirm that recovery is not (Team Win Recovery Project) or other unofficial Recovery, the following steps to TWRP as an example.
Point the Wipe button, and then the Advanced Wipe button, select Dalvik Cache, System, Data and Cache, note that here can not choose Internal Storage (SD card) and SDCard (external SD card), of course, unless you do not want these data can Together on the election. Finally slide the slider below to empty the data.
Press the return key twice to return to the main interface, click the Install button. Click on the top of the Storage to select the location where you will save the ROM, if it is external card, select Micro SDCard (**** MB), click OK, then select Aurora _ ****. Zip, then slide down the slide Block brush into, after the completion of the need for a patch if the oil can be directly press the back button to re-brush the required patch file.
Restart the machine.
[FAQ]
1, open the GOOGLE framework and restart GOOGLE error?
Please in the Intelligent Manager application rights management location information (display system application) authorized GOOGLE component access.
2, can not synchronize contacts after opening GOOGLE framework?
Please authorize GOOGLE component access in three branches (display system application) in address book management in Intelligent Manager Application Privilege Management.
3, the camera's original settings in the fast enabled (double-click) the camera is missing?
Please set the Aurora in the Aurora settings to enhance the custom button function to redefine the double-click HOME key function can be.
download link:
Baidu network disk:
link: pan.baidu.com/s/1c1DhpQS
password: 86zj
Tencent micro-cloud: url.cn/47dKy2P
card brush package file information (card brush package does not contain baseband, need to download in the shared (CP at the beginning TAR file) and use the ODIN to select the CP brush can be):
File name: Aurora_M_C9000_QC4_V3.0.zip
File size: 1430303444 bytes (1.33G)
MD5: EAE97648546E21EC1721F4BD41C64877
SHA1: 40D2AACEE1372A5A2BA66888BB5552BA28DC5EE6
the source:
http://bbs.gfan.com/forum.php?mod=viewthread&tid=9032520
u can see the screenshots in source
finally i hope anyone upload the rom to another website like Google drive or mega
note: im not try to flash this rom before and i think u need to flash cp befor flash this rom(u can found the cp in the download link in bl folder)
​
Have you tried it? Please post some screenshots.
we'll wait for the nougat update then f root & flash some rom. cheer mate..
please a non chinesse mirror
Link is not working I can't dowload it ? Can anybody upload this mega or google drive.
Rom???
SM-C9000 cihazımdan Tapatalk kullanılarak gönderildi
thank you
there are new rom Aurora ROM-C9000-V4.0,
http://bbs.gfan.com/android-9153325-1-1.html
please can you past the download link
abutalal171 said:
thank you
there are new rom Aurora ROM-C9000-V4.0,
http://bbs.gfan.com/android-9153325-1-1.html
please can you past the download link
Click to expand...
Click to collapse
Türkçe destek yok.
Ben v3 kurdum diller eksik , google play yok..
SM-C9000 cihazımdan Tapatalk kullanılarak gönderildi
Please anyone give download link in MEGA or anything else,because I can't be able to download this ROM from Chinese website.stuck at image verification for signup

[ ROM ] [05/22] [M] [NEWUX] [QE2] Aurora ROM-C9000-V4.1, sidebar / advanced custom

before Brush Note :
After 1, Brush will lose the warranty, KNOX state 0 to 1, permanently unusable Samsung PAY, can not support Alipay fingerprint, permanently unusable Security folder.
2, the other due to ROOT or brush machine may bring the unknown impact.
4, brush machine risk , did not think good do not brush.
Toss this ROM need to thank all the friends:
all the bigwigs of the Samsung community, for us to provide ideas and examples of code, thanks to the Lunar class writers, 52 Samsung Forum F big and U brother and fly, thanks xda Of the gods, thanks to all the oil support and help.
Thanks to the "Samsung C9 Pro C9000 Interchange" group owner provided by. Vernal. Published by RECOVERY.
This 6.0.1 new feature code by the Aurora team original production, if reproduced friends please call in advance, respect for our work. Attention
Aurora update information
: http://weibo.com/AuroraROM
[V4.1 update content]
Fix 4.0 clock flash problem.
Repair 4.0 small window when an error occurs.
Add the first fingerprint direct unlock function after restart.
[V4.0 update contents]
Based on C9PRO State Bank official latest C9000ZCU1AQE2 bottom package modified production.
Update SuperSU for the latest 2.79-SR4.
Repair the third-party battery icon when charging the default animation to display the problem.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
[V3.0 update content]
Based on C9PRO State Bank official latest C9000ZCU1AQC4 bottom package modified production.
Status bar The virtual key is set to remove the background color when the screenshot is taken.
Fixed an error with Bluetooth exception.
Add the alarm flash function (different from the official notification flash (all notifications will flash), the function is turned on only when the alarm sounded when the flash).
Drop-down style icon to S7 7.0 style, more beautiful, thanks to the oil supply.
Add application disable / enable function.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
[V2.0 update content]
Based on C9PRO State Bank official latest C9000ZCU1AQB1 bottom package modified production.
Global migration NOTE7 Sideboard full application.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
[ROM Features]
System:
Based on C9PRO State Bank official latest C9000ZCU1AQA6 bottom package modified production.
Perfect ROOT privilege, comes with SUPERSU management program.
Remove the official kernel to automatically encrypt the built-in card (Brune later into the TWRP can directly access the built-in card).
Streamline the official large number of useless APP.
Desktop weather widgets add lunar display and support custom switches.
Remove APK signature verification.
Remove headphones or Bluetooth large volume warnings.
Add 6.0 style power key menu switch.
Support custom 6.0 style power key menu items, Aurora first!
Power key menu Add a mobile data switch.
Power key menu Add screenshots.
Power key menu Add auxiliary light function.
Power key menu Add screen recording function.
Power key menu to add sound options.
You can customize the power off menu options.
Add advanced restart options.
Open the lock screen flashlight.
Add lock screen flash timeout settings.
Add the GOOGLE component and add the switch (the default is not enabled).
Remove the verification prompt when installing a third party APK.
By default, install an unknown source.
Turn on the key light switch (Setup - Display - click on the button lamp duration).
Crack split support for any application.
Crack the default open document option (only once, default).
Activate the outdoor mode switch in the display.
Activate the key lamp duration switch in the display.
Add long press the HOME key function to customize (default to end the current process).
Add custom double click HOME key function.
Add a custom long press the task key function.
Add a custom long press the return key function.
Add WIFI management, easy to view has been saved WIFI password.
Add lock screen left and right sliding palm function custom, Aurora exclusive first function!
Add the usual left and right sliding palm function custom, Aurora exclusive first function!
Add the black domain (application to prevent) features, open or close after the need to Kai Kai to take effect (as the black area is what ferry about).
Add lock screen weather display (data source for the official weather components) and free switch, Aurora exclusive first !
The screen lights up when the USB is connected or disconnected.
Desktop page switching effect settings (multiple effects optional).
Add from the screen four edges to the center of the multi-finger sliding gesture custom function (support for the number of custom fingers, the default for the three-finger lock screen), Aurora first !
Lock screen time to add seconds display (thanks to the dragon in the embarrassing to provide guidance).
Add a screenshot sound switch.
Add a password to quickly unlock the function (digital password and mixed password input correctly after the automatic unlock) (new algorithm, ultra-fast, Aurora first ).
Customize key function list:
Turn off screen, return key, display task list, HOME key, menu key, volume increase, volume reduction, call record, search key, volume switch (normal / vibration / mute), end process, open / close flashlight, screenshots, turn on the camera, split-screen multitasking, pull down the status bar, WIFI switch, mobile data switch, Bluetooth switch, run APP .
Status Bar:
Support for custom display or hide alarm icon.
Support for custom display or hide of Bluetooth icons.
Support for custom display or hide vibration and mute icons.
Support custom switch virtual upper left virtual key and can customize the key long press and short press function.
Support custom switch virtual intermediate virtual keys and can customize the key long press and short press function.
Support custom switch virtual right corner of the virtual key and can customize the key long press and short press function.
Support for custom switch speed display.
Support for custom switch week display.
Pull down the lunar display.
Pull-down quick connect area function extension, optional 8 key style, 6 key style and custom program.
The drop-down custom program supports detailed function settings (quantity, name switch, add button switch, font color, and background color).
Support for the definition of four battery style, hidden battery, the original power, the original + power display, third-party power display (dozens of styles by your choice).
Add a linear battery display (can be customized color, custom height, support for charging animation switch).
Add the default SIM icon to display the switch.
Add drop-down dual card function to set the display switch.
Add the default SIM card to select the frame display switch.
Add status bar background color customization function.
Increase the phone signal display position setting function (left, right).
Increase the status bar time position setting function (left, center, right).
Add a status bar operator to display the switch.
Add a status bar to customize the operator settings.
Add double-click the status bar lock screen function.
When the status bar is not connected, the default network type display switch (PBX features such as 4G, H, etc.) is also displayed.
The status bar adds some support for automatic perfect immersion display.
Status bar immersed display, a number of details set, non-XPOSED implementation ( thanks to 52 Samsung U brother ).
Status bar to add memory display (the last act is available, the next line for all), support for details of the custom (font, color, etc.).
Status bar to add date display, while supporting the details of the custom (font, format, color, etc.).
Telecom card double - layer signal switch.
Call SMS:
Dial-up to add the operator to show (official no operator).
The call interface adds the operator display function.
Add a call log to the home display.
Add SMS attribution, while supporting special service number display.
Support custom to call the recording switch.
To send voice to automatically distinguish between calls or outgoing calls.
Support call end screen delay setting.
Add flash function (support different scene mode independent switch, support flash frequency settings).
The call interface retains the home display switch.
Aurora settings (Aurora settings in the advanced function menu, eliminating the need for input engineering instructions):
Support for quick opening of APN settings.
Support to quickly turn on the phone USB mode setting function.
Support to quickly open the phone software version view function.
Support the quick opening of the battery information proofing function.
Support for quick access to hardware information detection.
Support for quick viewing of IMEI.
Support for quick viewing of CPU information.
Please carefully check the following important information:
1, part of the settings need to restart the phone to take effect.
2, ROM does not contain any malware and in addition to the official outside the system applications, download ROM brush machine before you first check the MD5 value.
3, ROM to add a small amount of promotional software, if not in the brush machine after the deletion, if we support please use a few days after the free uninstall.
4, the default post reply can be seen as you reply and download and brush the ROM package, that means you default to agree to their own risk! Please choose carefully!
5, Note: brush machine, please keep the habit of backup data, so as to avoid data loss!
6,6.0 ROM first brush after the need to wait a long time, it is estimated to 10-15 minutes, please be patient.
Thanks again for all the friends who invited us to drink beer.
Would like to invite me a cup of coffee or beer friends please donate directly to the Aurora settings mentioned in the Alipay account can be, donation is a great encouragement and affirmation to us, please leave the forum in the Alipay ID or your name The
[Brush tool]
Baidu network disk: pan.baidu.com/s/1i4ZTO5B Password: s0mx
Brush tool includes the following files:
Samsung driver: Samsung_USB_Driver_1.5.16.0.exe .
File MD5 Verification Tool: File Verification Tool .exe .
TWRP Recovery (thanks Xiao1u God): C9000-TWRP-3.0.2. Tar .
[For TWRP REC]
If you are
currently in the official ROM, please press the HOME + power + volume directly before restarting the REC . If you enter the system REC, you may be restored to the official REC.
[On the DATA partition decryption]
DATA partition decryption after all the built-in mobile phone all the data and files will be lost, please back up important data to the computer or external card.
[First Brush Flow]
Note: 1, line brush mode need to install the mobile phone driver, please in the forum or Baidu installed before the driver can continue the following steps.
2, please confirm that your CROM has been unlocked, if not please download and install the tools in the CROM.apk to complete the unlock process.
3, please open the developer option in the OEM unlock option.
4, please first exit the Samsung account on the phone, GOOGLE account.
Please download the brush machine package and save to the external card and plugged in!
Use the ODIN brush into the C9000-TWRP-3.0.2.tar , brush the restart immediately please press the HOME + power + volume immediately enter the TWRP Recovery.
After entering the REC system will prompt DATA partition encryption, sliding slider directly.
Decrypt the DATA partition ( this will cause all the data on the built-in memory of the phone to be lost !): Point Clear -> Format Data Partition -> Enter "yes" OK.
Return to the main interface of TWRP, point to install, point storage location, select the SD card, then choose a good download before the ROM ZIP file, and then slide the slider to the right to start brush machine process.
Brush machine will automatically restart after the phone.
[Conventional brush machine process]
Note: 1, line brush mode need to install the mobile phone driver, please in the forum or Baidu installed before the driver can continue the following steps.
2, please confirm that your CROM has been unlocked, if not please download and install the tools in the CROM.apk to complete the unlock process.
3, please open the developer option in the OEM unlock option.
4, please first exit the Samsung account on the phone, GOOGLE account.
5, please decrypt the DATA partition, at the same time, to ensure that the built-in card or external card brush package can only continue after the following process.
Make sure that TWRP or other third party RECOVERY has been flushed on the machine.
Put the ROM and the required patch file after downloading it into the SD card.
Turn on the power while pressing the + HOME + volume up key to enter Recovery.
Confirm that recovery is not (Team Win Recovery Project) or other unofficial Recovery, the following steps to TWRP as an example.
Point the Wipe button, and then the Advanced Wipe button, select Dalvik Cache, System, Data and Cache, note that here can not choose Internal Storage (SD card) and SDCard (external SD card), of course, unless you do not want these data can Together on the election. Finally slide the slider below to empty the data.
Press the return key twice to return to the main interface, click the Install button. Click on the top of the Storage to choose where you will save the ROM, if it is external card, select Micro SDCard (**** MB), click OK, then select Aurora _ ****. Zip, then slide down the slide Block brush into, after the completion of the need for a patch if the oil can be directly press the back button to re-brush the required patch file.
Restart the machine.
[FAQ]
1, open the GOOGLE framework and restart GOOGLE error?
Please in the Intelligent Manager application rights management location information (display system application) authorized GOOGLE component access.
2, can not synchronize contacts after opening GOOGLE framework?
Please authorize GOOGLE component access in three branches (display system application) in address book management in Intelligent Manager Application Privilege Management.
3, the camera's original settings in the fast enabled (double-click) the camera is missing?
Please set the Aurora in the Aurora settings to enhance the custom button function to redefine the double-click HOME key function can be.
download link:
PLease give proper download link brother
link download ?
link download ?
Hi. So where is the download link ??
abutalal171 said:
before Brush Note :
After 1, Brush will lose the warranty, KNOX state 0 to 1, permanently unusable Samsung PAY, can not support Alipay fingerprint, permanently unusable Security folder.
2, the other due to ROOT or brush machine may bring the unknown impact.
4, brush machine risk , did not think good do not brush.
Toss this ROM need to thank all the friends:
all the bigwigs of the Samsung community, for us to provide ideas and examples of code, thanks to the Lunar class writers, 52 Samsung Forum F big and U brother and fly, thanks xda Of the gods, thanks to all the oil support and help.
Thanks to the "Samsung C9 Pro C9000 Interchange" group owner provided by. Vernal. Published by RECOVERY.
This 6.0.1 new feature code by the Aurora team original production, if reproduced friends please call in advance, respect for our work. Attention
Aurora update information
: http://weibo.com/AuroraROM
[V4.1 update content]
Fix 4.0 clock flash problem.
Repair 4.0 small window when an error occurs.
Add the first fingerprint direct unlock function after restart.
[V4.0 update contents]
Based on C9PRO State Bank official latest C9000ZCU1AQE2 bottom package modified production.
Update SuperSU for the latest 2.79-SR4.
Repair the third-party battery icon when charging the default animation to display the problem.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
[V3.0 update content]
Based on C9PRO State Bank official latest C9000ZCU1AQC4 bottom package modified production.
Status bar The virtual key is set to remove the background color when the screenshot is taken.
Fixed an error with Bluetooth exception.
Add the alarm flash function (different from the official notification flash (all notifications will flash), the function is turned on only when the alarm sounded when the flash).
Drop-down style icon to S7 7.0 style, more beautiful, thanks to the oil supply.
Add application disable / enable function.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
[V2.0 update content]
Based on C9PRO State Bank official latest C9000ZCU1AQB1 bottom package modified production.
Global migration NOTE7 Sideboard full application.
If you find that WIFI can not be opened, please download the latest BL in the share and use ODIn to brush.
[ROM Features]
System:
Based on C9PRO State Bank official latest C9000ZCU1AQA6 bottom package modified production.
Perfect ROOT privilege, comes with SUPERSU management program.
Remove the official kernel to automatically encrypt the built-in card (Brune later into the TWRP can directly access the built-in card).
Streamline the official large number of useless APP.
Desktop weather widgets add lunar display and support custom switches.
Remove APK signature verification.
Remove headphones or Bluetooth large volume warnings.
Add 6.0 style power key menu switch.
Support custom 6.0 style power key menu items, Aurora first!
Power key menu Add a mobile data switch.
Power key menu Add screenshots.
Power key menu Add auxiliary light function.
Power key menu Add screen recording function.
Power key menu to add sound options.
You can customize the power off menu options.
Add advanced restart options.
Open the lock screen flashlight.
Add lock screen flash timeout settings.
Add the GOOGLE component and add the switch (the default is not enabled).
Remove the verification prompt when installing a third party APK.
By default, install an unknown source.
Turn on the key light switch (Setup - Display - click on the button lamp duration).
Crack split support for any application.
Crack the default open document option (only once, default).
Activate the outdoor mode switch in the display.
Activate the key lamp duration switch in the display.
Add long press the HOME key function to customize (default to end the current process).
Add custom double click HOME key function.
Add a custom long press the task key function.
Add a custom long press the return key function.
Add WIFI management, easy to view has been saved WIFI password.
Add lock screen left and right sliding palm function custom, Aurora exclusive first function!
Add the usual left and right sliding palm function custom, Aurora exclusive first function!
Add the black domain (application to prevent) features, open or close after the need to Kai Kai to take effect (as the black area is what ferry about).
Add lock screen weather display (data source for the official weather components) and free switch, Aurora exclusive first !
The screen lights up when the USB is connected or disconnected.
Desktop page switching effect settings (multiple effects optional).
Add from the screen four edges to the center of the multi-finger sliding gesture custom function (support for the number of custom fingers, the default for the three-finger lock screen), Aurora first !
Lock screen time to add seconds display (thanks to the dragon in the embarrassing to provide guidance).
Add a screenshot sound switch.
Add a password to quickly unlock the function (digital password and mixed password input correctly after the automatic unlock) (new algorithm, ultra-fast, Aurora first ).
Customize key function list:
Turn off screen, return key, display task list, HOME key, menu key, volume increase, volume reduction, call record, search key, volume switch (normal / vibration / mute), end process, open / close flashlight, screenshots, turn on the camera, split-screen multitasking, pull down the status bar, WIFI switch, mobile data switch, Bluetooth switch, run APP .
Status Bar:
Support for custom display or hide alarm icon.
Support for custom display or hide of Bluetooth icons.
Support for custom display or hide vibration and mute icons.
Support custom switch virtual upper left virtual key and can customize the key long press and short press function.
Support custom switch virtual intermediate virtual keys and can customize the key long press and short press function.
Support custom switch virtual right corner of the virtual key and can customize the key long press and short press function.
Support for custom switch speed display.
Support for custom switch week display.
Pull down the lunar display.
Pull-down quick connect area function extension, optional 8 key style, 6 key style and custom program.
The drop-down custom program supports detailed function settings (quantity, name switch, add button switch, font color, and background color).
Support for the definition of four battery style, hidden battery, the original power, the original + power display, third-party power display (dozens of styles by your choice).
Add a linear battery display (can be customized color, custom height, support for charging animation switch).
Add the default SIM icon to display the switch.
Add drop-down dual card function to set the display switch.
Add the default SIM card to select the frame display switch.
Add status bar background color customization function.
Increase the phone signal display position setting function (left, right).
Increase the status bar time position setting function (left, center, right).
Add a status bar operator to display the switch.
Add a status bar to customize the operator settings.
Add double-click the status bar lock screen function.
When the status bar is not connected, the default network type display switch (PBX features such as 4G, H, etc.) is also displayed.
The status bar adds some support for automatic perfect immersion display.
Status bar immersed display, a number of details set, non-XPOSED implementation ( thanks to 52 Samsung U brother ).
Status bar to add memory display (the last act is available, the next line for all), support for details of the custom (font, color, etc.).
Status bar to add date display, while supporting the details of the custom (font, format, color, etc.).
Telecom card double - layer signal switch.
Call SMS:
Dial-up to add the operator to show (official no operator).
The call interface adds the operator display function.
Add a call log to the home display.
Add SMS attribution, while supporting special service number display.
Support custom to call the recording switch.
To send voice to automatically distinguish between calls or outgoing calls.
Support call end screen delay setting.
Add flash function (support different scene mode independent switch, support flash frequency settings).
The call interface retains the home display switch.
Aurora settings (Aurora settings in the advanced function menu, eliminating the need for input engineering instructions):
Support for quick opening of APN settings.
Support to quickly turn on the phone USB mode setting function.
Support to quickly open the phone software version view function.
Support the quick opening of the battery information proofing function.
Support for quick access to hardware information detection.
Support for quick viewing of IMEI.
Support for quick viewing of CPU information.
Please carefully check the following important information:
1, part of the settings need to restart the phone to take effect.
2, ROM does not contain any malware and in addition to the official outside the system applications, download ROM brush machine before you first check the MD5 value.
3, ROM to add a small amount of promotional software, if not in the brush machine after the deletion, if we support please use a few days after the free uninstall.
4, the default post reply can be seen as you reply and download and brush the ROM package, that means you default to agree to their own risk! Please choose carefully!
5, Note: brush machine, please keep the habit of backup data, so as to avoid data loss!
6,6.0 ROM first brush after the need to wait a long time, it is estimated to 10-15 minutes, please be patient.
Thanks again for all the friends who invited us to drink beer.
Would like to invite me a cup of coffee or beer friends please donate directly to the Aurora settings mentioned in the Alipay account can be, donation is a great encouragement and affirmation to us, please leave the forum in the Alipay ID or your name The
[Brush tool]
Baidu network disk: pan.baidu.com/s/1i4ZTO5B Password: s0mx
Brush tool includes the following files:
Samsung driver: Samsung_USB_Driver_1.5.16.0.exe .
File MD5 Verification Tool: File Verification Tool .exe .
TWRP Recovery (thanks Xiao1u God): C9000-TWRP-3.0.2. Tar .
[For TWRP REC]
If you are
currently in the official ROM, please press the HOME + power + volume directly before restarting the REC . If you enter the system REC, you may be restored to the official REC.
[On the DATA partition decryption]
DATA partition decryption after all the built-in mobile phone all the data and files will be lost, please back up important data to the computer or external card.
[First Brush Flow]
Note: 1, line brush mode need to install the mobile phone driver, please in the forum or Baidu installed before the driver can continue the following steps.
2, please confirm that your CROM has been unlocked, if not please download and install the tools in the CROM.apk to complete the unlock process.
3, please open the developer option in the OEM unlock option.
4, please first exit the Samsung account on the phone, GOOGLE account.
Please download the brush machine package and save to the external card and plugged in!
Use the ODIN brush into the C9000-TWRP-3.0.2.tar , brush the restart immediately please press the HOME + power + volume immediately enter the TWRP Recovery.
After entering the REC system will prompt DATA partition encryption, sliding slider directly.
Decrypt the DATA partition ( this will cause all the data on the built-in memory of the phone to be lost !): Point Clear -> Format Data Partition -> Enter "yes" OK.
Return to the main interface of TWRP, point to install, point storage location, select the SD card, then choose a good download before the ROM ZIP file, and then slide the slider to the right to start brush machine process.
Brush machine will automatically restart after the phone.
[Conventional brush machine process]
Note: 1, line brush mode need to install the mobile phone driver, please in the forum or Baidu installed before the driver can continue the following steps.
2, please confirm that your CROM has been unlocked, if not please download and install the tools in the CROM.apk to complete the unlock process.
3, please open the developer option in the OEM unlock option.
4, please first exit the Samsung account on the phone, GOOGLE account.
5, please decrypt the DATA partition, at the same time, to ensure that the built-in card or external card brush package can only continue after the following process.
Make sure that TWRP or other third party RECOVERY has been flushed on the machine.
Put the ROM and the required patch file after downloading it into the SD card.
Turn on the power while pressing the + HOME + volume up key to enter Recovery.
Confirm that recovery is not (Team Win Recovery Project) or other unofficial Recovery, the following steps to TWRP as an example.
Point the Wipe button, and then the Advanced Wipe button, select Dalvik Cache, System, Data and Cache, note that here can not choose Internal Storage (SD card) and SDCard (external SD card), of course, unless you do not want these data can Together on the election. Finally slide the slider below to empty the data.
Press the return key twice to return to the main interface, click the Install button. Click on the top of the Storage to choose where you will save the ROM, if it is external card, select Micro SDCard (**** MB), click OK, then select Aurora _ ****. Zip, then slide down the slide Block brush into, after the completion of the need for a patch if the oil can be directly press the back button to re-brush the required patch file.
Restart the machine.
[FAQ]
1, open the GOOGLE framework and restart GOOGLE error?
Please in the Intelligent Manager application rights management location information (display system application) authorized GOOGLE component access.
2, can not synchronize contacts after opening GOOGLE framework?
Please authorize GOOGLE component access in three branches (display system application) in address book management in Intelligent Manager Application Privilege Management.
3, the camera's original settings in the fast enabled (double-click) the camera is missing?
Please set the Aurora in the Aurora settings to enhance the custom button function to redefine the double-click HOME key function can be.
download link:
Click to expand...
Click to collapse
Brother all peoples are asking for download link,because we are unable to download from Baidu website So if anyone have already downloaded from web site then please upload through MEGA or anything else
Download:
Hide the contents of this post
Network drive Baidu:
Link: pan.baidu.com/s/1i4VpAp3
Password: 2pcx
Tencent micro-cloud: url.cn/49T3C8W
Information card brush file package (brush card package does not contain the base band, you need to load the start (CP share TAR file) and select CP in the brush can ODIN):
File name: Aurora_M_C9000_QE2_V4.0.zip
File size: 1,423,856,698 bytes (1.33 g)
By the MD5 algorithm: 4CA748A19D4E8B40940AFA739AC01F27
Shall: 4B246633F2EE293D521FD5C8810841D089AE490B
CRC32: 6769D28B
qwerty70020 said:
Download:
Hide the contents of this post
Network drive Baidu:
Link: pan.baidu.com/s/1i4VpAp3
Password: 2pcx
Tencent micro-cloud: url.cn/49T3C8W
Information card brush file package (brush card package does not contain the base band, you need to load the start (CP share TAR file) and select CP in the brush can ODIN):
File name: Aurora_M_C9000_QE2_V4.0.zip
File size: 1,423,856,698 bytes (1.33 g)
By the MD5 algorithm: 4CA748A19D4E8B40940AFA739AC01F27
Shall: 4B246633F2EE293D521FD5C8810841D089AE490B
CRC32: 6769D28B
Click to expand...
Click to collapse
Hi buddy.
I try to register for download this rom but they ask me a valid Chinese number and I don't have one...
Can you, please, upload on mega or androidfilehost or other cloud ?
Very very slow....
qwerty70020 said:
Very very slow....
Click to expand...
Click to collapse
Man you are me hero, be patient please for me and for other's search this rom
:fingers-crossed:
Link in the attached file...
BL and CP, I think so from the stock firmware
qwerty70020 said:
Link in the attached file...
Click to expand...
Click to collapse
What is this? This is an .amr file
qwerty70020 said:
Link in the attached file...
Click to expand...
Click to collapse
they have only one doc with this link, look he do just 2kb
I spread everything I downloaded from baidu. Try..
qwerty70020 said:
I spread everything I downloaded from baidu. Try..
Click to expand...
Click to collapse
don't work to... snif :crying:
Can you uploading in mega please ??
What exactly does not work. Can not download?
Work...
qwerty70020 said:
Work...
Click to expand...
Click to collapse
when I click one your link, nothing appening if you look good you can see .txt so it's no a real link it's just a text
give a paste link of your google drive please
I can not insert direct links here-I do not have 10 posts. Open the file with any text editor copy the link to the browser
qwerty70020 said:
I can not insert direct links here-I do not have 10 posts. Open the file with any text editor copy the link to the browser
Click to expand...
Click to collapse
Ok I do it and now I downloading.
:highfive:
Thank you for patience with me

Categories

Resources