ADB PUSH.. APKs dont run - Android Software Development

I cannot figure out how this works nor can i find anything online to help my situation... -___-
I have Cyanogen 7 on my Evo Shift. I pulled out the APKs from the stock ROM that i want to install on my current cyanogen setup for example the camera apk because the one on the new ROM sucks a lot.
I am able to successfully push the apks into the system/app folder.
I can see the apks in the system/app folder using astro
I cannot figure out how to get the apks to run or how to install them, the apps dont appear in the app drawer. what do i need to do to be able to run these Stock apks?

Instead of using ADB Push to place them on the phone, try using ADB Install. That way you won't have to copy the APK and try to run it from your phone. It's done in one step.

Oh yeah. When I tried doing that, I got an error. I can't remember what it was called at the moment. I'm not at my PC

I think the problem is with the apks that you want to install.
AFAIK htc apps like camera need the htc framework to run. So they cannot installed, so you cannot find them, or cannot run because need the htc framework

Related

Htc Dialer and Contacts apk

Does anyone know where i could get the apk for the htc smart dialer and contacts applications found in the rogers build?
Android Market. 3 day free trial and then £2.99
Thanks, but that is not what i mean. What i am talking about are custom applications made by htc that only appear on their custom builds, not in the market. I wanted to see if there was a way of obtaining them similar to the way of obtaining htc's custom keyboard.
screen shot or a link would be helpful
crxtasi said:
screen shot or a link would be helpful
Click to expand...
Click to collapse
sorry, couldn'd find a big enough screen shot, but click this link:
http://www.htc.com/www/product/magic/overview.html
click the "take quick tour button" and you will see exactly what i am talking about.
You could download a Roger's ROM from the dream forum and extract the .apks from there.
@thefoss
could you explain how that is done; just from the point where you extract the rogers rom.
Well I tried installing the HTC Contacts and Dialer APK from the hero build but no success says it will NOT install on This Phone. Even tried the Smart Dialer from the Market and does the same thing.
OH by the way I tried to install them on my Mytouch 3G with no success Someone help us out on this Plz
chuco469 said:
Well I tried installing the HTC Contacts and Dialer APK from the hero build but no success says it will NOT install on This Phone. Even tried the Smart Dialer from the Market and does the same thing.
OH by the way I tried to install them on my Mytouch 3G with no success Someone help us out on this Plz
Click to expand...
Click to collapse
Your def not moving over htc dialer and contacts to mytouch with out root. Its not just not happening right now. And superdial from the market installs just fine
That app is SLOW :/
If you really want all HTC stuff simply install HTC image...
The problem is that you'll need to install lot of HTC stuff with that dialer...
The idea is cool but... slow :/
HERO applications will NOT work on NON-HERO ROM's.
The HTC Smart Dialer and Contacts is NOT A HERO APPLICATION
Wadajr said:
@thefoss
could you explain how that is done; just from the point where you extract the rogers rom.
Click to expand...
Click to collapse
Go here and download the Rogers-Wiped Nandroid image. When you unzip that package there will be a collection of .img files. Go here and download Unyaffs (I have only used it on Ubuntu and I have no idea how it will work on Windows) and put it in your android-sdk/tools directory (assuming this has been added to your PATH). Make a directory called system and cd into it. Use unyaffs to extract the system.img file that you downloaded
Code:
unyaffs system.img
In that system folder there should be a bunch of folders and a few files. Look in the app folder. You will see the .apk files there.
Hope this has helped a bit!
i guess the mytouch has to be rooted for this to work on it. they wont install via appmanager, but why does htc_ime.apk work and these wont. im guessing because they are system files. yeah im a noob
Make sure you have the install from "Unknown Sources" checked... Then try again. It is in the APP manager under settings.
ive rooted my mytouch, and the apk's wont install on cyanogen 32B 3.9.9.1
i would really like to know about this as well. my mytouch doesnt have a rooted rom on it but i do have superuser permissions. can i push it using adb? i wouldnt know what commands to use.
I wanted to bring back this thread because I have the same question as the above 2 posters.
Does anyone know why the apk installer wont install the contacts apk (my phone is rooted, and I pulled the apk from a rom that I've used on this phone)?
those HTC utilities are not open source, hence they are not included in any of the cyanogen mods. the HTC framework that is needed for them to work is simply not present.
your only option is to get a rom for the rogers/tim etc which does include them..
Extracted htc_contacts.apk
I've extracted the file htc_contacts.apk and I've opened with Archive manager under Ubuntu.
I've found many many XML files, some certs... I think the installer check the phone model and then says You cannot install the apk. But if the apk is the only source for installatione, we could find the controls in it.
Am I wrong?

Remove Apps From Rom

I'm new to customising ROMs and need some help. when i open the update.zip folder and go to /system/app i can see all the apps that are going to be installed. everytime there is an update for one of these apps i first have to uninstall using adb. Can i just remove the app from the folder and then download from the market place once the flash has finished?
tried it done a full wipe and then flash, fatal error packages not found. To answer my own question, no it isn't this simple so don't try it
haven't tried it myself,so i can't tell if it will help but i'd check this out
http://forum.xda-developers.com/showthread.php?t=717437
You need to recreate your UPDATE.ZIP. It mantains references to old files 'till you recreate again...Perdita2000.
Sent from my HTC Hero using XDA App

APK application not installed

I am using root explorer to copy the city id and 3g hotspot apk from my sd card to system /app but every time I try to install I get application not installed. I changed permissions and everything. I do not know what I am doing wrong. I un installed them with titanium and want to restore them. I did a backup but did not see an option to reinstall. So, I just downloaded the apk's and am doing it this way.
Where did you get the apk's? I need the City id
Sent from my DROID PRO using XDA App
joeld82 said:
Where did you get the apk's? I need the City id
Sent from my DROID PRO using XDA App
Click to expand...
Click to collapse
Here is where I downloaded the cityid apk. Hope it helps. I do not even know if it was the right one. They are for the Droid X but I assumed since they are similar it would work but I can not ge it to install to my system /app
http://www.chadhaney.com/droidXDefault/
APK doesn't install
Yes, there's something strange going on with the TAB.
I get "application not installed" when I try to reinstall the mail app. I've also tried moving the APK into the system/app folder but it won't even with r/w access.
I've also tried installing with adb, but that throws INSTALL_FAILED_DEXOPT.
The same file installs fine on my HTC Desire.
I used Superoneclick to root the TAB, and terminal seems to get su without problem, but I think there's something I'm missing.
Any help gratefully received.

[Q] Easiest way to install apps without market account?

I have some friends that want me to install Phiremod onto their Nook Colors. What is the easiest way for me to install free apps in bulk without using the market? I thought it would be cool to have a bunch of free apps loaded on it for them so they don't have to install them all manually. Thanks!
Either push them with adb as a data/app folder or my preferred method....Open the rom with 7zip pre-flashing and just copy the apk's over.
hockeyfamily737 said:
Either push them with adb as a data/app folder or my preferred method....Open the rom with 7zip pre-flashing and just copy the apk's over.
Click to expand...
Click to collapse
Cool. I'll try that. But where is a safe place to legally obtain the free apps as .apk files?
I'd like that info too
OK guys. There are a couple of ways I do this. You can download any rom for any device, open it up and pull the .apk's you want out of it, you can find them on your android phone and transfer them to your Nook, and you can find a lot of good ones right here on XDA. I have a whole library of apps that I've saved over the last couple of years. They're all backed up on my computer andf my dropbox account. Let me know if there is anything in particular you're looking for if I have it I'll share.

Can't install latest market

Hi there, i am using the Redux2 HD2 rom. And it still uses the old android market. And i woul'd like to update that one. So i downloaded the latest marktet .apk and tried to install it. However it does not install it. It jus't gives me: "Application not installed' . I've tried resetting and stopping the market. I've tested other .apk's. And i still have the same problem
you can't just install it, you need to manually replace the market application.
just flash the REVERT-TO-NEW-MARKET-V2-CWM.zip in CWM or take MarketUpdater.apk and vending.apk and place them in the /system/app/ folder on your phone.
Hope I have been of help..
Maxp101 said:
you can't just install it, you need to manually replace the market application.
just flash the REVERT-TO-NEW-MARKET-V2-CWM.zip in CWM or take MarketUpdater.apk and vending.apk and place them in the /system/app/ folder on your phone.
Hope I have been of help..
Click to expand...
Click to collapse
for me just installing the .apk works because android replaces the old market app

Categories

Resources