New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

  • About shockwaverider
    Service provider
    Finland - Saunalahti
    City
    Helsinki
    Home country
    Finland

Statistics

Total Posts
General Information
  • Last Activity: Today 10:43 PM
  • Join Date: 13th August 2011
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
4 I did install SemcGenericUxpRes.apk and framework-res.apk also SytemUI.apk ,I can decompile & recompile framework-res.apk with no errors. but,when I put the recompiled framework-res.apk back to phone,I got bootloop even I didnt mod the framework-...
2 I already read the threads you are talking about, but the solutions explained there, are only suitable for highly sophisticated users. I dont want to flash any weired xyz-ROM... I just wanted to get root access on my LT25i. Thank you so far. ...
2 Attached is the logcat I get when pushing framework-res. If someone who knows more than me wants to take a look at it, great.
2 what value would i need to input if i need to set it to 50% transparent? 100% transparent? thanks :) 50% = #7F000000 100% = #00000000 Sent from my LT25i using xda premium
2 How about for the status bar and navigation bar? :D For the statusbar modify SystemUI.apk/res/layout/status_bar.xml. Look for android:background="", and modify whatever is in quotes. I haven't touched the navigation bar, so I can't help with tha...