Theming on pro? - Droid Pro Themes and Apps

I can't help but notice that all screenshots of themes used are on many different phones but the droid pro I have yet to see.
For example, how would I be able to change the color of the notification bar?
Has anyone had any successful results with themes?
If yes, what did you use?
My pro is rooted btw
Sent from my DROID PRO using XDA App

Well I did some minor theming on mine although nothing crazy. Theres different ways you can do is but this is what i did. You need to:
1. use Ninjamorph
2. Select the APK that you want to work on (e.g. the notification bar icon is in framework-res.apk)
3. Connect phone to computer to extract the file you want to alter.
4. I used Photoshop, but feel free to use any image editting software you choose. Make sure you leave the name as it is and save as a PNG file.(if the file is a .9.png file then you need to use draw9patch-which is in the android sdk folder/tools and save it from there too)--in draw9patch there is something with the black outlines that i dont fully understand so I'll just suggest you Google it.
5. Transfer the file back to the phone and place it somewhere you will find it.
6. In ninjamorph, choose "existing project" and then the APK folder where you got the image file. Now it will make you choose the file that you want to replace and the then the file you want to replace with.
7. After that then hit the back button from Ninjamorph untill you get to the main screen and choose "finish project", select the apk folder, it'll prompt you for somethings but just say yea and the last prompt will be to zipalign the file....say no. Then choose to reboot.
8. Enjoy
Sent from my DROID PRO using XDA App

I will have to try this. Thank you for the suggestion
Sent from my DROID PRO using XDA App

Yea...let me know how it goes...
Sent from my DROID PRO using XDA App

Related

Changing application icons - possible workaround?

So, I'm well-aware that the reason icons can't be changed easily on the Android home screen is because the icon image is stored in the APK file, and editing that image is, essentially, near impossible.
However, I had an idea that could potentially fix that problem, and I'm just curious how realistic the solution is:
As most G1 users know, AnyCut is a great application that can allow a user to create a shortcut to any number of actions on the phone. These shortcuts are customizable by name, and, for the time being, have a limited number of icons, one for each shortcut type.
I also recall using an app several months ago to change the icons of bookmarks (Bookmark 2, I believe it was called). With this app, a user could choose exactly what their icons would look like on the home screen, except, of course, that these icons could only link to bookmarks.
By combining these two applications, wouldn't an icon changer be quite possible?
Using this same methodology, wouldn't it be possible to create "shortcuts" to applications on the home screen, and thus, allow the user to rename apps and change their icons, at least on the desktop? I know that the icons would not be changed in the pull-out drawer or elsewhere on the system, but wouldn't this be a temporary workaround, until a better solution is reached? I have quite a few programs with horrendous icons, and it really takes away from the aesthetic of the home screen.
Again, all I'm asking is if there's a way to place a shortcut to an APK on the desktop, and preferably to customize that shortcut's icon, not the actual apps.
It is possible to edit .apk's and change the icons. Just look at the forum for theams.
http://forum.xda-developers.com/forumdisplay.php?f=450
soundwire said:
It is possible to edit .apk's and change the icons. Just look at the forum for theams.
http://forum.xda-developers.com/forumdisplay.php?f=450
Click to expand...
Click to collapse
Well, I know that the icons can be edited in a theme, but can non-stock icons be edited as well?
And also, my concern with that is that it seems like a lot of work to update a theme everytime a new app appears on the market. I'm a little OCD, so if I were able to change all the icons on my home screen, I would want them all to be absolutely uniform (like the themes' icons are). However, if a new, super-useful app were to appear on the market, and I absolutely needed it on my home screen, it would seem much easier to simply add an image to my phone, and make a shortcut using that image, than to have to edit an APK, resign the entire package, and reflash the phone each time. While I know my way around the G1, and I'm comfortable with basic rooting, I am by no means a developer, and just like most G1 users, I would probably be more comfortable making shortcuts than updating firmware.
Do you understand where I'm coming from?
I too, would also like to know how to change "non-stock" app icons. Bump.
jayaustn said:
Well, I know that the icons can be edited in a theme, but can non-stock icons be edited as well?
And also, my concern with that is that it seems like a lot of work to update a theme everytime a new app appears on the market. I'm a little OCD, so if I were able to change all the icons on my home screen, I would want them all to be absolutely uniform (like the themes' icons are). However, if a new, super-useful app were to appear on the market, and I absolutely needed it on my home screen, it would seem much easier to simply add an image to my phone, and make a shortcut using that image, than to have to edit an APK, resign the entire package, and reflash the phone each time. While I know my way around the G1, and I'm comfortable with basic rooting, I am by no means a developer, and just like most G1 users, I would probably be more comfortable making shortcuts than updating firmware.
Do you understand where I'm coming from?
Click to expand...
Click to collapse
I have yet to try this, but (provided you have root), you should be able to use adb to pull the apk for an app off your phone, edit it as described, and push it back to the same place. I will give this a go tomorrow, as I'm rather sleepy, and it's probably not a good thing to mess about with superuser stuff when I can't think straight.
If there's any flaws in my theory, I'd be happy to hear them.
RE: Changeing Icons!
I have a video on you tube on how to change icons. Here it is!
http://www.youtube.com/watch?v=AjnV_d9b22E
Hope you enjoy and your able to Change Your Icons.
Good Luck!
bms122223 said:
I have a video on you tube on how to change icons. Here it is!
http://www.youtube.com/watch?v=AjnV_d9b22E
Hope you enjoy and your able to Change Your Icons.
Good Luck!
Click to expand...
Click to collapse
Video doesnt show you how to change "non-stock" app icons, only icons for the original apps.
Well, I kind of figured out how to change the non-stock icons. But got stuck at the end...here's what I did...
1) Install/Open Astro.
2) Back up the app you want to change the icon for.
3) Grab that backup apk file off of your sdcard and put it on your computer.
4) Open it with Winrar.
5) Go to the proper folder and drag your new icon into the folder.
6) Close Winrar and move the apk back to your sdcard.
...this is where I get stuck, I know the icon changed because I can see it when I TRY to install the app. But the app doesnt want to install, it says "install unsuccesful". I'm guessing it needs to be signed?
I have used astro as well, I even signed the apk the same way I sign themes and no luck.
ultra spikey said:
Well, I kind of figured out how to change the non-stock icons. But got stuck at the end...here's what I did...
1) Install/Open Astro.
2) Back up the app you want to change the icon for.
3) Grab that backup apk file off of your sdcard and put it on your computer.
4) Open it with Winrar.
5) Go to the proper folder and drag your new icon into the folder.
6) Close Winrar and move the apk back to your sdcard.
...this is where I get stuck, I know the icon changed because I can see it when I TRY to install the app. But the app doesnt want to install, it says "install unsuccesful". I'm guessing it needs to be signed?
Click to expand...
Click to collapse
You're real close; once you replace the icon you need you need to delete META-INF folder then zip it back up, rename file extension to .apk and sign it with the test keys like the stock .apk. The META-INF is where the signature info is kept from the original author, you need to delete this so it doesn't conflict with the test keys.
Geo411m said:
You're real close; once you replace the icon you need you need to delete META-INF folder then zip it back up, rename file extension to .apk and sign it with the test keys like the stock .apk. The META-INF is where the signature info is kept from the original author, you need to delete this so it doesn't conflict with the test keys.
Click to expand...
Click to collapse
I will that a try. So this also mean that if author updates .apk file we will not be able to install update? Similar to google RC30 updates, we have to wait for JF to modify it.
johnowa636 said:
I will that a try. So this also mean that if author updates .apk file we will not be able to install update? Similar to google RC30 updates, we have to wait for JF to modify it.
Click to expand...
Click to collapse
Agreed; this might be a problem.
I mean, opening up the APK files is definitely a start, but it seems the shortcut approach I mentioned earlier is just so much easier. Shortcuts would allow basic users to change icons effortlessly and without fear of ruining the app, and the process could be just as easy as Bookmark 2, if a developer took charge, no?
ultra spikey said:
Well, I kind of figured out how to change the non-stock icons. But got stuck at the end...here's what I did...
1) Install/Open Astro.
2) Back up the app you want to change the icon for.
3) Grab that backup apk file off of your sdcard and put it on your computer.
4) Open it with Winrar.
5) Go to the proper folder and drag your new icon into the folder.
6) Close Winrar and move the apk back to your sdcard.
...this is where I get stuck, I know the icon changed because I can see it when I TRY to install the app. But the app doesnt want to install, it says "install unsuccesful". I'm guessing it needs to be signed?
Click to expand...
Click to collapse
i would like to verify that this method works to change non-stock apps without pushing files or inserting apps into updates. i used 7zip but i'd imagine winrar will work fine as well. just remember to delete the entire metainf folder, not just its contents. once you have your .apk, re-sign it using stericson's auto-sign utility and you'll be able to install the app through astro.
i should also note that i deleted all instance of the unmodified app from my sdcard. i uninstalled it and deleted the backup on my sd card. this may or may not be necessary, but i just wanted to take precautions.
I've given this method a try, and it seems simply too complicated for a moderate user like me. Wouldn't the shortcut method I mentioned be so much easier to quickly change home screen icons? Would any of the developers on this forum be interested in throwing such an app together? I'd gladly donate some money if a good app was able to take care of this problem.
what are you having trouble with, exactly? i'm far from an advanced user myself, but this is probably one of the easier things to do on the g1, probably second to flashing themes.
though i will say that there are a few apps that i can't change icons for. chomp and cubik have installed but force close when opened.
i have a feeling it's something to do with the signing the apk's, but like i said, i'm not an advanced user at all.
TruLuvNvrDies said:
what are you having trouble with, exactly? i'm far from an advanced user myself, but this is probably one of the easier things to do on the g1, probably second to flashing themes.
though i will say that there are a few apps that i can't change icons for. chomp and cubik have installed but force close when opened.
i have a feeling it's something to do with the signing the apk's, but like i said, i'm not an advanced user at all.
Click to expand...
Click to collapse
I opened up the APK using WinRAR, replaced the icon.png with my icon of choice, and then I'm stuck. I known I have to auto-sign the APK, but am not exactly sure how. I have Stericson's auto-signer tool, and used command 4 to manually enter the APK path, but once I do that I get a bunch of errors. If need be, I can copy down the exact error I get.
ultra spikey said:
Video doesnt show you how to change "non-stock" app icons, only icons for the original apps.
Click to expand...
Click to collapse
Nice video!
jayaustn said:
I opened up the APK using WinRAR, replaced the icon.png with my icon of choice, and then I'm stuck. I known I have to auto-sign the APK, but am not exactly sure how. I have Stericson's auto-signer tool, and used command 4 to manually enter the APK path, but once I do that I get a bunch of errors. If need be, I can copy down the exact error I get.
Click to expand...
Click to collapse
you probably need to delete the contents of the meta-inf folder. there should be three files in there, delete them all. if you extracted the contents of the .apk, zip them back up with an .apk extension. if you didn't extract them, you're at the last step, which is to re-sign the .apk. you don't actually need to manually re-sign the file through the console on stericson's re-signer. just right-click the .apk file and at the very top, there should be an option that says "resign .apk". click on that and your app will be re-signed and ready for an install attempt.
though, as i said before, this method is not 100%. of the 6 apps that i modified so far, i was only successful with 4 of them. even if you do all of the steps correctly, you might not have a working app at the end. the apps will install but will automatically force close when launched. i don't know what causes this, actually, and any suggestions would be appreciated.
I agree with the OP, while it is easy enough to edit the apks, resign them, copy them back onto your phone it would be far more elegant (IMHO) if you could have an application that allowed you to copy "Icon Packs" onto your SDCard, and then add links to applications on your home screen giving you a choice of icons from the aforementioned "Icon Pack".
Theme developers could then distribute the "Icon Pack" with the theme, and end users could easily add custom icons to your home screen from your phone without having to mess about on a PC.
liamw said:
I agree with the OP, while it is easy enough to edit the apks, resign them, copy them back onto your phone it would be far more elegant (IMHO) if you could have an application that allowed you to copy "Icon Packs" onto your SDCard, and then add links to applications on your home screen giving you a choice of icons from the aforementioned "Icon Pack".
Theme developers could then distribute the "Icon Pack" with the theme, and end users could easily add custom icons to your home screen from your phone without having to mess about on a PC.
Click to expand...
Click to collapse
So what everyone wants is Anycut that can do custom icons.

[GUIDE] Install CM7 Messaging app on SGSII

Hey all,
Just thought I'd chuck this quick guide together for those of you who think the new messaging application on the SGS II is a bit naff, and you''d prefer the one from Cyanogen Mod 7.
Firstly, you'll need the file I've attached to the bottom of this post called Mms.apk.
This guide is for beginners who don''t know ADB, so for this we''ll be using root explorer. For this. You will require root and to have purchased Root explorer from the market (It's only a few quid and very handy!)
So, here we go.
Backing up original Mms.apk
1. Copy the file you downloaded here (Mms.apk) to the root of your SD card.
2. Unmount your SDCard from your PC.
3. Open up root explorer. At the top, hit the option where it says ""Mount R/W". If you've done this, it should change to saying "Mount R/O""
4. Go into the following folders. System --> Apps
5. Scroll down until you see Mms.apk. Select it, and hold for a few seconds.
6. You'll now be prompted with a box. Select "Rename"
7. We want to back-up the original app in case you want to revert. so rename it "mms.apk.bak" and press OK.
8. Select the file again, holding as we were before. Now select, Move. You''ll see we have some options appear at the bottom, ignore them for now.
9. Now hit the back key on your SGSII until you''re back at root (Displays in top left as :/
10. Scroll down until you see the folder, Sdcard and select it.
11. Now, we need to use the options at the bottom. Now we're in our sdcard, select the open "paste"or move"".
12. You'll see that we now have mms.apk.bak on our SDcard
You'll want to repeat this process for the mms.odex file that was located in system/apps as well.
Well done!
Installing the new one
Basically, it's the oppisite of what we did before.
1.Select the new mms.apk from your SD card. Select "move"
2.Hit the back key, going back to root directory.
3.Go to the Systems folder, then apps.
4. Hit the "paste"of "move" button.
5. Scroll down to Mms.apk and select it by tapping once. It will now go through the install process.
Note: Make sure you have the unknown sources box ticked to allow install. If not, you''ll be prompted to change it before continuing install.
Voila - you have backed up your original Mms.apk and have the CM7 Message application installed!
If you've found this guide helpful, please don't forget to hit the "thanks" button.
That's cool. I'm yet to get this phone but it feels good that hacking has already begun.
opps wrong thread sorry
A great improvement in my mind!
Sent from my GT-I9100 using XDA App
Can someone please update screenshots of this ? I have looked all over and I can't see it anywhere :/
wrong section but Id like to know if this would work on the galaxy s 4g (awaiting a tmobile version of s2),
and also if someone could post a few screenies
Cheers for the post but I have a 'mute' symbol above 'Compose'
Done how do I do this with any market app? Go SMS installed but didn't replace the system mms.apk
I renamed it..does anything else need to be done to make it a system app?
Sent from the baddest phone in the universe!! - SGII using Xda App/Tapatalk ;-)
I'd also quite like a screenie as I quite like the default one, but always looking for improvements!
Sample screenie.
Way much better than the stock messaging app.
Lost the Messages icon on the home screen ... any idea how to get it back?
Tough.Enough said:
Lost the Messages icon on the home screen ... any idea how to get it back?
Click to expand...
Click to collapse
Just press menu on the home screen > add > choose messaging app
Sent from the baddest phone in the universe!! - SGII using Xda App/Tapatalk ;-)
Brilliant! Anyway we can invert the colours so we get white text on black background?
EDIT:
Worked fine for about 2 mins, then all of my contacts disappeared, then Messaging FC'd, rebooted and Messaging keeps FC'ing
You either didn't remove the .odex from system/apps or you didn't click Mms.apk afterwards to install it. Until you install it, you will get a force close.
I tested it on all of the latest firmwares, and it works just as I'd expect.
Thanks alot dude, been waiting for the CM7 messaging app to be released or working on this phone.
Just tested it now with your very in-depth instructions and its working fine.
Works fine for me except I can't see my avatar on my own messages. It's not a big problem but it looks weird...
Any idea ?
edit : That and the "New message" icon is actually a mute icon (a little speaker with an "X").
this is mint! no irritating iphone style bubbles, black back ground nice and simple! Also not having delivery reciepts come in as new notifications just as a tick is awesome. just put the cyanogen music player on too. Porting CM7 one app at a time. love it!
Hmm.. when I rebooted my phone I need to reinstall the mms.apk again. How do I make it permanent? I mean without the need to reinstall again after a reboot?.
Using the method described I had no such probs after reboot. Make sure you rename both the apk and odex files during the install.
Sent from my GT-I9100 using XDA App
Thanks
This looks like just what I was after. Will be trying this as soon as I get home today. I was just wondering if there was any way to do something similar with the calendar and contacts/dialler app, as these are the only other bits of touchwiz that I can't seem to get rid of just by swapping launcher.

[Q] How to Convert Zip to apk file? is this possible?

Hi everyone
is this possible zip file convert to apk?
its very important cause i try to instal any zip file but my rom is not rooted!!
please if this possible tell me
Thanks
change file from zip to apk
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
It depends if you downloaded a file which was a zip file but was packed as an apk then yes changing the extension of .zip to .apk would be fine if you know what I mean.
Sent from my HTC Desire HD using XDA Premium App
Use zip2apk v1.0 to convert zip to apk
There is an application known as Zip2apk v1.0 that you can use to convert your zip to apk. unlike all other replies here where you have to interfere with your system settings, zip2apk v1.0 is a portable program built to convert zip to apks and does not alter system settings. link: f1compsolutions.kbo.co.ke/Zip2apk
thanks bro
ali magdy said:
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
Click to expand...
Click to collapse
thanks bro, this little help really help me so much, good job
Both methods work like a charm. :highfive:
ali magdy said:
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
Click to expand...
Click to collapse
This is really work Nice tip !
Thank you. I'm also searching for this info
No. Android binaries are located in a apk, you just can't turn a mod into a apk, the only way to build an apk is from Android SDK. Its not possible.
I recently made an android game, just for fun, and for some reason the site i was on changed it to a zip file instead of an apk file. I used a script to make this app. So it works, but i cant play it on my phone because it is in the zip format and whenever i rename it to .apk on my phone, it doesnt work. Any help wold be appreciated.
Sent from my LG-D415 using XDA Premium 4 mobile app
Maurice5813 said:
No. Android binaries are located in a apk, you just can't turn a mod into a apk, the only way to build an apk is from Android SDK. Its not possible.
Click to expand...
Click to collapse
Oh, how would i put my script into Android SDK?
Sent from my LG-D415 using XDA Premium 4 mobile app
Hi,
I'm trying to do something along these lines.
I have a keyboard skin that I want to change it's theme from blue to green. I unpacked it several months ago with EasyApk and attempted this but eventually gave up.
I've done all of the color editing to the .png files but after zipping and changing the ext to apk, it won't install. I get this message... "There was a problem parsing the package."
Any suggestions would be greatly appreciated.
RuLEoF2 said:
Hi,
I'm trying to do something along these lines.
I have a keyboard skin that I want to change it's theme from blue to green. I unpacked it several months ago with EasyApk and attempted this but eventually gave up.
I've done all of the color editing to the .png files but after zipping and changing the ext to apk, it won't install. I get this message... "There was a problem parsing the package."
Any suggestions would be greatly appreciated.
Click to expand...
Click to collapse
RuLEoF2, have you found a solution. I'm getting the same problem.
dabadoo said:
RuLEoF2, have you found a solution. I'm getting the same problem.
Click to expand...
Click to collapse
Nope. The XDA well of good will towards those in need has apparently dried up. Either that or I'm on the do-do list for something.
I haven't gotten responses to any of my last several posts for quite a while now.
Good luck!
RuLEoF2 said:
Nope. The XDA well of good will towards those in need has apparently dried up. Either that or I'm on the do-do list for something.
I haven't gotten responses to any of my last several posts for quite a while now.
Good luck!
Click to expand...
Click to collapse
I found a work around. I used 7zip in windows and made all of the edits (adding files, removing files, editing contents of files) I needed in the zip file WITHOUT unzipping it (7zip and winrar allow this). Once I did that I changed the extension back to apk and the app installed.
Hope this helps some people.
dabadoo said:
I found a work around. I used 7zip in windows and made all of the edits (adding files, removing files, editing contents of files) I needed in the zip file WITHOUT unzipping it (7zip and winrar allow this). Once I did that I changed the extension back to apk and the app installed.
Hope this helps some people.
Click to expand...
Click to collapse
Not working for me. What editing program are you using for graphics?
For graphics, let's say images. I would work on whatever it is you need to add, outside of the zip, and then just add that file by replacing it with whatever it is you wanted to edit. Do you get what I'm saying?
I used 7zip on windows to do this.
REVIVE!!
Its like this for me, I got an apk of Loco Craft (Android Game) extracted it into a folder with winrar, then I modified a bunch of things in there, then I compressed it to a .rar file with WinRAR, then I renamed it from application.rar to application.apk. then when I sent it to my phone (Acer B1-730, Android 4.4.2) and opened the apk file, it said: "There was a problem parsing the package"! So what do I do? Please!!! I really want to try my new game! And pls help me I am only 9!!!
How I make a gems generator?
ali magdy said:
to change file type from zip to apk on windows 7
1- open computer in start menu
2- press alt
3- select tools and choose folder options
4- go to view and uncheck hide extentions for known file types
5- finally go to the file you want to change and change its name (ex: .apk)
Click to expand...
Click to collapse
I want to create a gems generator for an outstanding game. Can anybody help me to create a gems generator like this

Customizing graphics (maybe noobish question)

Less than an hour ago I decided to skin my statusbar. What I do is open SystemUI.apk with 7zip, extract everything from drawable folders and modify them. Now, I've got a question. Is it enough to replace png files in apk with modded ones, or I should somehow sign the apk file?
Thanks in advance.
Sent from nowhere
tajimura said:
Less than an hour ago I decided to skin my statusbar. What I do is open SystemUI.apk with 7zip, extract everything from drawable folders and modify them. Now, I've got a question. Is it enough to replace png files in apk with modded ones, or I should somehow sign the apk file?
Thanks in advance.
Sent from nowhere
Click to expand...
Click to collapse
Good question! I'm also interested in this.
Can't remember well whether it will work without resigning but I always sign the system apk / user apk after doing any modification.
Unsign apk normally get installed when it is placed at system/app but will not work when put it at sd-ext/app_s.
ckpv5 said:
Can't remember well whether it will work without resigning but I always sign the system apk / user apk after doing any modification.
Unsign apk normally get installed when it is placed at system/app but will not work when put it at sd-ext/app_s.
Click to expand...
Click to collapse
Got it. One more question - which tool do you use for signing?
Sent from nowhere
tajimura said:
Got it. One more question - which tool do you use for signing?
Sent from nowhere
Click to expand...
Click to collapse
Auto-sign for signing on PC and Signapktic (from Market) for signing on the phone.
ckpv5 said:
Auto-sign for signing on PC and Signapktic (from Market) for signing on the phone.
Click to expand...
Click to collapse
Thanks for the answers, now going to try that all
Sent from nowhere
Search for "apk tool" here on xda and you'll have what you need for theming and signing and more.
via xda app
System apps are NEVER signed.
If you don't extract (just open in 7zip or winrar) you can just drag new images in. If prompted for compression level, Choose "store". When finished, simply close the file with the x.
Only if you want to change xml files, need you decompile
Sent from my HTC Desire using Tapatalk
rootSU said:
System apps are NEVER signed.
If you don't extract (just open in 7zip or winrar) you can just drag new images in. If prompted for compression level, Choose "store". When finished, simply close the file with the x.
Only if you want to change xml files, need you decompile
Sent from my HTC Desire using Tapatalk
Click to expand...
Click to collapse
Umm, I thought that I have to sign it with "platform" key...
BTW, which PNG is responsible for statusbar background? The closest one I found is "statusbar_bg_tile", 1x1 black image. I want to use gradient background, and have created one full background image and one 9-patch, but dunno what to do - simply replace statusbar_bg_tile with statusbar_bg/statusbar_bg.9 or also modify some xml? In statusbar.xml I can't find any reference to statusbar_bg_tile PNG.
Sent from nowhere

[FONTS] Android (APK Files)

Hey Guys! This thread is actually a question of me finding APK fonts for android. And now, I found a thread which offer a lot fonts to choose and I want it to share with you all. So here it is.
It usually for Stock ROMs (and for Fellas who love customizing) .
Just download the attached file, extract it and you will find APKs.
Put it on your SD card and install it like a normal APK file. Then Navigate your Settings>Display>Fonts. From there,you can apply and see Fonts you just installed.
Credits to the original thread and the OP > http://forum.xda-developers.com/showthread.php?t=1544428
Apk i dont know but if u want to install font use font changer from market...
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[menulis dari xda app yg cilabi pakop]
I means those APK files which you can install. It's usually for stock roms. Thanks anyways dude.
Use font changer. It's free on the market.
Sent from my GT-S5830 using xda premium
Super useful, thanks!
There is an app called fontomizer SP.. it also has all fomnts. But nice one..:thumbup::thumbup:
from XDA app
Press THANKS if I helped
Wat r de instructions fo cm7?
Sent from my GT-S5830 using xda premium
Well, I use Absolute System for changing the fonts, boot animations, build.prop editing etc. And so far, its the best.
TheSG said:
Wat r de instructions fo cm7?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Try Absolute system.
Rushyang said:
Well, I use Absolute System for changing the fonts, boot animations, build.prop editing etc. And so far, its the best.
Try Absolute system.
Click to expand...
Click to collapse
yeah....Absolute system is like a charm
TheSG said:
Wat r de instructions fo cm7?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
This one is basically for Stock ROMs only.
sir may i try your fonts. im using galaxy pocket.. thank you. more power!
My favorite one
http://www.mediafire.com/?f26basjeic0agbx
Already Posted
http://forum.xda-developers.com/showthread.php?t=1821534
Sent from my GT-S5830 using xda premium
If anybody is still refering to this thread.. the fonts that droidtwoseven has provided are super easy to install on any android device.
So instructions here are very straightforward actually
1. All you need to do is simply tap the .zip folder at the top of the feed here, labeled "FlipFontsALL.zip" This will initiate it's download.
2. a) Once downloaded, either press the "download complete" notification you would receive as a pop up located at the top of your screen or you'll find it in your pull-down notification task bar.
2. b) Or if you accidentally swipe the notification away, you can open your devices files manager, and navigate to your phone's "internal storage". Inside your devices Internal storage you should see a folder labeled as "Downloads", go a head and tap on it, to proceed inside the folder to view it's contents.
3. Once inside your "Downloads" folder, depending on how organised you keep your internal files, there may be a list of files and/or folders you need to scroll past, but somewhere inside this folder you should find (hopefully with not much difficulties) the very .zip folder you had just download here. (Remember it will be labeled as "FlipFontsALL.zip")
4. a) Now, long press on (tap & hold) this folder to bring up the extra options available for the particular folder. Or another method to bring up the extra available options for that .zip folder, simply just press it once to highlight it, and as it's highlighted, the press the "more" button, which will be shown either as a 3 horizontal/ hamburger looking menu or possibly a 3 vertical dot menu.
4. b) Upon opening the extra options menu, If you do not see any option that says "extract", then possibly you will need to install another files manager from the Galaxy store or the play store. One that has the option to extract or compress files into .zip folders.
4. B) i)) The files manager I personally use, is not the default application that comes pre installed on my samsung, but I actually prefer to use "File Manager" by "File Manager Plus/Aphainventor". It is easy to install and is available via the Google PlayStore. Other recommended files manager apps are: CX File Explorer, RS File Manager and Simple File Manager Explorer.
5. Once you proceed to tap "extract" in the .zip folder, your phone should then prompt you and ask where you wish the files to be extracted to. Usually you can chose to just "extract here", in which it should create a folder of the same name inside the current Downloads folder you are currently in, and extract the contents inside of it. (So in our case it would create a regular folder labeled FlipFontsALL. Or you can chose the option to extract the files elsewhere I'm your internal storage.
6. a) Once these files are finally extracted, navigate your way inside the new folder that was created, and you will find there to be a bunch of files, all using the ".apk" file extension. (The file extension is the part of the title for a file that is after the "."/"dot".
6. a) i)) An example for an image file would be "exampleimage.jpg" or maybe even as "exampleimage.png". An example video file would be ~ examplevideo.mp4 or examplevideo.webm.
6. a) i)) So, in our case, these particular fonts have actually been compiled individually as executable android packages. This is actually what APK stands for (android package) So all of our fonts that you extracted from the FlipFontsALL.zip folder, all use the ".apk" file extension. This is similar to a .iso file you may find using an apple device, or a .exe file that is used by Windows computers. These are all known as executable files, and each are recognized only by their particularly owned operating system, and cannot be read by another (android cannot read or install .exe files or .iso files, neither can an iPhone/apple device read a .apk or .exe file, same with windows, it will not recognize .iso or .apk files, as they are unsupported.
7. a) So now that you have access to the .APK don't files, this is the easiest step. All you have to do is pick whichever one you want, and simply double press the file. Your android device will automatically initiate to install it, and if the files have been coded accordingly to your devices OS, and is written for your devices type processors. You'll be asked if you would like to proceed with installing the files, simply just chose yes and sit back as you let your phone do the rest of the work.
7. b) One thing you may have to do in order to authenticate your device to install the APK, is give the files manager you are using the permissions to install. You can easily do this by navigating into your device settings, scroll to your phone's options for "security/biometrics", them find the option labeled as "install from unknown sources" or "install unknown apps". Once in this menu, scroll until you find your devices files manager, or the files manager you chose to install from the PlayStore, and just tap on the toggle to enable it.
8. After the installation has completed and it comes up saying "success", you should then be able to navigate into your devices display settings, where you'll find a heading labeled "fonts" or "fonts sizes and style". In this menu go into fonts style, and amongst the list of default fonts that came ore installed with your device, you should now see the font you chose to install from the .apk file.
And that's all. I know it seems like I wrote a lot, but I just was making sure I covered everything, as detailed as I could, in the case that someone who may be unfamiliar with the layout of an android, needs the thorough direction. I'm always happy to help another android user. As I believe in order to take better care of your own safety and privacy, it is very important to understand your device and it's available options and accessibilities of ensuring so.
These .apk fonts are absolutely great. Especially because they get around the Samsung block. For example, I have a Galaxy S8, and seemingly, the only available methods to download custom fonts are to either install the few mediocre fonts available to the Galaxy store, or to spend money and purchase some of the other custom fonts via the Galaxy store. So if you own a Samsung, running Android 9 or above, unfortunately you cannot install your own custom fonts using any of the font installers obtainable through the play store. You simply just cannot. Samsung will not allow it. Since the update of android 9, they've implemented various blockades to prevent any 3rd party installation of .ttf or .otf fonts. Where as these .apks use a direct installation method as if they are an application of their own.

Categories

Resources