how to add new fonts to my HTC MAGIC ??? - myTouch 3G, Magic Android Development

Hi Guys,
I'm new here
i would like to add fonts to my new HTC MAGIC, can any one help me to do it...?
Thank you...

Hi!
You can try aHome or OpenHome (from market) to change the fonts of your android. Also you have to download fonts pack from market.
BR.

open home doesn't help
open home don't change the gmail + sms fonts, i need to change those fonts, it looks like those apps uses the system fonts, so i must add fonts to the htc magic system

Related

[ADW Themes] Thread devoted to themes for the ADW Launcher (1.0+)

This thread is devoted to ADW launcher themes.
Make a post and I'll update this post.
Themes:
britoso - Transparent icon bubbles
rori~ - Smoked (smoked launcher box, trans icons, smoked folders ..more)[/URL]
crachel - N1 Drawer icon(Nexus X)
vladnosferatu- iTheme [http://i2theme.webs.com/] (iPhone icons for most popular apps.)
To use a theme:
1) Install the apk.
2) apply the theme. settings->adw settings->theme preferences
To create your own:
Here is a nice guide: https://code.google.com/p/adw-launcher-android/wiki/ADWThemeGuide
All you need is the Eclipse IDE. (get the smallest one, i.e "Java developers" version). After you install/unzip Eclipse, install the ADT plugin.
Get the template project. (click download source)
import the project into your eclipse workspace
read the README file in the project
Customize the project name, version, theme image, wallpaper, and any other image or xml
build a signed .apk in eclipse and post here.
Note: To encourage theme merging and kanging, please post your project source code or upload it to an online repository like google code.
It's nice mate; thanks for sharing
britoso said:
Simple theme that only sets the icon bubble background transparent...
Click to expand...
Click to collapse
That´s nice! - thanx for doing this
britoso said:
.. How about a thread for ADW ?..
Click to expand...
Click to collapse
Yes started playing around with it..
I can't get search widget to change :-(..
rori~ said:
Yes started playing around with it..
I can't get search widget to change :-(..
Click to expand...
Click to collapse
try switching between themes
If I load the source template to eclipse...I cannot change alpha value of the bubbles, right?
(Cause decompiling it then with apk tool, I can get the smali files to change...but I would like to do that in eclipse)
Is there a way?
rori~ said:
If I load the source template to eclipse...I cannot change alpha value of the bubbles, right?
Click to expand...
Click to collapse
you can. The value is in theme_config.xml or values.xml
Uff, got it , thanx!
[ADW Theme] Smoked
ADW Theme Smoked 1.7.1
Changelog:
- new wallpapers for gingerbread black statusbar
- new option o choose custom docks for ADW EX !
- other fixes....
ATTENTION: you cannot upgrade! - deinstall previous and then install v 1.7.1
Notes:
- This Theme still does not have thousands of icons, as I use this for my own purpose and that´s all I have on my screens
-> I f anybody likes to join this theme and increase the amount of icons, just contact my, I will provide you the layouts and we can put as many icons as you want in here
- Docks: this is just a quick experiment. Again, if you have some cool dock and want them in here, contact me!
-----------------------------------------------------------
-----------------------------------------------------------
Update for > ADW 1.3.0
ADWThemeSmoked.apk
ADW Theme Smoked 1.6.1
Changelog:
- reduced app size
- some bugfixes with focuse colors
- works with ADW EX
I.)
Ok, I updated this theme
- added some more icons
- added Wallpaper Gallery with some new creations.
[The apk is quite huge, that´s due to the wallpapers incuded, but you can move it to SD card. And don´t be afraid, it wont slow down your launcher ]
II.)
Also I add a little kanged apk: com.adwtheme.iconpack.apk.kang.apk
- install as regular apk
- select a custom shortcut from this theme drawer icons & some text icons
*************************************************
*************************************************
III.) [I will keep this theme here, for those who use older versions of ADW Launcher]
ADW Theme Smoked for < ADW 1.3.0
Tested on CM 6
Update 08/13:
New icons: SyncSettings, New Google Voice Search, Contact Sender
ADW smoked theme includes:
- wallpaper
- smoked launcher box
- smoked application background
- k9 icon
How to:
1) install ADW.smoked.apk
2) apply theme in settings->adw settings->theme preferences
In "theme preferences" you see a download link for a morph -> ADW Smoked Morph, download and apply with MetaMorph to get it.
ADW Smoked Morph includes:
- smoked statusbar
- battery icon
- vibrate icon
- New Google Voice
- SyncSettings
- Contact Sender
***********************************************
.
britoso...hope you can find some time to change some orange to cyan - would pretty much complete your theme for me
[ADW Theme] N1 Drawer icon
Here's one I did that:
Changes Wallpaper to the basic blue pictured below
Changes the drawer icon to the Nexus One icon
On a side note, it would be nice if there was a way to easily combine two themes.
[ADW Theme] Transparent icon bubbles
Simple theme that only sets the icon bubble background transparent.
Will try and change some orange to cyan if I get the time.
Had to replace the wallpaper so I threw in a blue/gradient one. Change it if you dont like it.
Download:
[1.0]
Edit: Works with VTL Launcher
(Britoso, perhaps you wanna change thread title to ADW themes, if anybody else want to use this thread ..)
Click to expand...
Click to collapse
nice theme.
updated OP.
Update 08/13: ADW smoked
New icons: SyncSettings, New Google Voice Search, Contact Sender
I have not been able to install any themes that are not from the market to my droid x. If anyone could pm me the information that would be great.
Thanks crachel, "•Changes the drawer icon to the Nexus One icon"
I have been looking all over for this Nexus X.
Anyone know where I can find the other Nexus X for ADW Launcher drawer icon, the boot animation type X???
Hi i have changed the images in this file the way i want them, thats all i want to change, but when opening in the project in eclipse 3.6 with SDK etc i just get errors in the manifest xml If i upload the zip with my updated images [just the res folder] would someone be so kind as to compile it to APK for me lol? changed all the names and path like said in the how to but lowest i can get is 2 errors on 2 lines 'missing acquired attribute name' ?? specifically on line " <activity android:name=".main"
android:label="@string/theme_title">'
go3asy said:
Hi i have changed the images in this file the way i want them, thats all i want to change, but when opening in the project in eclipse 3.6 with SDK etc i just get errors in the manifest xml If i upload the zip with my updated images [just the res folder] would someone be so kind as to compile it to APK for me lol? changed all the names and path like said in the how to but lowest i can get is 2 errors on 2 lines 'missing acquired attribute name' ?? specifically on line " <activity android:name=".main"
android:label="@string/theme_title">'
Click to expand...
Click to collapse
Did you right click your project and select "Refactor->Rename"? AnderWeb has covered most problems in the comments section here
got as far as extracting it but dont know where to start with signing it int he keystore wizard lol
Everytime I try to make a theme using the template all I get are errors. I use the same file names and everything, just changed the icons with different ones. End up with more than 200 errors. What am I doing wrong? The readme isn't very in depth.
Sent from my Nexus One using XDA App

Add more wallpapaer in system - need help

I was trying to modify a theme for my RunnyMix v1.5.1 sense based ROM. I added some wallpapers in the system/resource folder with 4 files for each wallpaper as there were some built-in. But my new wallpapers aren't showing in mobile.
Can anybody help????
I haven't find a way to put more than the 19 that there are already there, but you can delete the ones that you don't like and just name the new ones with their names.
sometimes in file manager it shows the old picture but in the DS settings appear ok and functional.

[APPS]Free SAMSUNG fonts

https://play.google.com/store/apps/developer?id=Fonts+for+Free
Fonts for FlipFont program installed with Samsung devices and HTC Sense 6 devices. Works also with any ROM with FlipFont software in system. Works also with rooted devices with font changer softwares. Please do not install if your device can't use fonts. How to check it?
Got settings>display settings>font settings if you have it, your device supports fonts. If not, you need root and some font changer.
Fonts:
-gothic https://play.google.com/store/apps/details?id=com.monotype.android.font.template
-love https://play.google.com/store/apps/details?id=com.monotype.android.font.di.love
-handwritten https://play.google.com/store/apps/details?id=com.monotype.android.font.di.handwritten
-cute https://play.google.com/store/apps/details?id=com.monotype.android.font.di.cute
-comic https://play.google.com/store/apps/details?id=com.monotype.android.font.di.comic
-marker https://play.google.com/store/apps/details?id=com.monotype.android.font.di.marker
Every app contains 6 selected public domain, high quality fonts. Why six? If you not need 50-100 fonts on device, why to keep them installed? Soon this account will have 50 apps, each with 6 fonts, so user can choice one with favourite fonts. All will be avaible in app (more fonts page).
@ramzixp I want font icons if you can post some links.
Sent from Galaxy Note 3 SM-N9005
@thahim icons of these apps? I made it in adobe photoshop, you cannot use it in your apps but you can create yourself, its simple square with text + stroke style

[Q/A] Request Themes, Fonts for EMUI [ALL VERSIONS]

Hello, How are you. The main purpose of creating tHIS thread is helping you by providing the Themes, Fonts and other modification helps. Post your Questions or request your items Down.
I dont like the default font but all the other fonts i tryed has no Lithuania letters in it :/ Can i apply any font with Lithuania support from downloading and using emui theme editor or it need to be special one ?
the biggest request for me is grace ux theme
@ thilak_devraj. i will soon drop link
sTefIx420 . you need lithuania font mate
here is your theme https://drive.google.com/file/d/0B7-kW62k-BTFVjdTdmlnemo3Q0E/view
Can you please make a theme that's as close to stock as possible (EMUI 4.1)? I'm asking here rather than just switching back or downloading a stock one because of an issue: I try making my own dark theme via EMUI theme builder, but something went wrong. Some things that I turned black did not turn back to their default color when I switched back. Now, in certain screens, e.g. the edit contact screen, I have a black bar at the top with black (unreadable) links in it for save and cancel.
as a zooper/klwp user, i've never found a theme so far that doesn't change ALL the fonts on the phone, including the ones in the widgets, is it possible to customize everything else BUT the fonts? so it doesn't mess up my set ups
Try Font Reset Theme for EMUI from the Play Store. It should reset your font to default without affecting anything else.

change font on rooted pixel3

Hi guys, I've been trying to change font, I've used a lot of app, but not all fonts of OS are changing, but all app are putting a square instead the colon in the clock of blocked screen.
Have you been able to change fonts at all?
pacmanman said:
Hi guys, I've been trying to change font, I've used a lot of app, but not all fonts of OS are changing, but all app are putting a square instead the colon in the clock of blocked screen.
Have you been able to change fonts at all?
Click to expand...
Click to collapse
You can change fonts to most anything but the lock screen is different. Just leave it stock.
Here is a googlesans font.
I've found that in the Fontfix app, you can select the font to change, so to change the lockscreen font you just need to replace GoogleSans-Regular with your custom font, all good
There are others fonts to replace on the system, I'll be playing with the app to see what fits my requirements.

Categories

Resources