[Q][SOLVED] Market 2.3 - myTouch 3G Slide Q&A, Help & Troubleshooting

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

Related

Trying to delete htclockscreen.apk

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?

Desire Z/HD Sense Skins and Notification Bars [UPDATED] Gingerbread themes

PLEASE READ FULL POST FOR INSTALLATION INSTRUCTIONS.
Hey guys found this while looking through the Desire Z side. I'm running Virtuous 0.7.1 on my G2 and installed most all of them and they all work. Just thought I would post them here in case people haven't found this already. See post #10 just below for some trial and errors on my part that may benefit you.
http://forum.xda-developers.com/showthread.php?t=801928 See this link for Themes and also see post #6 for some custom notification bars.
http://forum.xda-developers.com/showpost.php?p=9526289&postcount=249 See this link for an even more customized notification bar with great battery icon. These files must be flashed via clockworkmod.
Requirements
1-Have a T-Mobile G2
2-Your G2 is perm rooted and S-OFF. SEE http://forum.xda-developers.com/showthread.php?t=833965
3-You have clockworkmod recovery flashed. SEE http://forum.xda-developers.com/showthread.php?t=834731
4-You have a custom SENSE based Rom flashed on your G2, be it Virtuous, eVil D's Desire HD, MoDaCo,VillianRom. I do NOT think that this will work with eVil's My Touch 4g rom because I believe it uses different framework. SEE Virtuous: http://forum.xda-developers.com/showthread.php?t=837042, eVils http://forum.xda-developers.com/showthread.php?t=835687, MoDaCo:http://forum.xda-developers.com/showthread.php?t=837389, VillianRom:http://forum.xda-developers.com/showthread.php?t=855560
STEPS-4 icon sets
1-Download eitheryour desired iconset/notification bar and place on your sdcard where you will easily be able to lacate later.
2-Boot into clockwork recovery(with phone off press in trackpad and then power and hold both, press power buttom to select bootloader, then vol down to select recovery
3-Once in clockworkmod recovery go down to backup and restore and push in trackpad and select bakup.CYA
4-Press power button to get back to first clockwork screen and move down to "Install zip from sdcard"
5-The move down to "Choose zip from sdcard" and then find your downloaded Theme/Icon set. Once highlighted press in track pad.
6-Move down to"Yes-install(yourfilegoeshere)
7-Once done installing press power button to get back to main screen and select reboot phone.
8-ENJOY!
STEPS-4 sopL87 Themes
1-Donload desire theme/skin from links above.
2- Have Astro File Manager installed from the Market Place. It's free and a handy app anyways.
3- Navigate to your downloaded theme and select it and a box/menu will appear and you will want to selecte open app manager.
4- Select install app- You may be asked to change a settings for installing from unknown sources. But you'll be fine cause you did a NANDROID backup right!
5- Once installed go to you HTC Sense Skin Picker and apply your newly installed theme
6- Enjoy!
Also I take no credit for any of this work, just wanted to post it in a new area for more eyes to see and use some of this great work.
Thanks to sopL87,vibez icematrix for making these and all their work. Also THANKS to rmk40, eVil D, Paulobrien and nprussell for their amazing Roms and kernels. YOU ALL ROCK!
Hey, I'm new to Droids and noticed my friend has this clock with weather (I think its like Beautiful widgets) on their evo and I was trying to find something similar for my new phone. Is this what you're talking about in this post? Does it require 'rooting' or 'hacking'? Thanks man!
Lol I am in the same boat as you g2man. I'm new to android also and after playing with my friends evo I fell in love with the weather clock and the bookmark widget. I found the clock under beautiful widgets on the market but I am still looking for the bookmarks. I also don't know what's up with hacking or rooting lol.
Sent from my T-Mobile G2 using XDA App
if you want those cool widgets then you need to load a sense rom. There are similar ones out there just look in the post your home screen thread and stay looking at other people screens to see what they have and what you like. If you do decide to go with a sense rom then yes you need to be permanently rooted.
Sent from my T-Mobile G2 using XDA App
How do I root my phone and what exactly does it do ?
Sent from my T-Mobile G2 using XDA App
I found the tronsense causes a boot loop using his method through clockwork.....
Sent from my HTC Vision using XDA App
pimpmaneaton said:
Hey guys found this while looking through the Desire Z side. I'm running Virtuous 0.7.1 on my G2 and installed most all of them and they all work. Just thought I would post them here in case people haven't found this already.
http://forum.xda-developers.com/showthread.php?t=801928
Click to expand...
Click to collapse
Did you use that apk manager or did you just install the apk?
Sent from my T-Mobile G2 using XDA App
I installed them all through Astro File Manager and then you can toggle between all of them through the skin selector. Also to answer from the second post yea you will needto root and install a customsense Rom if you are on the T-Mobile G2 which I would guess you are. These will just change certain aspects of the HTC sense operating system.
Sent from G2 rocking Virtuous 0.7.1 and eVils 11-25-4 kernel.
Do you have the battery indicator in the top right notification bar?
Sent from my T-Mobile G2 using XDA App
mike96789 said:
Do you have the battery indicator in the top right notification bar?
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
If you look in post number 6 on the link I supplied there are some frameworks there and the RougeSense one has a circle battery indicator with number in middle. Those files are also .apk format and could also be installed via Astro if I'm not mistaken but I have yet to try that so don't quote me on that. Also there is this link that have and very nice mod for the notifacation bar that has great icons and even better battery icon.
http://forum.xda-developers.com/showpost.php?p=9526289&postcount=249 The files from this link MUST be installed via clockwork recovery.
I would say if your going to try these before I do I would do a nandroid back up before just incase something goes wrong. CYA(Cover Your A$$) if you know what I mean. I'm going to try them right now and I'll post and let you know how it goes.
Well I flashed the v3 with animated menu onto my G2 with Virtuous 0.7.1 and all is well. It is currently charging and battery circle is rotating as suppose to. All icons seem to be working just fine. Have to side affects that I can see yet. Posted a screenie for you all to see. Also just want to say this again, MUST flash the icematrix frameworks via clockwork and I highly recommencd doing a backup. If no problems are found the just delete the backup and no harm done. CYA!
EDIT: Find small glitch with v3 w/ animated menu. When screen is unlocked you will get a very quick flash of the home screen preview except upside down. Then just goes to the main screen. So far this only seems to happen if the phone was locked when on the main home screen. Going to try v3 with out animated menu.
EDIT2: Currently running v3 w/out animated menu and seems to be unlock glitch free. But with the animated menu option menus that would normally pop up while using your phone have a effect where it looks like they come out of the side of the screen. But I just really wanted the custom icons.
EDIT3: Well after running v3 for awhile still not having any problems but have noticed a change though. If you look at my first screen shot you'll notice that my contact app is named "Contacts". Well after two reboots my contact app is now named "People"(see screen shot two below). Not that this is a big deal just thought would let you all know.
master.peterm said:
I found the tronsense causes a boot loop using his method through clockwork.....
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
I installed it thourgh Astro and then selected it thourgh skin selector and it works just fine.
How do you flash the icons, do I need to rename the zip file as update.
Sent from my T-Mobile G2 using XDA App
immune15 said:
How do I root my phone and what exactly does it do ?
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
youtube it!!!
theXeffect said:
youtube it!!!
Click to expand...
Click to collapse
No. Most of the stuff on YouTube is just scams. Just search on xda if you want to know how to root your phone.
Sent from my T-Mobile G2 running Cyanogenmod.
mike96789 said:
How do you flash the icons, do I need to rename the zip file as update.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
If you are wanting to flash the icematrix icons then you MUST do it through clockwork recovery. So yes your phone must be perm rooted and you must have a custom Rom installed such as virtuous or eVils desire hd roms. These will only work on sense and NOT stock or cyanogen.
Sent from G2 rocking Virtuous 0.7.1 and eVils 11-25-4 kernel.
immune15 said:
How do I root my phone and what exactly does it do ?
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
Look under G2 Android development and one of the top posts is a guide on how to perm root and s-off. Then you can install ROM Manager which can flash clockwork to your phone from within the app itself. There is also a post in Android dev about clockworkmod recovery.
Sent from G2 rocking Virtuous 0.7.1 and eVils 11-25-4 kernel.
Do I need to rename the st file as update.
Sent from my T-Mobile G2 using XDA App
mike96789 said:
Do I need to rename the st file as update.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
No there is no need to rename any of these files. The custom icons from icematrix are installed through clockwork recovery and from clockwork choose "install zip from sdcard",the select "choose zip from sdcard" than just navigate to where you placed the file on your sdcard and will flash it. There is no need to wipe anything when flashing one of icematrix frameworks. The other files from sopL87 are all .apk files and those all install from an app like Astro File manager which can be downloaded from the market for free. Great app to have even if not using it form this reason.
Tried installing the other icons from sopl through astro and it said launch or uninstall. When I hit launch it said it could not. To afraid to hit install unless you have done this already and it works.
Sent from my T-Mobile G2 using XDA App
mike96789 said:
Tried installing the other icons from sopl through astro and it said launch or uninstall. When I hit launch it said it could not. To afraid to hit install unless you have done this already and it works.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
I haven't tried the ones from sopL87 just cause I liked the other ones better.
EDIT: Okay i just tried and can up with the same result. So I did some more reading and there is a bit more involved. EDITED OP with some more instructions on how to do so. Please read instructions from both sopL87 and also the new link that is up.

[Q] Swype after CM

I am trying to help a friend out here with this one. I am trying to put swype back on my buddies slide and I am running into major problems. First off, I want to say I was able to do this on my G2 without any problems.
Ok, I have the libSwypeCore.so file and the Swype.apk file. When I try to push the libswype core file I get an out of memory error. I get another error when I try to install the apk, but I just can't remember it now.... too tired.
Has anyone who has been successful with this point me in the right direction?
rraxda said:
I am trying to help a friend out here with this one. I am trying to put swype back on my buddies slide and I am running into major problems. First off, I want to say I was able to do this on my G2 without any problems.
Ok, I have the libSwypeCore.so file and the Swype.apk file. When I try to push the libswype core file I get an out of memory error. I get another error when I try to install the apk, but I just can't remember it now.... too tired.
Has anyone who has been successful with this point me in the right direction?
Click to expand...
Click to collapse
Are you pushing the .so file and the .apk file while the phone is in recovery? That's the only way we can do push and install stuff using adb on the slide without special overlays and whatnot, because we are still s-on. You can't modify /system while the phone is out of recovery. If you are doing this while in recovery and you're still getting an error, I don't know what to tell you. I doubt that it's actually out of memory, so maybe a more experienced person on the matter can further troubleshoot. Sorry that's all I could offer
Sent from my T-Mobile myTouch 3G Slide using XDA App
Wow, I did not know that. Thanks for the info. When I get his phone back I will try to push while in recovery. Makes sense now.
Push the so and install the apk just like I would do with the G2 right?
Sent from my HTC Vision using XDA App
rraxda said:
I am trying to help a friend out here with this one. I am trying to put swype back on my buddies slide and I am running into major problems. First off, I want to say I was able to do this on my G2 without any problems.
Ok, I have the libSwypeCore.so file and the Swype.apk file. When I try to push the libswype core file I get an out of memory error. I get another error when I try to install the apk, but I just can't remember it now.... too tired.
Has anyone who has been successful with this point me in the right direction?
Click to expand...
Click to collapse
Check your private messages.
Sent from my HTC Espresso running CM6.
This is odd. On the slide you don't need the .so file. Just the swype.apk and it works. Did they change things? I'm using the 195 nightly so I'm using froyo.
With the newer swype betas it isn't required.
Sent from my HTC Espresso running CM6.
What versions can I run on the newest Cyanogen Mod? I tried some of the newer ones and kept getting force close. Im currently using 1.60.36.8214.
ImHuge07 said:
What versions can I run on the newest Cyanogen Mod? I tried some of the newer ones and kept getting force close. Im currently using 1.60.36.8214.
Click to expand...
Click to collapse
I'm on version 2.15.56.14870 and it works fine but its also the latest beta
Sent from my T-Mobile myTouch 3G Slide using XDA App
I am having the same problem.
I just upgraded my old slide to cm6.1 so I can give it to my dad.
I tried what we do on the g2 (putting the swype libSwypeCore.so in /system/lib/ and then installing the apk but I get errors)
How or what do I need to do to go about restoring swype on my slide?
As mentioned, are you pushing the files when in Recovery,? If not, you have to be in Recovery to push files to anything in /system.
fermunky said:
As mentioned, are you pushing the files when in Recovery,? If not, you have to be in Recovery to push files to anything in /system.
Click to expand...
Click to collapse
Yes I pushed them in recovery and i verified the lib is in /system/lib
When I try and do the adb install swype.apk I get a dex error (probably cause the swype.apk is from a odexed rom and cm6 isn't)
nevermind, I fixed it. Swype works now.
nikol4s said:
Check your private messages.
Sent from my HTC Espresso running CM6.
Click to expand...
Click to collapse
If it was a solution you PM'd him, it would be nice to publicly post it so that others could benefit from your solution, I don't know why you felt a need for secrecy.
ratchetrizzo said:
Yes I pushed them in recovery and i verified the lib is in /system/lib
When I try and do the adb install swype.apk I get a dex error (probably cause the swype.apk is from a odexed rom and cm6 isn't)
nevermind, I fixed it. Swype works now.
Click to expand...
Click to collapse
How did you end up fixing it? I'm sure others would love to know, and also, I was about to say, if it is an odexed APK it can't run without it'd .odex file, so you would have to use the ROM kitchen to de-odex the apk to use it with a deodexed rom. How did you end up fixing it anyway, if it wasn't by deodexing it?
I got the Swype_1.60.36.8214_HVGA.apk (which is the one that works on the slide in cm6.1).
I had to manually make room on /system for the libSwypeCore.so file though since /system was full (I moved Youtube.apk and a couple other non essential .apks to /data/app) then I opened the apk in 7zip, extracted the .so file, manually put it in /system/lib and THEN installed the .apk and swype worked just fine.
Anyway, it works now and my 70 year old father is happy with his first android experience (a white mytouch slide running cm6.1 @844mhz)
Well if you every have issues with it installing when you flash the rom or if you do it with adb I made a zip to do it. It's handy if you don't have computer around with adb installed (like me - damn work computer). I'll remove the actual Swype.apk so I don't get any lashings from the mods.
This might help next time you some one tries to install swype since it gets picky sometimes. Also, Swype 1.6* is HUGE (12MB), you may want to open the apk and take out a lot of the files since it's multi language and I'm sure most of us only use one, maybe two languages.
KCRic said:
Well if you every have issues with it installing when you flash the rom or if you do it with adb I made a zip to do it. It's handy if you don't have computer around with adb installed (like me - damn work computer). I'll remove the actual Swype.apk so I don't get any lashings from the mods.
This might help next time you some one tries to install swype since it gets picky sometimes. Also, Swype 1.6* is HUGE (12MB), you may want to open the apk and take out a lot of the files since it's multi language and I'm sure most of us only use one, maybe two languages.
Click to expand...
Click to collapse
Do you think it would work with the Swype.HVGA.2.15.56.14870-English_only.apk?
Or is it just something I should try for myself?
SefEXE said:
Do you think it would work with the Swype.HVGA.2.15.56.14870-English_only.apk?
Or is it just something I should try for myself?
Click to expand...
Click to collapse
Yeah it will work as long as the phone will accept the apk, some swype versions are not well liked by our phone. You'll need to drag and drop your swype apk into the system-app folder then install.
Just use an archive explorer like winrar or 7zip to open (without extracting) the zip. Find your swype file, then drag and drop it into the app folder (inside the system folder). You can use adb to install it but I just flash it in clockwork.
ratchetrizzo said:
I got the Swype_1.60.36.8214_HVGA.apk (which is the one that works on the slide in cm6.1).
I had to manually make room on /system for the libSwypeCore.so file though since /system was full (I moved Youtube.apk and a couple other non essential .apks to /data/app) then I opened the apk in 7zip, extracted the .so file, manually put it in /system/lib and THEN installed the .apk and swype worked just fine.
Anyway, it works now and my 70 year old father is happy with his first android experience (a white mytouch slide running cm6.1 @844mhz)
Click to expand...
Click to collapse
I'm thinking the reason you couldn't push the file via adb was because you never mounted the system while in clockwork recovery.
Sent from my HTC "Iced Glacier" using XDA App
TrueBlue_Drew said:
I'm thinking the reason you couldn't push the file via adb was because you never mounted the system while in clockwork recovery.
Sent from my HTC "Iced Glacier" using XDA App
Click to expand...
Click to collapse
That could be. I forget to do that sometimes
Sent from my T-Mobile myTouch 3G Slide
All right, now I've got a problem.
I tried flashing the zip that KCRic and I must have downloaded a bum Swype, or one that just doesn't work... But now when I start my phone, it force closes right off the bat, and from there I can't remove it by going into Manage Applications. Everything there is greyed out.(Except Move to SD card, which doesn't work anyways)
Is there some other way I can get rid of it? Maybe thru ADB... Or an easier way? Haha.
SefEXE said:
All right, now I've got a problem.
I tried flashing the zip that KCRic and I must have downloaded a bum Swype, or one that just doesn't work... But now when I start my phone, it force closes right off the bat, and from there I can't remove it by going into Manage Applications. Everything there is greyed out.(Except Move to SD card, which doesn't work anyways)
Is there some other way I can get rid of it? Maybe thru ADB... Or an easier way? Haha.
Click to expand...
Click to collapse
Yeah the phone is s-on, meaning /system is read only. You have to reboot into clockwork recovery, go to partitions, mount /system, then in command prompt, type adb shell, then rm /system/app/apkname.apk, whatever the name of swype is obviously replacing apkname.

Anyone have the EVO camera file that I can flash through clockwork?

I found an old thread with it, but the download doesn't work anymore.
Rom manager, virtuous extra goodies section.
Sent from my ADR6300 using XDA Premium App
Tried that and didn't work. Shows everything went through good, but still incredible camera.
Should be alternate or main camera toggle. It does work.
Sent from my ADR6300 using XDA Premium App
I've tried it 3 times and can't find it anywhere after I flash it.
I don't see that you responded to my post in your other camera thread, but here's a piece of it that may be relevant:
byrong said:
What version of recovery are you using? Have you tried manually booting to recovery and flashing rather than going through RM?
I ask these questions because it's possible that you are running a new version of recovery 3.x and trying to use the old update script. If you try it manually then you'll be able to see if it is failing to update (going through RM will just reboot and you won't realize it failed).
Click to expand...
Click to collapse
Here's an old zip from Virtuous:
http://files.virtuousrom.com/inc/extras/virtuous-install_evo_camera.zip
If you can't successfully flash, extract the apk from the zip and use root explorer to copy it to system/apps
Then just make sure to set the permissions properly on the file and reboot - that should do it
byrong said:
I don't see that you responded to my post in your other camera thread, but here's a piece of it that may be relevant:
Here's an old zip from Virtuous:
http://files.virtuousrom.com/inc/extras/virtuous-install_evo_camera.zip
If you can't successfully flash, extract the apk from the zip and use root explorer to copy it to system/apps
Then just make sure to set the permissions properly on the file and reboot - that should do it
Click to expand...
Click to collapse
Thanks! I'll try that.
I have it. do you want it for an EVO based rom or Incredible framework, on a ROM like SkyRaider which is 100% incredible framework the EVO camera will work.. but it makes it so you can't send MMS msg...
I'm running virtuous so I would need it for that rom.
ACD168 said:
I have it. do you want it for an EVO based rom or Incredible framework, on a ROM like SkyRaider which is 100% incredible framework the EVO camera will work.. but it makes it so you can't send MMS msg...
Click to expand...
Click to collapse
Can I also get the 100% Incredible framework version? Thanks.
I had that problem with the latest clockwork. Do you know if that camera will work on an incredible with Gingerbread?

Fix Swype with custom ROM (Aospc in particular)

So I've been messing around this weekend trying to get the LICENSED Swype installation that came with our handsets to work on Aospcmod, and through a mess of trial and error I finally figured out what was going on and got it to work. Yes, I know there is another thread here that has you downloading the trialware beta and doing other 'hinky stuff' to make it work, but I'd rather use the licensed copy that came with my phone, thanks.
Swype appears to peek at the build.prop on our handsets and if certain variables don't match what it expects to find it will error out into unlicensed mode where 'swyping' doesn't work and you get a 'Swype not licensed for this device' type message.
In particular Swype seems to look at ro.product.model and ro.product.brand (in build.prop) - for some reason whoever is compiling Aospcmod for the Optimus V has seen it fit to change these values from what they were in the stock FroYo build.
So - to make a long story short if you are using a custom ROM, you've pulled the Swype.apk and libSwypeCore.so from the stock rom and put them into your custom rom, and you still can't get Swype to work you should edit build.prop and change these lines from:
ro.product.model=LG-VM670
ro.product.brand=virgin_mobile
to:
ro.product.model=VM670
ro.product.brand=VirginMobile
How do you edit build.prop? Well if you've installed a custom ROM I'd like to think you can figure it out for yourself. My method was:
1. Connect your phone and use ROMTools option 4 to mount /system as r/w
2. adb pull /system/build.prop
3. Make the above edits to build.prop (USE A REAL TEXT EDITOR - NOT WINDOWS NOTEPAD!)
4. adb push build.prop /system/build.prop
5. Reboot
Need the original Swype.apk and libSwypeCore.so from the stock ROM? Simple! Use SwypeRestore.apk posted by another user of XDA - it will pull the Swype from a backup of the stock ROM (You DO have a backup, right?) and install it to your current setup. You can find SwypeRestore here:
http://forum.xda-developers.com/showthread.php?t=841603
Once you've fixed the build.prop, installed the Optimus V stock Swype.apk and libSwypeCore.so, and rebooted the phone you should be good to go - a fully legitimate and licensed Swype install on your custom ROM!
Hope this wasn't too complicated sounding.
I was going to attach a fixed build.prop for Aospcmod, but since the various values can change every time a build of Aospcmod is released I figured it would be better to have everyone do their own build.prop editing. :-/
Thanks for the tutorial. Been missing swype on my on my V since i put a custom rom on it.
Swype just released a new Beta 3.0:
http://beta.swype.com/
JerryScript said:
Swype just released a new Beta 3.0:
http://beta.swype.com/
Click to expand...
Click to collapse
yep it says if Swype came preinstalled on your phone then this beta will not work
Ha, so that begs the question, how does one get Swype 3.0 working?
Uninstall the pre-installed Swype, then download the Swype Installer from the Swype Beta website, run it, and you will have the new 3.0 version.
What JS said
Sent from my Nexus One using Tapatalk
JerryScript said:
Uninstall the pre-installed Swype, then download the Swype Installer from the Swype Beta website, run it, and you will have the new 3.0 version.
Click to expand...
Click to collapse
I used Titanium to uninstall and it didn't work when then trying to install
Sent from my VM670 using XDA App
DustbinK said:
I used Titanium to uninstall and it didn't work when then trying to install
Sent from my VM670 using XDA App
Click to expand...
Click to collapse
Give us some specifics, what did you do, what happened when you tried to install it?
Details will help us help you.
JerryScript said:
Give us some specifics, what did you do, what happened when you tried to install it?
Details will help us help you.
Click to expand...
Click to collapse
It just says application not installed. after it downloads swype it asks if you want to replace to system app even though the app is no longer on the phone
Sent from my BumbleV using XDA Premium App.
I'm thinking it's not completly uninstalled or its not getting permission.
Sent from my BumbleV using XDA Premium App.
but well if it wont install since it was preinstalled then ill just wait for AOSP's next release.The beta installs on that because swype isnt preinstalled on the AOSP gingerbread rom.
ok it works.use titanium backup to uninstall but first use titanium backup to wipe data.after it is uninstalled reboot the phone.then run the swype installer.i got it installed and running fine.it much better then the preinstalled version.
ummkiper said:
ok it works.use titanium backup to uninstall but first use titanium backup to wipe data.after it is uninstalled reboot the phone.then run the swype installer.i got it installed and running fine.it much better then the preinstalled version.
Click to expand...
Click to collapse
Sorry I didn't respond sooner, long day at work. Glad you got it working, left over data can be a problem with lots of system apps.
(nothing a good recovery's wipe won't handle in extreme cases)
You guys are making it to complicated, when i installed aosp for the first time, i used to like swype so i just went to thier website, downloaded the installer and registered, and it works 100% fine. No need to do anything to make it work.
Husam2011 said:
You guys are making it to complicated, when i installed aosp for the first time, i used to like swype so i just went to thier website, downloaded the installer and registered, and it works 100% fine. No need to do anything to make it work.
Click to expand...
Click to collapse
Yeah... that's because you're using a ROM that didn't come with Swype. The issue on bumblebee and stock is that Swype pre-installed means lots of files in places you don't want them to be.
Unintalling Pre-Install Swype
Hey guys, to uninstall preload Swype:
Use root explorer to delete Swype.apk from your \system\app\ folder
then delete lib file for swype (sorry I don't remember the exact name) from \system\lib\ (search for *swype* should find it)
reboot
download beta and enjoy!
Or...you could just do it the easy way - download Swype installer and the beta through it.
tomr2004 said:
Or...you could just do it the easy way - download Swype installer and the beta through it.
Click to expand...
Click to collapse
yeah you could.if you ninstall the preinstalled swype that is.How do you think you get the beta anyway? you have to download swype installer.but if you dont uninstall the preinstalled swype it wont install the beta.
ummkiper said:
yeah you could.if you ninstall the preinstalled swype that is.How do you think you get the beta anyway? you have to download swype installer.but if you dont uninstall the preinstalled swype it wont install the beta.
Click to expand...
Click to collapse
Apologies, didn't realize that was a challenge on a rooted phone.

Categories

Resources