[HOW TO] Enable sprint spark icons

PDXunicorn

Senior Member
Jul 12, 2012
290
332
0
PDX
This is just a simple build.prop edit to enable the spark icons.


HOW TO

You need to edit your default build.prop
Open build.prop with any root explorer
find the following lines:

ro.product.name=hltespr
ro.product.device=hltespr

and change it to:

ro.product.name=kltespr
ro.product.device=kltespr

After you save then reboot.

Let me know if this works for you and enjoy

Thanks micmars for finding this out
For those using fre3 should know that it busts the finger ink app, and crashes the video editor app.
 
Last edited:

cherylbaker

Senior Member
Jan 21, 2006
1,517
225
0
This is just a simple build.prop edit to enable the spark icons.


HOW TO

You need to edit your default build.prop
Open build.prop with any root explorer
find the following lines:

ro.product.name=hltespr
ro.product.device=hltespr

and change it to:

ro.product.name=kltespr
ro.product.device=kltespr

Let me know if this works for you and enjoy
Dumb question.. what's spark icons

Cheryl
 

bigmase23

Senior Member
May 5, 2011
1,382
837
0
Thanks! pretty sweet and different!

---------- Post added at 06:17 PM ---------- Previous post was at 05:24 PM ----------

Did this edit change anyone's toggles? It did mine.. i'll post a pic in a few..
 

Jocutz1987

Senior Member
Oct 29, 2008
666
216
0
tampa
Worked great love it thank you



Edit : you should put on the op to reboot after saving the change I was confuse on what to do next I thought it was going to change right then and there.


Sent from my SM-N900P using xda app-developers app
 
Last edited:
  • Like
Reactions: micmars

MikeyLee

Senior Member
Jul 20, 2010
3,964
631
0
Phoenix
Has anybody notice by changing the icon in build.prop to spark has effect on other parts of the system ui like the notification toggles and the task killer

Sent from my SM-N900P using xda app-developers app
Check my post here http://forum.xda-developers.com/showthread.php?t=2687288&page=15 with the screen shots. If you follow this your toggles will look cleaner and your settings will look like in the screen shots. I'm going to try going back to this setup but I'll try the build.prop edit first. I think the Spark icons should stick after flashing the S5 toggles and theme and swapping out the systemUI apk as I did before. I'll let you know.
 

Jocutz1987

Senior Member
Oct 29, 2008
666
216
0
tampa
Check my post here http://forum.xda-developers.com/showthread.php?t=2687288&page=15 with the screen shots. If you follow this your toggles will look cleaner and your settings will look like in the screen shots. I'm going to try going back to this setup but I'll try the build.prop edit first. I think the Spark icons should stick after flashing the S5 toggles and theme and swapping out the systemUI apk as I did before. I'll let you know.
I actually like the one I have now which is the one in the picture

Sent from my SM-N900P using xda app-developers app
 
  • Like
Reactions: micmars

CJPRICO

Senior Member
May 12, 2011
131
29
0
I was playing around with the build prop and put
ro.product.name=kltespr
ro.product.device=kltespr

And as micmars stated it does crashes you video editor app.

So i played around again and made it like this :

ro.product.name=kltespr
ro.product.device=SM-G900P

To see if i get to keep spark icons and see if video editor app works and they all work atleast for me.
Let me know if that helps or works for anyone else.






Sent from my SM-N900P using XDA Premium 4 mobile app
 

Attachments

  • Like
Reactions: pgriffinsc and LMMT