After removing various apps in widgets using adb, I am seeing many strange things in the widget list. When I longpress the home screen and select "Widget" I get a list of things like #a5ff0000, 100.0dip, 200, 300, false. How do I remove them?
If i recall correctly, you have to clear HTC sense data in settings, applications.
Be warned that you'll lose your homescreen layouts though.
I'll give it a shot...nandroid first. I've got a lot of widgets/switches made in Tasker that would take a while to recreate. I'll report my results.
My last Intruder was a Grumman A-6E.
That did it. And it did wipe out my homescreen setup. It returned to the new out of the box layout. Glad I did this on the spare Aria.
My last Intruder was a Grumman A-6E.
.
Thread moved to Q&A due to it being a question. Would advise you to read forum rules and post in correct section.
Failure to comply with forum rules will result in an infraction and/or ban depending on severity of rule break.
Related
What happens if you delete Dell Stage without first installing a different "launcher"? Does the phone not run or does it revert to a single screen interface of some kind?
Is there any way to tweak the Stage settings? Number of screens, how many rows of shortcuts per screen, that kind of thing.
Edit: Can a mod please move this to the Questions section? I thought I was there when I made this. Doh!
hello everybody !!
I juste want to know if it's possible to put tilewave x2 panel on android device because i really like the style (visual zoom in effect etc...) of this panel and I would like to put something like it as live wallpaper with : shortcut of applications time& date on tile etc...
thank you in advance to your reply
ps : I come from france sorry if I write mistakes ^^
.
Thread moved to Q&A due to it being a question. Would advise you to read forum rules and post in correct section.
Failure to comply with forum rules will result in an infraction and/or ban depending on severity of rule break.
Hello! is there any mod or application to modify de Saturation or screen colors to adjust a more real colors, the colors of SGS2 are really biased and saturated, impossible to see the pictures!
Best regards!
.
Thread moved to Q&A due to it being a question. Would advise you to read forum rules and post in correct section.
Failure to comply with forum rules will result in an infraction and/or ban depending on severity of rule break.
if you are on GB then there are few apps to do that. soft screen tuner, voodoo screen app. no way in ics so far.
bala_gamer said:
if you are on GB then there are few apps to do that. soft screen tuner, voodoo screen app. no way in ics so far.
Click to expand...
Click to collapse
Hello thanks for your answer, Saturation in soft screen tuner does not work in my SGS2 and is the most important slider for this telephone because its bad colors
So I'm still looking a working application!
Regards!
Hi all,
So I like the stock ICS/JB scrollable calendar widget but it's not very useful since it only shows events 7 days out. I know there are a ton of third-party calendar widgets out there but most don't look very good or don't show event colors, etc. What I'd like is an exact clone of the stock widget but with the simple modification of showing 30 or 60 days out.
I found source here: https://github.com/android/platform...calendar/widget/CalendarAppWidgetService.java
There is a MAX_DAYS variable which is set to 7 which is then used to set a SEARCH_DURATION variable. I'm not certain but this may be used in fetching events.
I am familiar with the SDK and creating apps but have never created a widget. I'm not sure if this code can be taken to make a widget with the desired modification. Do you think this is possible?
Thanks!
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to Q&A
Bump to see if there is any interest in this.
Is it possible for an app to access onscreen layout bounds of other apps , similar to layout bounds display under developer options.
Would use the screen space cordinates..
Thread moved to proper forum. Please make sure to post questions in proper Q&A forums when there is a dedicated forum already.
The closest thing you can get as a regular app is to (ab)use accessibility service capabilities.
What alternatives could there be to gather this info?