[THEME] Official Team Venom ViperX theme thread

Search This thread

and234

Senior Member
Nov 11, 2008
54
15
Over the Rainbown
Yeah already found out. Its a Sense Rom so HTC crap


ahm, another question: how to edit the XML file? My XML editor comes up with an error if i open it up
and if i do so with the Notepad++ I just see strange hyroglyphics
 
Last edited:

fisha21

Senior Member
Nov 23, 2007
2,331
4,379
Well, nobody tells me anything, I put the file BLUE_CROME

Looks great, thanks for sharing. We'll try and get that in the hub at some point soon :)





Yeah already found out. Its a Sense Rom so HTC crap


ahm, another question: how to edit the XML file? My XML editor comes up with an error if i open it up
and if i do so with the Notepad++ I just see strange hyroglyphics

You need to decompile the apk before you can view/edit xmls. There are several tools for doing that, I use VTS. Just search Google for virtuous ten studio, the website is full of info. As for changing the pattern lock background, it is tied in to other system screens so wont be in the lockscreen apk. It can be changed to a different colour using a skin edit, but as far as I know you can't set an image for that value, certainly not just for the lockscreen.

Sent from my HTC One X using xda premium
 

ruslik0579

Senior Member
Jul 8, 2011
74
52
Moscow
status bar

modified status bar
original thread http://4pda.ru/forum/index.php?s=&showtopic=418580&view=findpost&p=19863656
screenshots:
2606827.png 2606828.png 2607174.png 2607295.png

adds speed Internet connection
a button on / off

1. button on / off (right) speed Internet connection(left) http://d-h.st/zt0
2. button on / off (right) speed Internet connection(in the center) http://d-h.st/mVg
3. button on / off (No) speed Internet connection(left) http://d-h.st/HA4
4. button on / off (No) speed Internet connection(in the center) http://d-h.st/UTX
5. stock status bar http://d-h.st/9cw
sorry for my english...
 
Last edited:
  • Like
Reactions: mathrania

and234

Senior Member
Nov 11, 2008
54
15
Over the Rainbown
You need to decompile the apk before you can view/edit xmls. There are several tools for doing that, I use VTS. Just search Google for virtuous ten studio, the website is full of info. As for changing the pattern lock background, it is tied in to other system screens so wont be in the lockscreen apk. It can be changed to a different colour using a skin edit, but as far as I know you can't set an image for that value, certainly not just for the lockscreen.

Sent from my HTC One X using xda premium


Well, thank you. I didn't knew how to decompile. You maybe can't set a background,
but you can make it transparent so you see the background image :D


Cheers



Edit Says:

Nah, its not working with the transparency thing.
 
Last edited:

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
From what i have learned its in another file and if you want to inject it in the skin.apk you have to adapt the hashcode into the x10 file, edit the image tracker file in the shared images dir of the skin and place the actual PNG into the shared-images of the skin :p

Maybe there are more ways to do this, but im not into this that deep yet. So don't pin on me about this answer ! :D
 

liorderei

Senior Member
Apr 14, 2011
461
93
36
OnePlus 8
I believe this icon is either in systemui or the skin apk but it is possible to change the app drawer icon :) i have done it on my theme if you look back through the forum i have posted several screeshots of my theme







From what i have learned its in another file and if you want to inject it in the skin.apk you have to adapt the hashcode into the x10 file, edit the image tracker file in the shared images dir of the skin and place the actual PNG into the shared-images of the skin :p

Maybe there are more ways to do this, but im not into this that deep yet. So don't pin on me about this answer ! :D

Thank you guys for your help!!! I didnt quite understand what you just said mr.hofs..how do i adapt the hashcode into the x10 (what's x10 any way hehe) and how do the following thing from what i understood is putting the png file in the shared images dir?
thanks:)

Sent from my HTC One X using xda app-developers app
 

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
I would like to tell exactly how but my first attempt failed :cool: so my ninja Jedi theme master hooked me up. But it had to do something with the things i wrote above ;)
 

grinder19

Senior Member
Oct 6, 2010
2,091
3,122
Wolverhampton
www.magiorom.com
Thank you guys for your help!!! I didnt quite understand what you just said mr.hofs..how do i adapt the hashcode into the x10 (what's x10 any way hehe) and how do the following thing from what i understood is putting the png file in the shared images dir?
thanks:)

Sent from my HTC One X using xda app-developers app

in VTS (virtual tens studio) there is a M10 tester option and m10 name checker that you could us. once you've decompiled the skin.apk and decompiled the m10 files you can add the png to the shared images folder and then add a line to the x10 file in vts to point to that file. check it works with the m10 checker tools then recompile and test. i think you can use the drawable code from the app drawer icon original location to add to the x10 code to draw the app drawer button.

sorry if that doesn't make sense i'm still learning but this is what i had to do.
if i was at home i could send you the code i used from the x10 file to save you time.
unles Mr Hofs can copy that code and send it to you with a png to acompany it so you can edit this to what you want :)
 
  • Like
Reactions: liorderei

Top Liked Posts