[Q] Restore Homescreen Widgets Quickly - HTC Sensation

Hello,
I like a installing new roms and such, but I know this messes up widgets but was wondering if anyone knew of a quick way to restore them?
I like using multicon and have whole screen full of the these so lots of apps assigned. Is there a quick way to get these back? as its a pain remaking all the time.
Thanks
Alistair

I will sure like to know this. With LP i always have to recreate mine and it is a pain in the you know what.

Related

Request: AOSP Style Vanilla Lock Screen for Fresh 2.3.3

Before I begin, I want to let everyone know I searched endlessly for the problem I'm having and have found absolutely nothing. I'm hoping someone out there can help solve this problem for me. Also I'm posting here rather than any other section because it seems as though I would get the best help here.
I downloaded all of fresh's different vanilla clock options and tried them all individually making sure to wipe data/dalvik cache and haven't been able to achieve the results I'm looking for. Here are the problems:
1. His vanilla lock screen works but not when I receive calls, only when I turn off/on screen. When I receive calls I get the standard Htc lock screen. I've tried everything I can think of including using root explore to remove factory lock screen and also going in through the adb shell. Both ways seem successful until I get a call and realize I have the same problem all over again.
2. The second problem is that the vanilla clock on the lock screen is blurry and doesn't look the way it supposed to. It's black instead of white and very faint. I've found a way to get rid of the clock in the lock screen but would rather have one.
Basically I'm trying get the vanilla lock that's in darchdroid 2.7 or one that operates in that manner and looks the same. I'm assuming that that's the original unmodified/themed vanilla lockscreen.
Oh, and all this time I thought all those vanilla lockscreen mods (JsChiSurf, flipz, and the Gregalous's metamorph) handled calls this way!
I would also like to see this. Just a pure AOSP lock screen with all the looks and functionality of the original.
I'm confused my clock in the rotary aosp lockscreen is white and when I get a call the arc from the HTC lockscreen comes up but that's what's in the frameworks. I don't know what darchdroid looks like cause I've never tried it. I prefer sense roms.
Papa Smurf151 said:
I'm confused my clock in the rotary aosp lockscreen is white and when I get a call the arc from the HTC lockscreen comes up but that's what's in the frameworks. I don't know what darchdroid looks like cause I've never tried it. I prefer sense roms.
Click to expand...
Click to collapse
I prefer Sense based roms as well after having numerous problems with dd 2.7 I ran out of patience. Plus fresh is running incredibly smooth for me. But the vanilla lock screen on that rom is neat because it's made so that it comes up all the time in similar fashion to phones that come stock with vanilla such as the original droid. This means that when you get a call to answer/unlock the vanilla lock screen comes up as well. No Sense lock whatsoever. Also I believe that it's themed so it's not completely clear but only semi transparent so that you can tell the lock screen is there. Lol I'm probably not doing a good job at describing it and don't have any screen shots since I"m not using dd 2.7 anymore.
Below is a thread from a while back about putting aosp apks on Sense based roms and you (Papa) have a post that you signed the zips so that they could just be flashed on instead of pushed. I wonder if this is possible with the vanilla lock screen? I figured if anyone would know it would be you or jschisurf. I extracted dd 2.7 rom and looked through the individual files for the lock screen but since I don't know what I'm doing (I've programming illiterate) I didn't see anything.
http://forum.xda-developers.com/showthread.php?t=667715&highlight=aosp+apk
It will have to be done differently. Its not an app. Its in the android.policy file in the frameworks folder. I'm not great at classes.dex edits. IR bet is to ask jschisurf. He's the man when it comes to those edits
Should I send him a pm along with a link to this thread then?
Sent from my HERO200 using XDA App
aerajan said:
Should I send him a pm along with a link to this thread then?
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
That would be ur best shot
You might want to check out WidgetLocker if you haven't heard of it. It's $1.99 and really customizable.. here's the thread http://forum.xda-developers.com/showthread.php?t=732986
And here's a video review of it http://www.youtube.com/watch?v=9InDlQTy5lY At 5:15 it looks like you can get the exact AOSP lock functionality as well as static wallpaper. Then it's just up to you to find the clock widget you like..
Ok thank you. I will pm him and see what happens.
c00ller said:
You might want to check out WidgetLocker if you haven't heard of it. It's $1.99 and really customizable.. here's the thread http://forum.xda-developers.com/showthread.php?t=732986
And here's a video review of it http://www.youtube.com/watch?v=9InDlQTy5lY At 5:15 it looks like you can get the exact AOSP lock functionality as well as static wallpaper. Then it's just up to you to find the clock widget you like..
Click to expand...
Click to collapse
c00ller, thanks so much for finding this app!!! I downloaded it already and it's awesome! The only thing I wish it could do is replace the answer call drag down bar as well which is part of what I was looking for. This is great though! I wouldn't have know about it otherwise.
No prob I'm actually thinking of getting it myself. I agree though, it would be perfect if it also showed slide to answer a call
1. His vanilla lock screen works but not when I receive calls, only when I turn off/on screen. When I receive calls I get the standard Htc lock screen. I've tried everything I can think of including using root explore to remove factory lock screen and also going in through the adb shell. Both ways seem successful until I get a call and realize I have the same problem all over again.
is there any way to make the receive call the same as the lockscreen?
The in call lockscreen is mutually exclusive of the standard lockscreen, and thus why deleting HtcLockScreen.apk has no impact on the in call lockscreen that displays.
The problem is, the in call lockscreen is controlled by Phone.apk. If it were possible to simply load the AOSP Phone.apk, it would likely work, but I don't think it is that easy, as there would likely have to be major "surgery" to the .apk to integrate into the HTC framework, etc.
The other option is to try and take the elements of just the AOSP Phone.apk file that control the in call lockscreen and incorporate them into our (HTC Phone.apk). Either way, a lot of work, I'm guessing, would be required to make it happen.
So, long story short, this isn't technically a lockscreen issue at all, but a Phone.apk "issue" to address, if possible.
I haven't taken the time to see what it may involve, and haven't even tried to see if an AOSP Phone.apk would load, out of the box (doubt it), but that's the starting point for anyone interested in tackling it.
aerajan said:
Before I begin, I want to let everyone know I searched endlessly for the problem I'm having and have found absolutely nothing. I'm hoping someone out there can help solve this problem for me. Also I'm posting here rather than any other section because it seems as though I would get the best help here.
I downloaded all of fresh's different vanilla clock options and tried them all individually making sure to wipe data/dalvik cache and haven't been able to achieve the results I'm looking for. Here are the problems:
1. His vanilla lock screen works but not when I receive calls, only when I turn off/on screen. When I receive calls I get the standard Htc lock screen. I've tried everything I can think of including using root explore to remove factory lock screen and also going in through the adb shell. Both ways seem successful until I get a call and realize I have the same problem all over again.
2. The second problem is that the vanilla clock on the lock screen is blurry and doesn't look the way it supposed to. It's black instead of white and very faint. I've found a way to get rid of the clock in the lock screen but would rather have one.
Basically I'm trying get the vanilla lock that's in darchdroid 2.7 or one that operates in that manner and looks the same. I'm assuming that that's the original unmodified/themed vanilla lockscreen.
Click to expand...
Click to collapse
JsChiSurf said:
The in call lockscreen is mutually exclusive of the standard lockscreen, and thus why deleting HtcLockScreen.apk has no impact on the in call lockscreen that displays.
The problem is, the in call lockscreen is controlled by Phone.apk. It it were possible to simply load the AOSP Phone.apk, it would likely work, but I don't think it is that easy, as there would likely have to be major "surgery" to the .apk to integrate into the HTC framework, etc.
The other option is to try and take the elements of just the AOSP Phone.apk file that control the in call lockscreen and incorporate them into our (HTC Phone.apk). Either way, a lot of work, I'm guessing, would be required to make it happen.
So, long story short, this isn't technically a lockscreen issue at all, but a Phone.apk "issue" to address, if possible.
I haven't taken the time to see what it may involve, and haven't even tried to see if an AOSP Phone.apk would load, out of the box (doubt it), but that's the starting point for anyone interested in tackling it.
Click to expand...
Click to collapse
By judging from your work i can see that you are quite good at these, would you mind if you could help us out? i guess a lot of people would want this
Jschisurf, thank you for your feedback! I knew if anyone might have an idea it would be you based on the numerous threads involving your work. I wish I could take what you said and begin tackling it however, I've got no skill in this area. The most I could do is offer you or anyone who can do this a small donation to tackle it and can get it working. However, that being said, I can't imagine how much of a pain in the ass this would be based on what's involved so I'm not going to push it.
I've tried to load aosp phone.apk in past but no go

ADWLauncher & LauncherPro Widgets

I'm always afraid to make new threads on the lovely XDA forums because most of the time an issue has already been brought up etc... I didn't find anything on this specific question so yup.
I want to use ADW but use the Launcherpro widgets. I've looked into editing the apk's but I am not capable of doing so mainly because I would have no idea what I am doing, I've changed some skins and icons around on some apps before but this just seems way too advanced for me to attempt. Anyone know of anyway this might be possible? Ideally I wouldn't even want the entire launcherpro launcher on my phone just the widgets, so yeah, that is my question.
As far as I'm aware, you can't. But there are some alternatives.
You can use this for Twitter/Facebook/Agenda:
http://www.appbrain.com/app/colorize-widget/com.snowbee.colorize
This for contacts:
http://www.appbrain.com/app/people-widget/com.mjdev.people
AtomaRSS for news:
http://www.appbrain.com/app/atomarss-scrollable-newswidget/nax.naxan.naxReader
The only thing I havent been able to find is a decent bookmarks widget.

[Q] Incorrectly displaying Widgets

Hey everyone, i did some extensive searching in this general section and didnt see my specific problem, so if theres a thread open on it already, please (kindly) point me to it.
I'm having an interesting problem where sometimes, some of my widgets are not displaying properly. So far its been Beautiful Widgets Home, Arti's Contact widget (4x4), and the AudioGuru profile widget that have done it.
PowerControl, TaskPanel X, and BatteryLife have always been fine, and shortcuts have been fine. I attached some pics of Beautiful home and audio guru. For Beautiful Widgets Home, it should be quite obvious, for AudioGuru those buttons are half the size they should be.
I cant pinpoint when it happens, although the last time it did, it was after i closed the stock browser.
Lastly, rebooting the phone fixes it, trashing the widgets and re-adding them fixes it, and connecting to my laptop via usb and mounting the sd-card fixes it.
I'd like to know whats causing it. Has anyone else experienced this bug with any of their widgets?
safe to say it's a bug with the launcher, this sometimes happens on custom launchers and it's a quick fix by just restarting your custom launcher.
usually it happens when the phone tries to rotate and then gets confused so the widgets get all screwed up. Shouldn't happen that often though.
i have it happen on LP everyonce and a while if i'm in a landscape game and then go back to my portrait homescreen, but i'd say 95% of the time they fix themselves.
Well I appreciate the insight but I'm not on a custom launcher which is sorta why it bothers me a bit more.
Sent from my Samsung Vibrant with Swype!
so anyone else have anything they could contribute to my issue?
chances are its something with the app/widget that doesnt know what the hell to do in Gbread
slowz3r said:
chances are its something with the app/widget that doesnt know what the hell to do in Gbread
Click to expand...
Click to collapse
you might be right but I'm not so sure its gbread per say. as an update, since my last post, it was doing it at random times. i could not reproduce the issue intentionally but it happened one to two times a day.
I started toying with LauncherPro yesterday and was impressed so earlier this morning I bought Launcher Pro Plus. it hasnt happened once while using it. So I've recreated every screen i had on the stock launcher in LauncherPro Plus (and then some) with no issues.
The phone has only been release less than a month. I think that devs are still getting to grips or updating existing apps to be compatible with GB.
i find it hard to believe that widgets running on the stock launcher within gingerbread might mess up due to the dev needing to change the code to be gb compatible yet those same ones running within launcherpro are just fine. It has to be something specific to the launcher itself and not gb the os and third party. although i haven't spent any time testing just the widgets that come out of the box to see if its 3rd party only that's having the problem

[Q] How to create home screens, themes, etc?

Hello all,
New to the forums and I'm pretty much a complete newb to smart phones as well (I haven't had a cell phone in close to 5 years lol). Anyway, got a Galaxy S2 a couple weeks ago, started wondering about customization, etc and ran into this site.
Looking at some of the home screens you guys come up with, they are amazing.
But, I honestly have no idea where to start to make my own. Do I need to root my phone to do this stuff? Or, is it as simple as downloading some themes and icons and installing them?
I don't mind reading and/or teaching myself how to do it, but, if someone could just point me the right direction I would appreciate it.
Thanks in advance for any help. Cheers.
actually , you have no need to root your phone if you just want to change some icons or themes , but you may change your launcher so you can use those themes or dock icons that you have download in xda .
Try different launchers to replace your standard home, they're all good. Adw is what I normally use, launcher pro is good, go launcher also.
sinkster
I was actually curious about this too. I like PyroMod, but I think the Opacity of the windows should be closer to 80% and the notification fonts should be white instead of black. What specifically do I need to modify for this to work?
Thanks for the replies.
I downloaded and installed Launcher Pro, just to try...I have read about ADW and a couple others that I will try as well once I get the hang of this thing.
Are there any problems that may pop up with the phone using 2 launchers? I guess not or you guys wouldn't be using them.
im using launcher pro and zeam launcher and i had no problems so far
Without rooting, you can change icons on your homescreen (using a home replacement app and/or Desktop Visualizer), use modified widgets as long as they're not system apps, customize your lock screen with WidgetLocker, and of course change your wallpaper. You can also use something like Multipicture LWP to do a bit more creative stuff - like embedding icons on the wallpaper in PS and stuff.
With rooting you can do all of those things, plus modify your status bar & notification icons, change icons for apps officially (not just on the homescreen), modify system apps or remove them, etc etc. If you have no reason to root, don't. It's a common misconception that you have to root to make your phone look good. While it definitely helps, it's not necessary.
If you do plan on rooting and are interested in theming, see if MIUI is available for your device. You may like it, and the theming possibilities are endless. If you don't like it or it isn't available, other roms have theming built in as well - CM7 is one that comes to mind.
Sent from my PC36100 using Tapatalk
plainjane said:
Without rooting, you can change icons on your homescreen (using a home replacement app and/or Desktop Visualizer), use modified widgets as long as they're not system apps, customize your lock screen with WidgetLocker, and of course change your wallpaper. You can also use something like Multipicture LWP to do a bit more creative stuff - like embedding icons on the wallpaper in PS and stuff.
With rooting you can do all of those things, plus modify your status bar & notification icons, change icons for apps officially (not just on the homescreen), modify system apps or remove them, etc etc. If you have no reason to root, don't. It's a common misconception that you have to root to make your phone look good. While it definitely helps, it's not necessary.
If you do plan on rooting and are interested in theming, see if MIUI is available for your device. You may like it, and the theming possibilities are endless. If you don't like it or it isn't available, other roms have theming built in as well - CM7 is one that comes to mind.
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Rooting might be something I would think about down the road, but, being so new to this I will probably hold off for now. I wouldn't mind unlocking it at some point though as I do travel to the States a couple times a year and would like the freedom that provides for my trips.
Thanks for the detailed reply, it is appreciated and I will look into some of those apps that you mentioned.

[Q] Possible to Combine Widgets Without Root?

Hello there everyone. I have many widgets that I use on my device, and each of them come with different sizes. Because of that, it takes forever to scroll through all of them, even when in reality, I only have 20 different ones in total (But if each has 10 sizes, it adds up...) I found an app that combines them, but it requires root. (Or does it? Here.) I believe that Cyanogen does this on it's own, but I don't want to root my phone or change ROMs because I would be unable to pay for a new phone if something were to go wrong, nor do I have a spare to get me by if it was bricked. I know apps like WidgetLocker override stock apps without root, is there a way to do that with the widget selector?
Also, is the selector a function of the launcher, not the operating system? I'm using GoLauncher if that makes a difference.
Thank you very much.
So it is not possible to achieve the picker I want without root?
In that case, is there a foolproof, 100% successful way to root and change roms? All of the ROM threads I see have endless posts of bugs, things not working, and bricked phones. They also throw around lots of terms (Like flash this... But to where?) without explanations for noobs like me.
Can anyone help me out?
Hi there,
Think you can try Golauncher Pro, it let's you to custom the number of icon you can put on the home screens (default 4 by 4 ) and also lets you to resize the widgets.. hope that's what you are looking for.
Sent from my HTC Flyer P510e using XDA Premium App

Categories

Resources