S-Pen/AirCommand - Note 5 for Note 4. Manually Update Settings/Shortcuts - Galaxy Note 4 Themes and Apps

This is the port of the AirCommandService from Note 5
Update 2nd Oct 2015 -> Modify the settings manually to add delete shortcut by editing the Db http://forum.xda-developers.com/showpost.php?p=63093119&postcount=319
Update - 27 Sep -> New Aircommand Service Available that has the floating button enabled. Check Post ---> http://forum.xda-developers.com/showpost.php?p=63022501&postcount=256
AirCommandService
Create Folder called AirCommandService in the system\priv-app folder and copy the below file to the AirCommandService Folder created.
Download Link ---> https://mega.nz/#!epF32YbB!O-p_48UGOd9aKg3SGElN4PC9RPUqMT3vEqIMmTdNnZY
Set Permissions for the copied File (rw-r--r--) and Directory(rwxr-xr-x).
Restart. Wait for the Phone to boot completely.
In the settings of the phone select S PEN then select "NONE" for the"Detachment Option"
Remove the S-Pen from its holder to trigger the Note 5 Air-Command. In the AirCommand do not assign all the three user available shortcuts as at the moment we do not have option to change it if you want to later. Assign two shortcuts and you get the option to still change the shortcuts.
In case there is any issue, try installing the permissions file listed below​
Permissions File
Install this Permission File if needed in the system\etc\permissions folder and set permissions for the file (rw-r--r--) .
Download Link ---> https://mega.nz/#!n5sHgTJJ!rKEPGZuA-IAAVDrVG1vDoqFQ-eew9dT-OM_wsmamkvc
Or use the below one in case it still does not work
https://mega.nz/#!m0twHTYT!GTFtN13rBK8mnKbP7tN5dN29XaAYmOk7bUj1kccxrbc​
Action Memo Fix
This is caused by a setting in the SNOTE. The below file has been fixed to overcome the issue. Pls backup your SNotes Data before using it.
Find and Delete the SNote APK file from system/app folder then reboot. (If you do not reboot, it may not work)
Post Reboot. Install the below fixed S Note file as a normal APK.
Download Link-->https://mega.nz/#!3osjyKbQ!VjkyXMf8qWO6UAP89IBrl1Qxcwe8ypo6n2rLxWSs6wU​
Credits and Enhancements
Thanks to thereassaad for helping convert the QMG files to PNG Files.
Thanks to Near_07 for the various Themes for Air Command. FLASH WITH CWM/TWRP.
http://forum.xda-developers.com/showpost.php?p=62741690&postcount=132
Thanks to Ravijani we have an APK to launch the Aircommand.
http://forum.xda-developers.com/showpost.php?p=62815339&postcount=165
Based on feedback looks like it works on S6 based ROMs. People have confirmed that it is also working on Note 3 and other Note 4 Roms.
I have 910G and use Dr Ketans ROM Android Version 5.0.2. Some of the ROMs where it is working is quoted below. I might have missed some more from the thread.
Working on
N910F BOD2 Dr.Ketan custom ROM L2 5.0.1
Note 4 - Tek's urv1 5.1.1
Samsung Galaxy Note III - Norma S6 v10
Devices It Doesn't Work
It doesn't work on 5.1.1 COH4 International
This mod does not over-ride the frameworks etc in Note 4.
Please feel free to use and develop this further.

Non Transparent Background
Green
Use the below file for AirCommandService for a non transparent Green Background
https://mega.nz/#!rhkWxCSA!gFyuanRBbJ2T2q-deg2b09_BNy2sM8LegGSZytnmqMk

Reserved
Reserved 1

screenshot please

alali44 said:
screenshot please
Click to expand...
Click to collapse
Have Put one in Post 1

Good work mate , i guess u need this check this thread
http://forum.xda-developers.com/showthread.php?t=3187633
Sent from my SM-G928F using Tapatalk

Not working my phone . N910c
But tanx

thereassaad said:
Good work mate , i guess u need this check this thread
http://forum.xda-developers.com/showthread.php?t=3187633
Sent from my SM-G928F using Tapatalk
Click to expand...
Click to collapse
I am hitting the following error on Action Memo
W/ActivityManager( 1165): NORMAL SET : dst_category = 0, src_allowCategory = 0,701-1023
W/ActivityManager( 1165): NORMAL SET : srcAppInfo.processName = com.samsung.android.service.aircommand, destAppInfo.processName = com.samsung.android.snote
W/ActivityManager( 1165): Permission Denial: Accessing service ComponentInfo{com.samsung.android.snote/com.samsung.android.snote.control.ui.quickmemo.service.QuickMemo_Service} from pid=12750, uid=10254 that is not exported from uid 10141
D/AndroidRuntime(12750): Shutting down VM
E/AndroidRuntime(12750): FATAL EXCEPTION: main
E/AndroidRuntime(12750): Process: com.samsung.android.service.aircommand, PID: 12750
E/AndroidRuntime(12750): java.lang.SecurityException: Not allowed to start service Intent { act=com.samsung.action.MINI_MODE_SERVICE cmp=com.samsung.android.snote/.control.ui.quickmemo.service.QuickMemo_Service } without permission not exported from uid 10141
Looks like Permissions to be fixed in the Manifest File.

Because u need new snote with new action memo , that's why u faced this fc
Sent from my SM-G928F using Tapatalk

apk not installing or working in s6 port rom .

thereassaad said:
Because u need new snote with new action memo , that's why u faced this fc
Sent from my SM-G928F using Tapatalk
Click to expand...
Click to collapse
I tried to fix the Manifest file in the SNote of Note 4 by making the android:exported="true". And after copying the fixed SNote, the FC has stopped in Action Memo but the Action Memo does not get triggered.
<uses-library android:name="com.sec.android.app.minimode"/>
<service android:exported="true" android:label="@string/app_name" android:name="com.samsung.android.snote.control.ui.quickmemo.service.QuickMemo_Service" androidrocess=":quicknote" android:theme="@android:style/Theme.DeviceDefault.Light">
<intent-filter>
<action android:name="com.samsung.action.MINI_MODE_SERVICE"/>
<category android:name="com.samsung.category.MINI_MODE_LAUNCHER"/>
</intent-filter>

sumondhk1 said:
apk not installing or working in s6 port rom .
Click to expand...
Click to collapse
I am using Dr Ketans ROM and have the 910G Model.

shaji_ka_71 said:
I am using Dr Ketans ROM and have the 910G Model.
Click to expand...
Click to collapse
I am on 910F model with s6e port rom

Not working and nothing has changed. I followed the instructions in the op but still getting the old aircommand of note 4????
N910C, sweet rom V14.
Sent from my SM-N910C using Tapatalk

Wow, looks great, but gonna wait a bit for everything to get worked out & working correctly.
Sent From My Emotional N910P

You have to select no options for detach option for s pen im using note 4 s6 edge ported rom
No force closes with all the apps i tried so far

bonebeatz1234 said:
You have to select no options for detach option for s pen im using note 4 s6 edge ported rom
No force closes with all the apps i tried so far
Click to expand...
Click to collapse
Is Action memo working. .if so can you share your SNOTE file. It is FC due to reasons mentioned in one of my posts above. Thanks

bonebeatz1234 said:
You have to select no options for detach option for s pen im using note 4 s6 edge ported rom
No force closes with all the apps i tried so far
Click to expand...
Click to collapse
I'm so freakin ADHD, everytime I go to see if this'll work on 5.1.1 P variant, something else comes up & distracts me. Are you on 5.1.1 or older?
Sent from my SM-N910P using Tapatalk

JoeBear1975 said:
I'm so freakin ADHD, everytime I go to see if this'll work on 5.1.1 P variant, something else comes up & distracts me. Are you on 5.1.1 or older?
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
The ROM I use is Dr Ketans which is on 5.0.2
This is a S6 based ROM.

bonebeatz1234 said:
You have to select no options for detach option for s pen im using note 4 s6 edge ported rom
No force closes with all the apps i tried so far
Click to expand...
Click to collapse
I tried that too.
Which rom you are in ?
I am on g00h's s6 port Rom

Related

Note 4 transformation pack for 4.4.2 tw V2

Hello,
This is a transformation pack for galaxy s5 to be like note 4.
What includes?
*White clock ( International)
*White calculator ( International)
*White contacts
*White phone
*White mms ( International)
*White settings
*Keygard mod like NOTE4
*White music ( International)
*White video, ( International)
*NOTE 4 Weather ( International)
*MOD NOTE4 launcher ( International)
*TRANSPARENT WIDGETS
*NOTE 4 browser ( International)
ALL FOR 4.4.2 BASE
New update 04/11/2014
White phone and contacts ( International)
White IN CALL UI ( International)
White file manager, ( International)
New lockscreen NOTE 4 style ( International)
Visuall unlocks effects added and working ( Geometric Mosaic-Abstrackt tile, diffusion effect -brilliant cut effect , ring effect)
Shortcuts for apps added in lockscreen
NOTE 4 icon white settings ( USE LIST MODE) ( International)
V2 09/11/2014
New theme for dialer ( Thanks to brhoomy101 for his work) Respect.
White task manager ( Thank to filchi756) Respect.
Updated file manager, fix bugs on storage info.
Download and flash through cmw : https://mega.co.nz/#!9cVG0JrC!vQ9Z48XjVQfzpKgS5jca7sag0E7vRh1wmG88keDEUCY
ATT: IF YOU FACE FORCE CLOSE, GO TO SETTINGS/APPLICATIONS/ALL, FIND THE APK THAT FC'S AND CLEAR DATA AND CACHE.
Thanks to :
filchi756 for all the white themed apks.
Tamerlan for Accuweather
brhoomy101 for wallpaper picker and theme SecContacts
Albe95 for provided the international apks of NOTE 4
Jamal2367 for wis work in NOTE 3 thead S5 port
dack23 for fixing the fonts issue
tyre777 for the porting
tamirda for the lockscreen mod and fisual effects
Superrrrrrrr many thnx!!! ^_^
Verstuurd van mijn SM-G900F
Thank you thats exactly what i was searching for!
Is this a port or a theme?
Screen lock does not work on geometric mosaic,
abstract tles,
This sure is weird, the lockscreen keeps forceclosing :/
Verstuurd van mijn SM-G900F
massarone said:
Screen lock does not work on geometric mosaic,
abstract tles,
Click to expand...
Click to collapse
Sock12345 said:
This sure is weird, the lockscreen keeps forceclosing :/
Verstuurd van mijn SM-G900F
Click to expand...
Click to collapse
Do not use the other locks they need thr note 4 sustem ui to work.change back to true colors
micro100 said:
Thank you thats exactly what i was searching for!
Is this a port or a theme?
Click to expand...
Click to collapse
Both.
I have root whit towelroot and i have Knox 0x0 is possible flash whit mobile Odin i canti install custodia recovery? Thanks for reply
boykioy said:
Both.
Click to expand...
Click to collapse
Have you tried porting the colors from Note 4 to S5 framework-res for the Settings app (in grid view) and other system elements to be white?
Is possible port the recents apps of note 4 to s5?
can you please make Mobile Odin Pro flashable?? It will not trip KNOX if flashed through MOP
wajiman said:
can you please make Mobile Odin Pro flashable?? It will not trip KNOX if flashed through MOP
Click to expand...
Click to collapse
It should work.
Read this:
http://forum.xda-developers.com/showpost.php?p=30966639&postcount=3
touchwiz FC for me and it becomes a black screen
sorry for my bad english
On Omega rom everything works, but side flashbar crash. Solutions?
Work on odex rom??
MOD NOTE4 launcher
i m using phoenix rom latest version i need to know about MOD NOTE4 launcher does it support themes or just it is launcher? and pull up and pull right does it also work or not ? and last does launcher affect my 3minit battery mod ? sorry for bad english
dont want mod note 4 launcher
i need all but i dont want mod note 4 launcher is it possible to flash without note 4 launcher in ur zip files??
I just got " unfortunately touchwiz home has stopped working "
And i must change my launcher
Any help please ??
Sent from my SM-G900F using XDA Free mobile app
hbboob said:
I just got " unfortunately touchwiz home has stopped working "
And i must change my launcher
Any help please ??
Sent from my SM-G900F using XDA Free mobile app
Click to expand...
Click to collapse
Clear data and cache of the launcher.this is the 442 stock laucher it works as it should.
ahmedraza said:
i need all but i dont want mod note 4 launcher is it possible to flash without note 4 launcher in ur zip files??
Click to expand...
Click to collapse
Extraxt the zip file by 7zip go to system privapps and delete.the launcher.after zip the whole files as zip
ahmedraza said:
i m using phoenix rom latest version i need to know about MOD NOTE4 launcher does it support themes or just it is launcher? and pull up and pull right does it also work or not ? and last does launcher affect my 3minit battery mod ? sorry for bad english
Click to expand...
Click to collapse
No themes but puĺ up works.
boykioy said:
Clear data and cache of the launcher.this is the 442 stock laucher it works as it should.
Extraxt the zip file by 7zip go to system privapps and delete.the launcher.after zip the whole files as zip
No themes but puĺ up works.
Click to expand...
Click to collapse
I got themes
I copied that file from clinch his modded tw package. copied that theme manager of it to the correct folder and now its appearing in the settings list
https://imagizer.imageshack.us/v2/320xq90/r/540/8sSDbT.png
https://imagizer.imageshack.us/v2/320xq90/r/904/1NwVfu.png
https://imagizer.imageshack.us/v2/320xq90/r/911/TeLhrL.png
https://imagizer.imageshack.us/v2/320xq90/r/910/KjFuxl.png
https://imagizer.imageshack.us/v2/320xq90/r/538/sVWBFm.png
https://imagizer.imageshack.us/v2/320xq90/r/674/d1Xnx7.png
Just download this: http://www37.zippyshare.com/v/11042027/file.html
Copy it to system/app set permissions rw-r-r, reboot and you should have themes, idunno why it appears in the settings, but it works for me
Verstuurd van mijn SM-G900F

S6 Launcher and S6 Apps Port

First, I did NOT develop this port. I found it on Android Soul and all development and thanks goes to MANHIT whoever he is.
Apparently S6 source is leaked. This is a Port for the TouchWiz Launcher, the wallpaper picker, the Weather, file browser, and several other S6 apps.
I have tested on my Note 4 SM-910C Deoxed and everything works.
I love the launcher. It has grid setting built in (4x4, 4x5, 5,5). The Samsung built-in Theme picker does not work but it does not cause any problems.
The status bar is a solid black and not transparent. I am hoping some of the great developers on this site will be able to make it transparent. Someone like @noti, @ketan, or @Masik Development. These guys can do wonders with apk files.
Installation:
Download : https://mega.co.nz/#!TNYHXabK!njRY1IJoDg27olII3iC3GTGsNV6UzIsXrQnOxSnsnwY
To install - please make a NANDROID backup - this is important. I will not provide any support for this. If something goes wrong, please restore.
Flash the file from custom recover.
Download:
https://mega.co.nz/#!TNYHXabK!njRY1IJoDg27olII3iC3GTGsNV6UzIsXrQnOxSnsnwY
Enjoy.
The flashing stops at Aroma starting. Dosen't work with twrp.
alexxutzu said:
The flashing stops at Aroma starting. Dosen't work with twrp.
Click to expand...
Click to collapse
I am using TWRP 2.8.5 and it is working fine. It takes a minute for Aroma to kick in. I have installed this several times and on different ROM and it works.
got2trythis said:
I am using TWRP 2.8.5 and it is working fine. It takes a minute for Aroma to kick in. I have installed this several times and on different ROM and it works.
Click to expand...
Click to collapse
Strange....same TWRP version, I've tried again but same problem. Stuck on Aroma starting....I must take off my baterry to restart the phone. Can I install only the Touchwhiz without TWRP?
Well @ OP this S6 launcher its modded 5x5 & status bas its transparent i mod it for N3 running on N4 ported & it should working too on N4 devices [emoji6][emoji6][emoji6]
Enjoy
Link :: [emoji116][emoji116][emoji116]
https://mega.co.nz/#!CplBmKwA!PbyVO_8htCISOR-UFVi_bzM-eugzU0HwYYubG2YmIUI
Edit :: theme chooser bug need to fix it
thereassaad said:
Well @ OP this S6 launcher its modded 5x5 & status bas its transparent i mod it for N3 running on N4 ported & it should working too on N4 devices [emoji6][emoji6][emoji6]
Enjoy
Link :: [emoji116][emoji116][emoji116]
https://mega.co.nz/#!CplBmKwA!PbyVO_8htCISOR-UFVi_bzM-eugzU0HwYYubG2YmIUI
Edit :: theme chooser bug need to fix it
Click to expand...
Click to collapse
I've flashed but still the old touchwiz after reboot
alexxutzu said:
I've flashed but still the old touchwiz after reboot
Click to expand...
Click to collapse
U need to delete old one before flashing my zip & make sure u install sec launcher from play store before flashed okay mate
thereassaad said:
U need to delete old one before flashing my zip & make sure u install sec launcher from play store before flashed okay mate
Click to expand...
Click to collapse
No go on the transparent. None of the grids are. I think the problem is in the Note 4 compatibility and not in the file. The black statusbar is still there unless you have included the wrong file in the zip.
Man can you post a zip without aroma? Please!!
got2trythis said:
No go on the transparent. None of the grids are. I think the problem is in the Note 4 compatibility and not in the file. The black statusbar is still there unless you have included the wrong file in the zip.
Click to expand...
Click to collapse
Look at ss
alexxutzu said:
Strange....same TWRP version, I've tried again but same problem. Stuck on Aroma starting....I must take off my baterry to restart the phone. Can I install only the Touchwhiz without TWRP?
Click to expand...
Click to collapse
How long did you leave it on the Aroma starting. It usually goes to Aroma Starting. Space X logo will appear and it will stay like this for a minute but then it will start Aroma. It will appear like it was stuck.
Anyway, if that does not work. You can do it manually. Extract the TouchWizHome_Zero directory from the zip. Copy it to /System/priv-app directory. Set the Folder and all sub folders permission to rwxr-xr-x and set the individual files permission in all of the folders to rw-r--r---
Make a copy of the old folder touchwizhome for safe keeping then delete original. Reboot.
thereassaad said:
Loot at ss
Click to expand...
Click to collapse
I am sure it is working on the Note 3. It is not on the Note 4. Is that a Note 4 you are using? For some odd reasons and I did this manually as well by extracting your file and replacing mine along with the libraries and it is still black on the Note 4. I am just saying there might be a difference between Note 3 and Note 4.
got2trythis said:
I am sure it is working on the Note 3. It is not on the Note 4. Is that a Note 4 you are using? For some odd reasons and I did this manually as well by extracting your file and replacing mine along with the libraries and it is still black on the Note 4. I am just saying there might be a difference between Note 3 and Note 4.
Click to expand...
Click to collapse
My phone is n3 running n4 porting rom if it doesn't work for urs then sorry but at least its 5x5 in app drawer
thereassaad said:
My phone is n3 running n4 porting rom if it doesn't work for urs then sorry but at least its 5x5 in app drawer
Click to expand...
Click to collapse
May I ask how you fixed the statusbar for the note 3 and maybe I can attempt to do the same thing on Note 4.
thereassaad said:
Well @ OP this S6 launcher its modded 5x5 & status bas its transparent i mod it for N3 running on N4 ported & it should working too on N4 devices [emoji6][emoji6][emoji6]
Enjoy
Link :: [emoji116][emoji116][emoji116]
https://mega.co.nz/#!CplBmKwA!PbyVO_8htCISOR-UFVi_bzM-eugzU0HwYYubG2YmIUI
Edit :: theme chooser bug need to fix it
Click to expand...
Click to collapse
it work good on note 4 but i dont found menu
It's nice this touchwiz but I hate that we have no option to order the icons in Menu only manually!
alexxutzu said:
It's nice this touchwiz but I hate that we have no option to order the icons in Menu only manually!
Click to expand...
Click to collapse
+1
got2trythis said:
First, I did NOT develop this port. I found it on Android Soul and all development and thanks goes to MANHIT whoever he is.
Apparently S6 source is leaked. This is a Port for the TouchWiz Launcher, the wallpaper picker, the Weather, file browser, and several other S6 apps.
I have tested on my Note 4 SM-910C Deoxed and everything works.
I love the launcher. It has grid setting built in (4x4, 4x5, 5,5). The Samsung built-in Theme picker does not work but it does not cause any problems.
The status bar is a solid black and not transparent. I am hoping some of the great developers on this site will be able to make it transparent. Someone like @noti, @ketan, or @Masik Development. These guys can do wonders with apk files.
Installation:
Download : https://mega.co.nz/#!TNYHXabK!njRY1IJoDg27olII3iC3GTGsNV6UzIsXrQnOxSnsnwY
To install - please make a NANDROID backup - this is important. I will not provide any support for this. If something goes wrong, please restore.
Flash the file from custom recover.
Download:
https://mega.co.nz/#!TNYHXabK!njRY1IJoDg27olII3iC3GTGsNV6UzIsXrQnOxSnsnwY
Enjoy.
Click to expand...
Click to collapse
Does this work on note 3 9005 lollipop?
Touchwiz + Theme?
muhammadsultan said:
it work good on note 4 but i dont found menu
Click to expand...
Click to collapse
Menu not working here & on all ported not working its related to framework & twframework sorry

Air Command Shortcut

Tired of getting out your s-pen so you can access the s-pen menu?
Now you can simply install this app and an icon with the style of s-pen menu will appear just click it and the menu will show up
Compatible with kitkat and lollipop
Just install,activate and reboot.
Compatible only with phones with s-pen!!
Nb: This mod was originally created by someone else but i imported it to xposed
wissam.az1 said:
Tired of getting out your s-pen so you can access the s-pen menu?
Now you can simply install this app and an icon with the style of s-pen menu will appear just click it and the menu will show up
Compatible with kitkat and lollipop
Just install,activate and reboot.
Compatible only with phones with s-pen!!
Nb: This mod was originally created by someone else but i imported it to xposed
Click to expand...
Click to collapse
It crashes a soon as I press the icon in a note 4
It should work perfectly try rebooting again or uninstall and reinstall plz
Not working on my n9005 it says not supported. I'm on 5.1.1
wissam.az1 said:
It should work perfectly try rebooting again or uninstall and reinstall plz
Click to expand...
Click to collapse
I have the same issue. Have rebooted and also unistalled. Using a Dev edition verizon note 4 on a deodexed rom.
u need to update for note 4 and include in title only works in tw roms
FC for me
Note 4 rooted
Sent from my SM-N910T
Also fc on note3 after enabled from xposed & reboot just try to open it & its fc
Sent from my SM-G9250 using Tapatalk
Note 4 4.4.4 stock rooted, crash on launch too.

Galaxy S6 Apps, Effects, etc for Note 4

Deleted
Thanks man for this thread.
I din't see any file attached for transition effects?
Envoyé de mon SM-N910C
thanks for the zips man
SirHydarnes said:
Hey everyone! I'm trying to try new Galaxy S6 Features on my Exynos Note 4... So Far these are the things I've achieved that work and don't have ANY bugs:
1- Galaxy S6 Transition Animations throught framework-res:
If you use Galaxy S6, you notice that the transition animations are a lot more beautiful and smoother. So, I ported them to our Note 4 by editing framework-res. Download is attached
2- Galaxy S6 System sounds and ringtones, alarms, notification, etc.
Flashable Zip
Thanks to @galaxynote2
3- Galaxy S6 Fonts
Flashable zip here:MEGA
Ported by @Albe95
4- Galaxy S6 Weather Widget
Flashable zip here:XDA
Ported by @Albe95
5- Galaxy S6 Keyboard
Flashable zip here:MEGA
Ported by @Albe95
Copy the apk to system/apps/SamsungIME and set permissions and delete the folders inside Samsung IME(arm,lib)
Copy the lib into system/lib and set permissions
6- Galaxy S6 Wallpaper Picker
Flashable zip here:MEGA
Ported by @Albe95
7- Galaxy S6 Galaxy Apps and S Health and Smart Remote
Update officially via Galaxy Apps!
8- Normal no-root-needed apps:
Smart Switch,Gear Manager, Gear Fit, Kids Mode, S Translator(uninstall before flashing), Optical Reader, SnapBizCard and Geo News.
After flashing, you can also uninstall these apps normally. If you don't have custom recovery, just install the apks inside the zip file, inside the folder data/apps
Flashable zip is being uploaded
Thanks to: @Albe95
Things that I still haven't found solutions to:
1- SystemUI(Recents and StatusBar)
2- Flawless themes
3- Fully working apps such as Launcher, Gallery, S Note with Photo Note, etc,
4- Settings and Lock screen
If somehow you could contribute if you already know possible solutions, please reply!
Click to expand...
Click to collapse
Can you post a link for transition animation zip file?
Envoyé de mon SM-N910C
My Apologies to everyone! I had a really long classes today. I'll upload everything right now!
Thanks. works on 4.4.4?
I'm afraid not... But you can try if you're up for it
Sent from my SM-N910C using XDA Free mobile app
Effects lag
Hi. Effects are so nice and smooth. But do some lags from lock screen to home screen
work on odex rom stock ? BOD2
binh24 said:
Hi. Effects are so nice and smooth. But do some lags from lock screen to home screen
Click to expand...
Click to collapse
+1
That's why i've returned to the original framework but the animation itself is so nice and smooth
Envoyé de mon SM-N910C
binh24 said:
Hi. Effects are so nice and smooth. But do some lags from lock screen to home screen
Click to expand...
Click to collapse
royal_eagle said:
+1
That's why i've returned to the original framework but the animation itself is so nice and smooth
Envoyé de mon SM-N910C
Click to expand...
Click to collapse
I'm still looking for a solution to that... I noticed that myself too.
ManDone.vRs said:
work on odex rom stock ? BOD2
Click to expand...
Click to collapse
Yes all of these are for stock rom
Does the framework work with n910f version Thank you.
Flashed both the sounds and fonts. I see no difference.
What did I do wrong?
Sent from my SM-N910F using XDA Free mobile app
nice release, any possibility to post S6 camera as well?
Hi I asked a simple question, Can I install the framework on n910f version, Please can anyone give me an answer.
egel1 said:
Hi I asked a simple question, Can I install the framework on n910f version, Please can anyone give me an answer.
Click to expand...
Click to collapse
Maybe no one tried yet
egel1 said:
Hi I asked a simple question, Can I install the framework on n910f version, Please can anyone give me an answer.
Click to expand...
Click to collapse
Sorry I only have the exynos version and I can't guarantee it will. But you are welcome to try...
ilove8manga said:
nice release, any possibility to post S6 camera as well?
Click to expand...
Click to collapse
maybe... But I have to get a hold of someone who has stock touchwiz installed since I installed CM12.1 A couple days ago and I love it so much that I don't ever wanna switch back to TW
SirHydarnes said:
maybe... But I have to get a hold of someone who has stock touchwiz installed since I installed CM12.1 A couple days ago and I love it so much that I don't ever wanna switch back to TW
Click to expand...
Click to collapse
looking forward... many thanks...

[req] galaxy s7 / note 7 grace notification bar for galaxy s5 stock android 6

Dear Community,
For modding the extreme debloated Stock "SUPERLite MiNi MM" (thx @vincom), i'm seraching a Samsung Galaxy S7 / Note 7 Grace Notification Bar System UI or Overlay to apply. Unfortunaley, i had no luck with installing overlays like the S7 Geris UI Mod, everytime it ends in System UI Crashes
Tried from several Roms to apply the SystemUi but this of course crashes too and destroys the hall rom.
Does anyone know how to mod the SystemUi from Above like Having a Galaxy S7 or even better, an Note 7 Grace Device? I suceed installing Grace Call App and SMS App, but no there for the Notofication Bar
Any help is highly appreciated
Well you need to be patient, it is very hard to port system ui for any device, it requires a lot of knowledge because of the framework.
You are probably right! Just wanted to know if i maybe missed something out there Thank you very much for let me know
Should though somebody at some point in time have a solution, i would highly appreciate, if he or maybe she could let us know in here :good:
Any information /tutorials to try something?? Some developers had port them to their roms may can help us?!
DJ_BARO said:
Dear Community,
For modding the extreme debloated Stock "SUPERLite MiNi MM" (thx @vincom), i'm seraching a Samsung Galaxy S7 / Note 7 Grace Notification Bar System UI or Overlay to apply. Unfortunaley, i had no luck with installing overlays like the S7 Geris UI Mod, everytime it ends in System UI Crashes
Tried from several Roms to apply the SystemUi but this of course crashes too and destroys the hall rom.
Does anyone know how to mod the SystemUi from Above like Having a Galaxy S7 or even better, an Note 7 Grace Device? I suceed installing Grace Call App and SMS App, but no there for the Notofication Bar
Any help is highly appreciated
Click to expand...
Click to collapse
Can you show me how did u install Grace Call App and SMS App ??
tripping singer said:
Can you show me how did u install Grace Call App and SMS App ??
Click to expand...
Click to collapse
Grace UX Telefon App ist working (thanks @Ragazzza) just by installing as zip, have a look here: https://goo.gl/scvCnr)
You can install the Grace SMS App (thanks @Albe95) by just putting the attached file into system/priv app and giving it the right permissions (rw-r-r). But IMPORTANT: If u already have a working Default SMS App, you have to put the File in the same archive as the existing one, copy the name of the old one and rename the old one to .bak, then rename it to the old one (without .bak! Backup!)
DJ_BARO said:
Grace UX Telefon App ist working (thanks @Ragazzza) just by installing as zip, have a look here: https://goo.gl/scvCnr)
You can install the Grace SMS App (thanks @Albe95) by just putting the attached file into system/priv app and giving it the right permissions (rw-r-r). But IMPORTANT: If u already have a working Default SMS App, you have to put the File in the same archive as the existing one, copy the name of the old one and rename the old one to .bak, then rename it to the old one (without .bak! Backup!)
Click to expand...
Click to collapse
Will this work on s5 G870A ATT 6.0.1
tripping singer said:
Will this work on s5 G870A ATT 6.0.1
Click to expand...
Click to collapse
Not sure about that because its the Active Version, i got the normal G900F, sorry :/ You could try it, but whatever you do: Backup via TWRP or CWM first!
Cant guarantee for anything, but it should normally.
Can you test this?
https://drive.google.com/file/d/0B3xtVwHkmfxzYmc1QWpYcjJhajg/view
Edit: this is odex apk
kerek46 said:
Can you test this?
https://drive.google.com/file/d/0B3xtVwHkmfxzYmc1QWpYcjJhajg/view
Edit: this is odex apk
Click to expand...
Click to collapse
Odex meaning it could work only on Odex rom not deodex? Coz mine is stock rooted only not deodexed
kerek46 said:
Can you test this?
https://drive.google.com/file/d/0B3xtVwHkmfxzYmc1QWpYcjJhajg/view
Edit: this is odex apk
Click to expand...
Click to collapse
Not sure this works because its for the + variant, which has an Snapdragon 805 and Adreno 420, i could test it though if you want but will probably not work
kerek46 said:
Can you test this?
https://drive.google.com/file/d/0B3xtVwHkmfxzYmc1QWpYcjJhajg/view
Edit: this is odex apk
Click to expand...
Click to collapse
Sorry but im newbie =v
Can u teach me what 's diffrent from deodex and odex
---------- Post added at 04:37 PM ---------- Previous post was at 04:35 PM ----------
DJ_BARO said:
Not sure this works because its for the + variant, which has an Snapdragon 805 and Adreno 420, i could test it though if you want but will probably not work
Click to expand...
Click to collapse
I ll be so appreciate if you check that out
Thanks :good::good::good:
Tested the mod above and its not working, system ui crashing but nice try :fingers-crossed:
DJ_BARO said:
Grace UX Telefon App ist working (thanks @Ragazzza) just by installing as zip, have a look here: https://goo.gl/scvCnr)
You can install the Grace SMS App (thanks @Albe95) by just putting the attached file into system/priv app and giving it the right permissions (rw-r-r). But IMPORTANT: If u already have a working Default SMS App, you have to put the File in the same archive as the existing one, copy the name of the old one and rename the old one to .bak, then rename it to the old one (without .bak! Backup!)
Click to expand...
Click to collapse
The Grace SMS App is working but not fully. I can receive SMS but can't send one. Deleting app data won't help...
Sent from my Galaxy S5 using XDA Labs
Patrick9801 said:
The Grace SMS App is working but not fully. I can receive SMS but can't send one. Deleting app data won't help...
Sent from my Galaxy S5 using XDA Labs
Click to expand...
Click to collapse
That normally should able to fix but unfortunately i don't know myself: Maybe a developer could help, we would all highly appreciate that!

Categories

Resources