Trying to delete htclockscreen.apk - EVO 4G Q&A, Help & Troubleshooting

When I try to delete htclockscreen.apk through adb I keep getting error saying file does not exist... used instructions from bottom of first post here: http://forum.xda-developers.com/showthread.php?t=702361 What am I doing wrong?

Use root explorer to look for it and delete it, its the easiest way possible.
Sent from my PC36100 using XDA App

driguez said:
Use root explorer to look for it and delete it, its the easiest way possible.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
I tried that also and can't even find the file

These things are case sensitive. You are looking for:
/system/app/HtcLockScreen.apk
Right?
What rom are you running? If it is any sense based rom it should be there..

nebenezer said:
These things are case sensitive. You are looking for:
/system/app/HtcLockScreen.apk
Right?
What rom are you running? If it is any sense based rom it should be there..
Click to expand...
Click to collapse
Fresh rom 3.2... Still no file or directory... is it possible its just not there? I want to flash vanilla lock screen on a custom theme but says to remove lockscreen.apk first and tried before and just kept getting fresh screen.

bump to the top

BenScharf12 said:
bump to the top
Click to expand...
Click to collapse
Bumping your own thread is the best way I know of to get people to ignore your question, especially when your bump is less than 30 minutes after your last post. If no one responds in a day or two then a bump is ALMOST acceptable, it's just good forum etiquette. (tip: posting any kind of progress, even if it's failed attempts, is a much better way to bump a thread. That way people at least know you are trying to solve the problem on your own)
Also, have you posted your question in the thread for the rom you are running? That's probably the best place to get relevant answers.
Although I am inclined to believe you are missing something, unless flipz changed the name of the apk for some reason.
Use ADB to "ls" your /system/app directory and post the output here. If you have the Sense style pull-down bar lockscreen then the lockscreen apk has to be there somewhere.

another option is at least in previous fresh roms in the fresh updater is a vanilla lockscreen flashable zip. yuoc an try seeing if it is still tjhere for 3.2 and flashing it to kill it off for you.

If you can't find it buy system app remover from the market. .99 cents and I'm running barebones on cm6 smooth as butter.. I hit 1937 today with stock kernel. Anyways it has two categories. System and user apps. Even shows the icons next to the names of system apks. Don't have to search for them they all are in a list.
Sent from my PC36100 using XDA App

martyzidek said:
If you can't find it buy system app remover from the market. .99 cents and I'm running barebones on cm6 smooth as butter.. I hit 1937 today with stock kernel. Anyways it has two categories. System and user apps. Even shows the icons next to the names of system apks. Don't have to search for them they all are in a list.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Uninstalled with system app remover and flashed vanillalockscreenfix.zip and still keeps me on the fresh screen :/

BenScharf12 said:
Uninstalled with system app remover and flashed vanillalockscreenfix.zip and still keeps me on the fresh screen :/
Click to expand...
Click to collapse
Can you post a screenshot of the screen you are currently stuck with?

Related

Hulu and Flash 10.1

I'm sure you guys have noticed that Hulu claims our platform isn't supported. I was wondering if anyone has tried this technique yet to get Hulu to believe the flash player is installed on a windows box? http://forum.xda-developers.com/showthread.php?t=794512
I haven't tried it yet, but I know by default I cannot uninstall the Flash 10.1 build that was included on the phone in order to install the fixed apk...
I pretty much decided that since HSPA+ doesn't cover the WHOLE of my city yet then I won't bother with data heavy sites like Hulu on my phone for now.
Sent from my T-Mobile G2 using XDA App
this phone only pulls up mobile sites by default? theres no way of changing that like on the n1?
k0shi said:
this phone only pulls up mobile sites by default? theres no way of changing that like on the n1?
Click to expand...
Click to collapse
type about:debug in the address bar.. nothing will happen.. go to menu => settings => UAStrings => choose Desktop
Thanks worked awesome
Sent from my T-Mobile G2 using XDA App
would there be any drawbacks from doing this ?
Because of no root you have to do it quiet often
bled82 said:
would there be any drawbacks from doing this ?
Click to expand...
Click to collapse
Sent from my T-Mobile G2 using XDA App
this isn't working for me. anybody know any reason there might be for that?
Sent from my T-Mobile G2 using XDA App
j.books said:
this isn't working for me. anybody know any reason there might be for that?
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
worked like a charm for me, however;
"Unfortunately Hulu is not supported on your platform. We apologize for any inconvenience."
ImSoHungry said:
worked like a charm for me, however;
"Unfortunately Hulu is not supported on your platform. We apologize for any inconvenience."
Click to expand...
Click to collapse
hence the need for a flash build that reports itself as a desktop. The browser will report as a desktop if you do the debug trick, but flash itself is still reporting itself as an android phone.
The link I posted at the top had an apk with a custom build of flash that reports as a desktop, but I can't get it to install on my phone.
unxconformed said:
hence the need for a flash build that reports itself as a desktop. The browser will report as a desktop if you do the debug trick, but flash itself is still reporting itself as an android phone.
The link I posted at the top had an apk with a custom build of flash that reports as a desktop, but I can't get it to install on my phone.
Click to expand...
Click to collapse
what i tried. used temp root, then got root in adb shell. rm system flash player, then cp new flash to system/app. installed hulu.apk, still same not supported error. also did the about:debug, same prob
whats wierd is after i rm flash, it still shows under manage apps. can it be installed somewhere else as well?
also how could i rm the cache of the stock player?
fastludeh22 said:
what i tried. used temp root, then got root in adb shell. rm system flash player, then cp new flash to system/app. installed hulu.apk, still same not supported error. also did the about:debug, same prob
whats wierd is after i rm flash, it still shows under manage apps. can it be installed somewhere else as well?
also how could i rm the cache of the stock player?
Click to expand...
Click to collapse
instead of removing flash using adb, maybe try using Titanium? Sounded like some people on other phones had success that way. I haven't messed around with temp root yet so I can't try it myself.
unxconformed said:
instead of removing flash using adb, maybe try using Titanium? Sounded like some people on other phones had success that way. I haven't messed around with temp root yet so I can't try it myself.
Click to expand...
Click to collapse
Good idea. I have titanium installed and got it root access, now how do I use it to remove and install apps, lol
fastludeh22 said:
Good idea. I have titanium installed and got it root access, now how do I use it to remove and install apps, lol
Click to expand...
Click to collapse
can you give any insight how to get titanium root access would be much appreciated
mcp2009 said:
can you give any insight how to get titanium root access would be much appreciated
Click to expand...
Click to collapse
sure. its a little tricky, lol. read entire first post here, temp root, its been updated: http://forum.xda-developers.com/showthread.php?t=797042
as you read you only do stage 1 once (not needed if you have done temp root already)
then before you do stage 2, open titanium, it will say it doesnt have root, thats ok, exit out of it.
complete stage 2, do NOT exit term (sometimes it works if you do, most time not)
long press home to bring up recent apps. click on titanum. most likely will say no root, thats ok.
hit menu and reload titanum, boom superuser request. grant it and your in there for this session!
good luck, have fun, hope this helps...
Thanks man I'll try when I get home.
Sent from my T-Mobile G2
Just curious what good is having root right now?
Sent from my T-Mobile G2 using XDA App
k0shi said:
Just curious what good is having root right now?
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
The only thing I wanted it for right now was to use Titanium Backup to restore my apps w/data from my G1.
Oh so if I made a backup from my nexus one its saved on my sd card and I can just restore from there?!
octobclrnts said:
The only thing I wanted it for right now was to use Titanium Backup to restore my apps w/data from my G1.
Click to expand...
Click to collapse
Sent from my T-Mobile G2 using XDA App
k0shi said:
Oh so if I made a backup from my nexus one its saved on my sd card and I can just restore from there?!
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
Yeah, all of the apps and the relevant settings. TB is great that way. I often used to restore between rom flashes on my G1.

[Q][SOLVED] Market 2.3

I know people have been having issues getting this to work on cm6, I found a method that ALMOST works if someone can help me expand on this.
I thought maybe it had something to do with the phone being s-on, so it couldn't upgrade properly, so I force removed the existing market app via titanium with the recovery exploit that it uses with s-on phones, and then installed it through the app manager like I would any other app. It took a long time but it eventually installed, but the glitches were so extensive it was unusable. It opens the app, and displays the UI elements fine, but if you do anything aside from navigate and search, it force closes. If you try to open an app's link up, it force closes. Attempting to go to "my apps" force closes it.
I was thinking maybe it either had something to do with the fact that it needs the old market to update to the new one, like it's an update patch, not a full app. The other thing I was thinking was that it wasn't working because it installed to /data/app, like a user app, not to /system/app like the normal market.
Would it work to adb install or adb push the apk to /system/app rather than install it as a user app do you think? I would really love to get the new market working on cm6.
SOLUTION:
All thanks to KCRic; he has posted the flashable zips for the new market, which I re-attached in the OP.
KCRic said:
*The smaller version has hdpi file removed and all languages removed except english (US). If you use another language use the larger version or shoot me a PM and I'll try to get you a small version in your language.
Click to expand...
Click to collapse
There you go, just flash them through clockwork recovery, they should work just fine.
I'm on cm6.1 and used the recovery zip file that is floating around and installed and use it with no problems at all
Sent from my T-Mobile myTouch 3G Slide using XDA App
You don't even need the recovery zip. It works perfectly fine just installing manually.
While in recovery just plug your phone in, go into adb shell and install it from there.
"cp (Location of app) /system/app/"
IE for me I put "cp /sdcard/download/android_market.apk /system/app/" and it worked.
I didn't do anything to the original market.
All I did was apply any zip from sdcard in clockwork..no adb needed
Sent from my T-Mobile myTouch 3G Slide using XDA App
droopypillow said:
All I did was apply any zip from sdcard in clockwork..no adb needed
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Where did you locate this zip? I changed the apk i had to a zip and tried what you did and installed from clockwork but got nothing :/
Sent from my T-Mobile myTouch 3G Slide using XDA App
guitarist5122 said:
Where did you locate this zip? I changed the apk i had to a zip and tried what you did and installed from clockwork but got nothing :/
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
If you renamed the apk to a zip, you're doing it wrong.
If you downloaded the update zip containing the apk, it's wherever you downloaded it.
Its in the them and app section under new market app..
Sent from my T-Mobile myTouch 3G Slide using XDA App
Yeah I never found a flashable zip, I just found an apk in the apps section. Which doesn't work. If someone could post a link to the flashable zip that'd be cool. I don't have access to a USB cable right now so adb isn't a very good option haha.
Edit: nevermind, found it on the second page of the thread, here's the direct link to the zip: http://www.mediafire.com/?w7hcd0uadlndnwd, it works great, no more force closes everywhere like I was getting before
I found a flashable zip from a diff source so problem solved. But how do you change a .apk to a .zip if not simply renaming?
Sent from my T-Mobile myTouch 3G Slide using XDA App
guitarist5122 said:
I found a flashable zip from a diff source so problem solved. But how do you change a .apk to a .zip if not simply renaming?
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
You have to create an update package with the apk inside zip_file.zip/system/app/apk.apk and you have to put an update script into meta-inf/android/blah blah blah, google it, I've forgotten, only had to do it once, I'm sure there's a tutorial out there if someone here can't directly answer you
Sent from my T-Mobile myTouch 3G Slide
MusicMan374 said:
You have to create an update package with the apk inside zip_file.zip/system/app/apk.apk and you have to put an update script into meta-inf/android/blah blah blah, google it, I've forgotten, only had to do it once, I'm sure there's a tutorial out there if someone here can't directly answer you
Sent from my T-Mobile myTouch 3G Slide
Click to expand...
Click to collapse
here you go how to make a flashable package
Here you go, this should work - feel free to post in the OP if it's useful to anyone still trying to install it.
I'm going to remove all the hdpi files from the apk (since we don't need them, it will save space) and poat that version up in a bit. I'll test it first to make sure it will still work.
Added 'tiny' market install zip
For those that don't know, you go into clockwork recovery - select 'install zip from sdcard' - find the zip and install it. Reboot and enjoy.
etu_aty said:
here you go how to make a flashable package
Click to expand...
Click to collapse
Thx, i'll give a look-see on some free time
Sent from my T-Mobile myTouch 3G Slide using XDA App
KCRic said:
Here you go, this should work - feel free to post in the OP if it's useful to anyone still trying to install it.
I'm going to remove all the hdpi files from the apk (since we don't need them, it will save space) and poat that version up in a bit. I'll test it first to make sure it will still work.
Click to expand...
Click to collapse
Awesome, thanks, I'll post it in the OP when I get on a computer
Sent from my T-Mobile myTouch 3G Slide
MusicMan374 said:
Awesome, thanks, I'll post it in the OP when I get on a computer
Sent from my T-Mobile myTouch 3G Slide
Click to expand...
Click to collapse
Ok, sounds good. I'm testing the 'tiny' version now and I'll update that post with the file if it works. Removing the files didn't drop the size much (~0.3MB) but smaller is still always better.
EDIT: Added tiny zip to that post, work flawlessly
*The smaller version has hdpi file removed and all languages removed except english (US). If you use another language use the larger version or shoot me a PM and I'll try to get you a small version in your language.
Edited the OP, included info, should all be good to go
Also, would this market work on eclair? The version is 2.2.6 so I'm thinking not, since it has froyo elements like auto app update, etc.
Edit: shortly after I installed cr_mod the market auto updated, but it did so to version 2.2.7, not 2.2.6. So yes, the new market does work on eclair, with auto updating. Kickass. If you'd all like I can pull the apk from my phone and post it if no one has it? Although aside from cm users everyone should be getting updated, I think.
MusicMan374 said:
Edited the OP, included info, should all be good to go
Also, would this market work on eclair? The version is 2.2.6 so I'm thinking not, since it has froyo elements like auto app update, etc.
Edit: shortly after I installed cr_mod the market auto updated, but it did so to version 2.2.7, not 2.2.6. So yes, the new market does work on eclair, with auto updating. Kickass. If you'd all like I can pull the apk from my phone and post it if no one has it? Although aside from cm users everyone should be getting updated, I think.
Click to expand...
Click to collapse
Awesome 2.2.7 may be an edited update version for eclair, or maybe the updated it again?
KCRic said:
Awesome 2.2.7 may be an edited update version for eclair, or maybe the updated it again?
Click to expand...
Click to collapse
I have no idea, but honestly I'm thrilled to have the new market AND auto update functionality on eclair. It was also nice that I didn't even have to flash anything, it updated itself. I had heard that the auto update worked fine with sense ROMs, only people running CM were having issues. You're probably right, it's probably an edited version for eclair. But cr_mod still has gmail v1, I really wish I could get version 2.3 :/ old gmail sucks. I'm going to try and just pull the apk and upgrade it with an app manager from one of the gapps packages, but I'm not sure, since google apps on sense roms is different.
Well stock android will generally always work on sense roms, just not the other way around. The issue you may run into are differences in os versions (2.1 vs 2.2.1). But with gapps it's usually not an issue, at least not yet since the versions aren't too far apart.
KCRic said:
Well stock android will generally always work on sense roms, just not the other way around. The issue you may run into are differences in os versions (2.1 vs 2.2.1). But with gapps it's usually not an issue, at least not yet since the versions aren't too far apart.
Click to expand...
Click to collapse
I actually googled around a bit, the gmail that's in the market, which is 2.3 at the moment, and before that 2.2.1, only shows up on froyo, since that's all it works on. Eclair and below are all stuck with version 1 :/
I'm pretty sure HTC loads gapps in a different way because there is actually a googleapps.apk or gapps.apk in /system/app, the flashable package just has all of the apks. I tried to open the flashable zip with astro and browse to gmail.apk and see if it would upgrade but it wouldn't parse the package. I could TRY flashing the eclair gapps and see if that works, but I'll definitely do a nandroid first. I guess I'll try that and post back.
I love how my threads always end up venturing off topic. I kind of "hijack" my own threads in a sense

Roms & APKS

Not sure if this info has been posted anywhere. So, I would like to know if there is any way to install APKs from a different rom onto current rom. I am currently running IncRom 1.2, but I have never been a fan of Sense dialers. I would like to install either MIUI dialer or any 2.3 based dialer. Is it possible, and if so, how would I go about doing that? Any info. would be greatly appreciated.
Just download whatever rom you want the apk from and put it onto your new rom? I hope that makes sense as I can't think of a better way to explain ...
Sent from my Incredible using XDA App
Gahh Its Lee said:
Just download whatever rom you want the apk from and put it onto your new rom? I hope that makes sense as I can't think of a better way to explain ...
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
I get what you're saying and I've tried that before, but then I always get force closes on phone app. What I've done before is grab apk from 2nd rom, place it in place of apk in current rom. I've tried zipping after that, and not zipping the file. After trying both ways, I reinstall rom, then run into the force close issue. Do I need to reinstall Rom after that? Or am I not even doing this the right way?
You need to fix the permission after you put it into your rom. I use root explorer and its two boxes for the first row then one for the other two.
Sent from my Incredible using XDA App
Gahh Its Lee said:
You need to fix the permission after you put it into your rom. I use root explorer and its two boxes for the first row then one for the other two.
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
Sounds good. Will try fixing permissions. Will report back on results. BTW, thanks for the help so far.
I don't think it is possible because the phone apk is tied into the framework. Please correct me if I'm wrong
Sent from my ADR6300 using XDA App
I fixed permissions, removed current phone.apk and replaced it with the fixed phone.apk. I rezipped rom and reinstalled. Once it was up and running I was right back where I started with the original phone.apk, minus the fc's.
Sent from my ADR6300 using XDA App
I know this works with the music.apk as I've done it in the past just replacing the stock app with the gingerbread music app and it worked just fine after setting permissions. But now that I think about it more I think I also had to install it just like a regualr app to get all the files in place then set permissions not just replace the file in the system/app folder.
The phone apk ties into other programs. It is not a stand alone flash. There would need to be some code changes to make it work.
Seems like too much work for me. Appreciate the ideas & help you guys offered.
Sent from my ADR6300 using XDA App
Check out incredibly re-engineered...
Aosp dialer will probably not work on a Sense based roms as Sense is a UI overlayed and pretty deeply integrated into the Android os. You may want to consider one of the dialer options from market...Dialer one is popular. Or you may just want to consider moving to an aosp rom.
Sent from my ADR6300 using Tapatalk
I have been trying to install reengineered but ever since I updated clockworkmod I can't. That's besides the point. I have used a few aosp roms but miss out on Sense. Guess I have my cake, but can't eat it. Oh well.
Sent from my ADR6300 using XDA App
Downgrade clockwork or reflash via recovery. You wont be dissapointed.
Sent from my ADR6300 using XDA App
I keep getting errors when trying to downgrade cw. I give up on 1 thing just to end dealing with something else.
Sent from my ADR6300 using XDA App
stock messaging app on htc inc
how did you re-install the stock messaging apk? when i try to do install it it acts like its installing then it just reboots and it does not install... i use to be able to receive pictures (mms) but now i can't receive at all. someone please help meeeeeeeeeeeeeee! thx i have the apk's on my SD card does it need to be on my phone in order to install it? sorry im a noob at this. i get FC on com.android.htccontacts help..
Who are you asking? I never uninstalled stock messaging so I'm not sure who you are directing that towards. This was my first attempt at trying to move apks around so I don't have enough info.

I really need someone to teamview with me

i'm having so much trouble trying to start all this rooting stuff up. i got a rom on my phone and stuff. that was easy, now i'm trying to change boot animation i don't get what you do i downloaded sdk manager or whatever but it doesnt let me drag the zip files in or anything.
Are you on a sense based or aosp rom?
Sent from "The" Evo using XDA Premium VIA your moms house. ™
im using miui
patd413 said:
im using miui
Click to expand...
Click to collapse
Damn, you would say the only rom I've never been on, lol Wish I could help you. Sorry bro.
Sent from "The" Evo using XDA Premium VIA your moms house. ™
What boot animation are you trying to use? Post the link.
Most of them are flashable if they are in zip format, you do that through recovery. If the file is PC36IMG.zip though, that's through your boot loader.
Also what recovery are you on?
Sent from my hand with XDA Premium installed
its alright, i really just want a rom that has close to outstanding battery life, then i want to be able to change to my favorite boot animation and a nice lockscreen and has tethering that works mine isn't working.
http://forum.xda-developers.com/showpost.php?p=6939890&postcount=260
its just droid x one, i want with volume, and i dont get what you mean by what recovery? i have clockwork recovery when i go to recovery and ****
Clockwork recovery is your recovery. The name "recovery" is a little misleading personally but whatever. Anyhow, I dont think it's possible to get sounds on your boot animation since you are using miui (aosp roms don't have it built in). I think there is a thread around here about getting them, I just don't know where. Search for it if you like.
To get the actual animation though, just put the bootanimation.zip file on your sd card, not in any folders or anything. Then go into your recovery (clockwork), and flash bootanimation.zip from there. No need to wipe anything usually.
The instructions listed on that thread you linked are for doing it from your computer, a little more complicated than mine.
Sent from my hand with XDA Premium installed
will try thanks
said that installiation aborted, can you recommened a rom to use? i'm still searching for a fav
MIUI lets you change boot animation and sound through the Theme Manager. The files are stored in different locations than on any other rom. If you'll link me to the file I'll make you a mtz file to use in Theme Manager and you can set any sound as the boot sound.
My Evo + xda Premium App = This post.
heres the link http://forum.xda-developers.com/showpost.php?p=6939890&postcount=260 but my theme manager wasn't working properly and always forced closed.
patd413 said:
heres the link http://forum.xda-developers.com/showpost.php?p=6939890&postcount=260 but my theme manager wasn't working properly and always forced closed.
Click to expand...
Click to collapse
Try wiping cache and dalvik then reflashing the rom over itself. Don't wipe data and everything will be the way it was before the reflash. You can also try fixing permissions through Rom Manager or in Amon Ra recovery "fix apk uid mismatches". If you do both of these and the Theme Manager still doesn't work, the mtz file won't work.
I'm a little busy, but I'll go ahead and start on it. When I'm done I'll post it here along with directions assuming you get Theme Manager to work.
My Evo + xda Premium App = This post.
sorry guys, now i downloaded destoryer rom, i don't know if this changes things, i really just want the droid default boot animation that i posted, i dont really need volume.
patd413 said:
sorry guys, now i downloaded destoryer rom, i don't know if this changes things, i really just want the droid default boot animation that i posted, i dont really need volume.
Click to expand...
Click to collapse
Well an mtz file won't work on that rom. I don't think the boot animation will work the way it's currently set up. I'll try it on my phone and see. If it doesn't work then the file names will need to be changed. I can do this for you but it will probably be tomorrow before I can finish it. If it works as is I will give you directions on how to get it working on that rom.
My Evo + xda Premium App = This post.
Alright thanks. This is aggrevating on destroyer when I use messaging it doesnt have spell check and ****.
Sent from my PC36100 using XDA App
patd413 said:
Alright thanks. This is aggrevating on destroyer when I use messaging it doesnt have spell check and ****.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
That's your keyboard, not the messaging app... if I understand your complaint. There are a few free keyboards on the market, or you can try the HTC IME Mod - it's here on xda.
My Evo + xda Premium App = This post.

[Q] Lost Google News & Weather Service

Ok because im still a noob and cant post on the development forum...I figured id ask this here.
So i flashed the Gapps.zip from this thread
http://forum.xda-developers.com/showthread.php?t=1056205&highlight=GOOGLE+TALK
Everything is working great including the gtalk video, except i have lost the google news and weather application. How can i get this back?
Im running CM7.0.3.1 w/stock CM kernal.
1) This doesn't belong in development anyway, unless you're asking in the thread for the gapps. Do not make a new thread for a question in development.
2) If the app is included in the gapps, just wipe cache & dalvik cache, then reflash the gapps zip.
Sent from my Evo using Tapatalk
Omatter4 said:
Ok because im still a noob and cant post on the development forum...I figured id ask this here.
So i flashed the Gapps.zip from this thread
http://forum.xda-developers.com/showthread.php?t=1056205&highlight=GOOGLE+TALK
Everything is working great including the gtalk video, except i have lost the google news and weather application. How can i get this back?
Im running CM7.0.3.1 w/stock CM kernal.
Click to expand...
Click to collapse
geniewidget.apk attached.
plainjane said:
1) This doesn't belong in development anyway, unless you're asking in the thread for the gapps. Do not make a new thread for a question in development.
2) If the app is included in the gapps, just wipe cache & dalvik cache, then reflash the gapps zip.
Sent from my Evo using Tapatalk
Click to expand...
Click to collapse
1) I cannot post a reply in that topic yet...because i do not have enough posts to do so..
2) I tried wiping cache & dalvik, then reflased. Still nothing...
Also, I even triend installing the apk that wmstwo002 posted with no luck either. Is there a specific folder i have to drop that apk into first in order to install correctly?
Omatter4 said:
1) I cannot post a reply in that topic yet...because i do not have enough posts to do so..
2) I tried wiping cache & dalvik, then reflased. Still nothing...
Also, I even triend installing the apk that wmstwo002 posted with no luck either. Is there a specific folder i have to drop that apk into first in order to install correctly?
Click to expand...
Click to collapse
Just drop it on the root of your sdcard, then use a root explorer, to locate the app on the sdcard, long press, enable all the permissions, move to /system/app then install. Make sure you are mounted as r/w.
Edit: I don't know if he pulled this from a sense rom, because its not installing on Cm7 for me, with enabling all the permissions, I can say its not going to work.
It may need to be in /system/app.
Do you have Root Explorer?
Sent from my Evo using Tapatalk
Still no luck. It goes through the install process and then at the end it says 'application not installed'. Im at a loss. I guess ill just go back to gapps without gtalk video. No big deal, thanks for everyones help
Sent from my PC36100 using XDA App
Omatter4 said:
Still no luck. It goes through the install process and then at the end it says 'application not installed'. Im at a loss. I guess ill just go back to gapps without gtalk video. No big deal, thanks for everyones help
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Try these gapps > http://www.mediafire.com/?92475r3frlncg29
And yes, they're safe.
If you do have Root Explorer (or another root level file explorer), copy the downloaded apk then navigate to /system/app. You need to mount as r/w - in Root Explorer there's a button in the top right to do so. Paste the apk in that folder, then long-press the geniewidget.apk. Choose "permissions" from the list and change them to rw-r--r--
It should look like this:
x x -
x - -
x - -
X's are checked, dashes are not.
Then reboot, and you should have it.
Sent from my Evo using Tapatalk
I do have root explorer and I have tried every option posted on this thread with no luck.
But, Im using the weather channel widget for my weather right now and i like it a lot better than the genie widget.
Any recommendations for any other weather widgets that are reliable?
Beautiful widgets are beautiful. Try it out. If you like it there is a paid version, but the default with no skins are nice too.
For just weather, I use Palmary Weather. It's also a paid app, but has the best weather widgets I've ever seen. Beautiful Widgets is good if you want a clock as well, otherwise it's a little bulky for just weather in my opinion. I wasn't aware that there's a free version.
Sent from my Evo using Tapatalk

Categories

Resources