[TUTO] [STOCK ROM] How to change fonts - LG Optimus L9 P760, P765, P768, P769

Hi! Today I found out how to change the font of the phone stock rom without any problems!
I'll explain in this guide
Required:
-Root (to manage file system \ font)
-font installer app (https://play.google.com/store/apps/details?id=com.jrummy.font.installer)
-a root explorer
-Among the fivefonts, you must make a choice, you have to sacrifice one of them in order to replace the font you want
(I tested it on HYTravel)
Here is the name of the fonts of LG, to replace it, you have to replace the two .ttf:
-LGsmartgothic-bold.ttf & lgsmartgothic-regular.ttf
-HYTravel.bold.ttf & HYtravel.ttf
-HYSerif_bold.ttf & HYSerif_regular.ttf
-LGbaikzongyulpen_bold.ttf & LGbaikzongyulpen_regular
-Roboto-bold.ttf & roboto-regular.ttf
Instructions:
1. Open Font installer and wait until the fonts are all visible in the list
2. Look at the font you like, and remember his name (DONT INSTALL IT)
3. Go on the root explorer et go on romtoolbox\fonts\previews. It is here that are placed fonts from Font Installer
4. Rename the font you chose to install:
For exemple: I choose sovba.ttf , i rename it HYtravel.ttf and i copied it on system\fonts. And then I have used the same file from make install and I renamed this time HYTravel.bold.ttf and i copied it ton system\fonts.
5. Go on settings>screen>font and you will see the font you choose to install instead of the font you choose !!!!
Post your results!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Nice job man! People were just talking about this!

Ilxaot said:
Nice job man! People were just talking about this!
Click to expand...
Click to collapse
Thank you! At first I thought it was not works but i was surprised by the result

Wow, great news Thanks, hopefully it will work Great work man

Sh4d0Wx said:
Wow, great news Thanks, hopefully it will work
Click to expand...
Click to collapse
Post your results if u try it
Sent from my LG-P760 using xda premium

UPDATE: Found a Camcorder I never got around to using. Hopefully, it records better. It is, meant for video after all. If I made a video with the first 2 cameras, it would have looked like 240p xD

Ilxaot said:
UPDATE: Found a Camcorder I never got around to using. Hopefully, it records better. It is, meant for video after all. If I made a video with the first 2 cameras, it would have looked like 240p xD
Click to expand...
Click to collapse
Cool!

I might be able to do something tonight, I'll attempt. School starts on Monday, so I'll be severely limited on time from this point forward xD

Ilxaot said:
I might be able to do something tonight, I'll attempt. School starts on Monday, so I'll be severely limited on time from this point forward xD
Click to expand...
Click to collapse
Good news. Welcome back to school lol

Genius
Thanks man, it worked excelent. Im on a lgp880:good:

titomalanguito said:
Thanks man, it worked excelent. Im on a lgp880:good:
Click to expand...
Click to collapse
You're welcome please post a screenshot if You can
Sent from my LG-P760 using xda premium

I love it!!!! Thank you!
Sent from my LG-P769 using XDA Premium 4 mobile app

LaDY Vengeance said:
I love it!!!! Thank you!
Sent from my LG-P769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sent from my LG-P760 using xda premium

iFont works great if you're rooted. Easy to use and easy to restore default font.
https://play.google.com/store/apps/details?id=com.kapp.ifont
Sent from my Android powered coffee coaster.

I been using Ubuntu fonts this whole time, and I like it way better than Roboto or the rest I've tried.
Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2

SentryMescudi said:
Hi! Today I founInstructions:
1. Open Font installer and wait until the fonts are all visible in the list
2. Look at the font you like, and remember his name (DONT INSTALL IT)
3. Go on the root explorer et go on romtoolbox\fonts\previews. It is here that are placed fonts from Font Installer...
Click to expand...
Click to collapse
Hello to all.Fonts can be added as:
add a font in system/font,paste the code into a file etc/system_fonts.xml:
Code:
</family>
<nameset>
<name>[COLOR="Red"]the name of your font[/COLOR]</name>
<name>sans-serif</name>
<name>arial</name>
<name>helvetica</name>
<name>tahoma</name>
<name>verdana</name>
</nameset>
<fileset>
<file>[COLOR="Red"]the name of your font regular[/COLOR].ttf</file>
<file>[COLOR="Red"]the name of your font bold[/COLOR].ttf</file>
</fileset>
</family>
To disable fonts,remove FontServer.apk(system/app),in build.prop set false in
Code:
ro.lge.fonts=true
P.S Sorry for my english

Related

[font] Sony Ericsson Logo Font [root]

I found the Sony Ericsson logo's font, and replaced the DroidSans standard font with it. It looks pretty sleek.
Download attachment Digital Sans EF and unzip [bold, bold italic, italic and normal Sony Sketch Font also included now]
Rename to DroidSans.ttf
Go to /system/fonts
Backup the original DroidSans.ttf (move to sdcard [different folder than downloaded DroidSans.ttf] or rename to DroidSans.ttf.bak)
Move DroidSans.ttf downloaded to /system/fonts
Reboot and enjoy
thomassafca said:
Don't forget to change the permissions!
Click to expand...
Click to collapse
This only replaces the normal text, not the bold text or other special text.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Widgets
SiMiClock, Widgetsoid (2x)
HTC_IME_mod keyboard
Bold Font is Cambria Bold
Wow, nice find that does look pretty sweet.
Don't forget to change the permissions!
I don't see the attachment.
Sent from my MT15i using Tapatalk
Tenacius D said:
I don't see the attachment.
Sent from my MT15i using Tapatalk
Click to expand...
Click to collapse
Fixed That For You
I do have got the bold version too if you like
thomassafca said:
I do have got the bold version too if you like
Click to expand...
Click to collapse
I like my current bold font (Cambria Bold), but you can post it in your own post, I can make a reference to it, or you can let me access the file, and I'll add it to the .zip.
thomassafca said:
Don't forget to change the permissions!
Click to expand...
Click to collapse
LOL, forgot to change them in my own phone :O
I always come back to SonySketch, one of the best fonts imo, but find it best to install fonts with TypeFresh or similar, as just copy and pasting over the originals has given me issues in the past.
Sent from my LT15i using XDA App
XperienceD said:
I always come back to SonySketch, one of the best fonts imo, but find it best to install fonts with TypeFresh or similar, as just copy and pasting over the originals has given me issues in the past.
Sent from my LT15i using XDA App
Click to expand...
Click to collapse
Where can I download the Sony Sketch Font?
sdk16420 said:
Where can I download the Sony Sketch Font?
Click to expand...
Click to collapse
Should find it with Google.
Sent from my LT15i using XDA App
XperienceD said:
Should find it with Google.
Sent from my LT15i using XDA App
Click to expand...
Click to collapse
http://search.4shared.com/q/1/sony sketch?view=searchMainField
Close enough
I will add a zip to the first post.
The third attachment I ever uploaded - SonySketch
how to change the permissions????
and how do i get that battery icon of percentage on notification bar on the right side???
which application is that???
i dont have a rooted phone!!
sagr_ved said:
i dont have a rooted phone!!
Click to expand...
Click to collapse
Then you can have the font neither the battery icon...
ICS fonts are far better
Sent from my Xperiã ÑeØ using XDA app
Donate to my paypal acc. if I helped you & if u can't, atleast hit the thanx button
The default font can not compile because I changed it, but it is not in accented letters, and so there is only one box instead of letters.

[MOD](FlipFonts for the Note)[MOD] .APK (3/18/12) MORE THAN 300+ FONTS!!!!

Hello fellow note owners are you tired of the same ol boring font well i have great news for you and its called a flipfont! What's a flipfont you might ask well a flipfont is an .apk file that you install just as you would any app and bam you've been flipfonted!!! I will be adding serveral fonts to this thread so keep a look out.
Lets get started i really hope i don't need to explain how to install an .apk but i will if needed (let me know) so you've got your font you want installed how do we apply it? here's how screen shots below.
1.download whatever font.apk you want and throw it in a folder on your SD card.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. use any file explorer my FAV is root explorer and navigate to where you put your font.apk file
3.click to install the font.apk file boom done installed ready to rock.
4.now we need to go select the new font we just installed so here we go!
5. hit menu/settings/display/screen display/font style and select your new font select yes to confirm and that's it now we can enjoy our new font cheers
I TAKE NO CREDIT IN CREATING THESE FONT .APKS PLEASE GIVE THANKS TO THE CREATORS
ppalbicke
Pauldiddy
YOU CAN PICK FROM THE FONTS I HAVE HERE!
FLIP FONTS ALL LINK
THIS IS A ZIP THAT CONTAINS ALL THE FONTS!
FLIP FONTS
INSTEAD OF HAVING EVERY FONT LINKED HERE IM JUST GOING TO UPLOAD A SINGLE ZIP WITH THEM ALL IN THERE DIDN'T REALIZE I HAD THAT MANY LOL​
Screen shots
The links are broken bro
Edit: Never mind lol. I can't read big red bold text. Thanks though. They work fine.
Russll said:
The links are broken bro
Click to expand...
Click to collapse
nope there not I'm guessing you tried downloading straight to your phone? if so they won't work as stated in the OP
are you the dev for these fonts?....same ones in market right for .99cents?
Sent from my SAMSUNG-SGH-I717 using XDA
Awesome work Blownco, thank you!!
So far Aerolite is the only one that doesn't work, all others look and work perfectly!
wish777 said:
are you the dev for these fonts?....same ones in market right for .99cents?
Sent from my SAMSUNG-SGH-I717 using XDA
Click to expand...
Click to collapse
no i am not i searched tons of threads here in xda and downloaded them all and put them all in one place for everyone to use
More fonts added check op!!!!
Anyway to see how the fonts look before we install?
nino313 said:
Anyway to see how the fonts look before we install?
Click to expand...
Click to collapse
yea ill add some screen shots here in a minute
screen shots are up
Any chance of putting them into a single zip for download. Sure a lot of clicking to grab all of them. Just curious. Thanks for the effort!
jayfrost said:
Any chance of putting them into a single zip for download. Sure a lot of clicking to grab all of them. Just curious. Thanks for the effort!
Click to expand...
Click to collapse
check the OP
Very nice! Thanks for this!
ee23hd2 said:
Very nice! Thanks for this!
Click to expand...
Click to collapse
welcome should have a few fonts that everyone likes and can use
Over 160 fonts to choose from, phenomenal! Really appreciate you sharing this with us!
Here ur some more 300+ flipfont if u want any
http://forum.xda-developers.com/showthread.php?t=1503334
Sent from my SAMSUNG-SGH-I717 using xda premium
excellent
nice work. ill give this a try
Hey is it possible if this can be uploaded to a mirror. I don't have a computer to work from unfortunately. Thanks.
Sent from the best mobile device ever --Samsung Galaxy Note
HarmonyFlame said:
Hey is it possible if this can be uploaded to a mirror. I don't have a computer to work from unfortunately. Thanks.
Sent from the best mobile device ever --Samsung Galaxy Note
Click to expand...
Click to collapse
Try this...
http://db.tt/jvew9Kb5
Sent from my SAMSUNG-SGH-I717 using xda premium

Theme\Mod Fingerprint scanner (14 mods) by kimdalanxa aka ramalHOBOss

Not much to say, just a simple mod of "Keyguard.apk"
Just grab my file and follow this easy to understand tutorial by @optx :good: (To lazy to do so myself :laugh
Howto :
- Download the" Keyguard.apk"from here to your Smartphone
- Take a root explorer of your choice.
- Navigate to root/system/priv-app.(See place.jpg for Info)
- Make a Copy of your "Keyguard.apk" , so you can go back if you don't like it.
- Go to the modified "Keyguard.apk" on your Smartphone and copy/paste it to root/system/priv-app. Override the original file.
- Change the permissons of the "Keyguard.apk" back to standard (rw--r--r-)
- Reboot immediately after.
- Enjoy
PS: Remember to allways rename the .apk file to "Keyguard.apk"
Any suggestions are greatly appreciated :highfive:
Since i`ve reached the maximum number of uploads i will post new mods here:
All the flashable.zip files were courtesy of @Kdio who made a flashable .zip file with the installation path for the mods only, so no more black screens on other roms/custom roms :good:
BackToSammy.zip - https://mega.co.nz/#!RkpxlQaA!Q5kab_2j1ELdVOVl_kzVl7lw--owDAbZkevXefJvz-o
BackToSammyKeyguard.apk - https://mega.co.nz/#!45QEkDzZ!FN9cEH80saaEktwKDu2alwtuczv6UC9zQbxc1FtXDis
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LaserScannerRevamped.zip - https://mega.co.nz/#!FkhSVQRQ!ku7eRL8QC_TjS2TnXpKwOM5GZzu4sn0UgBIApdCqdUY
LaserScannerRevampedKeyguard.apk - https://mega.co.nz/#!NhZmCJIC!zWUfHU4JTd_k4Zv1GZRKJPjjq8xZZPmpr2Nip_skzwM
InsideTheCircus.zip - https://mega.co.nz/#!pkYExT4L!4z0JegkBYtYd_qGv05u__M8ZURvOjhfflivcexqYg0Y
InsideTheCircusKeyguard.apk - https://mega.co.nz/#!Mk41GbyJ!eCgmHXuuBoZ_eJ-H1Sv0n6cSJAvy02x8vUlK8B_kCrE
SecurityPanel.zip - https://mega.co.nz/#!50wzAaDS!jlHAsItyjdycF9nzG6agUjLUdJw_VrFqsvDxXd9yTro
SecurityPanelKeyguard.apk - https://mega.co.nz/#!U5gUWBiY!00SSdVpAYQYMbtGAXy2nIeL-2V4MUQ3So8Yx7WTnLLY
FingerprintPump.zip - https://www.dropbox.com/s/ovvrw7cs4dn27xo/FingerprintPump.zip
FingerprintPumpKeyguard.apk - https://www.dropbox.com/s/h7u3xrtziw526j6/FingerprintPumpKeyguard.apk
Looking real good !! :highfive:
optx said:
Looking real good !! :highfive:
Click to expand...
Click to collapse
If it wasnt yore tips, i would still be lookin inside framework-res.apk...
Updated
I like a lot looks great... Working a ok
Sent from my SM-G900F
That laser is NICE. Thank you for making the mod.
The laser scan looks nice but the access denied is fugly.
gyxter said:
The laser scan looks nice but the access denied is fugly.
Click to expand...
Click to collapse
Thanks for yore feedback, i will update it soon...
Sent from my SM-G900F using XDA Premium 4 mobile app
gyxter said:
The laser scan looks nice but the access denied is fugly.
Click to expand...
Click to collapse
Updated :laugh:
followed the instructions, but now my phone has no lock screen! what are the permissions i need to change...?
DesirableHTC said:
followed the instructions, but now my phone has no lock screen! what are the permissions i need to change...?
Click to expand...
Click to collapse
Sorry, my bad...
Updated...:laugh:
New animation added, iphone 5s fingerprint setup in the making!
kimdalanxa said:
Sorry, my bad...
Click to expand...
Click to collapse
Lovely, worked a treat my friend!
Great work mate, nice effects :good:
Peace
Anybody here on Alliance Int rom successfully use this mod? I followed OP and when my phone booted, non stop systemui FCs, had to go into recovery file manager to delete the mod and put back my original keyguard.
Sent from my SM-G900F using XDA Premium 4 mobile app
fknfocused said:
Anybody here on Alliance Int rom successfully use this mod? I followed OP and when my phone booted, non stop systemui FCs, had to go into recovery file manager to delete the mod and put back my original keyguard.
Sent from my SM-G900F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Alliance keyguard is already modded... Thats why.... It removes original keyguard apk
Sent from my SM-G900F
Works perfectly on my tmobile galaxy 5
Christiancs1969 said:
Alliance keyguard is already modded... Thats why.... It removes original keyguard apk
Sent from my SM-G900F
Click to expand...
Click to collapse
I guess, It doesn't matter as we are simply overwriting the old modded keyguard.apk.
Mine SystemUI constently force closes nevertheless I am on Exynos "H"
Christiancs1969 said:
Alliance keyguard is already modded... Thats why.... It removes original keyguard apk
Sent from my SM-G900F
Click to expand...
Click to collapse
Thanks for the info. :good:
Looking good!
Thanks mate!
Sent from my SM-G900F using XDA Premium 4 mobile app

[GENERAL] If I can help you

Hi guys...
Even I said I won't buy Z2, I saw it in a store and I decided - I must have it.
Awesome device.
I bought BL device, just like my Z1 - on purpose.
So, I'll help all devs here to get this beauty rooted without unlocking bootloader (don't know much about security and exploits but OK, we can all help with a few bucks)
In a meanwhile, I just want to say you all "hi" and if you need anything I know, I'll gladly help.
You can ask here or send PM for anything related to theming, bootanimation, rooting, flashing and similar things...
I hope mods won't mind I opened this, general, thread.
See ya...
Sent from my D6503 using Tapatalk
funky0308 said:
Hi guys...
Even I said I won't buy Z2, I saw it in a store and I decided - I must have it.
Awesome device.
I bought BL device, just like my Z1 - on purpose.
So, I'll help all devs here to get this beauty rooted without unlocking bootloader (don't know much about security and exploits but OK, we can all help with a few bucks)
In a meanwhile, I just want to say you all "hi" and if you need anything I know, I'll gladly help.
You can ask here or send PM for anything related to theming, bootanimation, rooting, flashing and similar things...
I hope mods won't mind I opened this, general, thread.
See ya...
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Yeah, one great dev / themer more!!
We can resist to Z2
Just one thing I don't like: the color of the default bootanimation. It would be great to have a modded bootanimation based on stock but with a different blue or color (green, red...).
nreuge said:
Yeah, one great dev / themer more!!
We can resist to Z2
Just one thing I don't like: the color of the default bootanimation. It would be great to have a modded bootanimation based on stock but with a different blue or color (green, red...).
Click to expand...
Click to collapse
Already did for Z1, try that one...it should be OK but I added "Honami" text into it so I'll have to change that...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
check me!
Sent from my D6503 using Tapatalk
funky0308 said:
Already did for Z1, try that one...it should be OK but I added "Honami" text into it so I'll have to change that...
check me!
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Yes, this blue is much better!
But I can't flash it, install aborted...
nreuge said:
Yes, this blue is much better!
But I can't flash it, install aborted...
Click to expand...
Click to collapse
I'm quite sure I didn't made flashable zip.
Remember, all bootanimation are in zip format.
First:
Delete yours bootanimation.zip from system/media (or copy it somewhere on your sdcard for backup)
Now take bootanimation.zip that yoy download , copy it to /system, change permissions to 0644 (best using root browser).
Move that file to system/media and restart
Sent from my D6503 using Tapatalk
funky0308 said:
I'm quite sure I didn't made flashable zip.
Remember, all bootanimation are in zip format.
First:
Delete yours bootanimation.zip from system/media (or copy it somewhere on your sdcard for backup)
Now take bootanimation.zip that yoy download , copy it to /system, change permissions to 0644 (best using root browser).
Move that file to system/media and restart
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Sorry, I thought it was a flashable zip.
Yes, it works fine, thanks!!
nreuge said:
Sorry, I thought it was a flashable zip.
Yes, it works fine, thanks!!
Click to expand...
Click to collapse
Great I'm happy it's all OK..
Sent from my D6503 using Tapatalk
I just "discovered" smartband...
I thought that's something useful only for runners and similar users...
But I found out it's really good gadget.
I'm using Omate Truesmart (smartwatch) even I don't like it (I don't hate it, its nice but I don't need it)...
I was using it just to go get notified when my phone is ringing or I have notification (Tapatalk, sms, Hangouts...)...
I haven't got a clue this little gadget could actually do the same...
Sony could add a little LCD on it to show time but then... who would buy Sony SmartWatch
Day by day Sony approving I was wrong about Z2 and this smartband - both worth every penny...
Sent from my D6503 using Tapatalk
Hi guys...could anyone help me here...
On Z1 I had small app notepad (or similar can't remember name) to cache notes.
Can't remember name and can't find it on market...
My Z1 isn't here at the moment and I really need that...
Tnx guys...
Sent from my D6503 using Tapatalk

[THEME][EMUI 5] Nokia 6 Galaxy Theme V1.0

Hi Folks,
So, After scratching my heads and working on this for 3 days, finally was able to prepare this and coming up with my 1st theme. This is based on Nokia 6 themes. I am new to this work so taken some references and came up with this simple theme. I know this is not the best but a good to start with. Currently, only lock screen, home screen, wallpapers, and icons are themed and not the entire settings or any application. I am working and learning and will come up with theming them as well.
This is 1st theme and will be updating this as I learn to theme other pages. Please bear with me if you don’t like the theme or comment below for any improvements, suggestion.
Tested on EMUI 5.0 and working fine.
Instruction- ​
Download the file.
Rename the file and replace .zip with .hwt
move the file to - HWThemes folder on internal memory
Open the theme manager on phone and select me (last tab)
scroll down if you already have few themes and check for this theme, select and apply.
Screenshots-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download​Mega Download Link​
shashank1320 said:
Hi Folks,
So, After scratching my heads and working on this for 3 days, finally was able to prepare this and coming up with my 1st theme. This is based on Nokia 6 themes. I am new to this work so taken some references and came up with this simple theme. I know this is not the best but a good to start with. Currently, only lock screen, home screen, wallpapers, and icons are themed and not the entire settings or any application. I am working and learning and will come up with theming them as well.
This is 1st theme and will be updating this as I learn to theme other pages. Please bear with me if you don’t like the theme or comment below for any improvements, suggestion.
Tested on EMUI 5.0 and working fine.
Instruction- ​Download the file.
Rename the file and replace .zip with .hwt
move the file to - HWThemes folder on internal memory
Open the theme manager on phone and select me (last tab)
scroll down if you already have few themes and check for this theme, select and apply.
Screenshots-
Download​Mega Download Link
Click to expand...
Click to collapse
Welcome brother!!!
Looks promising...!!!
Sent from my BLN-L22 using Tapatalk
Tamil15 said:
Welcome brother!!!
Looks promising...!!!
Sent from my BLN-L22 using Tapatalk
Click to expand...
Click to collapse
Thanks a bunch brother. just a start. Hope I will be able to do few more. Hope you and others like it.
shashank1320 said:
Thanks a bunch brother. just a start. Hope I will be able to do few more. Hope you and others like it.
Click to expand...
Click to collapse
Everyone does brother..!!!
Even without all of your supports I can't be here!!!
All the best!!![emoji2][emoji2]
Sent from my BLN-L22 using Tapatalk
Tamil15 said:
Everyone does brother..!!!
Even without all of your supports I can't be here!!!
All the best!!![emoji2][emoji2]
Sent from my BLN-L22 using Tapatalk
Click to expand...
Click to collapse
Thank you Thank you..
These are great motivation to do more.
Tamil15 said:
Everyone does brother..!!!
Even without all of your supports I can't be here!!!
All the best!!![emoji2][emoji2]
Sent from my BLN-L22 using Tapatalk
Click to expand...
Click to collapse
Still need to learn a lot from you. Especially I may need help in modifying other pages and apps.
shashank1320 said:
Still need to learn a lot from you. Especially I may need help in modifying other pages and apps.
Click to expand...
Click to collapse
Always welcome my dear brother!!!
Sent from my BLN-L22 using Tapatalk
Oh the nostalgia.
chrisleLP said:
Oh the nostalgia.
Click to expand...
Click to collapse
Any issues?
So far so good.
Beautiful theme
Dazed No More said:
Beautiful theme
Click to expand...
Click to collapse
Thanks buddy. First theme.will come up with more soon. Didnt get time to check with Tamil who followed up couple of times to help but stuck in many things these days.

Categories

Resources