[REQ] Stock gmail.apk - Xoom Themes and Apps

hello, i was wondering if anyone could post or pm me the stock gmail.apk, i accidentally erased it without backing it up and i cant find it anywhere

erniev said:
hello, i was wondering if anyone could post or pm me the stock gmail.apk, i accidentally erased it without backing it up and i cant find it anywhere
Click to expand...
Click to collapse
There you go.....

Thanks alot, you're a life saver
Sent from my Nexus S using XDA Premium App

hey guys, i side loaded from adb and it still doesnt install. shows option to install, i install it and and it says applicaion not installed
any suggestions?

It doesn't install like a regular app/apk.
Push using adb to /system/app and CHMOD 644.
Reboot and it should be good to go.

xjack said:
It doesn't install like a regular app/apk.
Push using adb to /system/app and CHMOD 644.
Reboot and it should be good to go.
Click to expand...
Click to collapse
i did adb push, but what is this "CHMOD 644."

runandhide05 said:
hey guys, i side loaded from adb and it still doesnt install. shows option to install, i install it and and it says applicaion not installed
any suggestions?
Click to expand...
Click to collapse
Unistall the modified one, and make sure its not in system/app the reboot, after reboot copy original to system/app American make sure the permissions are right. I did all this in root explorer.
Make sure everything is checked on Read and only owner on Write. (Permissions)
Sent from my Xoom using XDA Premium App

lokko21 said:
Unistall the modified one, and make sure its not in system/app the reboot, after reboot copy original to system/app American make sure the permissions are right. I did all this in root explorer.
Make sure everything is checked on Read and only owner on Write. (Permissions)
Sent from my Xoom using XDA Premium App
Click to expand...
Click to collapse
ok thanks guys. Trying again now

lokko21 said:
Unistall the modified one, and make sure its not in system/app the reboot, after reboot copy original to system/app American make sure the permissions are right. I did all this in root explorer.
Make sure everything is checked on Read and only owner on Write. (Permissions)
Sent from my Xoom using XDA Premium App
Click to expand...
Click to collapse
hey is that the gmail apk for 3.1 wifi only xoom? i can push just about any app through adb and it works without a problem..thinking maybe its not signed for 3.1 or something... cant seem to finger this one out

runandhide05 said:
hey is that the gmail apk for 3.1 wifi only xoom? i can push just about any app through adb and it works without a problem..thinking maybe its not signed for 3.1 or something... cant seem to finger this one out
Click to expand...
Click to collapse
3G Verizon version.

runandhide05 said:
hey is that the gmail apk for 3.1 wifi only xoom? i can push just about any app through adb and it works without a problem..thinking maybe its not signed for 3.1 or something... cant seem to finger this one out
Click to expand...
Click to collapse
Actually i have a wifi xoom and i was able to install this apk using root explorer and it worked just fine.
Sent from my Nexus S using XDA Premium App

Related

UPDATED Dark gmail-you asked for it i found it

Dark Gmail FOUND Version 2.3.2 (http://www.droidforums.net/forum/droid-themes/104950-inverted-2-3-2-gmail-test-release.html) I pulled the apk from the update zip from the link (dont want to take any chances flashing it)
UPDATE- Replaced the check boxes on the left of your emails with the gingerbread ones to better tie the whole dark theme in with gingerbread!
EDIT if having issues
go into recovery, and mounting both /system/ and /data/
Remove old gmail
adb shell
rm /system/app/gmail.apk
rm /system/app/gmail.odex
PUSH NEW GMAIL
adb push Gmail.apk /system/app/
exit
reboot.
adb push Gmail.apk /system/app/
Thank
Anderdroid said:
adb push Gmail.apk /system/app/
Click to expand...
Click to collapse
Figured thats what it was but thanks
Can you guys confirm the exact version number of this Gmail please.
Is it 2.3.2?
EDIT: nevermind, clicked the source thread and it is 2.3.2
Thanks.
drexman8244 said:
Dark Gmail FOUND (http://www.droidforums.net/forum/droid-themes/104950-inverted-2-3-2-gmail-test-release.html) I pulled the apk from the update zip from the link (dont want to take any chances flashing it)
Remove old gmail
adb shell
rm /system/app/gmail.apk
rm /system/app/gmail.odex
exit
unmount /system from recovery
reboot.
I then Pushed the apk to system/app from android Commander, someone with better adb knowledge please post the adb commands
screenshots to come after i blurr out my email
Click to expand...
Click to collapse
Much thanks once again!
Blacks are so sexy on this phone, beyond just looking great(where's the screen, where's the casing, I don't know!) and the power savings.
Hmm this is odd, I'm having issues.
ADB Push is giving me permission denied.
I also have Root Explorer and made sure /system/app is read/write access.
I also tried using Root Explorer to move the gmail.apk to /system/app and rebooting several times and nothing. Gmail app won't start at all.
Also tapping on gmail.apk to try to install it to /system/data gives a, "installation not succeed"
I have root working just fine, do I need to install the unsecure boot image?
nxt said:
Hmm this is odd, I'm having issues.
ADB Push is giving me permission denied.
I also have Root Explorer and made sure /system/app is read/write access.
I also tried using Root Explorer to move the gmail.apk to /system/app and rebooting several times and nothing. Gmail app won't start at all.
Also tapping on gmail.apk to try to install it to /system/data gives a, "installation not succeed"
I have root working just fine, do I need to install the unsecure boot image?
Click to expand...
Click to collapse
hmm. Make sure your root is secure. denied on adb push sounds like a root issue to me
nxt said:
Hmm this is odd, I'm having issues.
ADB Push is giving me permission denied.
I also have Root Explorer and made sure /system/app is read/write access.
I also tried using Root Explorer to move the gmail.apk to /system/app and rebooting several times and nothing. Gmail app won't start at all.
Also tapping on gmail.apk to try to install it to /system/data gives a, "installation not succeed"
I have root working just fine, do I need to install the unsecure boot image?
Click to expand...
Click to collapse
Try adb remount
Okay so I followed the steps, except I just did it with root explorer since I don't have a computer by me. The new gmail.apk just kept saying that it would not install so I put the old one back, and now that one won't install either. Help please?
Sent from my Nexus S using Tapatalk
brian6685 said:
Okay so I followed the steps, except I just did it with root explorer since I don't have a computer by me. The new gmail.apk just kept saying that it would not install so I put the old one back, and now that one won't install either. Help please?
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Delete gmail.apk and gmail.odex from system/app with root explorer.
then dont install the black version just copy and paste in into system/app and reboot
that should work
Nope didn't work I can't even get the stock gmail back on there now ugh
Sent from my Nexus S using Tapatalk
my apologies, guess youll have to wait until you get near a computer unless someone else can guide you in a better direction with root explorer
drexman8244 said:
my apologies, guess youll have to wait until you get near a computer unless someone else can guide you in a better direction with root explorer
Click to expand...
Click to collapse
Do you think it will work with a computer and adb, at least to get my stock gmail back? I dunno why it would be different then root explorer.
Sent from my Nexus S using Tapatalk
Okay well I got stock back from market and that worked... but the black mms mod I had went back to the stock also lol. Weird
Sent from my Nexus S using Tapatalk
sure
brian6685 said:
Do you think it will work with a computer and adb, at least to get my stock gmail back? I dunno why it would be different then root explorer.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Definately would work with a pc and adb. but glad your back to normal for now. let me know how it turns out with the pc
Yeah this is weird. Before I had to do it in recovery and adb push, and it worked.
Now with the updated gmail i tried that, and it won't push, i move it with root explorer, rebooted, and gmail isn't detected.
keeps giving me permission denied again.
I think we need an updated root.
nxt said:
Yeah this is weird. Before I had to do it in recovery and adb push, and it worked.
Now with the updated gmail i tried that, and it won't push, i move it with root explorer, rebooted, and gmail isn't detected.
keeps giving me permission denied again.
I think we need an updated root.
Click to expand...
Click to collapse
Just delete gmail.apk from system/apps and then download from market and it will install
Sent from my Nexus S using Tapatalk
Hmmm
nxt said:
keeps giving me permission denied again.
I think we need an updated root.
Click to expand...
Click to collapse
Yeah permission denied sounds like a root problem.
drexman8244 said:
Definately would work with a pc and adb. but glad your back to normal for now. let me know how it turns out with the pc
Click to expand...
Click to collapse
Yeah ill try when I get home with adb. Maybe it doesn't work with root explorer because the system is running when you delete gmail or something. Thanks anyways! Ill get it working and report back later
Sent from my Nexus S using Tapatalk
drexman8244 said:
Yeah permission denied sounds like a root problem.
Click to expand...
Click to collapse
Fixed it again by going to recovery, and mounting both /system/ and /data/ then the adb push worked (while in recovery) now gmail is detected and works.

[Q] Market won't recognize sideloaded apps

It seems that since updating to the AT&T 2.2 Froyo update and rooting the market will not recognize any side loaded apps that have been added to the phone since upgrading to 2.2. All apps that I side loaded on 2.1 are recognized and can be updated but nothing on 2.2. Anyone else have this problem and if so have you been able to fix this issue?
I used SuperOneClick to root the phone and did a reboot the phone afterward to allow side loading of apps and it is working. I am still using the adb install command to side load all my apps, is this wrong?
If this is something that is not to be discussed I apologize now.
Well I don't have a direct answer to your question but since you are rooted I highly suggest you go and get Titanium Backup along with atrackdog.
The former application will alloa you to backup any applications you want (or aall of them) and then save them to your computer. you can then move the folder to any phone and use Titanium to reinstall the applications exactly where you left off. That means launchers will have the same layouts and games will still have their save states.
The latter will allow you to check the update status of those applications since they won't show up as downloaded applications from the market.
Sent from my Nexus One using XDA Premium App
Titanium Backup has been installed since rooted on 2.1 but will have to check out atrackdog. Thanks for the help so far.
jhightower31 said:
Titanium Backup has been installed since rooted on 2.1 but will have to check out atrackdog. Thanks for the help so far.
Click to expand...
Click to collapse
No problem man, if you have any questions or anything pm me
Sent from my Nexus One using XDA Premium App
side loaded paid apps will NEVER show in market.
free ones can be restored...
tibu has never been able to restore market links for me either.
there used to be a program MCleaner but it got taken off the market..
but all it did was this (do it yourself)
Menu button > Settings > Applications > Manage Apps > All > Market
- force stop
- clear data
- clear cache (if availavle)
restart market > my apps
Gold!
Trusselo said:
side loaded paid apps will NEVER show in market.
Gold!
Click to expand...
Click to collapse
That explains everything.
jhightower31 said:
That explains everything.
Click to expand...
Click to collapse
Actually, it does. Market only keeps track of the apps you buy/download through it. What you're asking is like expecting Wal-Mart to know what you bought from Target.
Hey guys I just had a question while reading through the replies.
I downloaded atrakdog and got a list of all the apps needed to be updated.
One of the apps was the market..
Mine is version 2.3.4
I need to update to 5.0.12
How do you update market? Btw I'm running cm7 does this effect it?
Sent from my phone
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
Is there a manual way of updating your market? And what do you paste into system/app? ?
Sent from my phone
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
So your are saying instead of using adb installer just do a drop and drag to the system/app folder and install them that way? Now will that put them in the market place? I don't quite understand what you are really saying here. Excuse my ignorance.
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
This didnt work for me. Should you install it again after moving it to the app folder? Thanks in advance!
Sent from my SAMSUNG-SGH-I897 using XDA App
Hivol said:
This didnt work for me. Should you install it again after moving it to the app folder? Thanks in advance!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
That's exactly what I was thinking was moving the file to the system/app file then reinstalling the .apk first then doing the 3 button reboot to see if it would recognize the app on the market. I did try just a 3 button reboot after side loading a few apps using ADB Installer and just doing the normal drop and drag to the sim card and I know that doesn't recognize them. I am going to try and reinstall one of my apps that way and I will let you know if it shows up or not.
When trying to move a new .apk file to the system/app file it says "You cannot paste here because the file system is a read-only."
jhightower31 said:
That's exactly what I was thinking was reinstalling the .apk first then doing the 3 button reboot to see if it would recognize the app on the market. I did try just a 3 button reboot after side loading a few apps using ADB Installer and just doing the normal drop and drag to the sim card and I know that doesn't recognize them. I am going to try and reinstall one of my apps that way and I will let you know if it shows up or not.
Click to expand...
Click to collapse
I tried reinstalling with root explorer from the apps directory and still no luck. I also did the market clear as was suggested and still no luck! Hope this helps!
Sent from my SAMSUNG-SGH-I897 using XDA App
jhightower31 said:
When trying to move a new .apk file to the system/app file it says "You cannot paste here because the file system is a read-only."
Click to expand...
Click to collapse
You have to click the small window at the top of the screen in root explorer that changes r/o to r/w. You have to do that in each directory you want to edit.
Sent from my Captivate using Firefly 2.7
Learn something new everyday. Thanks for that.
jhightower31 said:
Learn something new everyday. Thanks for that.
Click to expand...
Click to collapse
Hehe..... You are welcome!
Sent from my Captivate using Firefly 2.7
Yea still no go for the market recognizing it.
Hey guys i still quite don't get what to copy/paste...
Do you copy/paste the. apk?
Please help..
Sent from my phone

Application manager

Can't get the application manager apk from lg world it sais it's not comparable with p925? It comes in the stock rom I just don't have it cuz I'm running the doomed slim rom.does anyone know where I can get it I searched google w/ no luck
Sent from my LG-P925 using XDA
Try if it works.
Copy into /system/app and set permissions and owner same as others using root explorer.
Edit: Removed file as OP reported as not working
Nah didn't work it just said application not installed
elfie said:
Try if it works.
Copy into /system/app and set permissions and owner same as others using root explorer.
Click to expand...
Click to collapse
Sent from my LG-P925 using XDA App
It will say application not installed. You just have to put it in \system\app, fix the permissions and reboot.
You don't have to install it like other apps.
elfie said:
It will say application not installed. You just have to put it in \system\app, fix the permissions and reboot.
You don't have to install it like other apps.
Click to expand...
Click to collapse
Tried that nothing happened, it's in my /system/app folder now and I restarted twice and nothing. Should I try and push it w/ adb?
Sent from my LG-P925 using XDA App
I am posting the deleted apps zip in the slim thread right now, sorry for the delay. You will probably have to use a root explorer and put applicationmanager.apk into the /system/app folder and you may have to restart afterwards
Urabewe said:
I am posting the deleted apps zip in the slim thread right now, sorry for the delay. You will probably have to use a root explorer and put applicationmanager.apk into the /system/app folder and you may have to restart afterwards
Click to expand...
Click to collapse
Thank you I ended up only using the app manager out of all the deleted apps. Rom works great!!! Look for a beer coming your way as soon as I get paid on mon
Sent from my LG-P925 using XDA App

Liquid smooth 3.2 vvm.apk?

I have downloaded a few and pushed and changed permissions. I can get it to install but not connect, does anyone know a fix for this, or do I just need to use Google??
Sent from my HTC ThunderBolt using XDA App
just copy both of these to system/app and reboot. rename the VVM AOSP to just VVM.apk
U don't have to change any permissions. It just works
wampuscat said:
just copy both of these to system/app and reboot. rename the VVM AOSP to just VVM.apk
U don't have to change any permissions. It just works
Click to expand...
Click to collapse
thank you. i was able to sign into vvm, but it will not show my messages. it keeps telling me when i get a voicemail to call *86, any ideas??
I'm not sure .it just worked on mine right out the gate. I guess u successfully copied both files to the phone. I actually had to put the voicemail app in data /app for some reason. It wouldn't show up in system /app. I kept the vvm file in system /app tho. Try moving the voicemail to data
Thanks so much I've been waiting looking for this for so long.
Sent from my HTC Mecha using xda premium
Hey for me it just says message download failed whenever I try to listen to a message. Do ur know what to do.
Sent from my HTC Mecha using xda premium

Sense TV

Hello all, i cant seem to figure out how to get the sense tv app to work. It doesnt appear on my list of apps and when i went to reinstall the apk it says instal failed or something to that effect. Any ideas? Runnin Viper rom 104.
eotfofyl said:
Hello all, i cant seem to figure out how to get the sense tv app to work. It doesnt appear on my list of apps and when i went to reinstall the apk it says instal failed or something to that effect. Any ideas? Runnin Viper rom 104.
Click to expand...
Click to collapse
you'll have to install that as a system app, viper should have a removed app folder on your interal storage
wranglerray said:
you'll have to install that as a system app, viper should have a removed app folder on your interal storage
Click to expand...
Click to collapse
Thanks for your response but i dont see it in that folder. I have the following,
SPC HTC mobile guide
ID
JETCET_Print
JETCET_Print_resource
kidmode-google
lmirescue
lmirescueicon
lmirescuesecurity
sprint_worldwide
transfer
None of which see to be what i am looking for unfortunately. Any other ideas?
mprive seem
Ok i found the apk hiding in /system through titanium. Titanium said it was installed but like i said it wasnt on my list of apps. So... i uninstalled it through titanium and attempted to install it again, no dice. "App not installed"
Use something like root explorer and paste the apk in /system/apps DONT INSTALL!
Sent from my HTCONE using xda app-developers app
flimsy888 said:
Use something like root explorer and paste the apk in /system/apps DONT INSTALL!
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Its already there apparently.... thoughts?
Just to be clear, i am expecting it to show up on my list of apps... ya know so i can use it... am incorrectly assuming that it will apear on my app list?
eotfofyl said:
Its already there apparently.... thoughts?
Just to be clear, i am expecting it to show up on my list of apps... ya know so i can use it... am incorrectly assuming that it will apear on my app list?
Click to expand...
Click to collapse
Remove it from there...reboot...put a fresh apk back...reboot...profit!
Sent from my HTCONE using xda app-developers app
in your app drawer if you pull down from the top, if it says "Custom" click on it and change it to alphabetical
How about trying a clean install. I'm on viperROM and it's in my app drawer. Works perfect, as well.
Sent from my HTCONE using Tapatalk 2
wranglerray said:
in your app drawer if you pull down from the top, if it says "Custom" click on it and change it to alphabetical
Click to expand...
Click to collapse
Done no dice
reynoldsrobbie said:
How about trying a clean install. I'm on viperROM and it's in my app drawer. Works perfect, as well.
Sent from my HTCONE using Tapatalk 2
Click to expand...
Click to collapse
Viper fresh install? Full version on 104, i wouldn't need to wipe since im coming from viper or is not correct?
flimsy888 said:
Remove it from there...reboot...put a fresh apk back...reboot...profit!
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Copied the apk to downloads, Deleted it with titanium from /system/app, verified it wasnt in there anymore, rebooted, attempted to replace it from download folder but alas, now it says file not found ...lol? Im looking at it... it sure is "there".
Thanks for all the replies by the way.
eotfofyl said:
Done no dice
Viper fresh install? Full version on 104, i wouldn't need to wipe since im coming from viper or is not correct?
Copied the apk to downloads, Deleted it with titanium from /system/app, verified it wasnt in there anymore, rebooted, attempted to replace it from download folder but alas, now it says file not found ...lol? Im looking at it... it sure is "there".
Thanks for all the replies by the way.
Click to expand...
Click to collapse
ok here is what I would do
http://androidcommander.com
download this file, connect your phone with adb debugging enabled. This program will find your device, from there you can open an extracted rom browse the rom until you find the HTC TV app and install it as a system app,
I did this for my evo 3d when devs took out the 3d widgets I used.
wranglerray said:
ok here is what I would do
http://androidcommander.com
download this file, connect your phone with adb debugging enabled. This program will find your device, from there you can open an extracted rom browse the rom until you find the HTC TV app and install it as a system app,
I did this for my evo 3d when devs took out the 3d widgets I used.
Click to expand...
Click to collapse
When you say "install as a system app" do you mean place it on the app folder in system/app then reboot?
eotfofyl said:
When you say "install as a system app" do you mean place it on the app folder in system/app then reboot?
Click to expand...
Click to collapse
no if you double click the apk file for HTCTV another window will open, when you click install a third window will open and the last option is install as a system app, select that one and click install
this will chmod the app file as 777 allowing it be executed. I think your system is not set as rw and only as ro.
eotfofyl said:
When you say "install as a system app" do you mean place it on the app folder in system/app then reboot?
Click to expand...
Click to collapse
Extract the apk from the viper download...
Sent from my HTCONE using xda app-developers app
wranglerray said:
no if you double click the apk file for HTCTV another window will open, when you click install a third window will open and the last option is install as a system app, select that one and click install
this will chmod the app file as 777 allowing it be executed. I think your system is not set as rw and only as ro.
Click to expand...
Click to collapse
Neat app. Followed the instructions went exactly as you described, install was "successful" but nothing shows up in my app drawer. Rebooted to see if that would fix, still no dice. Im beginning to think downloading the full rom will be the best idea. If i do, would i need to wipe? I know i should wipe if going to a different rom but in this its the same rom.
eotfofyl said:
Neat app. Followed the instructions went exactly as you described, install was "successful" but nothing shows up in my app drawer. Rebooted to see if that would fix, still no dice. Im beginning to think downloading the full rom will be the best idea. If i do, would i need to wipe? I know i should wipe if going to a different rom but in this its the same rom.
Click to expand...
Click to collapse
I would do a full wipe, then do a fresh install of viperROM 1.0.4
Sent from my HTCONE using Tapatalk 2
just in case... it's called tv in the app draw, not htc tv or sense tv just plain "tv"

Categories

Resources