Did anybody compose a list or overview of existing mods for the z1c?
I know I can find a lot on xposed model but I'd like to have a list of mods made for the z1c or mods working on a z1c.
Can anybody point me in the correct direction?
Related
Hello all,
I have been searching for a while but couldn't find any specific info on this subject. I'm wondering if different lockscreens can be used on ROMs other than CyanogenMod. I use TheOfficial HTC ADP 1.6 DRC83 ROM, Can custom lockscreens like Stericson's be used? Thank you all Developers/ROM cookers for making all these awesome modifications to these phones possible. Please dont flame me, Im new to all this...
thanks all...
I am pretty sure the lockscreen has not been ported over to 1.6 yet. I know it is being worked on.
I know an unmodified services.jar from the 5a lockscreen will work with akirahs rom, but a modded services.jar will not go past the first splash screen.
Lockscreens can be added to any rom, provided you have the source for it's services.jar, however, as a simple "drop-in", no, it has to be designed for that rom because of specific dependencies between a rom's framework (though two roms based on the same framework should work as long as it's not been odexed). There's a way to do it, though, but it's a lot of work, you could have the services read off of an xml that you can store in your system folder (maybe etc) and toss your changes there. I'm working on..... .nevermind
Good day all,
I've got a little thread going with some themed versions of the new 4.2 DeskClock app, and I am looking for anyone who is currently on any 4.2.x ROM who can help me with some testing. I am still on 4.1.2 as I can't take the plunge myself quite yet, so I am not able to do this myself yet.
I am looking to confirm that the theming I have done to the DeskClock APK's doesn't cause any issues with the function of the app. The AOSP version of the APK has some issues when running on 4.1.2, but I am assuming they are not present on 4.2 since I haven't seen anyone complaining about it. I also want to confirm that the flashable ZIP file I made is 4.2-compatible.
The ZIP file here (View attachment 1523414) contains a semi-transparent white version of the 4.2 DeskClock. You are welcome to inspect the contents as well as the updater-script to confirm this. Nothing nefarious. I ask that you try flashing it and help me answer 3 questions:
1) Did the flashable ZIP work? You can confirm by installing the analog clock widget and seeing if it is now semi-transparent (or a fainter white depending on your wallpaper). I can make a ZIP to get you back to stock after that, or if there is a style in the OP you like, and I will make a flashable ZIP for you.
View attachment 1534986
2) Does the new digital clock widget work on 4.2? When I try it on 4.1.2, I get the display error in the screenshot below, even the stock unthemed version. Sadface.
View attachment 1522550
3) Does everything still work? Alarms? Timers? Widgets? No weird FC's when exiting the app while a timer is running?
If anyone is willing to help me with any or all of the things above, it would be greatly appreciated!! You can post here or in the thread over in the Themes & Apps sub-forum, I'll be checking both places
weekend BUMP! any help is appreciated!
I have been all over Google and can't find what I need. I am running 2.3.5 / 4.67 stock deodexed. Mostly because of no linkify. Have found some tutorials that have helped with adding mods like init.d and such but need something else.
I want to change my backgrounds in sms,email and notifications and such. I have read where I have to edit htcresourse.apk or framework-res.apk and where only need to mod services.jar. Where can I find a tutorial for this. I know about uot but I would like to learn for myself just need pointed in the right direction.
http://forum.xda-developers.com/forumdisplay.php?f=524
Hello everyone
Sorry for my question, it seems to be stupid but i wanna ask if anyone can explain what is the xposed means? I keep reading it, and thatvmany people were waint for it, so kindly explain and many thanks in advance
Xposed is an app that basically allows you to modify your current ROM without having to use the custom ROM. Modifications such as UI, themes, icon packs, and many others. In another word, xposed modules, are modules that allow your device to do other things that aren't possible with just the ROM that comes with the device. Besides the cosmetic, you can even modify the device to record the phone conversations, etc.
hawkwind212 said:
Xposed is an app that basically allows you to modify your current ROM without having to use the custom ROM. Modifications such as UI, themes, icon packs, and many others. In another word, xposed modules, are modules that allow your device to do other things that aren't possible with just the ROM that comes with the device. Besides the cosmetic, you can even modify the device to record the phone conversations, etc.
Click to expand...
Click to collapse
Many thanks.... Thumps up....
Hello,
I'm new to all these things and I find this forum right for my work.
I've developed a kitkat ROM from source but I want to add some animations and some material touch in it and I'm not sure on how to add it. Can anyone here help me figure out this doubt?