How to make text application icons/shortcuts? - General Questions and Answers

Hi, could anybody point me in the direction of learning how to make homescreen applications links/shortcuts in the form of text with icons? I am aware of how to use Simple Text to create purely text icons, but that only works to create icons that are 1x1 - whereas the most shortcuts with icons and text are more like 1x3. Attached is an image of what I am trying to achieve, I've searched high and low both on here and on google, but can't seem to find any instruction on how to do it. Thanks in advance.
Also, first post. Hi.
s9.postimage.org/63998729r/makesense.jpg

I would say "anycut" but don't think its on playstore anymore

Related

Need some slider help

I hope someone can offer me some help. I'm trying to figure the path from icon to application that the icons on the slider have. For example, the picture icon on the slider when tapped takes you to the "Photos & Videos" app and the silver circle with an arrow in the middle takes you to the "Sprint Navigation". Some icons on the slider, some that I mentioned above, when tapped, take you to a different looking version of that application versus tapping on the icons in the programs list. What I'm trying to figure out is, where or how do I find what application the icons on the slider are linked to, by path or otherwise.
On another note, do you know where I would find the location of the icons for the applications in the program list? If you could provide me with any help, I would appreciate it.
Thanks

Questions on Icon Customization

Hello all,
So to start yes I've used google and yes I've searched. But I can't seem to bring up the answers I'm looking for.
I'm interested in theming my own icons or at least changing some that others have to to suite my own desires. I've read up on some things for Android icons here. But I was curious as to what other people use/prefer.
As in which to use Fireworks or Photoshop?
Or what the best dimensions are for icons?
And is it best to make them into an APK for easy use?
I couldn't find a how to guide for theming icons specifically but if someone could point me in the right direction it would be greatly appreciated.
Thanks in advance,
Flawless
P.S. Sorry if some of these have really easy answers. Just starting out with changing things on my own.
Which Icons...
Notification icons?
or
App Icons?
or
Other?
I was typing a response and realize you could be talking about three different icons which have different sizes and are in different locations. Notifications are /system/framework and App icons are just shortcuts. Use bettercut from the market, for the latter. As for size 72x72 px for hdpi screens.
http ://developer.android.com/guide/practices/ui_guidelines/icon_design. html
click the screenie below since i can yet link.
Well in the immediate future I was looking to make my own icon theme pack. Then jump into framework, which I know can be a bit more complicated.
So my original questions were in regardes to strictly application icons and a launcher pro dock.
Also I personally use desktop visualizer to customize my icons.
Thanks again for your response
-Flawless
Sent from my ADR6300 using XDA App
I'm interested in this as well. I really would like to know how to change the stock folder icons from the plain manila to something more appealing. A starting guide would be great.
Sent from XDA App
Unrevoked Root and Sucked-off
2.0.5 Baseband
SkyRaider 3.0 Vanilla
#1 King Bad F*cking **** Kernel OC to 1.13
[email protected] said:
Which Icons...
Notification icons?
or
App Icons?
or
Other?
I was typing a response and realize you could be talking about three different icons which have different sizes and are in different locations. Notifications are /system/framework and App icons are just shortcuts. Use bettercut from the market, for the latter. As for size 72x72 px for hdpi screens.
http ://developer.android.com/guide/practices/ui_guidelines/icon_design. html
click the screenie below since i can yet link.
Click to expand...
Click to collapse
So after re-reading the webpage that I found and that you linked again, it clarified it a bit. I'm now more just curious as to the programs most people prefer. I know some editors use fireworks but some use photoshop. Which do you personally like (or which may be easier for a semi-noob to start off with)? Or is there another program that you use?
Thanks again,
-Flawless
Here is how I change my homescreen icons if using LauncherPro:
While you could download another app to make custom icons for your homescreens, I figure, why not just use LauncherPro since we already have it installed. Here is a simple tutorial to make a shortcut to have an app open like regular but with a custom icon:
1. Determine the app's package and class names:
-Add a LauncherPro Activities shortcut to your homescreen. Find the app you want and expand it. The options you see are your class names. We will use the HTC Sense World Clock as an example. Usually the default page the app opens to will be the first option, so in this case...
Class name: com.htc.android.worldclock.WorldClockTabControl
The package name is usually derived from the class name, mainly by removing the last part of the name. So, in this case...
Package name: com.htc.android.worldclock
Sometimes you may have to remove the 2nd to last part of the name, if its something like "*.chompsms.activities". You don't need the activities section. Just back out of adding the shortcut now, we have all the info we need. Now we can make our shortcut.
2. Add a new LauncherPro Shortcut to your homescreen and use the built in editor. Simply fill in the Shortcut Label (whatever you want to name it), Package name, and Class name. Leave the Action field as is. Browse your SD card for a custom icon (I suggest surfing to http://launcherpro.droidicon.com/), save your.lps file, and you're done!
This probably won't work for all apps, but should work for most.
Click to expand...
Click to collapse
cambunch said:
Here is how I change my homescreen icons if using LauncherPro:
Click to expand...
Click to collapse
I think you misunderstood the question a bit. I was talking about creating or modifing icons in photoshop or fireworks. Not necessarily how to apply them to the phone.
Although I'm sure what you posted will help some people.
Thanks for the response though.
-Flawless
xFlawless11x said:
I think you misunderstood the question a bit. I was talking about creating or modifing icons in photoshop or fireworks. Not necessarily how to apply them to the phone.
Although I'm sure what you posted will help some people.
Thanks for the response though.
-Flawless
Click to expand...
Click to collapse
Oh ok, well in that case:
http://launcherpro.droidicon.com/tutorials
Most will use Photoshop to make icons. A good size to stay at would be 128x128 IMO. Even though Android uses smaller resolution icons, it's better to downscale than to upscale. I would save as a .PNG to preserve your transparency.
cambunch said:
Oh ok, well in that case:
http://launcherpro.droidicon.com/tutorials
Most will use Photoshop to make icons. A good size to stay at would be 128x128 IMO. Even though Android uses smaller resolution icons, it's better to downscale than to upscale. I would save as a .PNG to preserve your transparency.
Click to expand...
Click to collapse
Awesome thanks! This will be a great place to start. Is it the same process to edit the Icons for a normal homescreen shortcut? I would assume so or at least it looks to be.
Thanks again,
-Flawless
xFlawless11x said:
Awesome thanks! This will be a great place to start. Is it the same process to edit the Icons for a normal homescreen shortcut? I would assume so or at least it looks to be.
Thanks again,
-Flawless
Click to expand...
Click to collapse
Yes, it should be. You would use BetterCut or LauncherPro to edit the shortcut icons once you have them made.

[Q] Widget displaying random line from text file?

Hello people,
I am not sure if that is the appropriate section of the forums, so please excuse me if I am posted in the wrong one.
Does anyone of you know if there is an Android widget that could be set up to pull a random line from a txt file stored, say, on the SD card? I'm looking for something of the kind so that I could have random quotes on my home screen - but quotes of my liking.
If there is none, would it be difficult to create and is there anyone willing to take up the task?
Thanks in advance for your answers!
Haha, a fortune widget.
that would be a pretty cool thing to have
Like this.... anyone know what widget this is??
http://miuithemes.com/1458/project-vexillum-miui-themes/
First screenshot
I don't know if this is what your are seeking for but there are some widgets for own text lines at your homescreen...
for example:
SIMPLE TEXT WIDGET
http://www.androidpit.de/de/android/market/apps/app/com.hong.simpletextwidget/Simple-Text-Widget
or
TEXT WIDGET
http://www.androidpit.de/de/android/market/apps/app/com.tText/Text-widget

[Request] Text system info widget

I would like a text system info widget with changeable fonts and sizes
haven't found any out there and thought it's a bit strange since almost everything else has a text based widget.
the functions i want can almost all be found in system info widget by Jason Calhoun
but i want it to be text based.
ram sd temp reboot etc...
172mb 652mb 28c
the option to change fonts, color, transparency, be click-able to take me to the corresponding function.
i thought if there's anywhere i could turn it was to the developers and users at XDA.
so nobody has thought of this before?
well heres to hopeing someone will pick upp on this idea
Some of those options (if not all) are in minimalistic text. Dev is here on xda, and also it's in the market.
Epic is as Epic does
Really? I didn't find those things, only battery time date weather. Or am in över seeing something?

[Q] Android Homescreen Shortcuts

G'day there, I have a quick question:
Is there a way to add shortcuts to apps to my homescreen as just a line of text? I'm using Regina Launcher because it allows different styles for every screen, and its a really neat creativity tool, but I'd like to push it further.
I'd like to be able to put just a line of text (or a long transparent icon with a text graphic, im not fussy) on my homescreen as a shortcut to the app. Is there a way?
Thanks in advance for any input.
I think you can download an icon pack with icons looking like texts (and not pictures), then choose the option on launcher to not show shortcut's name.
For example: http://forum.xda-developers.com/showpost.php?p=9598499&postcount=164
http://forum.xda-developers.com/showpost.php?p=11880651&postcount=691
http://forum.xda-developers.com/showpost.php?p=13332371&postcount=959
You can look for more here:
http://forum.xda-developers.com/showthread.php?t=824656

Categories

Resources