[HOW TO] Get Galaxy S5 Status Bar by Editing build.prop

Search This thread

neodevkr

Member
Feb 13, 2014
30
103
Hi everyone!
Before start, sorry for my Bad Enlgish:(

I dont know why but, after I change build properties to SM-N900S (Note3), I get Galaxy S5's Quick Panel.
(Many people has been tested in other forums, and its worked)

This guide need root permission. And also you have to update firmware version to latest release. (KITKAT)

Tested on : SHV-E330S (GT-I9506 for Korea), SHV-E300S (GT-I9500 for Korea)

1) Open Root Explorer
2) Go to /system and find build.prop
3) Press build.prop while 1-2seconds.
4) Press Open in Text Editor
5) Edit these things to "SM-N900S"

ro.product.name=SM-N900S
ro.product.device=SM-N900S

6) Make your device full-reboot
7) Enjoy!

Attached screenshot after I edited my build.prop properties.

The search feature (S Finder I think..) is not working, but others works great :)

Sent from my SM-N900S using xda app-developers app
 

Attachments

  • uploadfromtaptalk1394382434910.jpg
    uploadfromtaptalk1394382434910.jpg
    122.3 KB · Views: 36,665
L

LastStandingDroid

Guest
Let me test

Doesn't work I9505

nop
 
Last edited:

noooooo

Senior Member
May 27, 2012
1,027
255
uploadfromtaptalk1394386672974.jpg all the active quick settings seems like overlapped by multi window...

Inviato dal mio SM-N900S utilizzando Tapatalk
 

noooooo

Senior Member
May 27, 2012
1,027
255
a8umadyq.jpg
better? Look at active quick settings (the green ones) and compare them with your initial screenshot

Inviato dal mio SM-N900S utilizzando Tapatalk
 
  • Like
Reactions: mitky82

neodevkr

Member
Feb 13, 2014
30
103
a8umadyq.jpg
better? Look at active quick settings (the green ones) and compare them with your initial screenshot

Inviato dal mio SM-N900S utilizzando Tapatalk

Oh thats too bad :(
Im really sorry about that.

But thank you for reporting error.
I will check your problem tomorrow.
(Its time for bed in here)

Please tell me your model number and firmware version and Installed Mods (custom rom, custom SystemUI.apk .. etc) If you can :)


Sent from my SM-N900S using xda app-developers app
 

noooooo

Senior Member
May 27, 2012
1,027
255
Before doing screenshot I disabled so, I am on omega with android 4.4.2, and s5 systemui mod, nothing else thanks for trying helping me

Inviato dal mio SM-N900S utilizzando Tapatalk

---------- Post added at 06:57 PM ---------- Previous post was at 06:56 PM ----------

Oh thats too bad :(
Im really sorry about that.

But thank you for reporting error.
I will check your problem tomorrow.
(Its time for bed in here)

Please tell me your model number and firmware version and Installed Mods (custom rom, custom SystemUI.apk .. etc) If you can :)


Sent from my SM-N900S using xda app-developers app



Inviato dal mio SM-N900S utilizzando Tapatalk
 

Albe95

Inactive Recognized Contributor
Aug 21, 2013
5,094
18,735
28
Verona (Italy)
I've the same problem of noooo.
Apart of this if you put Sfinder apk in system folder it work and I've found that this "mod" enable S5 taskmanager:
 

Attachments

  • Screenshot_2014-03-09-19-48-38.jpg
    Screenshot_2014-03-09-19-48-38.jpg
    91.7 KB · Views: 7,567

you dude

Senior Member
Dec 28, 2012
98
3
I did it but this happened
There are no icons how can I fix this?


Sent from my GT-I9500 using xda app-developers app
 

Attachments

  • uploadfromtaptalk1394395911063.jpg
    uploadfromtaptalk1394395911063.jpg
    80 KB · Views: 2,832
  • Like
Reactions: armaan.ag

mitky82

Account currently disabled
Feb 2, 2011
962
148
Thanks

Sent from my SAMSUNG-SGH-I337 using XDA Premium 4 mobile app
 

Attachments

  • 1394398086333.jpg
    1394398086333.jpg
    56.9 KB · Views: 2,606

bartela

Senior Member
Oct 4, 2012
211
47
Riga
Working on my 4.4.2 Wanam. Looks good. Thanks

Sent from my GT-I9505 using XDA Premium 4 mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 45
    Hi everyone!
    Before start, sorry for my Bad Enlgish:(

    I dont know why but, after I change build properties to SM-N900S (Note3), I get Galaxy S5's Quick Panel.
    (Many people has been tested in other forums, and its worked)

    This guide need root permission. And also you have to update firmware version to latest release. (KITKAT)

    Tested on : SHV-E330S (GT-I9506 for Korea), SHV-E300S (GT-I9500 for Korea)

    1) Open Root Explorer
    2) Go to /system and find build.prop
    3) Press build.prop while 1-2seconds.
    4) Press Open in Text Editor
    5) Edit these things to "SM-N900S"

    ro.product.name=SM-N900S
    ro.product.device=SM-N900S

    6) Make your device full-reboot
    7) Enjoy!

    Attached screenshot after I edited my build.prop properties.

    The search feature (S Finder I think..) is not working, but others works great :)

    Sent from my SM-N900S using xda app-developers app
    9
    AWESOME UPDATE!!!
    ENABLE GS5 TOGGLES WITHOUT LOSING LTE FEATURE

    Just edit build.prop like that:

    ro.product.model=SM-G900F
    ro.product.name=kltexx
    ro.product.device=klte
    ro.build.product=kltexx

    With this values you will have the nice GS5 toggles and LTE setting at the same time :D
    4
    @neodevkr I manage to pull out the SFinder apk from the Galaxy S5 Dump. Once install the Sfinder shortcut on status bar works. http://www.sendspace.com/file/qtl4y7 :highfive:
    h70q.png
    3
    i have some problems with all of this build.prop settings in the thread... for example i don't receive all notification on the status bar (like messenger, tapatalk and many other)...or i can't use vocal unlock in lockscreen.. or i have 4g instead h+ icon...so i edit my build.prop like this:

    product.model = SM-G900F
    product.name = kltexx
    product.device = jfltexx
    build.product = kltexx

    with this settings on european i9505 i solved all my problems:

    -keep lte option in settings menu
    -keep calls and sms notification on lockscreen
    -keep all notification on status bar
    - i can use vocal unlock in lockscreen (now i have s voice icon in status bar)
    i have normal h+ icon

    and obviously i have s5 toggles

    Inviato dal mio GT-I9505
    2
    What do you mean ?

    Sent from my GT-I9505 using Tapatalk

    cant you see there 4 more options just like on the S5 and they are all working also my LTE is working too