Hey guys! Bought my z3 today and have a few questions hopefully you guys can help me with . Iam sure it will help others to .......
1, How do i get my wallpaper to only take up one homescreen? When i swipe left to right for example... the wallpaper moves which i would rather it NOT do?
2, Is it possible to make icons smaller? Ive put some apps on the homescreen and they look massive! Ideally would like them to look smaller
3, Can i scale widget size? I could on my last device but not on this? I want to make the clock widget bigger but cant?
Just because you called them general questions does not mean they go in the general section.
They are still questions that you want answers for.
Thread moved to the questions and answer section for obvious reasons
Blaalad12 said:
Hey guys! Bought my z3 today and have a few questions hopefully you guys can help me with . Iam sure it will help others to .......
1, How do i get my wallpaper to only take up one homescreen? When i swipe left to right for example... the wallpaper moves which i would rather it NOT do?
2, Is it possible to make icons smaller? Ive put some apps on the homescreen and they look massive! Ideally would like them to look smaller
3, Can i scale widget size? I could on my last device but not on this? I want to make the clock widget bigger but cant?
Click to expand...
Click to collapse
1. NO, for this use third party launcher.
2. As i know, no. You can only change font size (Settings > Display > Font size) - Maybe it will help you. For DPI change you need to root it, and to change build.prop to make things smaller or bigger.
3. Yes, select widget and drop it on same place, you will get dots for resize. Of course, if widget support it.
electrash said:
1. NO, for this use third party launcher.
2. As i know, no. You can only change font size (Settings > Display > Font size) - Maybe it will help you. For DPI change you need to root it, and to change build.prop to make things smaller or bigger.
3. Yes, select widget and drop it on same place, you will get dots for resize. Of course, if widget support it.
Click to expand...
Click to collapse
Thanks,Pity about the wallpaper! Would much rather if you could crop the image and not have to have the wallpaper panned out over the various home screens
Found a fix for the wallpaper issue ! Not ideal but it works, If you download backgrounds hd from the play store and choose your wallpaper from within that app , it gives you the option to crop the image and set it as a fixed wallpaper Just make sure 'scrollable' is NOT ticked! As i said,Not ideal but it works! Really dont like scrolling wallpapers !!
Blaalad12 said:
Found a fix for the wallpaper issue ! Not ideal but it works, If you download backgrounds hd from the play store and choose your wallpaper from within that app , it gives you the option to crop the image and set it as a fixed wallpaper Just make sure 'scrollable' is NOT ticked! As i said,Not ideal but it works! Really dont like scrolling wallpapers !!
Click to expand...
Click to collapse
Thanks! I'll go to take a look. Hope they have also the stock wallpapers.
I also don't like scrolling wallpapers
Related
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.
Hi Everybody
I installed adw launcher and tryed out some themes. but the themes doesn't mach the size of the screen.
Do we have to change something in the program for the themes to fit the screen? or do we have to find themes made for the x10?
from Norway sorry about the bad English
do you mean wallpaper? i don't understand what you mean by themes cause they all work...
assuming you mean the wallpaper, make sure the wallpaper size is 854 x 400 and it will fit perfectly
mrtim123 said:
assuming you mean the wallpaper, make sure the wallpaper size is 854 x 400 and it will fit perfectly
Click to expand...
Click to collapse
960x854 is the correct size to cover 3 screens.
XperiaX10iUser said:
960x854 is the correct size to cover 3 screens.
Click to expand...
Click to collapse
Do you have the correct sizes for 5 and 7 screens?
telmoabff said:
Do you have the correct sizes for 5 and 7 screens?
Click to expand...
Click to collapse
still 960x854 ;-) it only moves less when you use 7 pages...
no i dont mean the wallpapers. but the wallpaper doesnt go over the whole screen aswell. but thats not the problem. you know. the notification bar and the meny bar can be scrolled down from the middle of the screen. i can't put my finger on top of my screen and take down the notification bar from the top. have to do it from the middle of the screen. hehe im not so good to explain but its like the whole theme is to small. not just the wallpaper but everything. does anyone know of a working theme for the x10 in the market place that i can test?
try THEME ONE, it is free and worked great for me...
Stoys said:
no i dont mean the wallpapers. but the wallpaper doesnt go over the whole screen aswell.
Click to expand...
Click to collapse
Are you using ADW themes? I've never had an issue like you describe so not sure what might be causing it. In regards to your wallpaper, you need to drag the little box so it covers the whole image otherwise it just gets cropped.
I have tryed put some themes and it happend with 4 themes i think.
but i found some themes that everything works with.
i know about the box that you have to drag all over the picture. but that wasnt the issue. if you don't drag the box bigger you will zoom in the picture but the picture alwas goes over the whole screen.
but i fixed the problem now. it was only a couple of themes that was something wrong in the file or something.
thanks for all the answers
Have a look his video:
http://www.youtube.com/watch?v=CPihz5x4enE
As he explains, the buttons are just part of the wallpaper, fair enough, but how to
get the different apps and activities to respond to touch?
Also, what launcher is the best for the tab... i always find myself annoyed by the fact that icons and widgets never sticks where i want the, or i find a good d placement, but space between are to big, etc..
I have bought both launcher pro plus and open home 6, and there is ADW... but what do you guys think?
Anyman: what do you use in the video?
Get desktop Visualizer and have blank pngs for icons, set a 10x10 grid and you'll b able to put the anywhere, adw and LP can resize Widgets so you shouldn't have a problem with placement
swyped from a galaxy far far away...
natious said:
Get desktop Visualizer and have blank pngs for icons, set a 10x10 grid and you'll b able to put the anywhere, adw and LP can resize Widgets so you shouldn't have a problem with placement
swyped from a galaxy far far away...
Click to expand...
Click to collapse
What size for the .png's would you recommend? (what are the original sammy png's in px?)
Also, where do the png's go after i have made them?
Thx
torespen said:
What size for the .png's would you recommend? (what are the original sammy png's in px?)
Also, where do the png's go after i have made them?
Thx
Click to expand...
Click to collapse
any size will do, just make it 50x50px, and put them on your sd card where you will remember, all my icons go in sd root/icons
Hey guys, I'm wondering whether there is a way to get rid of the icon labels background on the home screen and make it transparent. IMO it looks ugly. I tried looking for a thread that has a solution for this already but I could not find one, if such thread exist, please help direct me to it.
And anyone who might know the trick to achieve this, please share. Thanks!
If you mean riddance of the black background for the white text for the the icons...
+1
+1
10 char
Sent from my GT-N7000
ronald.aton said:
get rid of the icon labels background
Click to expand...
Click to collapse
There are 2 ways I can think of (and have tried).
===== If you are on stock TouchWiz: =====
Try the app "Desktop VisualizeR" (spelt exactly like that).
Market Link
Do note it's not the most "efficient" way of making transparent icon label backgrounds so it might be too inefficient for people that change homescreen icons on a regular basis. As in it takes awhile to setup all the icons but it works.
Steps:
1. Go to home screen > add widget > Desktop VisualizeR (1x1 SS).
then...
2. Click on the widget > select icon and action (in this instance you can just use an app "Icon" as the "icon" and the "Launch" action as "launch the app" > fill or leave "Label" > set "Label Color" as "Transparent".
Another thing you can do if you want all your future icons to follow a "template" of your choosing (e.g. I want all my future icons created using this widget / icon to have white text on transparent background), then go into your Applications > launch Desktop VisualizeR program > click "Menu" button on your phone > Settings > and now you can play around with the settings.
===== Use another launcher (such as Launcher Pro or ADW etc.) =====
I'm pretty sure there is a setting in the launcher settings that allows all created homescreen shortcuts to have a transparent label background.
I use the GO Launcher App. It solves the problem easily and shows the switch of the homescreens smoothly ;-)
My favourite launcher @ Maket
Thanks guys for your responses. I really wanted to achieve this while keeping the stock TW launcher but there just really isn't an actual mod or anything for this. Since I also wanted to be able to rename the labels, I ended up using GoLauncher EX instead. It's a very good alternative and yes, it is very smooth, especially with a kernel running at 1.7 Ghz.
If you use GoLauncher, you probably noticed that the icons on the dock are much smaller than the ones on your home screen. To make them similar, or in some, equal in size, I had to extract the icons I use on my dock from those .apk's and re-sized them from edge to edge to get rid of the margins because that is what's making them appear small on the dock. I saved the edited icons and put them on my sd card and just used the "Change Icon" option from GoLauncher to use the ones I edited. I also went ahead and made custom icons from folders so that they'll look better at least.
I have a screen shot of my home screen below for you guys to check out. Btw, I'm loving the G-Note! This device is just epic!
ronald.aton said:
Thanks guys for your responses. I really wanted to achieve this while keeping the stock TW launcher but there just really isn't an actual mod or anything for this. Since I also wanted to be able to rename the labels, I ended up using GoLauncher EX instead. It's a very good alternative and yes, it is very smooth, especially with a kernel running at 1.7 Ghz.
If you use GoLauncher, you probably noticed that the icons on the dock are much smaller than the ones on your home screen. To make them similar, or in some, equal in size, I had to extract the icons I use on my dock from those .apk's and re-sized them from edge to edge to get rid of the margins because that is what's making them appear small on the dock. I saved the edited icons and put them on my sd card and just used the "Change Icon" option from GoLauncher to use the ones I edited. I also went ahead and made custom icons from folders so that they'll look better at least.
I have a screen shot of my home screen below for you guys to check out. Btw, I'm loving the G-Note! This device is just epic!
Click to expand...
Click to collapse
Look nice. Mind to share your icons set?
aezv said:
Look nice. Mind to share your icons set?
Click to expand...
Click to collapse
Sure. Just download the attachment below. Make sure when you select the icons for use, that you press "No Crop" so that they will display properly.
Thanks a lot, you save me much big time.
aezv said:
Thanks a lot, you save me much big time.
Click to expand...
Click to collapse
You're welcome.
Okay So First of all this is not an app or something which I developed , Its just a tutorial to make your phone look better and give a 3d sense.
Please take out some time and try this cuz it's really cool. You will not regret it. But if you are not interested dont proceed further
EVERYTHING WILL BE IN LANDSCAPE AND 3D. Works smoothly!!
Things you will need.
1. ADW Launcher EX (The latest version cuz it had an option to remove the dock completely) I hate docks
2. Multi Live wallpaper. (download from market for free)
ADW launcher Settings
Go to UIsettings-->Icons
(select new icons)
Icon size: 70
Icon Label Color: #06474747 ( That's all in icons)
Go to Main Dock
Disable dock(on)
Go to Screen Preferences
Desktop Columns: 8 Desktop rows: 6
Home orientation: Landscape
Hide status bar : on
Advanced settings--> Check Auto Stretch (for widgets)
Go to drawer settings
Fullscreen : on
Then come out of UIsettings and go to General behaviour --> Gestures
Swipe up actions :Open/close App drawer
General behaviour---> ANimation and effects
Infinite scroll : OFF
Desktop scrolling speed: 657
Wallpaper scrolling: On (Make sure its on other wise this tut is not gona work)
Thats all with the adw launcher. Now your screen must be in landscape and you will have more room on your Screens
Now lets add 3d
Multi Live Wallpaper
Install Multi live wallpaper (make sure you have a folder with awesome wallpapers on your sdcard)
Multi live wallpaper settings--> Common Settings
Picture source: picture folder (Give path of your folder with wallpapers)
Crop/Resize ratio: Fit to fullscreen
Decrease Saturation: 70%
Go back to multilivewallpaper
Transition Type: Inside cube
Double Tap to change pic: On
Color depth: High color(16bit)
That's it save and enjoy:
Gives you a complete tablet experience with 3d
Notable apps
1. 3 music player
2. Wp7 messaging metro
3. Colorize widgets
4. Circle battery widget
5. Alternative drawer(http://forum.xda-developers.com/showthread.php?t=1154299)
6. A.I type keyboard
7. My settings
8. One more clock
9. Sms enhancer (popup's like iphone)
All this looks like a lot of work but once you get it done then you will never want to go back. Just wanted to share this with you guys hope this helps atleast a few. Thankyou [
Screenshots Added
The screenshots with multiple wallpapers are pics taken during 3d transitions of the screen Dont mind
**Reserved*****
Makes my phone like a tablet.But the icon size is not a perfect match .And icons are really ugly.
really good
Just saying
Even go launcher gives u the option to COMPLETELY remove the dock...
Looks pretty good, will give it a shot when i have the time
Cheers
Sent from my GT-i9003 powered by VurrutRom
harsharip said:
Makes my phone like a tablet.But the icon size is not a perfect match .And icons are really ugly.
Click to expand...
Click to collapse
did u follow the steps correctly. change your icon size .. If u still have no luck.. reduce to the desktop rows to 5 and desktop columns to 6 or 7.. try changing these values. they'b be back to normal again. I had no problem with 6x8 and with icon size of around 70.
loukalok said:
really good
Click to expand...
Click to collapse
Thanks
The original video's here...
http://www.youtube.com/watch?v=17cSpKUdJcI&feature=youtube_gdata_player
hi everyone
i want to help people who don't have time to apply these steps.
ı attached the adw settings just put it into sd card(of course extract), and from adw launcher choose restore and done.
but you must set your wallpaper. ı have no backup for it.
if i help you please hit the thanks button