AnyCut and BetterCut no longer work - EVO 4G General

I searched high and low on xda and on google for a solution to this and couldn't find anything.
Has anyone else noticed that anycut and bettercut no longer work with the newest EVO update? I've been trying to create shortcuts and it will say Shortcut Created even though nothing was really created. Either that or it won't say anything at all.
Is there any other solution to creating your own icons on your phone? This was one of my favorite features and it pains me that it's gone because I'm developing my own phone icon set and I kind of NEED to have that ability to test how they look on the phone...
Are there any other apps that can do this with the new EVO update? Any alternate solutions?

I didn't notice this until you mentioned it. Is there any way around this? I really want to use some custom icons.

Related

Notification bar

Is there a widget or something to customize my homescreen? Seeing how on android and BB phones they have a super notification panel that displays Facebook notifications and instant messages the user recieves, I'm just wondering if there a way to do this on my Maple's homescreen. Is there a program out yet that makes this possible? A homescreen plug-in, widget, anything! I know this isnt so much to expect so im wondering if something like this exists! Thanks in advance
it really depends on what you want to do exactly. to start off, you can customize the homescreen with CHome Configurator. If you want to go further, you can install a custom ROM such as those proposed on this forum.
Are they able to sync with your social networking sites? I never seen a custom rom that can do this. All im saying is that most android phones and blackberrys can do this and winmo still hasnt implemented it. Which is why I was wondering if there was a plugin or widget that could do this.
Aricrj said:
Are they able to sync with your social networking sites? I never seen a custom rom that can do this. All im saying is that most android phones and blackberrys can do this and winmo still hasnt implemented it. Which is why I was wondering if there was a plugin or widget that could do this.
Click to expand...
Click to collapse
there is a facebook app available on the windows marketplace, but i don't know how the notifications are implemented in there since i don't use it. you should just try it out, but as for notifications, don't expect it to be better than android, after all it's win mo...
Aricrj said:
Are they able to sync with your social networking sites? I never seen a custom rom that can do this. All im saying is that most android phones and blackberrys can do this and winmo still hasnt implemented it. Which is why I was wondering if there was a plugin or widget that could do this.
Click to expand...
Click to collapse
Yes and no. It can be done if you edit your xml files. Any static information can be displayed.. even Facebook and Twitter. I have my twitter displayed in one of my panels on my home screen (its done via rss feed) and it updates once every 15 minutes. CHome Config will do most of the work for you but you will have to tweek it. You could also create a widget (there are tutorials for widgets online.. google is your friend here) a widget is just a web page in effect, compressed into a small package that PIE an open and display. You could also use Mortscripts to pull the info you want and display it.
There are options, you just have to educate yourself on them. WinMo has always been a "do it yourself" OS, I like it because of that.

Phone doesn't recognize files directly

Hello XDA people,
When i put files on my SD card. Android doesn't see the files right away. Most of the time after a couple of boots. This is really irritating me. I unmount the device but still no files.
Does someone have the answer for this? Searched the crap out of google, but couldn't find anything useful.
And another question, when i have wallpapers. They show up like i want them to be on my background. But android gives you this retarded cut out tool. That enlarges the wallpaper. Does anyone know a good app to get rid or replace this?
Thanks.
You do know you can enlarge the area that the wallpaper thing tries to cut out? just drag an edge of the yellow box and it will expand it. Can't really help with the files not appearing tho, sorry.
Try "wallpaper set and save" - it's in the market and it's free. Or get Zedge (which is BRILLIANT!) That too seems to be able to set wallpapers a lot better than the native method. You just can't select your own wallpapers with that.
The other problem is something I've seen on the forums a few times. Do a search and you may find some answers.
Still cant find a solution for the file problem. Please someone help
@ johncmolyneux.
Yes i know Zedge it's good. Thanks for the solution for the wallpapers.
Anyone????
I think you have to set up ADB. That was the only thing i could do to get rid of this problem But ABD has it's benefits, believe me
Here's a guide.

[Q] Detecting homescreen

Hey guys,
In an effort to 'hack' the Sense homescreen to use a custom launch/shortcut bar, I am creating an app that needs to know if the homescreen is currently visible. With this, I need some help.
I've been looking at four possibilities to do this:
1. constantly poll the window manager for the current activity. This works, however my battery doesn't like this and it's generally bad practice.
2. Use a widget to tell the service wether it's active. Too bad, Android doesn't seem to provide some kind of event to a widget when the homescreen is opened. Strange though, as you'd say this would be very useful when updating widgets. Am I overlooking something?
3. Watch the logcat or message broadcast. This works nicely to intercept a user moving away from the homescreen at it will output this when switching activities:
08-22 12:25:28.891: VERBOSE/HtcAppUsageStats(255): (launch app, package): (People, com.android.htccontacts)
I think I could intercept that, but then there's another problem. Pressing home broadcasts this message for com.htc.launcher, however using the back key (or even software options) to move back to the homescreen do not invoke this.
4. Intercept hardware presses. This seems rather hard when you don't want to actually do something with the presses. This combined with the above method would give me a decent way to see if the homescreen is active.
But all of those methods just don't work the way I want them to. Anyone got a clue on how to accomplish this? I don't mind if I require root access or some dirty programming, by the way. After all, it's some sort of a hack.
A push in the right direction would be very welcome
Quick kick. No one knows a solution for this?
Sent from my HTC Sensation Z710e using XDA App
If this is just for sense, have you checked the openSense sdk?
From something awesome
I haven't really looked into this, I also have no experience with widgets, but using my general knowledge in how Android works, concerning 2), does the widget not receive a visibility change? I know for LiveWallpapers there is a void VisibilityChanged(boolean visible) method that allows it to update when visible. Do Widgets not have this?
killersnowman said:
If this is just for sense, have you checked the openSense sdk?
From something awesome
Click to expand...
Click to collapse
Couldn't find the documentation of it. But it must be somewhere, this is indeed another option to look into.
Metastable said:
I haven't really looked into this, I also have no experience with widgets, but using my general knowledge in how Android works, concerning 2), does the widget not receive a visibility change? I know for LiveWallpapers there is a void VisibilityChanged(boolean visible) method that allows it to update when visible. Do Widgets not have this?
Click to expand...
Click to collapse
I've tried all the event listeners I could find in the reference. I don't remember the VisibilityChanged method thou, will look into that tonight. Otherwise I might be able to build a Live Wallpaper and hook it to a service.. Interesting
Thanks both!

Anyone know what this GPRS widget icon is?

noticed this gprs widget today. Don't remember ever installing anything like this. When I choose it, it doesn't do anything. Looked around in the apps and running processes and didn't see anything that seemed to be tied to it.
Anyone know what it is? Having weird stuff pop up that I can't idenify is not something I want on my phone
Never heard of it but a quick Google search said it is something to do with mobile data services...
Try using a file explorer and searching for its name to see if/where its at on your phone or memory card
Support TrevE!!

HTC Sense Home App?

So, one of the 'few' reasons i moved away from Samsung recently was because of HTCs 'Sense Home' app... I was unaware of anything on the Samsung that behaved in a similar way to it.
The option to have different apps appear depending on location is a pretty cool feature but i cant seem to find where to set it up.
can anyone help an HTC n00b.

Categories

Resources