[Q] Change Clock Font On Lockscreen - Vibrant Q&A, Help & Troubleshooting

I'm wanting my lockscreen clock font to match the Comfortaa font I installed, I found this thread http://forum.xda-developers.com/showthread.php?t=805117 but there was no morph for it. Does anyone have it or know how I would do this thanks
EDIT: figured out what I need to do but for some odd reason ADB does not want to work at all I've tried to manually install the driver and still nothing am I missing something???? I checked and I have the ADB composite driver installed when the pop up came up telling me it was installing drivers or at least it told me so

Related

[APP]WaPaC (wallpaper changer application)

Tool for automatic wallpaper changer, change wallpaper produces tudee, (in the start-up and locked WM) and in Manila. The change wallpaper only tudee or only in Manila, or both there and there you can customize the menu, you can also configure the time change from 10 to 720 minutes. In Manila, if you should tweak "background on all tabs, the background changes accordingly in all tabs. Pictures to change the wallpaper can be taken from any directory, the directory can be selected as all or selectively.
Tested on WM6.5.5 Manila 2012
and if you want Fully transparent TaskBar and SoftKeyBar go :
http://forum.xda-developers.com/showthread.php?t=681341
Is this your app?
http://forum.xda-developers.com/showthread.php?t=684557
http://www.modaco.com/content/i8000.../309004/wallpaper-changer-for-windows-mobile/
cant find the thread I originally was getting info about for the "wallpaper changer" install i did????
was getting errors when restarted phone about WaPac so I removed the app and soft reset etc. Now I get following message....(also trying to get a good 'screenshot' program so I can show you easier, but had probs with bsbtweaks install also-another day/thread for that!)
>>>>>>>>>>>>>>
The file "WaPac cannot be opened. Either it is not signed with a trusted certificate, or onew of its components cannot be found. If the problem persists, try reinstalling or restoring this file.
>>>>>>>>
So I reinstalled, same problem, removed same message...
Any ideas, I guess Im not completely removing all I need to???
i have Tmousa HD2, stock ROM ( I guess thats what you say), only thing Ive done big is Cookies home tab and recently added a bunch of HD wallpapers and cookies wallpaperPatch. ps-and Im trying to learn proper thread usage but sorry if this placement is wrong....
getting help in another thread, disregard....

[Q] how i setup the thems in my hd2?

I'm sorry for the inconvenience
i was Installation many thmes to my hd2 but when i go to set the new thems
as setting- today-slect athem for your device. idont see the new theme what i add on i just see the the thems come withe phone????
idownload theme as cab file and i but it in my storage card then i open the file
star the setup for the theme and every thing ok whene i go to add the theme icant find it!!!!!!!!
Please help me
for The right way
Thanks again
tariffi said:
I'm sorry for the inconvenience
i was Installation many thmes to my hd2 but when i go to set the new thems
as setting- today-slect athem for your device. idont see the new theme what i add on i just see the the thems come withe phone????
idownload theme as cab file and i but it in my storage card then i open the file
star the setup for the theme and every thing ok whene i go to add the theme icant find it!!!!!!!!
Please help me
for The right way
Thanks again
Click to expand...
Click to collapse
The themes you find here are generally for Sense/Manila so do not appear in the themes list in Settings>Appearance (these are just the WinMo themes so ignore them). Once you've copied a theme cab to your storage card you then need to run the cab (which is actually an install file) and make sure you install it to your device, not the storage card. Once you have run the install you will need to do a soft reset to allow the changes to take effect. Once you restart the theme should now be loaded! If you find you don't like it just go to Settings>Applications>Remove Programs and you should be able to uninstall there. Soft reset and you'll be back to where you started. It is also adviseable to do a full backup before you install any new theme just in case it is not compatible with your version of WinMo or Manila, which can cause problems.
Have fun!
Hi, I tried as you wrote, but it doesn't work. I tried the "W7 theme", and it turned out all my icons are turning white and nothing changed.
hhfautumn said:
Hi, I tried as you wrote, but it doesn't work. I tried the "W7 theme", and it turned out all my icons are turning white and nothing changed.
Click to expand...
Click to collapse
Ask in the thread you downloaded the theme from
hhfautumn said:
Hi, I tried as you wrote, but it doesn't work. I tried the "W7 theme", and it turned out all my icons are turning white and nothing changed.
Click to expand...
Click to collapse
The information writhe by "Dunc001" are 100% useful and correct.
First of all when you have problems by installing a cab/theme; mostly the problems are: wrong installation, not following the instructions, problems from some combination whit some manila/OS versions, ...
Fore receiving a optimal solution/answer to your problem it's better to communicate your/the problem on the specific Thread of the Theme/cab/program.
Reason way!? The developer/creator have the most experience/knowledge of his stuff, ore other users on that thread who know the solution/answer to your problem will be able to fix ore gives you a answer more quickly to it.
Also maybe a other user have had the same problem like you, and you see/reed immediately the answer to it. Ore future users with the same question will find the solution.
"Don't see this as a personal attack; I only tray to explain/help you out fore a more easier use of the XDA Thread's"
sorry brothers
did not work The same thing icant see the theme after setup
any help
thanks
Don't know, if you use my Win 7-Theme. If so, the wa, to install was described before. But there is also anothwr theme online, for tbis you need Wisbar Advance Desktop. Witbout this, you can't run the theme. It's really important to know, how to install a cab and to read the instructions in the thread. Most time the error is sitting a little away from the device.
any help brother

[Q] Trying to modify 4.0.4 notification screen - Don't know names of items

I have a Verizon LG Lucid with stock 4.0.4 on it. Here:imgur.com/Igb4l you can see my notification screen with a nice red box drawn around the items I would like to disable. However, before I can disable such items I need to know what they are called. I have tried every combination of words I can think of to google search but not no avail.
So here's what I need to know:
1. What are these items called?
2. Are they contained within the software of LG, Verizon, or stock Android?
3. Where would be a good topic to begin researching now that I know what's what?
Edit: I think the key here lies within systemUI.apk. I will investigate that.
Edit: I learned a lot about APK's and modifying them. Currently all I've been able to do is make the status bar disappear. Maybe it isn't actually in systemui...
Edit: Success! I finally got the wifi notification bar to "go away" by setting its height to 0.0 in SystemUI>res>layout>wifi_onetouch_layout.xml as seen in a thread about hiding the music player. A few problems I ran into: I had to switch the aapt that comes with apktool with aapt from the android SDK to build without errors. After it was built I had to copy META -INF and AndroidManifest from the vanilla SystemUI.apk then zipalign it. I used a root file manager on the phone to move and rename everything.
Here's a nice screenshot of my progress: imgur.com/YA7bu

[Q] 1 font of many not loading on 4.4

Hi all,
We've got several custom fonts in the game I'm working on (All the fonts are custom) but on 4.4 only one of them is failing to work. Nothing has changed with this font in well over a year and stop working on 4.4 (confirmed on a Nexus 5 and Nexus 10).
The font is being loaded the exact same way as all the other fonts in the game (Typeface.createFromFile("xyz")) but the OS is returning the default font (Roboto) and giving no indication as to why it's not loading our font.
Does anyone know how to debug why Android isn't loading our font? Nothing is being printed out into logcat and I can't see anything in the documentation that says what would cause the fonts to fail. All the fonts in the game are OTF and since it's a licenced font we can't modify the font into TTF and I can't post the font here if anyone wanted to see it for debugging purposes.

ZUL Launcher needed

Hi I have been removing in windows (cmd, shell) some blootware from zul 11.5.247 and by mistake I remove also one called "zul launcher",and now phone working but there is no any screen I mean I just see red display. I don't want to configure everything again by flash in windows . Can anybody have any solutions
This is my screen now and list of deleted things

Categories

Resources