[Q] Is this possible? - G1 Q&A, Help & Troubleshooting

I was wondering if it would be possible to take the Messaging .apk from a 2.1 ROM, and push it onto a 2.2 ROM, replacing the 2.2 Messaging app. I don't really like the 2.2 one, as it lags for me, and I can't really change the font sizes or anything.
Also, is it possible to take a 2.1 LatinIME.apk and do the same thing? These are the only two things that I don't really like about Froyo ROMs, because they are both slow on my phone.
Thanks!

I'm no dev or anything so I'm not 100% sure but I think it can be done. I just don't know if it would run I read somewhere where people tried to push apps from a different build and it FC's when the app starts. Also, I was looking into getting the froyo messager on a donut rom to see how it would run and i found this http://forum.xda-developers.com/showthread.php?t=752604. I opened it up to see what files we're flashed to get this and it's just the mms.apk. So I'm guessing what you said can be done by getting the mms.apk from a Eclair rom and push it into your system/app/ folder, The question is will it run though?

Ianlikescake said:
I'm no dev or anything so I'm not 100% sure but I think it can be done. I just don't know if it would run I read somewhere where people tried to push apps from a different build and it FC's when the app starts. Also, I was looking into getting the froyo messager on a donut rom to see how it would run and i found this http://forum.xda-developers.com/showthread.php?t=752604. I opened it up to see what files we're flashed to get this and it's just the mms.apk. So I'm guessing what you said can be done by getting the mms.apk from a Eclair rom and push it into your system/app/ folder, The question is will it run though?
Click to expand...
Click to collapse
I think I'm just gonna try it. I'll adb pull the original MMS.apk first, and if the pushed one doesn't work, I'll just push the original back in.
EDIT: Nope, doesn't work.

skate4lyph said:
I think I'm just gonna try it. I'll adb pull the original MMS.apk first, and if the pushed one doesn't work, I'll just push the original back in.
EDIT: Nope, doesn't work.
Click to expand...
Click to collapse
It was worth a shot.

Related

htc camera

is it possible for me to replace my camera wit the htc camera app that is on the hero rom, and if so where can i get it??
not sure if possible, but it's easy to find out.
all you have to do is download the hero rom and extract the files. go into the system folder and look inside of the app folders and look for HTCCamera.apk OR Camera.apk.
take it and push it to your phone and reboot, it should work or not work you can test. it wont harm your phone. make sure you backup your current camera app first so you can revert if the hero camera dont work. Make a note of what file name your current camera is, and rename the hero camera to be the same thing. then push it.
NguyenHuu said:
not sure if possible, but it's easy to find out.
all you have to do is download the hero rom and extract the files. go into the system folder and look inside of the app folders and look for HTCCamera.apk OR Camera.apk.
take it and push it to your phone and reboot, it should work or not work you can test. it wont harm your phone. make sure you backup your current camera app first so you can revert if the hero camera dont work. Make a note of what file name your current camera is, and rename the hero camera to be the same thing. then push it.
Click to expand...
Click to collapse
you dont think i can jus install it as a normal app?? and if not, how do i "push it to my phone"??
gamefan231 said:
you dont think i can jus install it as a normal app?? and if not, how do i "push it to my phone"??
Click to expand...
Click to collapse
this is the exact steps you need to take.. first you need adb installed
adb remount
adb pull /system/app/Camera.apk
adb install directoryoffile/HTCCamera.apk
adb install directoryoffile/HTCAlbum.apk
adb shell remount
if it doesnt work or you get a FAILURE when pushing either one of these .apk files just push back your old Camera.apk
palosjr said:
this is the exact steps you need to take.. first you need adb installed
adb remount
adb pull /system/app/Camera.apk
adb install directoryoffile/HTCCamera.apk
adb install directoryoffile/HTCAlbum.apk
adb shell remount
if it doesnt work or you get a FAILURE when pushing either one of these .apk files just push back your old Camera.apk
Click to expand...
Click to collapse
where can i find "adb" and how do i install it?
gamefan231 said:
where can i find "adb" and how do i install it?
Click to expand...
Click to collapse
ay yi yi... look here... it will tell you exactly how to get ADB up and running... once you do, you will wonder how you ever lived without it...
ADB, Fastboot, Nandroid for n00bs
also, this write up is for the 1.5r2 SDK, the setup for 1.5r3, which is the newest one is exactly the same
IF YOU HAVE THE SDK INSTALLED, THEN YOU ALRREADY HAVE ADB. needed that in caps so you dont go installing stuff u might not need.
if you are on windows, hit start > run. then type CMD, then the dos box will pop up. here you can enter in the commands that palosjr gave earlier.
i was following the directions on the thread posted but when i tried to put the sdk folder in my c/ drive it told me i didnt have enuff space...would it be possible for someone to put the htccamera app into a theme for me?
I tried it but it resulted in following error:
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]
For either one (HTCCamera and HTCAlbum)
ya nm good luck im going to see how it turns out i would love to have HTC camera and Album seems nice.
abraxas_son said:
I tried it but it resulted in following error:
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]
For either one (HTCCamera and HTCAlbum)
Click to expand...
Click to collapse
probably needing some other framework from hero to make this work... i will do some searching for you and see if i cant get it to work. if you guys want the HTC camera, why dont yall just flash jacheroski1.8 or 2.0? both are solid, and in case you didnt hear, all the SMS issues are fixed.
I have ran those roms and ya they are solid but i like to stick with cyanogen roms. Im only really after the ablum app with multi touch. Now that BFS has hit the scene I'm tempted to give a hero rom a look see but i want to see what cyanogen will do next lol.
I looked around in two hero roms and found in the lib folder two *.so files for the camera and one for album. Those are the only files that are named after the apps. On a side note, do the camera and ablum app rely on one another? The reason i ask is the thread was started about the camera app and then it is recommended to push both by adb. Getting album to work is what caught my eye to begin with all though htc camera app would be nice.
Any progress on this front? I tried a couple Hero roms and really liked the camera and gallery. I can't stay on Hero because it doesn't work right with Google Voice dial-thru. Is there a way to get them ported into Cyanogen 4.1.11.1?
Install_failed_already_exists
Interesting... trying to adb install HTCCamera.apk (taken from the Sprint Hero dump) into Cyanogen 4.1.11.1 fails with the message [INSTALL_FAILED_ALREADY_EXISTS]
Doing the same for HTCAlbum.apk gives the message [INSTALL_FAILED_MISSING_SHARED_LIBRARY]

Can you push 2.0 Eclair apks to Dwang?

Running Dwangs rom, and I already tried Contacts.Apk from Eguene373 rom, All it did was remove Contacts completely. I pushed back my old Contacts already, but I would like to know if anyone has successfully pushed anything else?
No 2.0 apks wont function correctly in 1.6 roms.
Ace42 said:
No 2.0 apks wont function correctly in 1.6 roms.
Click to expand...
Click to collapse
some of them do. you need to know which ones and which files you have to push as well

how do you skin the default keyboard?

i know some themes change it, but i like the theme i have already. i just want to change the keyboard to a more pleasant look. is there somewhere i can find different ones to download or flash onto my rom? i don't want to use betterkeyboard app, etc.
Here You Go Buddy.
Well i skinned the stock keyboard pretty easily with a few easy techniques.
First check out my theme Ivory http://forum.xda-developers.com/showthread.php?t=612315 To see if that's what you want. I hope your familiar with themeing or this might be confsing.
-I took the latinIME.apk from cyanogens last rom
-Opened it as a zip and navigated to the res drawable folders
-downloaded the better keyboard skins i wanted (simple black and green)
-pulled the different drawable files from the betterkeyboard apps and replaced the stock cyanogen ones
-resigned apk and flashed inside my theme
sassyness77 said:
Well i skinned the stock keyboard pretty easily with a few easy techniques.
First check out my theme Ivory http://forum.xda-developers.com/showthread.php?t=612315 To see if that's what you want. I hope your familiar with themeing or this might be confsing.
-I took the latinIME.apk from cyanogens last rom
-Opened it as a zip and navigated to the res drawable folders
-downloaded the better keyboard skins i wanted (simple black and green)
-pulled the different drawable files from the betterkeyboard apps and replaced the stock cyanogen ones
-resigned apk and flashed inside my theme
Click to expand...
Click to collapse
haha thats EXACTLY what i tried to do yesterday night! except i got the acore force close thing, & im sure it's because i didn't sign it first. i had an easy auto-sign program but i deleted it a few days ago :| & now i can't find it on here anymore!
jonesyruless said:
haha thats EXACTLY what i tried to do yesterday night! except i got the acore force close thing, & im sure it's because i didn't sign it first. i had an easy auto-sign program but i deleted it a few days ago :| & now i can't find it on here anymore!
Click to expand...
Click to collapse
haha what are the odds well at least your on the right track!
I would go for editing HTC_IME.apk, just a personal preference i guess, but i think its better, and have played around with editing it a bit myself, and its pretty easy, but you need to be able to do *.9.png files.
sassyness77 said:
haha what are the odds well at least your on the right track!
Click to expand...
Click to collapse
okay i found it. but im still geting te acore force close): what could i be doing wrong?
hmmmm.
jonesyruless said:
okay i found it. but im still geting te acore force close): what could i be doing wrong?
Click to expand...
Click to collapse
Im not sure, are you using stricstons signing tool? how are you flashing it?
What ROM are you trying it on? The new CM ROMs the keyboard is now in the LatinIME.apk instead of the framework-res.apk, but if you are using one of the other ROMs, that may not be the case.
sassyness77 said:
Im not sure, are you using stricstons signing tool? how are you flashing it?
Click to expand...
Click to collapse
i dont think so, im using a modded apk signing tool i found on here, i lost the link.
and im doing
cp /sdcard/LatinIME.apk(the one i made) /system/app
in terminal emulator.
then after that the keyboard just dissappears. if i restart after that, the keyboard never shows up. if i just try to go back, i get acore force close repeatedly.
jairomeo said:
What ROM are you trying it on? The new CM ROMs the keyboard is now in the LatinIME.apk instead of the framework-res.apk, but if you are using one of the other ROMs, that may not be the case.
Click to expand...
Click to collapse
yea i know, im on cyanogen's latest.
You may want to try getting Stericson's signing tool. If it is disappearing signing could be the main issue. Since you edit it on your PC, why don't you just push it through adb after signing instead of copying it to your sd and then having to use the terminal?
jairomeo said:
You may want to try getting Stericson's signing tool. If it is disappearing signing could be the main issue. Since you edit it on your PC, why don't you just push it through adb after signing instead of copying it to your sd and then having to use the terminal?
Click to expand...
Click to collapse
the thing is though that i used the same signing tool to edit a graphic on a different app & it worked just fine.
i don't have/really know what adb OR sdk is & terminal is the easiest way i know how to do it. i mean does it really make a difference?
its been confirmed that it's not my signing tool because i used the same tool to edit a different app, a battery widget i downloaded from the market. & it worked fine. anyone else can help me?
lets get this working buddy,
Alrighty maybe try flashing the keyboard in an update.zip, just put the latinIME.apk into a folder named app. Then copy a meta inf folder from another theme download, you can use mine. Then send that to a compressed folder, resign and try to flash it. I would try that, I have never had good luck pushing with adb and pulling stuff, I stick with the easy way
yesssss i finally got it to work! it turns out i didnt need the signing tool at all. i took the latinime.apk file from a theme with a skinned keyboard, then i ONLY replaced the keyboard png's, and kept the meta-inf how it was. thanks guys for trying to help

[Q] vanilla dialer for the hero? yes?

I'm using the vanilla sms program. can I remove the stock hero dialer and use the vanilla one? when I go into my epst settings and have to enter my msl, I get a blak dialer of sorts.
edit: can we use somethign from an eris or similar device?
edit2: i downloaded the 'nexus-like' dialer from this post. havent pushed it yet, pretty sure its for gsm
what rom are you running. CM6 is all AOSP so the stock android dialer is in there. I attached both phone and contacts. Just adb push xxxxx.apk /system/app or adb install xxxxx.apk
unCoRrUpTeD said:
what rom are you running. CM6 is all AOSP so the stock android dialer is in there. I attached both phone and contacts. Just adb push xxxxx.apk /system/app or adb install xxxxx.apk
Click to expand...
Click to collapse
im using nfinites .6odex version with a darch oc kernel. i pushed the vanilla messages app and it worked alright. will this work the same way and do i need to delete the originals in the phone via adb prior to pushing? long sentence. thank you thank you
well I tried pushing those over after I deleted phone.apk. couldn't find anything called contacts.apk to delete. I pushed them both and neither seemed to work. in fact phone.apk did not work. seemed like it couldn't find service...
I attached both phone and contacts.
Are these apk's the ones that come with CM6 RC1 already ?
In all of the AOSP-apps-on-Sense discussions I've read through, people have always have trouble getting contacts/phone working.
c00ller said:
In all of the AOSP-apps-on-Sense discussions I've read through, people have always have trouble getting contacts/phone working.
Click to expand...
Click to collapse
yeah, they didnt work for me...

New Market .apk

Just found this on Android Central
Grab the new market apk while its hot
Either get it from the source link on the post or I've attached it below.
Put it on your SD card and then use file explorer to find it and install.
I just installed it on mine and seems to work pretty good. Nicer look than the old market.
How did I know that the Eris would be one of the first places for new apks.
Thanks!!!
wow thanks will try it out.
imma bout to try it
EDIT: It doesnt install with MP3[SPEED] rom that sux
Just flashed this and all i can say is AWESOME! No bugs as of yet.
Rick
emaninthenation said:
imma bout to try it
EDIT: It doesnt install with MP3[SPEED] rom that sux
Click to expand...
Click to collapse
Try this:
This should pull the market apk currently on your phone and save it on your computer as a backup:
adb pull /system/app/com.android.vending.apk com.android.vending-backup.apk
Then push the new apk. This should rename the file as the previous apk and push it to your system/app folder:
adb push com.android.vending-1.apk /system/app/com.android.vending.apk
Then reboot:
adb reboot
Then try launching the market.
I am going to load it on a GB and XTRSense5 tonight and see how it works. any one else have any input on this ?
Input about how it runs? I am running GSB 3.7 Odexed and it is very stable. It takes a little time to load initially, but after that, I find the user experience much better than the previous market design.
synesthete said:
Try this:
This should pull the market apk currently on your phone and save it on your computer as a backup:
adb pull /system/app/com.android.vending.apk com.android.vending-backup.apk
Then push the new apk. This should rename the file as the previous apk and push it to your system/app folder:
adb push com.android.vending-1.apk /system/app/com.android.vending.apk
Then reboot:
adb reboot
Then try launching the market.
Click to expand...
Click to collapse
will do. I'll report back later
I'm pretty new to rooting seen, so I appoligize if this question is dumb. But, on my Eris, all I have is a vending.apk file. So, is this the file that I need to replace with the new market apk?
It should run with either name, but I would make sure that you don't have more than one in there. That should be the one that you replace, though.
badjedi said:
I'm pretty new to rooting seen, so I appoligize if this question is dumb. But, on my Eris, all I have is a vending.apk file. So, is this the file that I need to replace with the new market apk?
Click to expand...
Click to collapse
Arabic Accent"My friend my friend" just get on this forum on your phone, click the link, when its finished downloading just click the notification that says its done downloading and it will let you install.
no need to have a rooted device.
This apk works on my Eris running Tazz ginger-sense 2.3.3
I can't complete the last request. I don't seem to have that same .apk
No way for me to backup
Running MacRom MR7
sjpritch25 said:
I can't complete the last request. I don't seem to have that same .apk
No way for me to backup
Running MacRom MR7
Click to expand...
Click to collapse
It's listed as Vending.apk in your screenshot. Same thing happened on my phone (GSB 3.7), and it worked fine after I replaced and rebooted.
Noob, first time posting...
Came to this site on my phone (via xda app). Downloaded file. Hit "open" and it went through the install process but finished with "Not Installed". Any thoughts.
Rooted Eris, Froyo 2.2.1, CM7, KaosFroyo V39
Edit: Never mind. Did the adb pull/push after flashing GSB CM7. Everything works great.
Has anyone seen this......
I can search the Market for games, books, and movies and find results. When I search for apps, I get no matches for my search. I've tried this with multiple versions of the market and multiple ROMs.
I've got content filtering set to show all.
Any suggestions.
Same here. Works perfect.
emaninthenation said:
This apk works on my Eris running Tazz ginger-sense 2.3.3
Click to expand...
Click to collapse

Categories

Resources