Simple Black theme for Huawei P9 - Huawei P9 Themes, Apps, and Mods

Hi there, i created/edited Simple Black theme for Huawei P9. Big thanks goes to @perzan07 and @maximax2795 who has created themes for our Emui.
https://drive.google.com/file/d/0B-DM9T2dm3nIZFBaMTJOM1hBQVU/view?usp=drivesdk
EDIT: i updated theme.. And link is working.
Hope you like it.It changes font!

where is icons image?

deleted file

You've just change my system font and didn't find to fix it yet !
Thx -_-

Mitchou73 said:
You've just change my system font and didn't find to fix it yet !
Thx -_-
Click to expand...
Click to collapse
According to this thread you need to do a factory reset!

Link is dead

Can't you reupload it
Sent from my EVA-L09 using XDA-Developers mobile app

reuploaded because i changed to google drive. sorry about that. theme changes font and have some bugs still that chrome text not showing right color in notifucations.. if someone can help me to fix that..

https://www.dropbox.com/s/d9cs2wksfgy74v5/UltimateFont_0.0.9_SmartZawgyi.hwt?dl=0
Gesendet von meinem Huawei P9 plus
---------- Post added at 10:51 PM ---------- Previous post was at 10:51 PM ----------
When you want your default font back without factory reset just use this theme ?
Gesendet von meinem Huawei P9 plus

Great work!! But I have one question mate, how do you save the theme as .hwt? I've been making/editing one theme (I've changed the .hwt theme for .zip and then edited all the icons and stuff) but the Themes app in the P9 doesn't recognize it, don't know why. There is some special way to save the archive as .hwt? I just change the .zip extension to .hwt

Great work
Sent from my EVA-L19 using Tapatalk

Hey i really want to try this theme, is it possible to have a version with stock font?

Related

Removing Sfinder quick connect

I've searched about it and tried to remove using some advice from here but it didn't work. My phone is rooted and I went to file Explorer.. System.. App and deleted all quick connect files. It's greed out now but still there and I couldn't find files for s finder
You must install Xposed Framework and install G-Touchwiz module to get rid of those
?
Any option without Xposed?
TravisJeddore said:
It's greed out now but still there and I couldn't find files for s finder
Click to expand...
Click to collapse
You didn't search very hard if you didn't find the existing threads that discuss this. Nor did you link us to the thread that you talked about.
/system/priv-app/SFinder.apk
Note that you would also need to modify SystemUI.apk to totally remove Sfinder. Possibly you might be able to transplant a modified SystemUI.apk from a S5 custom ROM that has already removed Sfinder.
.
This is a good place to start modding yourself. Just decompile, find the sfinder and quick connect lines in statusbar expanded xml and add android:visibility = "gone"
Sent from my SM-G900F using Tapatalk
20:1 that he doesn't do that.
.
If he knows how, then he would. There is no need for that.
Sent from my SM-G900T using Tapatalk
---------- Post added at 08:18 AM ---------- Previous post was at 08:12 AM ----------
TravisJeddore said:
I've searched about it and tried to remove using some advice from here but it didn't work. My phone is rooted and I went to file Explorer.. System.. App and deleted all quick connect files. It's greed out now but still there and I couldn't find files for s finder
Click to expand...
Click to collapse
Just keep checking from time to time some one will post a solution on the matter. I say if you froze or removed said app then it should be fine, it's just a small eye sore shouldn't no problem right. Don't get to greedy and try anything risky you don't want a brick!
Sent from my SM-G900T using Tapatalk

[SOLVED] Making Themes For Non-Rooted Devices | Themers/Devs Needed #UPDATE2 !

Hello everyone,
As you all know, Un-Official themes for JB/KK/LP require SuperUserMod, And to make it work on non-rooted your theme must be signed by Sony ( that's what i've been told ) .
But, Now i got some reports that people can make themes without the needs for root, using Theme Creator Beta, without Sony Signing keys .
So, Where's the secret in making it work on non-rooted devices ?
As myself, i can't work on Theme Creator, it's buggy, very basic theming tool, and doesn't support every change, That's why i need to find the way to make it work using Apktool ( manual theming ) .
Hope to get some help from devs/themers here, because this is being a really annoying problem for me in making themes .
In other way : it's Apk Signture related, or assets building related?
Sent from my C6903 using Tapatalk
abo hani said:
In other way : it's Apk Signture related, or assets building related?
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
From what i've seen, some of the themers used a theme from play store which were officially released by Sony and modded only png's. Since its literally replacing only images, it didn't even need apktool but only Winrar and a little knowledge of which png's to be replaced. Other than this, even i'd be curious to know if there is another way.. Sad that sony has a theming tool but nothing to make it work on non-rooted devices.
tOrNadO™ said:
From what i've seen, some of the themers used a theme from play store which were officially released by Sony and modded only png's. Since its literally replacing only images, it didn't even need apktool but only Winrar and a little knowledge of which png's to be replaced. Other than this, even i'd be curious to know if there is another way.. Sad that sony has a theming tool but nothing to make it work on non-rooted devices.
Click to expand...
Click to collapse
I've contacted @Ambor , Who is an official Sony Themer, but that's not related to his themes, he said Sony didn't sign or do anything to his themes, but his themes work on non-rooted devices, even though his making it using Apktool ( some of them ) .
I'm gonna do little tests and report back.
Update, Important Update!
You DO NOT need Sony Signing keys, it's assets related, something in the assets make it for non-rooted, maybe the building way or anything, anyway here's how did i know :
Downloaded Official non-rooted theme, Ok ? .
Took an asset from my theme, and replaced it with the stock one .
Tested the modded-stock theme, it says " app not installed " .
-----
Took an asset from stock theme and added it into my theme .
Tested, same " app not installed " .
-----
Took an asset from my theme and replaced with Stock theme asset .
Signed it ( i signed only this version ) .
Tested, Installed, And changed everything expect the asset i replaced .
----
Which means, Assets are the related files, not Apk Final Signing .
NOW, the question about what's related to it!
Hope this help, I wanna help this community, most of the themers ( about 8-9 ) blocked me, and the other replied with " i don't know " :|, So please be a true XDA Member, and be helpful .
Will keep the thread updated.
Update #2 :
Now i've made a way to fix the rooting permissions, but it's annoying way, the idea in using assets from Theme Creator Beta, and decompile them and add new images, after that compile then and replace them with the current assets .
And your theme will work on non-rooted devices .
But, Signing from userkeys won't make it for non-rooted ( someimtes ) .
How did i know ? :
Made a theme .
Copied a ready asset from Creator Beta .
Signed with testkeys.
Worked!
------
Made a theme.
Decompiled and recompiled that asset ( without changes ) .
Pushed & tested
Worked!
----
Made again
Modded that asset and added new files
Recompiled & Pushed
Didn't change
--------
So what's up and why, don't ask me :3 But here's the way for making it for non-rooted devices! hope this help you out.
As always, will keep it updated.
Update :
Signing Theme with your own keys will keep it working on non-rooted Devices .
For Assets, You Must Use the ones provided by Theme Creator Beta, and then decompile it and modify the icons, after that you can recompile it and put it and it will work without root.
But you can't add new icons to the assets, dunno why.
Anyone can help in this it will be awesome .
abo hani said:
Update :
Signing Theme with your own keys will keep it working on non-rooted Devices .
For Assets, You Must Use the ones provided by Theme Creator Beta, and then decompile it and modify the icons, after that you can recompile it and put it and it will work without root.
But you can't add new icons to the assets, dunno why.
Anyone can help in this it will be awesome .
Click to expand...
Click to collapse
After adding new icons delete public.xml then recompile and than decompile again (for the formation of the new public.xml)then recompile.
D5503 cihazımdan Tapatalk kullanılarak gönderildi
baris27 said:
After adding new icons delete public.xml then recompile and than decompile again (for the formation of the new public.xml)then recompile.
D5503 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
It won't work, tried it before i posted this thread .
I've just tried my last move.
In short, You MUST build the assets via Theme Creator, you can't add new PNG/Files, you can't modify the exiting icons, you need to open the asset via Winrar, and extract the image, then modify it, finally re-add it to the asset ZIP .
If anyone with Advanced Java Knowledge, can give a look at Theme Creator, it can be edited.
Bro i read this what you write
Any part of theme isnt request Theme Creator
Need:
Brain
Programming knowlage
and AS
@abo hani
---------- Post added at 03:53 AM ---------- Previous post was at 03:43 AM ----------
My advice Delete Theme Creator
This tool is for 15 years old boys
Who want to change the wallpaper in the phone itself and a few icons
Look there i add widgets in my themes in 15 mni..
http://forum.xda-developers.com/cro...pps/theme-dark-theme-collection-sony-t3115672
Ambor said:
Bro i read this what you write
Any part of theme isnt request Theme Creator
Need:
Brain
Programming knowlage
and AS
@abo hani
---------- Post added at 03:53 AM ---------- Previous post was at 03:43 AM ----------
My advice Delete Theme Creator
This tool is for 15 years old boys
Who want to change the wallpaper in the phone itself and a few icons
Look there i add widgets in my themes in 15 mni..
http://forum.xda-developers.com/cro...pps/theme-dark-theme-collection-sony-t3115672
Click to expand...
Click to collapse
Mate, Changing Walls / Accent colors doesn't require Theme Creator, And adding accent color for widgets also doesn't require Theme Creator, I'm using Apktool ( manual editing / theming ) .
The Main question is : What the secret in non-rooted assets , simple question, with no answer .
abo hani said:
Mate, Changing Walls / Accent colors doesn't require Theme Creator, And adding accent color for widgets also doesn't require Theme Creator, I'm using Apktool ( manual editing / theming ) .
The Main question is : What the secret in non-rooted assets , simple question, with no answer .
Click to expand...
Click to collapse
4-5 months ago and write about it guide
---------- Post added at 03:29 PM ---------- Previous post was at 03:26 PM ----------
Ambor said:
4-5 months ago and write about it guide
Click to expand...
Click to collapse
I discovered it by accident
Ambor said:
4-5 months ago and write about it guide
---------- Post added at 03:29 PM ---------- Previous post was at 03:26 PM ----------
I discovered it by accident
Click to expand...
Click to collapse
I'm talking about non-root themes.
And you are talking about supporting non-themable files/pngs in the Apks.
Please, re-read my post.
Sent from my C6903 using Tapatalk
I tried the same. I downloaded the stock lollipop theme from the thread How to make xperia themes using apktool. Decompiled it and Added assets and modified the Android manifest according to it and recomailed it with no Errors but when I pushed it to my device it says App not installed. It's very frustrating guys... Please help
Kruns said:
I tried the same. I downloaded the stock lollipop theme from the thread How to make xperia themes using apktool. Decompiled it and Added assets and modified the Android manifest according to it and recomailed it with no Errors but when I pushed it to my device it says App not installed. It's very frustrating guys... Please help
Click to expand...
Click to collapse
You need to sign it .
Well thank you but I solved it using The guide by Ambor. Now the themes are working very fine... With all assests modified.
I wanted to know if there's any easy way to import theme creator project to android studio rather than setting up the whole thing again????
Kruns said:
I wanted to know if there's any easy way to import theme creator project to android studio rather than setting up the whole thing again????
Click to expand...
Click to collapse
You can't, you must make it using Theme Creator .

[MOD][6.0] Enable Multi-Window on your Xperia

In the name of GOD​
Hello Everyone!
There's a feature in Android 6.0 called multi window mode. It's a hidden feature.
Many people don't know if that is even available. So I've decided to teach u people how to enable Multi-Window mode.
U need root for this to work.
Tutorial:
1. Download any root browser.
2. Navigate to system/build.prop
3. Find "ro.build.type"
4. Replace the "user" to "userdebug"
5. Save and Reboot.
6. When the device has booted, go to the developer options.
7. Scroll down to the bottom of the "Drawing" category.
8. Enable multi-window.
9. Cheers! Now u have multi-window enabled.
Interesting - thanks
What firmware/rom are you on for this?
and also could you resize your images a little smaller please?
thanks
Looks good. Great share bro
Amazing ! His work
Really thanks bro
Thanks, works perfectly on 6603
Working perfectly. Thanks bro
panyan said:
Interesting - thanks
What firmware/rom are you on for this?
and also could you resize your images a little smaller please?
thanks
Click to expand...
Click to collapse
I'm on stock prerooted with @Rajeev's black mod :fingers-crossed:
Well, U people could press thanks button too!!
Thank You... !!!
I wanted it, it's working perfectly in Z3 Tablet. thanks you!
Awesome ! Thanks
great work @Laz , tested and works perfectly on D6633.
strange thing Sony didn't enable this by default.
theduke7 said:
great work @Laz , tested and works perfectly on D6633.
strange thing Sony didn't enable this by default.
Click to expand...
Click to collapse
It's a hidden feature by Google. Just like art feature hidden inside kitkat, its hidden inside marshmallow.
Not work Xperia Z5
Enviado desde mi E6653 usando Tapatalk 2
anjelz2012 said:
Not work Xperia Z5
Enviado desde mi E6653 usando Tapatalk 2
Click to expand...
Click to collapse
It'll work on all marshmallow rooted devices. Check for root. If you're rooted, use a root explorer.
its a little bit hard to use compared to Samsung's one. But cool
if I have root on my mobile and also edit the build.prop with root explorer and then restart habilito multi windowed mode but after restart and test applications me a window appears in black and closes the app
Am using cm/12.1 shall I try this ?
will it work on z ultra?????????????
on
http://forum.xda-developers.com/xpe...t/rom-blisspop-v2-0-team-bliss-02-19-t3037573
Or
http://forum.xda-developers.com/xpe...t/rom-resurrection-remix-marshmallow-t3325248
lol seems like a made a writing mistake now my phone doesnt boot anymore. thank god i have installed a twrp recovery and did a backup last week
---------- Post added at 06:28 PM ---------- Previous post was at 06:27 PM ----------
rezadentevil said:
will it work on z ultra?????????????
on
http://forum.xda-developers.com/xpe...t/rom-blisspop-v2-0-team-bliss-02-19-t3037573
Or
http://forum.xda-developers.com/xpe...t/rom-resurrection-remix-marshmallow-t3325248
Click to expand...
Click to collapse
nope. because the z ultra is running lollipop, but you need marshmallow
freaky2xd said:
lol seems like a made a writing mistake now my phone doesnt boot anymore. thank god i have installed a twrp recovery and did a backup last week
---------- Post added at 06:28 PM ---------- Previous post was at 06:27 PM ----------
nope. because the z ultra is running lollipop, but you need marshmallow
Click to expand...
Click to collapse
I send two links, that provide a mm rom for z uktra,
This is very important to me
Please take a little look at those two and tell me which one to use that i will have multi window

Please provide a working modded 5x5 or 5x6 TouchWizHome for Marshmallow

Dear Experts,
I (have to be) using the ROM of artas182, because it's the only ROM which working encryption (that I could find till now).
But it is a port from Galaxy S5, so everything there looks huge. I have downloaded a program to reduce the DPI. The icons
got smaller, but there is a huge border of wasted space around everything and the grid of the home screen and the apps
is still 4x5.
Can please anyone kindly provide a modded TouchWizHome.apk for Marshmallow with a 5x5 or 5x6 grid ?
I found a few others, but when I tried them by replacing my original TouchWizHome, it simply says TouchWizHome has
stopped working. I even tried to wipe Dalvik cache once, but it didn't help
I have also tried installing S Launcher, but sorting the icons is quite cumbersome and I think it made my phone slower.
PLEASE help me with this, I will be very very thankful!
darkman088 said:
Dear Experts,
I (have to be) using the ROM of artas182, because it's the only ROM which working encryption (that I could find till now).
But it is a port from Galaxy S5, so everything there looks huge. I have downloaded a program to reduce the DPI. The icons
got smaller, but there is a huge border of wasted space around everything and the grid of the home screen and the apps
is still 4x5.
Can please anyone kindly provide a modded TouchWizHome.apk for Marshmallow with a 5x5 or 5x6 grid ?
I found a few others, but when I tried them by replacing my original TouchWizHome, it simply says TouchWizHome has
stopped working. I even tried to wipe Dalvik cache once, but it didn't help
I have also tried installing S Launcher, but sorting the icons is quite cumbersome and I think it made my phone slower.
PLEASE help me with this, I will be very very thankful!
Click to expand...
Click to collapse
Go to threads of S5; themes & apps section, go to grace ux app and download Launcher of note 7. Fast,smooth, low size than default.
darkman088 said:
Dear Experts,
I (have to be) using the ROM of artas182, because it's the only ROM which working encryption (that I could find till now).
But it is a port from Galaxy S5, so everything there looks huge. I have downloaded a program to reduce the DPI. The icons
got smaller, but there is a huge border of wasted space around everything and the grid of the home screen and the apps
is still 4x5.
Can please anyone kindly provide a modded TouchWizHome.apk for Marshmallow with a 5x5 or 5x6 grid ?
I found a few others, but when I tried them by replacing my original TouchWizHome, it simply says TouchWizHome has
stopped working. I even tried to wipe Dalvik cache once, but it didn't help
I have also tried installing S Launcher, but sorting the icons is quite cumbersome and I think it made my phone slower.
PLEASE help me with this, I will be very very thankful!
Click to expand...
Click to collapse
If you like small icon..i have 1 tw multidpi S6..but not very smooth..i used now..
Sent from my SM-N9300 using Tapatalk
Jaey DR said:
If you like small icon..i have 1 tw multidpi S6..but not very smooth..i used now..
Sent from my SM-N9300 using Tapatalk
Click to expand...
Click to collapse
Hello and many thanks for your reply. Yes, I would like to give it a try !! Can you please post a download link ? Why is it not smooth ? Do you think that it won't be crashing with TouchWizHome has stopped ?
I have changed the DPI with an app from 480 (which was default of the artas ROM) to 400. The original TouchWizHome from the ROM isn't crashing, but it leaves a big frame of wasted space around it. Will your TouchWizHome match my DPI setting of 400 ?
Till now I have tried S Launcher and Next Launcher. Both are cool and working fine, but unfortunately they are not comfortable to use, as it's not possible to add screens in the app drawer - for example, I keep the apps which come with the ROM on a separate screen, games as well and here I don't have this possibility.
Many thanks!
avi2050 said:
Go to threads of S5; themes & apps section, go to grace ux app and download Launcher of note 7. Fast,smooth, low size than default.
Click to expand...
Click to collapse
Thank you! I will try to do that, but you'll really save me a LOT of time, if you could paste the direct link here.
Do you think that this won't be crashing ? I downloaded quite a few TouchWizHome.apk files and they all are crashing... Could that be caused by my setting of 400 DPI ? But TouchWizHome.apk that comes with artas' ROM is not crashing...
Next Launcher and S Launcher aren't crashing either...
avi2050 said:
Go to threads of S5; themes & apps section, go to grace ux app and download Launcher of note 7. Fast,smooth, low size than default.
Click to expand...
Click to collapse
Sorry, I am not sure that I fully understand you. Is there ONLY TouchWizHome .apk posted ? And what is Grace UX ? I went a little bit through the topics and I have come to the conclusion, that Grace UX is a whole ROM. So you probably mean, that I should download that whole ROM and exctract TouchWizHome.apk and replace that in my ROM ? Is that correct please ?
Thank you!
darkman088 said:
Sorry, I am not sure that I fully understand you. Is there ONLY TouchWizHome .apk posted ? And what is Grace UX ? I went a little bit through the topics and I have come to the conclusion, that Grace UX is a whole ROM. So you probably mean, that I should download that whole ROM and exctract TouchWizHome.apk and replace that in my ROM ? Is that correct please ?
Thank you!
Click to expand...
Click to collapse
U misunderstood me.
http://www.mediafire.com/?7cz1v1vs9s7yf9x
just replce touchwiz apk in priv app with proper permisson.
U r using galaxy s5 port so u can visit themes & apps of galaxy s5 forum for more customization.
---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------
darkman088 said:
Thank you! I will try to do that, but you'll really save me a LOT of time, if you could paste the direct link here.
Do you think that this won't be crashing ? I downloaded quite a few TouchWizHome.apk files and they all are crashing... Could that be caused by my setting of 400 DPI ? But TouchWizHome.apk that comes with artas' ROM is not crashing...
Next Launcher and S Launcher aren't crashing either...
Click to expand...
Click to collapse
It will not crash. i m using its as default launcher for months.
---------- Post added at 03:05 PM ---------- Previous post was at 03:00 PM ----------
avi2050 said:
U misunderstood me.
http://www.mediafire.com/?7cz1v1vs9s7yf9x
just replce touchwiz apk in priv app with proper permisson.
U r using galaxy s5 port so u can visit themes & apps of galaxy s5 forum for more customization.
---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------
It will not crash. i m using its as default launcher for months.
Click to expand...
Click to collapse
Download & flash for better keyboard for your rom.
http://xda-developers12.blogspot.in/2016/06/s7-keyboard-for-any-samsung-mm-with.html
avi2050 said:
U misunderstood me.
http://www.mediafire.com/?7cz1v1vs9s7yf9x
just replce touchwiz apk in priv app with proper permisson.
U r using galaxy s5 port so u can visit themes & apps of galaxy s5 forum for more customization.
---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------
It will not crash. i m using its as default launcher for months.
---------- Post added at 03:05 PM ---------- Previous post was at 03:00 PM ----------
Download & flash for better keyboard for your rom.
http://xda-developers12.blogspot.in/2016/06/s7-keyboard-for-any-samsung-mm-with.html
Click to expand...
Click to collapse
Thanks a lot, but now even the ROM's own TouchWizHome began crashing constantly and I don't know how to return back to Next Launcher Please advise! Thank you!
avi2050 said:
U misunderstood me.
http://www.mediafire.com/?7cz1v1vs9s7yf9x
just replce touchwiz apk in priv app with proper permisson.
U r using galaxy s5 port so u can visit themes & apps of galaxy s5 forum for more customization.
---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------
It will not crash. i m using its as default launcher for months.
---------- Post added at 03:05 PM ---------- Previous post was at 03:00 PM ----------
Download & flash for better keyboard for your rom.
http://xda-developers12.blogspot.in/2016/06/s7-keyboard-for-any-samsung-mm-with.html
Click to expand...
Click to collapse
OK, due to some weird reason, this won't work. I've reset my phone and restored a backup (which is with the old DPI settings). Now I've put your file, set the permissions and rebooted - I found myself in the so called easy screen, where the icons are even much bigger than before
Android 6 is the most frustrating phone experience I ever had!
Isn't there an Android 4.3 ROM for this phone ? I found one on google, but unfortunatly it didn't boot Thank you!
Yes sammobile etc .
Isn't there an Android 4.3 ROM for this phone ? I found one on google, but unfortunatly it didn't boot Thank you![/QUOTE]
If you mean a Samsung rom then yes 4.3 on sammobile etc .
darkman088 said:
OK, due to some weird reason, this won't work. I've reset my phone and restored a backup (which is with the old DPI settings). Now I've put your file, set the permissions and rebooted - I found myself in the so called easy screen, where the icons are even much bigger than before
Android 6 is the most frustrating phone experience I ever had!
Isn't there an Android 4.3 ROM for this phone ? I found one on google, but unfortunatly it didn't boot Thank you!
Click to expand...
Click to collapse
S5 port is the best. I dont know what u did wrong. U shoud rename the file same as old touchwiz launcher.
JJEgan said:
Isn't there an Android 4.3 ROM for this phone ? I found one on google, but unfortunatly it didn't boot Thank you!
Click to expand...
Click to collapse
If you mean a Samsung rom then yes 4.3 on sammobile etc .[/QUOTE]
what is model number of your note 3??
---------- Post added at 06:18 PM ---------- Previous post was at 06:09 PM ----------
avi2050 said:
If you mean a Samsung rom then yes 4.3 on sammobile etc .
Click to expand...
Click to collapse
what is model number of your note 3??[/QUOTE]
Anyway if U want to flash stock firmware of samsung always use this site than sammobile. Sammobile doesnot provide 4files firmware so it may create issues after boot. Choose your galaxy note 3 model number and download any android version u want. But backup everything on internal storage. Best of luck
http://www.tsar3000.com/Joomla/inde...ader-csc-pit-files&catid=55:samsung&Itemid=82
This is the best site for downloading stock firmware.
darkman088 said:
Hello and many thanks for your reply. Yes, I would like to give it a try !! Can you please post a download link ? Why is it not smooth ? Do you think that it won't be crashing with TouchWizHome has stopped ?
I have changed the DPI with an app from 480 (which was default of the artas ROM) to 400. The original TouchWizHome from the ROM isn't crashing, but it leaves a big frame of wasted space around it. Will your TouchWizHome match my DPI setting of 400 ?
Till now I have tried S Launcher and Next Launcher. Both are cool and working fine, but unfortunately they are not comfortable to use, as it's not possible to add screens in the app drawer - for example, I keep the apps which come with the ROM on a separate screen, games as well and here I don't have this possibility.
Many thanks!
Click to expand...
Click to collapse
Make sure before flash..
Clear cache and data for touhwizhome then go to recovery mode..
Sent from my SM-N9300 using Tapatalk
avi2050 said:
If you mean a Samsung rom then yes 4.3 on sammobile etc .
Click to expand...
Click to collapse
what is model number of your note 3??
---------- Post added at 06:18 PM ---------- Previous post was at 06:09 PM ----------
what is model number of your note 3??[/QUOTE]
Anyway if U want to flash stock firmware of samsung always use this site than sammobile. Sammobile doesnot provide 4files firmware so it may create issues after boot. Choose your galaxy note 3 model number and download any android version u want. But backup everything on internal storage. Best of luck
http://www.tsar3000.com/Joomla/inde...ader-csc-pit-files&catid=55:samsung&Itemid=82
This is the best site for downloading stock firmware.[/QUOTE]
Thank you. Just I have Android 4.3 on my old phone (SGS3) and it's just perfect. Everything works. This is why I'd like to have it on my Note 3 as well. The model is SM-N9005. I tried at least 10 custom ROMs and it's such a scan - encryption simply doesn't work nowhere !!! Terrible !!!
This website you sent me - what format are the ROMs ? I have TWRP and I don't plan on flashing stock recovery, as it's soooo lame. I downloaded once a stock ROM but it wasn't a .zip and I somehow couldn't flash it.
Many thanks!
avi2050 said:
S5 port is the best. I dont know what u did wrong. U shoud rename the file same as old touchwiz launcher.
Click to expand...
Click to collapse
Which S5 port ? Do you mean the one by artas ? I don't know what I did wrong either. But it's the same with all TouchWizHome.apk files I tried. I am renaming it to exactly that name and I am making the permissions 664, just as the original ROM and then baaaaaang, stopped working once I reboot!
Anyway, I think I'll stay with my current setup - 400 DPI and Next launcher. I'll just live with the fact that I can't have the games on a separate screen :-/
avi2050 said:
If you mean a Samsung rom then yes 4.3 on sammobile etc .
Click to expand...
Click to collapse
what is model number of your note 3??
---------- Post added at 06:18 PM ---------- Previous post was at 06:09 PM ----------
what is model number of your note 3??[/QUOTE]
Anyway if U want to flash stock firmware of samsung always use this site than sammobile. Sammobile doesnot provide 4files firmware so it may create issues after boot. Choose your galaxy note 3 model number and download any android version u want. But backup everything on internal storage. Best of luck
http://www.tsar3000.com/Joomla/inde...ader-csc-pit-files&catid=55:samsung&Itemid=82
This is the best site for downloading stock firmware.[/QUOTE]
Hi, I download a 4.3 ROM from this website but I cannot deploy it with TWRP. It says can't find /META/.... whatsoever. PLEASE HELP...

Nubia z17lite global version theme app?

I recentely got Nubia z17 lite black and gold .I want to change icons theme but there is no app theme in global rom like chinese rom.any one can help me to get theme app from chenise room or give me an other solution?
Same problem.Any solution ?
You can just copy a theme you want to use from /system/media/theme/thememanager to /data/theme/current, or delete current completely
lapist said:
You can just copy a theme you want to use from /system/media/theme/thememanager to /data/theme/current, or delete current completely
Click to expand...
Click to collapse
I tried it with root broswer without root.I find first path but on secomd path i can't find theme folder.Must be root to do this ?
Στάλθηκε από το NX591J μου χρησιμοποιώντας Tapatalk
soupis said:
I tried it with root broswer without root.I find first path but on secomd path i can't find theme folder.Must be root to do this ?
Στάλθηκε από το NX591J μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
I don't know, I have root and I can access both folders.
Theme
Guys, its quite easy.
On your global app you have to install chinese app Nubia store. Download theme app, give her all permissions(storage) and restart the phone. Download theme that you want and thats it. Important: without permissions it wont work.
The same is with neosafe. Just install directly app from the web (install unknown sources), restart and voila.....
Best regards
PS: commom 1,10 ROM with above mentioned is almost original chinese..
dino8 said:
The same is with neosafe. Just install directly app from the web (install unknown sources), restart and voila....
Click to expand...
Click to collapse
Could you share a link to neosafe, which can be set to 1.10 Global Rom?
Thanks.
sinicos said:
Could you share a link to neosafe, which can be set to 1.10 Global Rom?
Thanks.
Click to expand...
Click to collapse
Neostore
http://ui.nubia.cn/app/detail/41
Neosafe
https://android-apk.org/cn.nubia.security2/36435166-neosafe
PS. For theme in store insert Chinese word: 主题
Theme is app with coloured brush... Don't forget to give permission before downloads and use
Best regards
---------- Post added at 01:31 PM ---------- Previous post was at 01:26 PM ----------
dino8 said:
Neostore
http://ui.nubia.cn/app/detail/41
Neosafe
https://android-apk.org/cn.nubia.security2/36435166-neosafe
PS. For theme in store insert Chinese word: 主题
Theme is app with coloured brush... Don't forget to give permission before downloads and use
Best regards
Click to expand...
Click to collapse
Still, best solution would be Chinese ROM with gapps....so maybe one day will someone share full functional Chinese ROM with gapps...

Categories

Resources