Adding apps to work on music lockscreen (root) - Mate 8 General

Ok. So first you need root.
1. In root explorer (or similiar) navigate to /system/emui/oversea/xml
2. Edit hw_defaults.xml
3. Add yor stuff to this Line
string <white_music_for_keyguard="deezer.android.app;com.maxmpz.audioplayer;com.qobuz.music;com.soundcloud.android;com.bambuna.podcastaddict"/>
(Ive added podcastaddict for example).
Maybe its old but anyways. Have fun.
Skickat från min HUAWEI NXT-L29 via Tapatalk

omg, this is genius!!! ive been waiting for this for such a long time! thanks so much buddy!
btw, im on an AL-10 model and in my case the correct file was:
/system/emui/china/xml/hw_defaults.xml
the line u listed was not there in my case and your formatting was a bit off so i added:
<string
white_music_for_keyguard="de.zorillasoft.musicfolderplayer.donate" />
for my music player of choice, music folder player (highly recommended!)
thanks again for this

jbmc83 said:
omg, this is genius!!! ive been waiting for this for such a long time! thanks so much buddy!
btw, im on an AL-10 model and in my case the correct file was:
/system/emui/china/xml/hw_defaults.xml
the line u listed was not there in my case and your formatting was a bit off so i added:
<string
white_music_for_keyguard="de.zorillasoft.musicfolderplayer.donate" />
for my music player of choice, music folder player (highly recommended!)
thanks again for this
Click to expand...
Click to collapse
Ah i see. It was kind of an coincidence that i found it. Happy it worked for you too ?
Skickat från min HUAWEI NXT-L29 via Tapatalk

after a reboot it works for me too but it would be nice to become a small banner for music controll and not a full screen control...
otherwise thanks for your work....xD

daser4berlin said:
after a reboot it works for me too but it would be nice to become a small banner for music controll and not a full screen control...
otherwise thanks for your work....xD
Click to expand...
Click to collapse
True i want that too.
What i do now is removing my music player, (spotify) , from that Line and use floatify to Control it on lockscreen.
So i recievie notifications as usual too.
{
"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"
}
Not Perfect but Works.
Skickat från min HUAWEI NXT-L29 via Tapatalk

For no root device there are some possibilities to use spotify on lockscreen without change lock screen or something??
Sent from my HUAWEI NXT-AL10 using XDA-Developers mobile app

RomanLeonH501 said:
For no root device there are some possibilities to use spotify on lockscreen without change lock screen or something??
Sent from my HUAWEI NXT-AL10 using XDA-Developers mobile app
Click to expand...
Click to collapse
Well floatify would do that....
Skickat från min HUAWEI NXT-L29 via Tapatalk

If I recall correctly, the folder "oversea" is not there initially on AL10 software. You won't find the solution looking in that folder.
Edit:Maybe I was thinking about cust...

Ephemera said:
If I recall correctly, the folder "oversea" is not there initially on AL10 software. You won't find the solution looking in that folder.
Edit:Maybe I was thinking about cust...
Click to expand...
Click to collapse
thats correct. look at post #2 for AL10
Sent from my Huawei Mate 8 NXT-AL10

This is GREAT! I managed to put Phonograph (wich is also great btw, if you haven't seent it, i sugest you look it up. One of the best music players for android) on my lock screen and looks and works just like the stock music app. You've made my life this little better.

I'm sorry I might be the stupidest man on earth but I don't see that line in my file. The only line I see with "white" in it is "white_languages ..." do I need to add the whole line? also, could someone write the line I should add for spotify?
thanks a lot guys and sorry for my dumb question!

read second post
Sent from my Huawei Mate 8 NXT-AL10

jbmc83 said:
read second post
Sent from my Huawei Mate 8 NXT-AL10
Click to expand...
Click to collapse
I would ... I and did ... but I don't have any "china" folder in the emui folder. I have a chinese phone with an international rom flashed.
EDIT: I guess you were pointing the second post for the line to add, my bad, didn't get it that way. I'll try to work it out, I just have to know how to format the line to include spotify.

thats right, u got it
look for the spotify folder in data/apps and use the name of that folder in the line
Sent from my Huawei Mate 8 NXT-AL10

jbmc83 said:
thats right, u got it
look for the spotify folder in data/apps and use the name of that folder in the line
Sent from my Huawei Mate 8 NXT-AL10
Click to expand...
Click to collapse
Well ... I'm completely retarded ... I can't get it to work ... it seems to be com.spotify.music-1 but it doesn't work ... So I guess I'll have to pass on that one don't know why it doesn't work
EDIT: I just noticed that when I open the file with Root explorer and edit it, It allows me to save the files. Once I Open it again, the changes are gone. Am I doing something wrong?

well...are u rooted? do u have write permissions in your file explorer?
Sent from my Huawei Mate 8 NXT-AL10

jbmc83 said:
well...are u rooted? do u have write permissions in your file explorer?
Sent from my Huawei Mate 8 NXT-AL10
Click to expand...
Click to collapse
I am rooted I was using an apk of Root Explorer I found on xda (just by typing root explorer xda on Google). I then used Root Browser which allowed me to edit the file. I didn't work anyway, I tried multiple places where to put the line, I tried multiple layout. Here is my file :
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
* Copyright (c) 2009, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<string white_music_for_keyguard="com.spotify.music-1"/>
<resources>
<string settings.secure.default_input_method="com.nuance.swype.emui/com.nuance.swype.input.HuaweiIME"/>
<!--AR0002K5QJ begin -->
<integer settings.secure.fingerprint_gallery_slide="0"/>
<!--AR0002K5QJ end -->
<!-- BEGIN PNTS2015112404523,Modified by lWX285236, 2015/12/08 -->
<string white_languages="en_US,ar_EG,de_DE,bs_BA,es_ES,uk_UA,fr_FR,pt_PT,ru_RU,zh_CN,zh_TW,zh_HK,es_US,ca_ES,cs_CZ,da_DK,el_GR,hu_HU,pt_BR,it_IT,ja_JP,lt_LT,lv_LV,bg_BG,nb_NO,pl_PL,ro_RO,et_EE,sk_SK,sr_RS,sv_SE,tr_TR,th_TH,fi_FI,in_ID,mk_MK,sl_SI,ms_MY,vi_VN,hr_HR,nl_NL,hi_IN,ko_KR,en_GB,iw_IL,eu_ES,gl_ES,ka_GE,az_AZ,uz_UZ,km_KH,si_LK,ur_PK,my_MM,my_ZG" reset="true"/>
<!-- END PNTS2015112404523,Modified by lWX285236, 2015/12/08 -->
</resources>
I've tried :
<string white_music_for_keyguard="com.spotify.music-1"/>
<string
white_music_for_keyguard="com.spotify.music-1"/>
<string white_music_for_keyguard="com.spotify.music"/>
<string
white_music_for_keyguard="com.spotify.music"/>
I've also tried to put add the line after the <resources> with no better result. A reboot (which I did after every single edit of the file) did not change a single thing. I'm sad haha
Edit: btw, thanks for helping me, I much sound really noob to you; thanks again, I really appreciate it!

PrimuSSaintS said:
Edit: btw, thanks for helping me, I much sound really noob to you; thanks again, I really appreciate it!
Click to expand...
Click to collapse
Put the new line (the exact name as displayed in /data) between the
<resources> and
</resources>
and reboot :good:

album art lockscreen
Hi, with this i can get the album art in the lockscreen? sry for bad english

Hi, thanks for the tip, unfortunately it doesn't work for me (Honor 7 with EMUI 4, trying Neutron MP).
Just asking, is this limited to EMUI 4.1 or 5 ?

Related

[APP] BuildProp Editor/Viewer - community project [1.33] - for android [1.6 - 4.0.3]

XDA-community!
NEWS: The app is open source: https://github.com/daOwl/build.prop-editor
I want to share my latest application with you: BuildProp Editor
root and busybox required​
What is this tool used for?
This tool allows you to modify your build.prop file easily on your device. It makes editing easy and you don't have to take care about remounting stuff or read/write permissions. It also features descriptions which contain information about the property. A great tool for both: beginners and advanced users. It can be used to test a variety of properties on your device or even tweak it, but be warned: You've to know what you're doing! If the phone doesn't boot after a reboot, the initial backup of your device can be found at: /data/data/de.bwulfert.buildpropedit/build.prop
Why do you call it a community project?
Because I need your help. I want to create a documentation which contains every property and every meaning used by the android ecosystem. This is also my first real android project so instead of yelling the hell out of me, post some constructive feedback .
Descriptors / the motivation for developing this app / little details
I've created this application because, obviously, I want to edit my build.prop file in a easy, non adb push / maybe remount, way. So I've decided to create this application which does these steps for you (remounting, backup your file, etc.) - you just have to download & install it, getting prompt to create a backup of your current build.prop file (it's just button clicking, nothing else) and you are good to go son! Hint: You actually have to create an initial backup otherwise the application closes it self. I'll add a neat "view" or "read" mode later but for the security of all our phones I think its the best deal for now.
After working on it for a while I noticed the big range of properties a build.prop file could contain - and which my knowledge doesn't. So I decided to create these descriptors which consists of:
description - meaning of the property, what is it used for
recommended values - alpha numerical values - e.g.: 0,1 or 180, 190, 200, 210 or dd-mm-yyyy, mm-dd-yyyy
keyboard layouts - textual values - e.g.: NumBlock, CharacterInput or FileDialog (the FileDialog isn't implementet yet)
An example of an existing descriptor:
Code:
<PropertyDescription>
<KeyName>ro.com.android.dataroaming</KeyName>
<Description>Enables data-roaming by default in the build.</Description>
<KeyboardLayout>CharacterInput</KeyboardLayout>
<Values>
<Default>true</Default>
<Value>false</Value>
<Value>true</Value>
</Values>
</PropertyDescription>
Of course I'm not able to describe all the properties by myself so I've spend some time searching on the net and came up with an amount of 24 descriptions. This isn't that much but a good start. Thats the point where I need help from anybody who's interested: If you want to contribute to this little project, you can contact me and sending me your descriptors (which are just plain-text xml files) - I'll merge them into the project. You can also help by translate this application into your language (english is still welcome, I am german) or donate a small amount.
Contact
For questions or chats, here are my contacts. You're also welcome to follow me on twitter.
E-Mail: [email protected]
E-Mail: [email protected]
Twitter: https://twitter.com/android_owl
TODO
This project isn't finished in detail. Everything should work exquisit and fine but this are the steps I'm still thinking about:
Batchmode - adding little text snippets which consists of properties to your build.prop file. (Great for lazy people like me)
A (web) application to make it easier to contribute descriptions
Preferences - I got a lot of feedback for these, I'll add these in the next update
Screenshots
Download
You can download the application from Google play via link or qr-code
{
"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"
}
BuildProp Editor
Update
Here is my bundle of descriptions. If you want to add a description you can take a look into the file. You can also look at the scheme.
description_bundle.xml
[APP] BuildProp Editor - community project [1.0 BETA]
Changelog
Version 1.0b
Initial release
Version 1.1b
UI redesign
Increased performance
Increased compatibility with other roms
Version 1.2
Added viewmode (for unrooted phones)
Added HC and ICS compatibility
Added an introduction
Increased usability
Fixed some typos</string>
Version 1.3
Fixed su-problem on several roms
Changed app icon
Removed debug logs
Real good work. Works without a problem.
Sent from my Blade using XDA app
Love the idea, there is other great apps that already do this. Here is the best one i found and i use, keep up the good work
http://forum.sdx-developers.com/?topic=18572.0
https://play.google.com/store/apps/details?id=com.joeykrim.buildpropeditor
Sent from my PG06100 using Tapatalk
Good job, maybe I can help you with the "looks"
one_love_420 said:
Love the idea, there is other great apps that already do this. Here is the best one i found and i use, keep up the good work
Click to expand...
Click to collapse
There are quite a few apps which are able to do that but not with descriptions.
android_owl said:
There are quite a few apps which are able to do that but not with descriptions.
Click to expand...
Click to collapse
True, joeykrim does have a section in his app with "common tweaks" as seen in attatched screen shot. I do love your idea with the description though, makes up for a lot of questions that could arise with such app.
Sent from my PG06100 using Tapatalk
ngh55 said:
Good job, maybe I can help you with the "looks"
Click to expand...
Click to collapse
That would be a great thing! I'm allready implementing custom widgets (TextViews, ListItems for example), but I'd to ask for icons. Simple pictograms which match with a white (!) background
WolfBreak
Hi there, I was hoping could trying your app.
First time I run your app, it asked permission and of course i allowed it.
But your app show this message
"No root access is given!...."
that's strange cause my X10 using Wolfbreak with prerooted. And app like Titanium, ScreenshotER, etc works perfectly.
Maybe you can help me what should I do?
epinion said:
Hi there, I was hoping could trying your app.
First time I run your app, it asked permission and of course i allowed it.
But your app show this message
"No root access is given!...."
that's strange cause my X10 using Wolfbreak with prerooted. And app like Titanium, ScreenshotER, etc works perfectly.
Maybe you can help me what should I do?
Click to expand...
Click to collapse
Thank you for your reply, I'm going to search for a solution.
Genius! Thanks man!
I can help you with the really pretty ui part
Sent from my VS910 4G using xda premium
[APP] BuildProp Editor - community project [1.1 BETA [Update]]
Update
Hey xda!
Today I've released the new version of my tool. The update contains a complete UI redesign in a lite/silver grey style. I've also worked on the ShellCommunication to increase the compatibility with other roms (works well on cm7 and MIUI).
Nevertheless I've uploaded my descriptionbundle. If you want to add a description you can take a look into the file. You can also look at the scheme.
description_bundle.xml
Version 1.1b
UI redesign
Increased performance
Increased compatibility with other roms
Hello XDA,
another great Update of my build.prop editor. Thats the biggest update for now and I think, that this app isn't in beta anymore.
Version 1.2
Added viewmode (for unrooted phones)
Added HC and ICS compatibility
Added an introduction
Increased usability
Fixed some typos
Screenshots
My next step will be a batchmode. You can create a single text file which includes properties. These files can be integrated into the build.prop file. This allows to share stacks of properties for example helping somebody with a problematic build.prop. This also allows to share sets of tweaks for users, without to overwrite their own file. It should be selectable which property is going to be overwritten and which not.
Get your Editor / Viewer here!
A very usefull & handy tool for developers. Thank you very much
I need an icon!
DJoptimus-One said:
A very usefull & handy tool for developers. Thank you very much
Click to expand...
Click to collapse
Thank you sir! I've still got a bit to do but it's pretty functional and tested for now.
I also want everybody on the board here to ask if someone wants to create a proper icon for this app? I'm not really great on this (simple icons are okay but proper stuff is not my job). So, if somebody is interested, please contact me. The one who'll design an pretty icon for me gets marked in the credits
This tool looks awesome. Can't wait to see it get developed more.
oh yeah nice tool rated and thanked!
same issue here, no root permissions granted in htc explorer, hope you solve it soon
jaggyjags said:
same issue here, no root permissions granted in htc explorer, hope you solve it soon
Click to expand...
Click to collapse
Edit: Allright, I'm looking for a fix in your rom.

[MOD] How to see Emoji in the whole system on Galaxy S3

So basically I was trying the methods you can find here on xda, but they didn't work on our GS3 (I'm not the only one who noticed this), then I found out that we have one more tiny little step to make, and that's changing fallback_fonts.xml the file that says which fonts to use when the system fonts are not capable to read the content.
Here we go!
What do you need? Root and Root Explorer
IMPORTANT: Make a backup of the 2 files we are going to replace and also a Nandroid Backup if you want to be sure.
1: download this two files:
DroidSansFallback.ttf https://dl.dropbox.com/u/18807962/DroidSansFallback.ttf
fallback_fonts.xml https://dl.dropbox.com/u/18807962/fallback_fonts.xml
2: place the two files as follows with Root Explorer:
DroidSansFallback.ttf goes to /system/fonts
fallback_fonts.xml goes to /system/etc
You will be asked if you want to replace the two files, of course you will say "Yes dude".
3: Reboot and enjoy
I've tested it in the Twitter app and in Instagram and it works (in Instagram sometimes I can see the emojis in the notifications but then I can't in the pic's comments, don't know why, bue I guess it's an Instagram's app issue)
{
"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"
}
Tested also on KIK, it works :good:
I wish there was a way to integrate emojis to stock keyboard its annoying to switch keyboard / open a separate app just for it :/
Sent from my Samsung Galaxy S3 ♥_♥
Sorry i generally lurk the forums and dont post.
First off this worked for emoji. Spectacular info.
My question is can the unicode fonts be fixed the same way?
I'm still randomly getting those silly little boxes in pal and s8 games
Where on my evo i needed to install 2 other fonts. Inorder to see the unicode writing.
Any ideas?
It should work exactly in the same way, add the two fonts in the fonts' folder and then modify the xml adding the two new fonts in it.
thanks for the help but the fallback_fonts.xml wont download
psmith1539 said:
thanks for the help but the fallback_fonts.xml wont download
Click to expand...
Click to collapse
Right click on the link---> Save as...
I am Legend said:
Right click on the link---> Save as...
Click to expand...
Click to collapse
thank you
Emoji still doesn't fully work
So i replaced the files and rebooted my galaxy but i still can't see messages on twitter the boxes still come up unless i see each message one by one in details and also i can't see emoji's when someone texts me the only time i can see the emoji's is when i type them myself.
Is there any fix for this so i can see the emojis people text me?
works
You definitely need RootExplorer with Mount R/W to replace the files - and they work perfectly...
Thank you...
Now we have to figure out a way to get those Emoj Keys into the Keyboard...
---------- Post added at 01:47 PM ---------- Previous post was at 01:21 PM ----------
Hey... found it...
Search for "Emoji Keyboard" in the Google Playstore.
This Keyboard works perfectly together with your font package pre-intalled.
I can finally use my normal Message app to write and receive Emoji... Nice...
I have to say thank you again...
color emoji possible?
Thanks :good:
eminemkh said:
color emoji possible?
Click to expand...
Click to collapse
Anything is possible with Android . Hopefully someone is already working on this, as this is a small step towards a bigger goal.
I'd like to state that emojis are working on my rooted Galaxy S Froyo. Thank you!!
eminemkh said:
color emoji possible?
Click to expand...
Click to collapse
+1 I have been waiting for this for ages ? its a simple thing.. anyone ?
I am Legend said:
So basically I was trying the methods you can find here on xda, but they didn't work on our GS3 (I'm not the only one who noticed this), then I found out that we have one more tiny little step to make, and that's changing fallback_fonts.xml the file that says which fonts to use when the system fonts are not capable to read the content.
Here we go!
What do you need? Root and Root Explorer
IMPORTANT: Make a backup of the 2 files we are going to replace and also a Nandroid Backup if you want to be sure.
1: download this two files:
DroidSansFallback.ttf https://dl.dropbox.com/u/18807962/DroidSansFallback.ttf
fallback_fonts.xml https://dl.dropbox.com/u/18807962/fallback_fonts.xml
2: place the two files as follows with Root Explorer:
DroidSansFallback.ttf goes to /system/fonts
fallback_fonts.xml goes to /system/etc
You will be asked if you want to replace the two files, of course you will say "Yes dude".
3: Reboot and enjoy
I've tested it in the Twitter app and in Instagram and it works (in Instagram sometimes I can see the emojis in the notifications but then I can't in the pic's comments, don't know why, bue I guess it's an Instagram's app issue)
Click to expand...
Click to collapse
when i first installed this i was able to see it on the PICTURE'S comment but after i updated IG to 3.1.0 im no longer able to see them on the photo comment hmm might try two things....revert IG back to 3.0 [ IF i can find it ] or restore those two files w/ root explorer reboot and then copy the EMOJI files back ] see if that works out.
No need to do so much effort. Just install latest Jelly Bean keyboard pro and Emoji icons from play store. Long press enter key anytime on keyboard and you will find Emoji; can use them in all applications.
I can't download the second file
Sent from my SGH-T999 using Tapatalk 2
sTyLeSz said:
I can't download the second file
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
For the second file for me, instead of downloading file, it's showing the .xml display. So i just copied it and paste/replace it on the original file
Sent from my GT-I9300 using xda premium
Thanks!
Emojis work in everything but texting :/
Is it supposed to? Do I need to uninstall the emoji plug in from Handcent?
Sent from my SPH-L710 using xda app-developers app

[Tutorial] Adding "Walkman" & "Movies" to Ultra Stamina Mode

In The Name of GOD​
Hi EveryOne
Here's a Tutorial on How to Add "Walkman" & "Movies" to Ultra Stamina Mode
{
"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"
}
Requirements:
1.USMHome.apk
2.Notepad ++ or any Editor
3.Apktool to Decompile apk
4.A Brain!
Tutorial:
1.First you need "USMHome.apk" (you can find it in system/app)
2.Decompile "USMHome.apk"
3.Open res/xml/settings_headers.xml
Add these Lines at the end of codes (like image below!)
Code:
<header android:icon="[B]@drawable/ic_walkman[/B]" android:id="[B]@id/walkman[/B]" android:title="[B]@string/walkman[/B]">
<intent android:targetPackage="com.sonyericsson.music" android:action="android.intent.action.MAIN" android:targetClass="com.sonyericsson.music.MusicActivity" />
</header>
<header android:icon="[B]@drawable/ic_movies[/B]" android:id="[B]@id/movies[/B]" android:title="[B]@string/movies[/B]">
<intent android:targetPackage="com.sonyericsson.video" android:action="android.intent.action.MAIN" android:targetClass="com.sonyericsson.video.browser.BrowserActivity" />
</header>
4. @drawable/ic_walkman & @drawable/ic_movies : This lines set the logo that is going to display in Setting
So you need "Walkman" & "Movies" Icon (you can use any png icon)
If you don't have the icons, you can download them from HERE
Next step is adding icons with right Dimension and Walkman & Moives icon must named ic_walkman & ic_movies in res/drawable-*dpi/
drawable-hdpi---------------------------------->48*48 Pixels
drawable-mdpi---------------------------------->32*32 Pixels
drawable-xhdpi--------------------------------->64*64 Pixels
drawable-xxhdpi-------------------------------->96*96 Pixels​
this icon will be show up in settings
5. @string/walkman & @string/movies : The Name that will Show in Setting
Open strings.xml and add this code
Code:
<string name="walkman">Walkman</string>
<string name="movies">Movies</string>
6. @id/walkman & @id/movies
Open res/values/ids.xml and add this code
Code:
<item type="id" name="walkman">false</item>
<item type="id" name="movies">false</item>
7.Recompile your Apk and Sign it
8. Transfer it to system/app and set Permissions
Note:
This Should work with any Xperia Rom that Support Ultra Stamina Mode.
I test it on my Xperia Z1 ST Ultimate Rom and it Worked Perfectly
So Test it on Your Own RISK
Updata:
if it's hard for you just replace this file
http://d-h.st/3Yy
Credits:
Madaditya : For his topic that teached me a lot
Hit Thanks if you find it helpful :good:​
Very Nice :good::good:
Awesome mahn you nailed it... Another form we were talking with @niaboc79 about adding this feature in his ROM and looks like you did it ... Can you add whatsapp also ?
shubham meena said:
Awesome mahn you nailed it... Another form we were talking with @niaboc79 about adding this feature in his ROM and looks like you did it ... Can you add whatsapp also ?
Click to expand...
Click to collapse
i didn't try it yet!
but in order to add whatsapp you need wifi connection
i think it's possible to add both of them
but what's the point of ultra stamina if you add wifi and another apps?
i Thought music and movie is more necessary than anything, so i just add them
Nice tutorial.:fingers-crossed:
Nice! Allthough if you're messing with /system/ you also need root, correct?
I believe you should add this requirement to the post (in big red letters) to avoid at least SOME questions in this matter.
sgiannouris said:
Nice! Allthough if you're messing with /system/ you also need root, correct?
I believe you should add this requirement to the post (in big red letters) to avoid at least SOME questions in this matter.
Click to expand...
Click to collapse
for changing it you need PC and flashtool
if you want replace file with Explore you will need root
but you can replace it with a flashable zip (or other ways) "without root"
is this work for 4.3 ?
Can we add user app(installed on /data/app) too?
Sent from my D6503 using Tapatalk 4
devilmaycry2020 said:
is this work for 4.3 ?
Click to expand...
Click to collapse
do you have ultra stamina in 4.3?
if yes, so it must work
hw0603 said:
Can we add user app(installed on /data/app) too?
Sent from my D6503 using Tapatalk 4
Click to expand...
Click to collapse
yes you can but not with this TUT
i will write new TUT for it
actually in new TUT i will tell you have to customize ultra stamina (how to add app in launcher and ......)
so wait for it :good:
yes you can but not with this TUT
i will write new TUT for it
actually in new TUT i will tell you have to customize ultra stamina (how to add app in launcher and ......)
so wait for it :good:[/QUOTE said:
OK Thanks. I gonna wait for that TUT
Click to expand...
Click to collapse
Considering that Internet browsing is disabled in ultra stamina, would FM radio works?
I regularly use the fm radio and it would be real good if it could be used in ultra stamina mode.
HotKillerZzz said:
Considering that Internet browsing is disabled in ultra stamina, would FM radio works?
I regularly use the fm radio and it would be real good if it could be used in ultra stamina mode.
Click to expand...
Click to collapse
i have fm radio in ultra stamina
it's enabled in stock
Very good guide Thanks
I tried to Z2 but I have this message
some ideas?
i have use 23...167 Rom 4.4.4 for Z2
Ambor said:
Very good guide Thanks
I tried to Z2 but I have this message
some ideas?
i have use 23...167 Rom 4.4.4 for Z2
Click to expand...
Click to collapse
yes
there is another guide
but i was busy
can you give me your SuperStamina.apk from System/app
i think i know how to make it work
samadipoor2 said:
yes
there is another guide
but i was busy
can you give me your SuperStamina.apk from System/app
i think i know how to make it work
Click to expand...
Click to collapse
Yes
Ambor said:
Yes
Click to expand...
Click to collapse
just replace and set permission
for preview of new guide
i add Movies to launcher
see it yourself
http://d-h.st/3Yy
samadipoor2 said:
just replace and set permission
for preview of new guide
i add Movies to launcher
see it yourself
http://d-h.st/3Yy
Click to expand...
Click to collapse
Thanks Bro will check
Bro works Thanks. Surely i will mention you in 2.2 MW
Ambor said:
Thanks Bro will check
Bro works Thanks. Surely i will mention you in 2.2 MW
Click to expand...
Click to collapse
you are welcome :good:
hope you and other enjoy it
samadipoor2 said:
you are welcome :good:
hope you and other enjoy it
Click to expand...
Click to collapse
Sure. Again thanks

[CLOSED]Huawei P9 Plus [ROM][6.0.1] Rayglobe Rom [06/17/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"
}
-Based off latest AL10 firmware (B176)
-Insecure boot.img, no dm-verity and adb fix
-Does not force encryption
-4-in-1 Reboot Menu
- Add karaoke effect
-Pre-Rooted with SuperSU
-KangVIP Tools (K-settings)
- No ads
-Automatic Call Recording
-Strobe Lite on incoming call
-DPI Changer in K-Settings
-Xposed
- Huawei Music with italian language and online music
- Hacked huawe ID for overseas users
-Viper with preinstalled drivers
-Perfect colour bar
-Extra EMUI Themes
- Extra stereophonic ringtones
-Slightly Debloated
-Multiwindow for 381 apps
-Default Rayglobe theme (mix theme on base Htc 10 from various web sources)
- New apk for switch beetween twrp and stock recovery (my rework of HRT original apk)
- Htc browser
- BB keyboard
-Fast & Snappy
- more to discover
HTML:
Your warranty is now void.
• I am NOT responsible for bricked devices, dead SD cards, III world’s war, or you getting fired because the alarm app failed. YOU are choosing to make these modifications! Be warning but I’ve tested this rom before publish.
• Support is limited.[B] I do this as a hobby in my free time[/B]. I've family and childs but we'll do our best to help you if you state your problem in clear English, with as much information as you can (what mods you selected, have you wiped, when exactly does the error occur, what type of phone you have (ul, l , ws etc.), what carrier, logcat and so on. The more information you offer, easier for me to help you. If you do not ask for support in clear English and with no information or with a easy “don’t work” I will ignore your issue!
• NO Requests! When I work on Rayglobe rom I have in mind that I have to satisfy before my eys and ears and all users to a decent level. What works for me might not work for you and vice versa . I'm not your personal ROM developer and it is not my job nor my intention to make everybody happy.
• Do not come here asking "Hey mate, X rom has that awesome feature and if you don't implement it in your rom, I'll <insert whatever here>!" You flashed this ROM because you liked it at some point.
• [B]I love team work so if other dev/themer want work together they are welcome. [/B]
• Suggestions for improvements are always welcomed. As long as they are well documented and as long as you understand that NOT everything is possible.
• NO ETAs! While I do my best to constantly work on the ROM to improve, *fix and add new features, again this is a hobby! If this becomes an obligation passion fades and I might stop cooking the ROM
-Boot into TWRP -->LINK
-NO WIPE PLEASE
- Backup your original cust/data (need if online theme don't work) partitions
-Flash ROM
-Profit
-Be patient on first boot
-On first boot SuperSU should pop up asking for permission for KangVIP Tools. Allow it.
HRT Team
@Blackball (He is awesome. Help me a lot with rom. Thanks mate)
@pappschlumpf
Chainfire
(SuperSU)
guitardedhero
(ViPER|Atmos)
Wanam
(Xposed Mod)
If you like our work and wants to keep the project alive please push thanks button.
If you want you can consider to buy us also a glass of red wine . I never ask for donations but always appreciate
1. How long is first boot?
First boot 5/10 min
2. How install new Huawei account?
At boot not add Huawei account. From apk "Regionchanger" select Cina. Now go in up music and add your huawei accont. After go in Regionchanger and put your real location. Profit
3. How I can delete chinese text?
k-settings > lockscreen and desktop settings > uncheck both "lunar calender" and "weather lunar" (off)
and for notification drop-down ..... k-settings > notification settings > unchick "show statusbar lunar" (off)
4. Where is Viper?
k-settings > more settings > Viper 4 Android Fx
Reserved
Thanks mate! Great to have you here! Know you from earlier devices! Keep it up!
Sent from my VIE-L09 using XDA-Developers mobile app
jeryx said:
Thanks mate! Great to have you here! Know you from earlier devices! Keep it up!
Sent from my VIE-L09 using XDA-Developers mobile app
Click to expand...
Click to collapse
You have in sign a great team :good:
I waited too long for a custom rom. I almost sold my P9 Plus. THANK YOU!! I hope it will be continued and more roms will be released.
What about DT2W??
Why your ROM no need to wipe ?
Will this work on L29?
somboons said:
Why your ROM no need to wipe ?
Click to expand...
Click to collapse
No mate, no wipe. In this case I fear that we lose online theme
IronSingh said:
Will this work on L29?
Click to expand...
Click to collapse
For me yes. I've add all files but I can't test. My device is L-09. SO you can try and reply here
maierbosch said:
I waited too long for a custom rom. I almost sold my P9 Plus. THANK YOU!! I hope it will be continued and more roms will be released.
What about DT2W??
Click to expand...
Click to collapse
Try this rom. I've add a lot of stuff. I continue support P9 Plus until I use like my first device. For now I've this, z5 premium, 1+3.
I hope that release a rom can push other dev to put out other rom
acer73 said:
No mate, no wipe. In this case I fear that we lose online theme
Click to expand...
Click to collapse
As your instruction backup /data/cust, right ?
I got this working on L29 after I formatted completely.
Worked fine but I lost online theme. Which I don't mind so it's cool.
IronSingh said:
I got this working on L29 after I formatted completely.
Worked fine but I lost online theme. Which I don't mind so it's cool.
Click to expand...
Click to collapse
Can you apply local themes ?
somboons said:
Can you apply local themes ?
Click to expand...
Click to collapse
Local theme work. Online theme on last chinese base have problems if you format original cust or data. I've my device to service to repair screen but when return I want solve this problem.
somboons said:
As your instruction backup /data/cust, right ?
Click to expand...
Click to collapse
Sent from my MI PAD using XDA-Developers mobile app
I have now FW B103 (it's the last official FW version here in Germany).
Can i just flash this ROM, as described in OP?Should it work after?
Thanks in advance!
One of the best rom I've ever tried, thank you Raimondo!
PS I'm zampagol
Having issue with SuperSU,
It keeps asking to update binary, everytime I update it asks for to reboot, once I reboot it asks to update binary.
I tried both methods (TWRP/Normal)
Just a loop, update doesn't seem to stick.
IronSingh said:
Having issue with SuperSU,
It keeps asking to update binary, everytime I update it asks for to reboot, once I reboot it asks to update binary.
I tried both methods (TWRP/Normal)
Just a loop, update doesn't seem to stick.
Click to expand...
Click to collapse
With root explorer try to delete su file in xbin directory
Sent from my MI PAD using XDA-Developers mobile app
I want to use folder mount (app2sd) but every time I try to format the SD card to ext3 or ext4 it keeps saying Sd card is corrupt.

[MOD]Add Mobile Data Toggle(And Others) To Quick Settings in Note 5

Disclaimer: T-Mobile always removes this and did again with the new Nougat update. I'm not sure if any other carriers may have removed this too, but I've placed this in the general Note 5 thread just in case. Unfortunately, I've received quite a bit of short minded ridicule on this subject from people from other service providers who can't possibly imagine that another variant of the Note 5 might actually be different than theirs. So, if you're version of Note 5 has the mobile data toggle standard in quick settings then there is really no reason for you to comment on this thread with negative remarks or unhelpful things like, "I have it on mine". Hope this doesn't sound too harsh, but I ran into some real jerks on this one and really don't care to hear from any more. After all, I'm just on here to help. Any positive feedback you might have though is quite welcome.
------------------
Hey guys! For some reason the last couple of roms I've had with T_Mobile didn't have a toggle for mobile data in the quick settings menu. Just in case others are having this issue as well I've decided to add a short tutorial on how to add that toggle and others manually, since the old method of doing this is no longer valid. In older versions of Android you had to use "SQLite Editor" to modify the Settings app in order to add this toggle, but it no longer works like that in more recent versions of Android. This method will require root, but there is also a link to a non-root method at the bottom of this post for those who need it. Anyhow...
Here is a quick explanation of how to fix this issue on the Note 5.
Root Method:
1) Open up a root browser like "ES File Explorer".
2) Navigate to the "/system/csc/" folder and tap on "others.xml" to open it with "ES Note Editor".
3) Search for "CSCFeature_SystemUI_ConfigDefQuickSettingItem".
(The wording of this may be slightly different on your device.)
4) Add the term "MobileData" to the end of the list of quick settings items that are inside the brackets(). Make sure to separate it from the other items with a comma(,).
(You can of course add other Quick Settings items in this same way too.)
{
"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"
}
5) Then just reboot the device for the changes to take effect.
Non-Root Method(provided by @MishaalRahman):
https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
Please be sure to hit the "Thanks" or Donate button below if this helped you out!
Wondering what phone ure using since i have that toggle stock in my quick settings
Verstuurd vanaf mijn SM-N920C met Tapatalk
Ive always had it on my n920g ?
Bro you one of my friends ? but really ?????????
Sent from my SM-G9287C using Tapatalk
iDreamliner said:
Wondering what phone ure using since i have that toggle stock in my quick settings
Click to expand...
Click to collapse
SM-N920T, though I'm using a custom rom currently based on the S7 Edge which doesn't have it. Some will already have it though yes. Many others will not. This is the 3rd Samsung phone I've had where this has been an issue.
KatariaMax said:
Bro you one of my friends but really ???k
Click to expand...
Click to collapse
I fail to see why this is so ridiculous. Many roms do not have it. You can always unadd me if you want btw.
bogarty said:
SM-N920T, though I'm using a custom rom currently based on the S7 Edge which doesn't have it. Some will already have it though yes. Many others will not. This is the 3rd Samsung phone I've had where this has been an issue.
Click to expand...
Click to collapse
Screw tmobile [emoji23]
Sent from my SM-G9287C using Tapatalk
---------- Post added at 04:20 PM ---------- Previous post was at 04:16 PM ----------
bogarty said:
SM-N920T, though I'm using a custom rom currently based on the S7 Edge which doesn't have it. Some will already have it though yes. Many others will not. This is the 3rd Samsung phone I've had where this has been an issue.
I fail to see why this is so ridiculous. Many roms do not have it. You can always unadd me if you want btw.
Click to expand...
Click to collapse
It is a csc thing[emoji23] all roms have it[emoji23]
Sent from my SM-G9287C using Tapatalk
KatariaMax said:
It is a csc thing[emoji23] all roms have it[emoji23]
Click to expand...
Click to collapse
Not all roms have it or I wouldn't be posting this. Also, it hasn't always been a CSC thing as I mentioned in the OP. You used to have to do it like this, so some may not know.
https://forum.xda-developers.com/showthread.php?p=43042030
My current rom did not have it. Many other people's roms do not have it. Some versions of the stock firmware for different devices do not have it. Maybe next time don't just assume you know everything right off the bat.
Doh! I've been slacking, sorry guys. You can do this without root, BTW, and I promised another user I would share a tutorial on it on XDA's main page, but I've been busy with other articles.
Tutorial for non-root method is up: https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
MishaalRahman said:
Tutorial for non-root method is up: https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
Click to expand...
Click to collapse
Thank you!
Let's compile a list of all possible Quick Select tiles.
Let's compile a list of all possible Quick Select tiles, as we might discover some new ones on different models.
Here's my Samsung G930F
AirplaneMode,Bluetooth,Location,Nfc,Wifi,Flashlight,RotationLock,PowerSaving,SilentMode,Sync,MobileData,DormantMode,UltraPowerSaving,WifiHotspot,PersonalMode,AllShareCast,Aod,SFinder,WifiCalling
billa said:
Let's compile a list of all possible Quick Select tiles, as we might discover some new ones on different models.
Here's my Samsung G930F
AirplaneMode,Bluetooth,Location,Nfc,Wifi,Flashlight,RotationLock,PowerSaving,SilentMode,Sync,MobileData,DormantMode,UltraPowerSaving,WifiHotspot,PersonalMode,AllShareCast,Aod,SFinder,WifiCalling
Click to expand...
Click to collapse
Good call. I was planning to add more tile options to the OP too. Getting some feedback on which ones you guys have should help me make that list.
bogarty said:
Good call. I was planning to add more tile options to the OP too. Getting some feedback on which ones you guys have should help me make that list.
Click to expand...
Click to collapse
I've noticed that even if you add some extra tiles, they will not appear on the screen unless the firmware and/or settings actually supports it.
Anyway, It doesn't hurt to try.
Also, the read command returns a comma at the end of the list, although it seems to work with or without when writing it.
adb shell settings get secure sysui_qs_tiles
AirplaneMode,Bluetooth,Location,Nfc,Wifi,Flashlight,RotationLock,PowerSaving,SilentMode,Sync,Aod,DormantMode,MobileData,WifiHotspot,PersonalMode,SFinder,AllShareCast,UltraPowerSaving, <--
And here's my quick and dirty write command
adb shell settings put secure sysui_qs_tiles "AirplaneMode,Bluetooth,Location,Nfc,Wifi,Flashlight,RotationLock,PowerSaving,SilentMode,Sync,Aod,DormantMode,MobileData,WifiHotspot,PersonalMode,SFinder,AllShareCast,UltraPowerSaving,WifiCalling,"
adb reboot
It seems that in order to update the list, a reboot is necessary on some models only.
By the way, I'm not trying to detract from your "/system/csc/others.xml" method, just using adb for testing purposes.
MishaalRahman said:
Doh! I've been slacking, sorry guys. You can do this without root, BTW, and I promised another user I would share a tutorial on it on XDA's main page, but I've been busy with other articles.
Click to expand...
Click to collapse
You're fired lol
I have compiled a long list of tile names, possibly all that's available till now.
Additional contributions are welcome.
You can enable all possible tiles with the following ADB commands (copy and paste both lines separately into command line),
or use the OP's method:
Code:
adb shell settings put secure sysui_qs_tiles "AdaptiveDisplay,AirGesture,AirplaneMode,AirView,AllShareCast,Aod,Bluetooth,Brightness,DormantMode,DrivingMode,Ebook,Flashlight,FloatingMessage,Location,MobileData,MultiWindow,NetworkBooster,Nfc,PersonalMode,PowerSaving,QuickConnect,RotationLock,SBeam,SFinder,SideKey,SilentMode,SmartPause,SmartStay,Sync,Toolbox,TouchSensitivity,UltraPowerSaving,Wifi,WifiCalling,WifiHotspot,"
Code:
adb reboot
Note that even if you add all extra tiles, some may not appear in the menu unless your firmware and/or CSC settings actually supports it.
Anyway, it doesn't hurt to try.
Read only file system
Hello,
I followed all the instructions until the others.xml part. I edit by adding MobileDate. However, when I saved the modifications, it says: /system/scs/others.xml open failesd: EROSF (read-only file system).
Therefore, I cannot save anything.
Can you help please? :crying:
johntefan said:
Hello,
I followed all the instructions until the others.xml part. I edit by adding MobileDate. However, when I saved the modifications, it says: /system/scs/others.xml open failesd: EROSF (read-only file system).
Click to expand...
Click to collapse
Maybe because it's "MobileData", not "MobileDate"... :/
Mobile data
I did input mobiledata. But the error mesaage still pops up. Please help
johntefan said:
I did input mobiledata. But the error mesaage still pops up. Please help
Click to expand...
Click to collapse
Well, are you rooted? You won't be able to write to system if not. If you're not rooted there is a link in the OP to the non-rooted method. You can also just try that method if you're having issues. Otherwise, I'm not sure why you can't save. You can always just download ES File Explorer as a test and see if you can enable "root explorer" from the top left menu. Then you can just try editing the "others.xml" by opening it with the built in ES Note Editor.
Sent from my SM-N920T using Tapatalk
This has worked perfectly on all android v6.x.x phones, while it still works on v7.x.x it seems to loose the tiles enclosed in "custom(com.example.tile)" when using the non-root method. I was wondering if it works using the others.xml edit method, since I haven't tried it yet.
Any workaround for this? Here's the quick select tiles for G920V v7.0.0
AirplaneMode,Bluetooth,Location,custom(com.android.nfc/com.samsung.android.nfc.quicktile.NfcTile),Wifi,RotationLock,Flashlight,MobileData,custom(com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile),SilentMode,BlueLightFilter,DormantMode,WifiHotspot,custom(com.samsung.android.oneconnect/.external.DeviceVisibilityTile),custom(com.android.settings/com.samsung.android.settings.qstile.PersonalModeTile),custom(com.sec.android.app.wfdbroker/.AllShareCastTile),custom(com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles),work

Categories

Resources