[HELP] get verizon/protected apps on sprint based roms like aloysius v12? - Droid Eris Android Development

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.

Related

[Q] Extract single application from custom rom

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

[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.

Updating to EB13 - [Error] Missing Asphalt Demo

EDIT: This will also work if you are trying to update to EC05.
For those of you that are having issues with updating to EB13 because of one click root deleting the Asphalt Demo, I have found a solution. I had the same problem. When trying to update via CWM I would get an error message saying the Asphalt demo was missing from the system apps folder.
To get around this, you'll need root access the preloaded asphalt demo, and root explorer.
1) Download the asphalt demo pulled from the stock D18 rom.
http://www.fileserve.com/file/WSta8et
2) Place the file onto your sd card.
3) open root explorer, press the "Mount R/W"
4) find the asphalt file, long press and hit copy.
5) use the back key and find the system folder.
6) within the system folder, find the app folder.
7) once inside the app folder, press the paste button.
8) reboot into CWM
9) now retry updating with your update.zip via clockworkmod and enjoy froyo!
Note: Updating does remove OneClickRoot so you will need to reinstall after updating. Hope this helps everyone!
If you get errors regarding the playlogo while trying to update in cwm, reboot and remove the oneclickroot after all these steps. here is the uninstaller noobnl and firon provided: http://firon.net/xda/one.click.stock.flasher.&.root.uninstaller-di18.zip
?wait so eb13 can be rooted?
uranidiot said:
?wait so eb13 can be rooted?
Click to expand...
Click to collapse
Mhmmm, just use the one click root 2.5.5 and you're done.
HELP
great link i got what i was looking for thanks
luvjones305 said:
do any body has the asphalt 5 demo it has to be the demo apk im trying to upgrade my friends epic4g to froyo but it keep asking for the patch asphalt 5 demo in order for him to upgrade to froyo. he had used the sdx stock app removal an now he cant find the demo no were to put it back on the phone can any one help
Click to expand...
Click to collapse
Did you not read the OP? Come on! I mean, I can somewhat understand not searching the forums, but to post in a thread about fixing the problem you're having and you don't even read the original post? Now I'm starting to see why some of the old-timers and regulars around here are so reluctant to help people: cuz people want everything handed to them on a silver platter, without trying to figure **** out themselves.
Why don't you go back and read the OP, killer.
AmericanJedi001 said:
Did you not read the OP? Come on! I mean, I can somewhat understand not searching the forums, but to post in a thread about fixing the problem you're having and you don't even read the original post? Now I'm starting to see why some of the old-timers and regulars around here are so reluctant to help people: cuz people want everything handed to them on a silver platter, without trying to figure **** out themselves.
Why don't you go back and read the OP, killer.
Click to expand...
Click to collapse
if u look carefully u can see i remove that post so don't get ya panties in a bunch ok fall back an relax
luvjones305 said:
if u look carefully u can see i remove that post so don't get ya panties in a bunch ok fall back an relax
Click to expand...
Click to collapse
I stand by what I said earlier. You apparently did not read the OP before diving in with your question. And I'm pretty relaxed, not wearing any panties; what about you?
HEY
hey i tried this method an it still not letting me upgrade to froyo. i have the stock eclair an its rooted an i don't have clockwork i have the original samsung boot screen an im using drop box to get the update.zip to my sd card my computer cant find my phone but i have the file in my sd card first it was complaining about the asphalt demo now its telling me sd card problem abort 7 something like that whats next
Anyone get the ota update after installing asphalt?
Sent from my SPH-D700 using XDA App
Or you could just take the commands that remove asphalt out of the the run.bat in the oneclickroot. Here's the file I used, the only change is that the two game apks that it removed are now left in place. Just unzip the file over top of the run.bat in the original one click. Hope it helps.
I never bothered to look before I rooted, but did EB13 come with Asphalt again? I figured it was replaced with the "Play HD games" one.
Sent from my SPH-D700 using XDA App
luvjones305 said:
hey i tried this method an it still not letting me upgrade to froyo. i have the stock eclair an its rooted an i don't have clockwork i have the original samsung boot screen an im using drop box to get the update.zip to my sd card my computer cant find my phone but i have the file in my sd card first it was complaining about the asphalt demo now its telling me sd card problem abort 7 something like that whats next
Click to expand...
Click to collapse
It doesn't sound like you used the one click root method, as you need a computer to do this. Do you remember how you rooted? What exact error are you receiving when updating the zip file?
richse said:
Or you could just take the commands that remove asphalt out of the the run.bat in the oneclickroot. Here's the file I used, the only change is that the two game apks that it removed are now left in place. Just unzip the file over top of the run.bat in the original one click. Hope it helps.
Click to expand...
Click to collapse
So this method would revert all changes from the one click root and reinstall the asphalt demo to the system apps folder? If so, that's awesome!
CapsLockKey said:
I never bothered to look before I rooted, but did EB13 come with Asphalt again? I figured it was replaced with the "Play HD games" one.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
You know... I didn't bother to look either lol
klownin816 said:
So this method would revert all changes from the one click root and reinstall the asphalt demo to the system apps folder? If so, that's awesome!
Click to expand...
Click to collapse
No it wont reinstall them but if you odin to DI18 and then use the run.bat i posted instead of the one that comes with the one click root then it will not remove them.
richse said:
No it wont reinstall them but if you odin to DI18 and then use the run.bat i posted instead of the one that comes with the one click root then it will not remove them.
Click to expand...
Click to collapse
Great to know for future rooting. Thanks for this!
Thanks this solve my problem
Sent from Maxwell's shoe.
can you use something other than root explorer? Because root explorer is $5.
wintersprings65 said:
can you use something other than root explorer? Because root explorer is $5.
Click to expand...
Click to collapse
Just realized in the my files application that i still have the gameloft folder with a folder inside named games and another inside of that named asphalt5 inside of that there are many files with the name of raw and numbers following them along with a few other files.
You may be able to push the file to the system app folder through your computer and adb, but I'm not sure how to do that. Maybe someone with more experience can help.
Unless there is another app that allows you to paste files into the system folder for free. I only know of root explorer that does this.
Even though you have the folder on your sd card, you still still need the actual apk within the system app folder. I tried downloading the demo and that won't work.

How do you clean up a stock install? EH06

So I just installed EH06 (from here http://forum.xda-developers.com/showthread.php?t=1221253) and it's running well, but it's loaded up with a bunch of stock apps I'd like to get rid of. Is there a easy way to get rid of these apps? (sprint tv, nascar, etc) I basically want to barebones it as much as possible.
Thanks!
I use super manager, free on the market, to remove unwanted stock apps.
I tried deleting the files from \system\app but wasn't able to get rid of them. (using super manager)
Hit menu, goto setup, check root function (I also have silent installer checked) then next time you enter system/app/ it should ask if you want it to be r/w, select that and it should allow you to remove them.
Had root already enabled, had to get into settings and hit the 'switch system r/w' settings and then it was fine. Just browsed to /system/app and got rid of the junk i didn't want to keep. thanks for the help/reply!
joshag said:
So I just installed EH06 (from here http://forum.xda-developers.com/showthread.php?t=1221253) and it's running well, but it's loaded up with a bunch of stock apps I'd like to get rid of. Is there a easy way to get rid of these apps? (sprint tv, nascar, etc) I basically want to barebones it as much as possible.
Thanks!
Click to expand...
Click to collapse
I use root explorer or adb (adb is a pc app).
+ 1 on root explorer
Sent from my SPH-D700 using XDA Premium App
what is asphalt under?
http://forum.sdx-developers.com/index.php?topic=5341.0
I still use that. It's a terrific, easy tool.
othan1 said:
http://forum.sdx-developers.com/index.php?topic=5341.0
I still use that. It's a terrific, easy tool.
Click to expand...
Click to collapse
This is what I use as well.
othan1 said:
http://forum.sdx-developers.com/index.php?topic=5341.0
I still use that. It's a terrific, easy tool.
Click to expand...
Click to collapse
+1
Sent from my frozen Syndicated Beast...
stir fry a lot said:
This is what I use as well.
Click to expand...
Click to collapse
Yep, it gets the job done.
edit: oh yea and it has a backup feature so use it.
It's no fun to remove something only to find out that thing you removed is more important than you thought THEN find out that you need to either reinstall or start a pointless thread asking people to post apks for you.. nobody likes that guy. don't be that guy.
MaxPatlick said:
Yep, it gets the job done.
edit: oh yea and it has a backup feature so use it.
It's no fun to remove something only to find out that thing you removed is more important than you thought THEN find out that you need to either reinstall or start a pointless thread asking people to post apks for you.. nobody likes that guy. don't be that guy.
Click to expand...
Click to collapse
lol. very true.
joshag said:
So I just installed EH06 (from here http://forum.xda-developers.com/showthread.php?t=1221253) and it's running well, but it's loaded up with a bunch of stock apps I'd like to get rid of. Is there a easy way to get rid of these apps? (sprint tv, nascar, etc) I basically want to barebones it as much as possible. The first solution is better but their is more way to skin a cat.
Thanks!
Click to expand...
Click to collapse
Here is another approach if you are willing to reflash download this Rom: Samsung-Epic-EH06-DeOdex-Update then open the zip file using 7-zip, winzip or a similar archive program. Afterward open the system folder and then the app folder, then delete or add the .apk file you want or don't close the archive and save your progress. Afterward flash this Rom Via CWM and then you are done.
jamice4u said:
Here is another approach if you are willing to reflash download this Rom: Samsung-Epic-EH06-DeOdex-Update then open the zip file using 7-zip, winzip or a similar archive program. Afterward open the system folder and then the app folder, then delete or add the .apk file you want or don't close the archive and save your progress. Afterward flash this Rom Via CWM and then you are done.
Click to expand...
Click to collapse
Is it really that easy?
Will it work with the tar/ODIN as well?

browser in qslide apps for vzw g2

As all of us vzw g2 owners know, verizon left out the browser app in favor of chrome. But they didnt enable qslide with chrome. We do have the stock browser in a flashable zip but it doesn't show up in qslide. Untill now lol. I take no credit for this i just figured it out through trial and error. Ok first flash the stock browser zip from this thread: http://forum.xda-developers.com/showthread.php?t=2452399 then copy this browser apk https://drive.google.com/file/d/0B0lbyXDReetfdmg2Zm8tU0dRd1k/edit?usp=sharing to system and reboot, bingo stock lg browser in qslide. Don't forget to hit thanks if this helps you out.
Great! Although the icon works fine for me. What I'd like to see is Mobile hotspot in quick settings...
blazewit said:
As all of us vzw g2 owners know, verizon left out the browser app in favor of chrome. But they didnt enable qslide with chrome. We do have the stock browser in a flashable zip but it doesn't show up in qslide. Untill now lol. I take no credit for this i just figured it out through trial and error. Ok first flash the stock browser zip from this thread: http://forum.xda-developers.com/showthread.php?t=2452399 then copy this browser apk https://drive.google.com/file/d/0B0lbyXDReetfdmg2Zm8tU0dRd1k/edit?usp=sharing to system and reboot, bingo stock lg browser in qslide. Don't forget to hit thanks if this helps you out.
Click to expand...
Click to collapse
Where in the System do we put the apk? Also do we have to rename the apk?
Put the apk in system/app. I renamed it to browser.apk just for my own convenience. You don't have to though.
To the o.p., thanks this worked perfectly.
Sent from my VS980 4G using Tapatalk
garywojdan81 said:
Put the apk in system/app. I renamed it to browser.apk just for my own convenience. You don't have to though.
To the o.p., thanks this worked perfectly.
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Yea i actually just put it in system/app and clicked the button to overwrite the old one, glad it works for u bro although I have no idea why lol
blazewit said:
Yea i actually just put it in system/app and clicked the button to overwrite the old one, glad it works for u bro although I have no idea why lol
Click to expand...
Click to collapse
Honestly I am pretty sure you don't have to flash the browser zip before putting the apk in the system/app folder. Just rename the apk you provided to LGBrowser.apk and put it in system/app, also changing the permissions to match the other system apps. The zip is simply flashing the same file without the qslide properties that are built into the apk you have linked to. For some reason those properties were not included in the zip scott posted for the LG browser. Great find overall! Just wanted to clarify that people dont need to flash the zip... just use the apk you provided named correctly with the correct permissions in the system/app folder and reboot. Sweetness!!!
dajmanjt said:
Honestly I am pretty sure you don't have to flash the browser zip before putting the apk in the system/app folder. Just rename the apk you provided to LGBrowser.apk and put it in system/app, also changing the permissions to match the other system apps. The zip is simply flashing the same file without the qslide properties that are built into the apk you have linked to. For some reason those properties were not included in the zip scott posted for the LG browser. Great find overall! Just wanted to clarify that people dont need to flash the zip... just use the apk you provided named correctly with the correct permissions in the system/app folder and reboot. Sweetness!!!
Click to expand...
Click to collapse
Not my experience. I tried pushing & renaming just the apk when Scott first posted it. Fixed permissions, reboot & the icon didn't even show up. Booted back into twrp to wipe cache/dalvik & fix permissions from there & when I rebooted the icon was present but gave an immediate FC when selected. I gave up on it & grabbed the aosp browser from the play store.
This has been the only way I could get the stock lg browser to work at all. Having it in qslide is just icing on the cake.
Sent from my VS980 4G using Tapatalk
garywojdan81 said:
Not my experience. I tried pushing & renaming just the apk when Scott first posted it. Fixed permissions, reboot & the icon didn't even show up. Booted back into twrp to wipe cache/dalvik & fix permissions from there & when I rebooted the icon was present but gave an immediate FC when selected. I gave up on it & grabbed the aosp browser from the play store.
This has been the only way I could get the stock lg browser to work at all. Having it in qslide is just icing on the cake.
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
The key to your statements is you were using Scott's apk which is not this apk posted. Compare the apk in Scott's zip to this one. I am talking about pushing this apk into the system without flashing Scott's zip. But if you needed Scott's zip flashed first and then pushing this apk I suppose there must be something going on in the background I'm not aware of. In my experience they are different apks. Scott's zip flashes the first browser version into system/app folder and then all we are doing is then pushing this second version apk and overwriting it. So basically the first step is unnecessary imho. But whatever works thanks to the op for this other apk.
Sent from my VS980 4G using Tapatalk
dajmanjt said:
Honestly I am pretty sure you don't have to flash the browser zip before putting the apk in the system/app folder. Just rename the apk you provided to LGBrowser.apk and put it in system/app, also changing the permissions to match the other system apps. The zip is simply flashing the same file without the qslide properties that are built into the apk you have linked to. For some reason those properties were not included in the zip scott posted for the LG browser. Great find overall! Just wanted to clarify that people dont need to flash the zip... just use the apk you provided named correctly with the correct permissions in the system/app folder and reboot. Sweetness!!!
Click to expand...
Click to collapse
I tried just pushing the apk to system/app and rebooting and it didn't work for me that's why I said to do it the way I have it in the op. If it works for people with out the initial flash great, but if anyone gets force closes after just pushing the apk try flashing the zip 1st
....
blazewit said:
I tried just pushing the apk to system/app and rebooting and it didn't work for me that's why I said to do it the way I have it in the op. If it works for people with out the initial flash great, but if anyone gets force closes after just pushing the apk try flashing the zip 1st
Click to expand...
Click to collapse
after flashing I did get the qslide app but when trying to go to google.com i get the error in the picture. it is also happening on Chrome browser now too. I cannot search google either from the browsers...any help?
thenewak said:
after flashing I did get the qslide app but when trying to go to google.com i get the error in the picture. it is also happening on Chrome browser now too. I cannot search google either from the browsers...any help?
Click to expand...
Click to collapse
Okay figured it out. I am running clean rom and idk if the scotts rom one works with this one or not. SO...I just took the LGBrowser apk from the op and dropped it in the system/app folder. That worked like a charm...and Now all browsers working and qslide etc. I would suggest a nandroid which is why I fixed mine also rename the LGBrowser.apk in the system/app folder to LGBroswer.bak or something before replacing it with the one in the op so if it gets jacked you can back it up. Anyways good luck to you all and thanks op.
thenewak said:
after flashing I did get the qslide app but when trying to go to google.com i get the error in the picture. it is also happening on Chrome browser now too. I cannot search google either from the browsers...any help?
Click to expand...
Click to collapse
Ok so i did alittle googling and as far as i can tell i could be a problem with the site or your network especially if its a guest network. But one of the fizes seems to be clearing browser cache, cookies and history (id clear data in the app manager too for good measure) if that doesn't work google the first few words of the error cuz there were a ton of entries and one should have a fix that works for u. Either way i really dont see why just installin an apk would cause that so you may have some deeper issues with the network where your at?
blazewit said:
Ok so i did alittle googling and as far as i can tell i could be a problem with the site or your network especially if its a guest network. But one of the fizes seems to be clearing browser cache, cookies and history (id clear data in the app manager too for good measure) if that doesn't work google the first few words of the error cuz there were a ton of entries and one should have a fix that works for u. Either way i really dont see why just installin an apk would cause that so you may have some deeper issues with the network where your at?
Click to expand...
Click to collapse
I tried it on 4g and my work WiFi. But either way it is working and thanks for the post just thought I'd post my experience with the fix.
Sent from my VS980 4G using XDA Premium 4 mobile app
thenewak said:
I tried it on 4g and my work WiFi. But either way it is working and thanks for the post just thought I'd post my experience with the fix.
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
So its fixed then or no? Also was/is it just google that spits out the xml erro or all sites?
blazewit said:
So its fixed then or no? Also was/is it just google that spits out the xml erro or all sites?
Click to expand...
Click to collapse
Yes it is fixed, and it was only google sites. I tried www.google.com google.com then just tried typing in something to search and did the same since google is my default.
Hey i was wondering, do you think this could work in a AT&T g2? Cause this is the one thing missing on my phone that i just need man
curiousmileo said:
Hey i was wondering, do you think this could work in a AT&T g2? Cause this is the one thing missing on my phone that i just need man
Click to expand...
Click to collapse
The att version doesnt have the stock browser either? I assumed it did. But yea It should, there is nothing device specific in the apk but i didnt put the zip together so the updater script might have a version check, but try it n let me no. The absolute worst case scenario is forced closes
Awesome dude. Confirmed it worked!
Manually copy apk over and change permissions to match other files, then flash the LGBrowser.zip. Then it shows up in QSlide apps and floats. So nice.
I've been missing this since I got my G2. I watched a video and seen the floating browser and QuickNotes. Ran and picked up my Verizon phone and found they removed the browser.
-sent from my LG G2 using XDA Premium 4
blazewit said:
The att version doesnt have the stock browser either? I assumed it did. But yea It should, there is nothing device specific in the apk but i didnt put the zip together so the updater script might have a version check, but try it n let me no. The absolute worst case scenario is forced closes
Click to expand...
Click to collapse
so yea i tried it and it force closes. I flashed it first, then went and put it in my system/apps and over wrote the previous lg browser and then changed the permissions and then rebooted and i can see and press on it but it still force close. i dont know why.
editk so new issue. i tried to delete or remove anything that had to do with the lgbrowser in the system app and now it is in the qslide app but it opens up in the full app.. hmmm
curiousmileo said:
so yea i tried it and it force closes. I flashed it first, then went and put it in my system/apps and over wrote the previous lg browser and then changed the permissions and then rebooted and i can see and press on it but it still force close. i dont know why.
editk so new issue. i tried to delete or remove anything that had to do with the lgbrowser in the system app and now it is in the qslide app but it opens up in the full app.. hmmm
Click to expand...
Click to collapse
What ROM are u running bro? I'll see if I can duplicate it on the ROM ur running so we can maybe figure out why its not working for u

Categories

Resources