[Q] Download fonts into Textoicon for ADW - Android Themes

Aloha.
I've managed to get fonts I like easily accessable to Minimalist Text but how in the heck do I get them into TextoIcon for ADW? It says make a folder but danged if I can find my way to. Do I have to be rooted to get there?
Stock Motorola Droid2 w/ADW EX.
Mahalo.

try desktop visualizer....

Related

How can I add Work Email into the ROM I'm using?

I'm trying out the Blue Magic MK.II ROM and love it, but it's lacking the HTC Framework, I'm assuming.
I pulled the Mail.apk from a different ROM, but I get the message stating it cannot be installed on this phone.
How can I add this into the ROM? I want to be able to use it, but I need the Work Email app.
TIA!
Got it, I had to copy the Mail.apk into /system/app, not just try to run it from the sdcard.

[REQ] Stock Music Lockscreen Widget

There is not much that i miss about the stock apps on the Fascinate. However, I must say that I do miss the awesome music widget that you can pull down the CD (with album art on it) from the top of the screen. Do you think it's possible to port this over to use?
I have tried taking the apk and odex files from the stock rom and placing them into /system/app but it does not work. I'm not sure if voodoo's new ext4 file format is causing permission issues or what, but either way i haven't been able to get it working. Anyone have any ideas on this? If not, anyone up for porting over the app
emplox said:
There is not much that i miss about the stock apps on the Fascinate. However, I must say that I do miss the awesome music widget that you can pull down the CD (with album art on it) from the top of the screen. Do you think it's possible to port this over to use?
I have tried taking the apk and odex files from the stock rom and placing them into /system/app but it does not work. I'm not sure if voodoo's new ext4 file format is causing permission issues or what, but either way i haven't been able to get it working. Anyone have any ideas on this? If not, anyone up for porting over the app
Click to expand...
Click to collapse
Are you on JT's rom? if so don't use an apk with an odex, his system is deodex'ed.
Try the following apk, it should work.
I get "application not installed" when I try to install it. Could it be because there is already a Music app called "Music" on Jt's rom?
emplox said:
I get "application not installed" when I try to install it. Could it be because there is already a Music app called "Music" on Jt's rom?
Click to expand...
Click to collapse
That is a system file. You can't just install it. You need to replace the original file with that one with adb or root explorer (or something similar).
blazingwolf said:
That is a system file. You can't just install it. You need to replace the original file with that one with adb or root explorer (or something similar).
Click to expand...
Click to collapse
adb pull /system/apps/musicplayer.apk
backup that version, copy new version into its place.
adb push musicplayer.apk /system/apps/
?? is that how you would do it? or is that even where it is?
I think it's /system/app
regardless, i have tried this and every time i do it my phone goes to black screen after the VZW screen. It will just sit there. Then when I go back and put the original .apk back in place...it boots right up and works. I have a friend trying to go back to the touchwiz calendar who has the exact same problem. Neither of us can figure it out.
emplox said:
I think it's /system/app
regardless, i have tried this and every time i do it my phone goes to black screen after the VZW screen. It will just sit there. Then when I go back and put the original .apk back in place...it boots right up and works. I have a friend trying to go back to the touchwiz calendar who has the exact same problem. Neither of us can figure it out.
Click to expand...
Click to collapse
Here flash this through CW and see if it still gives you a black screen.
that worked can you make one for the touchwiz calendar apk too? I'd love to know what you did to make it and what the difference is so i can do it myself.
The one part that stinks is that the widget on the lockscreen is a feature of TouchWiz lockscreen, as it's not work on stock. Once I flashed the puzzle lock it worked.

Help me theme my Captivate, please?

I have a Captivate I just upgraded to, from a BlackBerry. [FINALLY]
After reading around for a week or two on XDA it's about time I ask the questions I've been searching so long for.
It's a couple questions, but I have no idea:
I'm running the latest Cognition rom. Though it's nice and all, can I have my old boot animation back? How?
Ever since I started researching Android and their themes, I've fallen in love with chancellorr's minimalist themes, notably this one from his deviantART account: http://chancellorr.deviantart.com/gallery/26259232#/d33q9jd. I've been trying to get his setup ever since I started. Help please?
How do I use MetaMorph? I'm not sure if it's the main theming app for Android, but it's nothing like Winterboard on the iPhone, I have no idea what I'm doing! Help with that too, please?
What's the nicest and most customizable launcher for Android?
Anything else I might need to know to help further customize my Captivate? What I should be worried about, and how I can prevent issues loading themes and the like.
Thanks for helping me out, loving this Captivate so far
bugmenever said:
I'm running the latest Cognition rom. Though it's nice and all, can I have my old boot animation back? How?
Ever since I started researching Android and their themes, I've fallen in love with chancellorr's minimalist themes, notably this one from his deviantART account: http://chancellorr.deviantart.com/gallery/26259232#/d33q9jd. I've been trying to get his setup ever since I started. Help please?
How do I use MetaMorph? I'm not sure if it's the main theming app for Android, but it's nothing like Winterboard on the iPhone, I have no idea what I'm doing! Help with that too, please?
What's the nicest and most customizable launcher for Android?
Anything else I might need to know to help further customize my Captivate? What I should be worried about, and how I can prevent issues loading themes and the like.
Click to expand...
Click to collapse
1. Yes; the boot animation resides in /system/media/bootanimation.zip. To replace it, put the new bootanimation.zip on your SD card and move it over with root explorer. Should you not have root explorer, run the commands below via AndroidSDK/tools (put the bootanimation.zip in the /tools folder too)...
Code:
adb push bootanimation.zip /sdcard/
adb shell
su [i](should change from a $ to a #, dont forget to accept superuser on the phone too)[/i]
cp /sdcard/bootanimation.zip /system/media/
exit
exit
adb reboot
2. As this seems to be designed for a different device, it would require decompiling the frameworks and such and porting them over to captivate-esque code; that would work with the captivates framework.
3. This thread should teach you how to MetaMorph.
4. It's a matter of opinion. The two big ones are Launcher Pro and ADW.Launcher, both come with their own advantages and disadvantages. Want a transparent app drawer background? ADW. Want to hide apps in the app drawer? LauncherPro. Best way to find which one you like is to try them yourself, but as for customizable, i would say Launcher Pro as you don't have to jump through hoops to change the dock background.
5. Don't try to flash a theme that was designed for a different phone. When you theme a ROM, you theme the framework, which is tightly bound to the rest of the software. Changing the Captivates framework to the Evo framework for example would cause problems, as the Evo frameworks calls for different values in different places. The code isn't necessarily different, but the layout and string values will be different too.
All in all, this phone is pretty unbrickable. Get used to making backups and flashing back from a bad flash, and before you apply a theme, make sure you back up whatever files this theme calls for you to replace! Most of the time, even with a theme that doesn't work(assuming it's for the captivate), you'll still retain basic functions. Backup is key!
Enjoy the new toy!
geokhentix said:
1. Yes; the boot animation resides in /system/media/bootanimation.zip. To replace it, put the new bootanimation.zip on your SD card and move it over with root explorer. Should you not have root explorer, run the commands below via AndroidSDK/tools (put the bootanimation.zip in the /tools folder too)...
Code:
adb push bootanimation.zip /sdcard/
adb shell
su [i](should change from a $ to a #, dont forget to accept superuser on the phone too)[/i]
cp /sdcard/bootanimation.zip /system/media/
exit
exit
adb reboot
2. As this seems to be designed for a different device, it would require decompiling the frameworks and such and porting them over to captivate-esque code; that would work with the captivates framework.
3. This thread should teach you how to MetaMorph.
4. It's a matter of opinion. The two big ones are Launcher Pro and ADW.Launcher, both come with their own advantages and disadvantages. Want a transparent app drawer background? ADW. Want to hide apps in the app drawer? LauncherPro. Best way to find which one you like is to try them yourself, but as for customizable, i would say Launcher Pro as you don't have to jump through hoops to change the dock background.
5. Don't try to flash a theme that was designed for a different phone. When you theme a ROM, you theme the framework, which is tightly bound to the rest of the software. Changing the Captivates framework to the Evo framework for example would cause problems, as the Evo frameworks calls for different values in different places. The code isn't necessarily different, but the layout and string values will be different too.
All in all, this phone is pretty unbrickable. Get used to making backups and flashing back from a bad flash, and before you apply a theme, make sure you back up whatever files this theme calls for you to replace! Most of the time, even with a theme that doesn't work(assuming it's for the captivate), you'll still retain basic functions. Backup is key!
Enjoy the new toy!
Click to expand...
Click to collapse
Thanks so much for answering :]
2. Where can I find Captivate frameworks? I always see different amazing looking themes, but no frameworks specifically for Captivate.
4. Learned that the hard way. Scared myself two days after getting it by trying to flash a theme for the G1 and had to wait half an hour to flash back to stock ROM, so I've started to backup more now.
bugmenever said:
Thanks so much for answering :]
2. Where can I find Captivate frameworks? I always see different amazing looking themes, but no frameworks specifically for Captivate.
4. Learned that the hard way. Scared myself two days after getting it by trying to flash a theme for the G1 and had to wait half an hour to flash back to stock ROM, so I've started to backup more now.
Click to expand...
Click to collapse
You can find them on this board. A theme almost always changes the framework, which can point to a couple files. These aren't all of the files in theming, but generally, these 2 are almost always changed.
/system/framework/framework-res.apk
/system/framework/twframework-res.apk
Themes usually come as a .zip file, which is intended for you to flash with CWM(ClockworkMod Recovery). Cognition comes with ROM Manager I believe, if it doesn't, DL it off the market. Open it, click Flash ClockworkMod, select Captivate, then you can reboot into recovery and flash themed updates.
Put the themed .zip on your SD card
1. Open ROM Manager, and Flash it, selecting Captivate.
2. Select Reboot into Recovery. (On the first attempt, you might have to click "Reinstall Packages" when it boots into recovery, to get you into CWM for the first time.)
3. Once inside CWM, Install ROM from SD Card > Choose ROM from SD card > theme.zip
It's pretty hard to brick this phone, so don't be afraid to experiment a bit. Generally, most captivate themes are available here in teh Apps & Themes board, but make sure you read the thread to see if there's any information about it being compatible with your current ROM or not.
That's awesome!
Is there anything I would really need to get started up with this phone? I used to have an iPhone and I'm used to their framework, so... :]
Hoping to become a master at this.
I would say ROM Manager, Root Explorer, Titanium Backup, and NinjaMorph are all musts. I would say update to one of the newer roms too; like Perception. The newer kernels are much faster. If you're into customizations, it's worth modifying the rom before you install it (please note however, to always keep a stock unmodified copy of the rom you're modifying, incase it doesn't work).
It's pretty easy. Open the Rom's .zip(like perception, etc etc) in 7z or WinRAR
Apps go in /system/app if you want them to be system-installed (can't remove them, samsung/atnt bloatware is installed in the /system/app for example..well was)
OR the /data/app , which is pre-installed but on a user level, uninstallable like any app downloaded from the market.
Anything theme related goes in /system/framework
Kernels/Modems/etc go in the /updates folder
drag, drop, replace. No need to uncompress and recompress. Whatever you download, assuming it's not an odin flashable, will generally be in the same file system as the rom you're modifying, so it's easy to swap them out. This way themes install with the rom, please note however that if you do install a theme in such a way, features like the all-boot menu (Reboot/recovery/download on power menu), or any extra animations or unlock screens may not work; unless the theme you're building in has them too!
Woops. Accidently double posted.

Flashing Fonts

I'm having problems flashing fonts on my Thunderbolt. On my Eris and Incredible I could flash any font pack through CWM and Amon RA, respectively, but when I tried last night on my Bolt none of the fonts took. I made sure the font packs I flashed were edify fonts, but still no dice. One of my main reasons for rooting is because I hate the stock android font. Can someone please help me out with this? Thanks in advance
This is the link I got my fonts from in case anyone was wondering
http://forum.xda-developers.com/showpost.php?p=12024866&postcount=1006
Try using an app called absolute system from the market ...that's what I used on my dinc and it worked just fine
rusty2663 said:
Try using an app called absolute system from the market ...that's what I used on my dinc and it worked just fine
Click to expand...
Click to collapse
Was kinda hoping for a free way and a reason why manually flashing fonts isn't working on the TB. Thanks for the app, though, if i get desperate I'll d/l it. I hope someone smarter than me can come in here and help a brotha out
WormDoes said:
I'm having problems flashing fonts on my Thunderbolt. On my Eris and Incredible I could flash any font pack through CWM and Amon RA, respectively, but when I tried last night on my Bolt none of the fonts took. I made sure the font packs I flashed were edify fonts, but still no dice. One of my main reasons for rooting is because I hate the stock android font. Can someone please help me out with this? Thanks in advance
This is the link I got my fonts from in case anyone was wondering
http://forum.xda-developers.com/showpost.php?p=12024866&postcount=1006
Click to expand...
Click to collapse
I used to use these fonts, also, and could not get them to work now.......so I unzipped the file and pushed the 3 files to /system/fonts.....rebooted and I am good to go. By doing it that way, it does not matter if they are edify or amend.
Just use Font Changer, it's free AND it WORKS =P
wwjdd44 said:
I used to use these fonts, also, and could not get them to work now.......so I unzipped the file and pushed the 3 files to /system/fonts.....rebooted and I am good to go. By doing it that way, it does not matter if they are edify or amend.
Click to expand...
Click to collapse
That sounds awesome, but I don't know how to do that. I've been using font changer which is free on the market. I'd rather be able to flash them, because flashing things is great and it feeds the addiction, but this gets the job done
try typefresh on the market, only thing it does is back up and restore fonts... unfortunately requires AndExplorer to select fonts to restore but will back up all on its own... I actually like AndExplorer but use RootExplorer most of the time, AndExplorer has a more pleasing GUI however
i just used typefresh to install coconut-darkstar font (the most elegant font anywhere IMO) - worked great. was stuck at "rebooting..." after selecting the font so had to reboot manually but everything flashed fine. as posted earlier it required andexplorer but thats free in the market too.
0mie said:
Just use Font Changer, it's free AND it WORKS =P
Click to expand...
Click to collapse
font changer worked for me too, flashed a few different fonts to find one i liked. just do yourself a favor and hit reboot later when the app prompts you then reboot your phone via other means, the app's reboot function locked up my phone and had to pull the battery.
Anyone know what the default font for our phones are in case I want to go back?

/Q/The original launcher from another LG-how to enable?

Hi, I'm new to Android, I would like to ask one thing. I would like to record phone this launcher - is downloaded from this site:
http://forum.xda-developers.com/showthread.php?t=769138
http://imageshack.us/photo/my-images/824/thumbtalllgoptimuszlaun.png/
I downloaded home selector and LG Home. Both *. apk I copied to the phone and tried to install from phone. Home selector is installed - no error, but when I install LG home it´s write the message "This is a system application. The correction you want to replace it? All previous user data will be saved." Click on OK, I installed, being installed and then "Application not installed".
I have no root and I have the original ROM V10i.
How can I, please, this launcher to get Black, preferably with native widgets?
Thank you very much for your help.
Sorry for my english, czech looser
tomhrusk said:
Hi, I'm new to Android, I would like to ask one thing. I would like to record phone this launcher - is downloaded from this site:
http://forum.xda-developers.com/showthread.php?t=769138
http://imageshack.us/photo/my-images/824/thumbtalllgoptimuszlaun.png/
I downloaded home selector and LG Home. Both *. apk I copied to the phone and tried to install from phone. Home selector is installed - no error, but when I install LG home it´s write the message "This is a system application. The correction you want to replace it? All previous user data will be saved." Click on OK, I installed, being installed and then "Application not installed".
I have no root and I have the original ROM V10i.
How can I, please, this launcher to get Black, preferably with native widgets?
Thank you very much for your help.
Sorry for my english, czech looser
Click to expand...
Click to collapse
well you need root if it is recognised as system app. then you need a file manager to navigate to system folder amd manually copy the file inside system/apps. then reboot and it should work. in case it doesn't then you need to go to system/apps again and click on it so it asks you to install. it should if you have rooted propperly. but why on earth would you want that launcher. it is old, not as good as thw ob stock and not even sure if it scales to ob screen resollution as optimus one has half screen res than ob. there are many launchers out there that are faster and more beautifull like go launcher or launcher360...
jimakos29 said:
well you need root if it is recognised as system app. then you need a file manager to navigate to system folder amd manually copy the file inside system/apps. then reboot and it should work. in case it doesn't then you need to go to system/apps again and click on it so it asks you to install. it should if you have rooted propperly. but why on earth would you want that launcher. it is old, not as good as thw ob stock and not even sure if it scales to ob screen resollution as optimus one has half screen res than ob. there are many launchers out there that are faster and more beautifull like go launcher or launcher360...
Click to expand...
Click to collapse
Ok, thanks for your reply...I´ll look for another launcher
Or if you have adw you can ad this theme.

Categories

Resources