[Q] Extract single application from custom rom - Legend General

hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!

lamppu is a good LED torch. You need root to use it, look in market

TheGrammarFreak said:
lamppu is a good LED torch. You need root to use it, look in market
Click to expand...
Click to collapse
I have looked in market, but it doesnt seem to exist there. However, do you know anyway to extract the application as working APK file?
Any other LED torches that works with LEGEND?
*EDIT: well, I found it, its named Lamppu. but anyway it didnt work, although my phone is rooted! why is that?

Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)

omar.elhelw said:
hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
Click to expand...
Click to collapse
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..

Use a backup program like Titanium backup or MyBackup pro: they will extract for you.

XtremeHTM said:
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
Click to expand...
Click to collapse
I already tried using Lamppu, but it didnt work on my rooted phone!
Have any idea what might be the reason?
----
whitetigerdk said:
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Click to expand...
Click to collapse
That makes sense...but who would I merge the .apk and .obex together to be in one .apk file so I can install it?
Or maybe you know some way I can install these files?
Help would be really appreciated.
----
robto said:
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
Click to expand...
Click to collapse
You mean like after loading the custom ROM, I backup the application I want then restore them after I load the custom I want?!
This is just long process of backing up your data then load custom rom, then back to the old rom, then root then restore...
I thought there might be easier and shorter ways?!
Any help would be appreciated. Gracias!

Anyone to help?????

try the kitchen method.

Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Click to expand...
Click to collapse
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.

TheGrammarFreak said:
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
Click to expand...
Click to collapse
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!

omar.elhelw said:
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
Click to expand...
Click to collapse
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"

whitetigerdk said:
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
Click to expand...
Click to collapse
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???

omar.elhelw said:
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
Click to expand...
Click to collapse
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend

TheGrammarFreak said:
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol

I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
Click to expand...
Click to collapse
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend

TheGrammarFreak said:
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
Click to expand...
Click to collapse
Thanks!
heres the DL link
http://goo.gl/xKSk

Related

[HELP] get verizon/protected apps on sprint based roms like aloysius v12?

the title says it all how can i get those types of apps working on roms based on other phones? i have aloysius v12 but i want to use the verizon apps that come in the market but they are not there. is there i fix or patch so i can use skype or something like that?? i installed an APK i backed up but when i install it it says this app is not available for this phone. can someone please help?
Can you pull ur build.prop and attach it to a post here?
TopazAaron said:
Can you pull ur build.prop and attach it to a post here?
Click to expand...
Click to collapse
where and how do i do that?
Working on a fix right now. Gimme a little bit and I'll have it up.
Doesn't jcase's market fix help this kind of problem?
Sent from my FroyoEris using XDA App
snyluc13 said:
Doesn't jcase's market fix help this kind of problem?
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
I ran into this problem too running the Sprint based Fresh rom. While Jcase's Market Fix will fix the problem with missing protected apps, it wont fix the missing Verizon apps.
To do that, I used Root Explorer on my phone and opened the "build.prop" file located in the System folder. Open the file in the included text editor and scroll down to until you see this line:
"ro.cdma.home.operator.numeric"
The correct value for the line should be "310012". Sprint roms will have the value as "310120".
Save the changes and exit. After reboot, check your Market. The right-most tab on the main page will read "Verizon" now instead of "Downloads".
Or flash this handy zip from recovery.
FunkyFender said:
Or flash this handy zip from recovery.
Click to expand...
Click to collapse
thanks ...works great
FunkyFender said:
Or flash this handy zip from recovery.
Click to expand...
Click to collapse
Lol. Where were you when I needed you earlier?
PPCGeek01 said:
Lol. Where were you when I needed you earlier?
Click to expand...
Click to collapse
At work unfortunately. These back-to-back shifts are killing me.
FunkyFender said:
Working on a fix right now. Gimme a little bit and I'll have it up.
Click to expand...
Click to collapse
thanks i really want to use those apps
edit: thanks for the fix, works like a charm
Anyone else having issues with the my Verizon app? Everytime I go into it it states phone number can not be verified
FunkyFender said:
Or flash this handy zip from recovery.
Click to expand...
Click to collapse
I know this is probably elementary, but is there a step by step post anywhere for flashing a zip file?
I just rooted last night and put the first custom ROM on my phone. This is uncharted territory for me. Everything is great so far except for these missing apps.
I tried the root explorer method, but it would only let me read the text, not edit.
EDIT: Ignore this post. GREAT SUCCESS!! Too easy.
PPCGeek01 said:
I ran into this problem too running the Sprint based Fresh rom. While Jcase's Market Fix will fix the problem with missing protected apps, it wont fix the missing Verizon apps.
To do that, I used Root Explorer on my phone and opened the "build.prop" file located in the System folder. Open the file in the included text editor and scroll down to until you see this line:
"ro.cdma.home.operator.numeric"
The correct value for the line should be "310012". Sprint roms will have the value as "310120".
Save the changes and exit. After reboot, check your Market. The right-most tab on the main page will read "Verizon" now instead of "Downloads".
Click to expand...
Click to collapse
Thank you.
I was doing it the hard way - download the app in a HTC/VZW Rom, copy them to SD, restore the Sprint ROM (Aloysius V12) and install.
Looking at them now in the Market.
bftb0
THANKS. This worked great for me.

[Q] help with the cab files

Hey guys!
I have a few apps im trying to install on my HTC HD2. However, every time i click on the cab setup files and try to run in my explorer window, it just launches the browser and then nothing happens...
how to i get the setup to run as normal executable files?
Thanks
Are you running them on your device?
yes Im trying to...
Shouldn't I?
Is there another way of running the programs?
Any insight or suggestion?????
Yeah you should be running them on your phone. And when you click on them, they open the browser? As in web browser?
Yes they do....I just saw a post on how to install xml and followed the guidelines to fix it....I was not supposed to extract the files which is what i was doing!!!
thanks all for your replies
forum.xda-developers.com/showthread.php?p=2367946#post2367946
Ahh yup Just run the cab's directly and you will be peachy.
viny036 said:
Yes they do....I just saw a post on how to install xml and followed the guidelines to fix it....I was not supposed to extract the files which is what i was doing!!!
thanks all for your replies
forum.xda-developers.com/showthread.php?p=2367946#post2367946
Click to expand...
Click to collapse
Yep. They look like zip files on your computer, but on the phone they show up as a cab. You got it!

[Q] Swype on CM7

Does anyone know how to get the stock version of swype that came on the preinstalled 2.2.1 rom onto CM7? The only reason i dont use the beta is because the theme it has is so ugly.
If you want that one. Extract the swype apk and lib file from a rom with it in it
esincho said:
If you want that one. Extract the swype apk and lib file from a rom with it in it
Click to expand...
Click to collapse
Sorry but how do you do that
Sent from my HTC Glacier using XDA App
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
check filecrop you want wvga version
esincho said:
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
Click to expand...
Click to collapse
Thanks man that worked for me.. was the only thing I was starting to miss using cm7.
Pulled the apk and lib from mik 4.3 rom I had downloaded and then pushed them to my phone in recovery.
THunDA said:
Thanks man that worked for me.. was the only thing I was starting to miss using cm7.
Pulled the apk and lib from mik 4.3 rom I had downloaded and then pushed them to my phone in recovery.
Click to expand...
Click to collapse
Cool. Only thing, you'll have to do it everytime u flash a rom
esincho said:
Cool. Only thing, you'll have to do it everytime u flash a rom
Click to expand...
Click to collapse
Only takes a few min's so its worth it.. I didnt even realize I was in the myTouch forum..lol goes to show it pays to search the whole forum..
esincho said:
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
Click to expand...
Click to collapse
I was able to put everything in the right folders but when I tried to use swype it had the look of the old swype but no functionality. How so you flash it in recovery like the other guy did?
Sent from my HTC Glacier using XDA App
U can't flash it in recovery, he worded that wrong, make sure the permissions are set right
Jacezo said:
I was able to put everything in the right folders but when I tried to use swype it had the look of the old swype but no functionality. How so you flash it in recovery like the other guy did?
Click to expand...
Click to collapse
Check the post below. It's for the G2, but works for MT4G as well (just verified).
http://forum.xda-developers.com/showpost.php?p=9503569&postcount=6
As the post suggests, put your Swype files in the same folder as ADB and you should be fine. Note that you will have to go to Settings > Language & keyboard, and manually enable Swype since it's disabled by default.
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Rvezz28 said:
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Click to expand...
Click to collapse
I do believe you can use AndroidMate from the market.
ok, so apparently I don't know what I'm doing lol.
Sorry if this appears totally n00bish but thats what I am.
If I extract the .apk and the libswypecore.so from another Rom and place them into their respective folders on the Rom I'd like to use, (ex. placing swype.apk into the "app" folder on cm7) and then flash the Rom and start from scratch, shouldn't that work?
I actually tried it and it didn't. Am i missing something? I was hoping the answer was that obvious but it failed. Swype shows up but i get "swype package you installed is configured for another device" message and it continues to only function as a regular keyboard.
I'd prefer to avoid going through the CMD prompt on my computer again because without super detailed instructions, I really don't know how to go about doing it. So if anyone, anywhere can help me out it would be super appreciated. I checked the forums and I keep getting lost in the words.
(perhaps shouldn't have rooted my phone if I can't make it that far huh? but we all have to start somewhere I suppose)
Forgive me for making this so long winded but the more details i give up front the less back and forth messages that wing clog up forums.
-Rocky
Rvezz28 said:
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=923130&highlight=root+explorer
MT4G stock apps on CM7
how can i get the stock apps like the message app on my CM7. i dont like the old version of it.

an open letter to chefs

After installing new rom(s) we should install a file manager. Is there any way to install one by default, in order to reach the apk files at sdcard. (Any other solution is also appreciated.)
Rate this Thread
[x] Terrible
Click to expand...
Click to collapse
Srsly, delete it yourself before mods do and more member rage because you're simply not abled to use any of the 239087 fileexplorers from the market/preinstalled ones in almost every rom.
till1988 said:
Srsly, delete it yourself before mods do and more member rage because you're simply not abled to use any of the 239087 fileexplorers from the market/preinstalled ones in almost every rom.
Click to expand...
Click to collapse
What are you talking about? all file explorers work fine for me.
hilmiabi said:
After installing new rom(s) we should install a file manager. Is there any way to install one by default, in order to reach the apk files at sdcard. (Any other solution is also appreciated.)
Click to expand...
Click to collapse
A file explorer comes installed with every single ROM... its called "File Manager"....
Samdeath said:
What are you talking about? all file explorers work fine for me.
A file explorer comes installed with every single ROM... its called "File Manager"....
Click to expand...
Click to collapse
Thanks for repeating what I already wrote, seems like you haven't understood anything, just read it again (;
hilmiabi said:
After installing new rom(s) we should install a file manager. Is there any way to install one by default, in order to reach the apk files at sdcard. (Any other solution is also appreciated.)
Click to expand...
Click to collapse
i request you to shoot yourself to the moon...
hilmiabi said:
After installing new rom(s) we should install a file manager. Is there any way to install one by default, in order to reach the apk files at sdcard. (Any other solution is also appreciated.)
Click to expand...
Click to collapse
google for file manager apk and download it from the web
Thank you all for your nice (!) answers. I am aware of downloading an app from the market or can google for it too. What I have asked was to preinstall one in order not to loose time everytime for searching android market. If there is one preinstalled, why can I not see it? Where is the so called "file manager" hidden? If you answer it I will delete my thread and shoot myself to Pluton
Okay guys be nice... This is the kind of thing I hate when I log in first thing in the morning... A new guy getting his ass ripped apart for asking a question just because you don't like the question or because it's posted in the wrong forum... It's not necessary and it only depreciates the quality of the site...
Not ALL ROMs come with a file manager so it is a legitimate request. Albeit I wouldn't have opened a new thread in Development just to ask for it.
Adao File Manager is a good free file manager that can/should be included in EVERY ROM. I concur that chefs probably should include this since it's very small size-wise and is extremely functional.
That being said, it is entirely the chef's choice.
Now... This thread is located in the wrong section so I'm going to close it but I'm not going to delete it.

[Q] How to install Acer Sync on Taboonay ROM?

I post this question in Taboonay 2.2. But I think it may be more appropriate in this Q&A section. Here it goes.
I like Taboonay ROM alot. But I need Acer Sync and this ROM has it removed.
Taboonay Tools has Acer Sync. But when I use Taboonay Tools to get Acer Sync, nothing happens. I couldn't get Acer Sync installed on the tablet using Taboonay Tools. So I am now back to the Stock ROM as Acer Sync is important for me to sync with my outlook contacts and calendars.
Thus my question is, how can I install Acer Sync on to Tablet A500 after Taboonay 2.1 or 2.2 ROM has installed? I already installed Acer Sync on my PC (downloaded from Acer).
I appreciate if anyone who can help me with this. Thanks in advance.
i would say to extract the apk file from another rom who has it and instal it using file explorer instal at system/app
make sure you have su permisiion on file manager app
Thank you for your quick reply. I have tried your approach with root explorer. It won't install as it is a system application. I get installation failed error. If you have done it, can you elaborate it further in detail? Thanks.
pdaornopda said:
Thank you for your quick reply. I have tried your approach with root explorer. It won't install as it is a system application. I get installation failed error. If you have done it, can you elaborate it further in detail? Thanks.
Click to expand...
Click to collapse
You need to extract:
Acersync.apk
Acersync.odex
Acersynchelper.apk
Acersynchelper.odex
from a ROM that has it.
If I was doing it, I'd extract those files from system/app from a stock 3.2 ROM, and inject them into your ROM prior to installing it. That may get you where you need to be.
kjy2010 said:
You need to extract:
Acersync.apk
Acersync.odex
Acersynchelper.apk
Acersynchelper.odex
from a ROM that has it.
If I was doing it, I'd extract those files from system/app from a stock 3.2 ROM, and inject them into your ROM prior to installing it. That may get you where you need to be.
Click to expand...
Click to collapse
I did what you said I think:
1) Use root explorer to copy
Acersync.apk
Acersync.odex
Acersynchelper.apk
Acersynchelper.odex
from Stock ROM system/app folder to a external SD card
2) Get in ClockWorkMod and did Wipe Data/factory reset , Cache and dalvik before I installed Taboonay ROM (with updates to 2.2)
3) Use root explorer to copy the above 4 files from SD card to system/app
4) Change the permissions to include user's rights (all three)
5) click install
Then I get installation failed error.
If you get it work, please share with me how you did it. Thank you.
try going to vache site
CREATE new accnt........go to kitchen click acersync and make a custom update _then flash it
Wont let me post vache link I dont have enough posts
pdaornopda said:
I did what you said I think:
1) Use root explorer to copy
Acersync.apk
Acersync.odex
Acersynchelper.apk
Acersynchelper.odex
from Stock ROM system/app folder to a external SD card
2) Get in ClockWorkMod and did Wipe Data/factory reset , Cache and dalvik before I installed Taboonay ROM (with updates to 2.2)
3) Use root explorer to copy the above 4 files from SD card to system/app
4) Change the permissions to include user's rights (all three)
5) click install
Then I get installation failed error.
If you get it work, please share with me how you did it. Thank you.
Click to expand...
Click to collapse
No you didn't.
Insert the files into the ROM BEFORE installing the ROM lol
bytemehard said:
try going to vache site
CREATE new accnt........go to kitchen click acersync and make a custom update _then flash it
Wont let me post vache link I dont have enough posts
Click to expand...
Click to collapse
Thank you. I already did this approach. And it worked well. But I am trying to see if there is another way.
kjy2010 said:
No you didn't.
Insert the files into the ROM BEFORE installing the ROM lol
Click to expand...
Click to collapse
Could you be more specific? How do I insert files into the ROM before I installing it? Do you mean I do it while I am in CWM? Can you give me a detailed steps? Thank you.
pdaornopda said:
Could you be more specific? How do I insert files into the ROM before I installing it? Do you mean I do it while I am in CWM? Can you give me a detailed steps? Thank you.
Click to expand...
Click to collapse
Winrar on a PC, navigate to the folder, click the "add" button, and you're set. Not rocket science.
kjy2010 said:
Winrar on a PC, navigate to the folder, click the "add" button, and you're set. Not rocket science.
Click to expand...
Click to collapse
Thank you for the hint. I never cooked ROM before so I don't know that I could put other files inside a ROM's zip files. I will give it a try.
kjy2010 said:
You need to extract:
Acersync.apk
Acersync.odex
Acersynchelper.apk
Acersynchelper.odex
from a ROM that has it.
If I was doing it, I'd extract those files from system/app from a stock 3.2 ROM, and inject them into your ROM prior to installing it. That may get you where you need to be.
Click to expand...
Click to collapse
One more thing, when you say extract, do you mean by using winrar to extract those files in a PC as well? I think now I see what you mean. It makes a lot of sense. Thanks a lot.
pdaornopda said:
One more thing, when you say extract, do you mean by using winrar to extract those files in a PC as well? I think now I see what you mean. It makes a lot of sense. Thanks a lot.
Click to expand...
Click to collapse
You got it, now you're cooking!
kjy2010 said:
You got it, now you're cooking!
Click to expand...
Click to collapse
Thanks a lot. Now I think I can also make my own based on other Rooted w/ Busybox for CWR ROM. In other words, I think now I can add "some ingredients" on a "cooked up dishes".
I visited your Super ROM page. I know you are a Chief as well. Do you mind to share your secret with me how to make a "Rooted w/ Busybox for CWR ROM" to start with? So I can also "cook a dish" instead of only add or delete "some ingredients"? Thank you very much in advance.
pdaornopda said:
Thanks a lot. Now I think I can also make my own based on other Rooted w/ Busybox for CWR ROM. In other words, I think now I can add "some ingredients" on a "cooked up dishes".
I visited your Super ROM page. I know you are a Chief as well. Do you mind to share your secret with me how to make a "Rooted w/ Busybox for CWR ROM" to start with? So I can also "cook a dish" instead of only add or delete "some ingredients"? Thank you very much in advance.
Click to expand...
Click to collapse
I'm no chef, merely a broiler man lol, but I sent you a PM. Check your messages
kjy2010 said:
I'm no chef, merely a broiler man lol, but I sent you a PM. Check your messages
Click to expand...
Click to collapse
Thank you, my friend! I replied.
pdaornopda said:
Thank you, my friend! I replied.
Click to expand...
Click to collapse
yw.
Why not use Google Calender Sync? Works really well for me. Syncs Outlook to Gmail which then the phone and tablet both readily work with. Not sure if it will do contacts though, if it does I blocked it from doing so very early on.
Kitchen open for business
pdaornopda said:
Thank you. I already did this approach. And it worked well. But I am trying to see if there is another way.
Click to expand...
Click to collapse
I created a new account but login in the kitchen says my account isn't activated...and haven't received any mail
Does anyone know if these kitchen is still open?

Categories

Resources