[APP] Android 2.3.3 (GB) Email App - Captivate Themes and Apps

Just in case any of you are like me and prefer the 2.3.3 (Gingerbread) Email app better than the 3.0.0.1 (Honeycomb) Email app, I thought I would share the APK.
Some ROMs have the Honeycomb email app installed by default, and for me it does not play nice when you are not in a good data area or on WiFi.
Warning, this is intended for 2.3+ ROMs, not Froyo...
I installed it by following this process:
1. Use Titanium Backup to uninstall the Email app
2. Use Root Explorer to move the attached Email.apk into the /system/app folder in R/W mode
3. Reboot
4. Goto Settings>Applications>Manage Applications>Email to clear all app data
5. Setup your email account settings, and viola!
Someone else may have a better method. If so, speak up.
Hope this helps...
Email.apk is stock 2.3.3
Email.2.apk is what is delivered with CM7 as of 9/20/11

Just tried it...but doesn't seem to show up...now I have no email...rebooted and everything. I'm running GR-12.

When you copied it to system/app did you make sure you had the folder set to r/w?
Sent from my SGH-I897 using XDA Premium App

Yeah...just realized I wasn't in r/w mode so it never actually copied...I'm a little slow sometimes...rebooting now...

That did it! But...I was actually doing an experiment...while it didn't solve my issue, it made me think harder on what to try next and I figured it out so thank you!!!!

Just installed this, and finally my push notification started to work fine again! It had weird behavior on SGS II email apk. Thanks again!

deltatyger said:
Just installed this, and finally my push notification started to work fine again! It had weird behavior on SGS II email apk. Thanks again!
Click to expand...
Click to collapse
iceman198 said:
That did it! But...I was actually doing an experiment...while it didn't solve my issue, it made me think harder on what to try next and I figured it out so thank you!!!!
Click to expand...
Click to collapse
Awesome, guys!
Glad I could help.

I used adb to take the existing file, push it to /system/app/
Then mounted as rw
changed group to root (was showing sdcard)
chmod to 755
mv -p back to sdcard
remounted as ro
Then went to root explorer
mount as rw
ran Email.apk (ran as an installer)
when prompted I selected DONE (open will give FC)
mount as ro
Went to Titanium backup, where Email now showed in backup history. Clicked to install (Only choice was data only).
opened terminal emulator
su
sync
reboot
email now works
I may have done some un-needed steps, but that is what worked for me.
I made the stupid mistake of moving the original Email.apk to my SD card with a mv command and borked the ownership and group ownership, as well as the permissions of the file.
So far all is working great, and email push works just great!
Thanks!
JT

How can you tell what version is installed?
Edit: Got it.

I did your steps, with root explorer and titanium backup pro. I rebooted and everything worked. I go to enter my email and pass and it says force close? Any help?
Sent from a razor?

polynesianroots said:
I did your steps, with root explorer and titanium backup pro. I rebooted and everything worked. I go to enter my email and pass and it says force close? Any help?
Sent from a razor?
Click to expand...
Click to collapse
I haven't seen this.
What ROM are you running?

I am running Serendipity 6.4 ROM.
Sent from a razor?

polynesianroots said:
I am running Serendipity 6.4 ROM.
Sent from a razor?
Click to expand...
Click to collapse
Isn't that Froyo based? And your trying to run a GB email.apk

cappysw10 said:
Isn't that Froyo based? And your trying to run a GB email.apk
Click to expand...
Click to collapse
I think that is the problem.
this is intended for those running a 2.3+ ROM.
Sorry for the confusion

joeybear23 said:
Just in case any of you are like me and prefer the 2.3.3 (Gingerbread) Email app better than the 3.0.0.1 (Honeycomb) Email app, I thought I would share the APK.
Some ROMs have the Honeycomb email app installed by default, and for me it does not play nice when you are not in a good data area or on WiFi.
Warning, this is intended for 2.3+ ROMs, not Froyo...
I installed it by following this process:
1. Use Titanium Backup to uninstall the Email app
2. Use Root Explorer to move the attached Email.apk into the /system/app folder in R/W mode
Someone else may have a better method. If so, speak up.
Hope this helps...
Click to expand...
Click to collapse
thanks, worked awesome. solved my problem.

I know the warning says this is for 2.3+ ROMs, but is there any way to port it to Froyo?

Froyo uses a different framework. Custom apps like this can't be ported across rom versions.
Sent from my brain to your eyes

thanks for posting this for all , will try it out !

This one is the best stock email client of all, thank you..

Just wanted to say thank you for posting this.

Related

Stock 2.1 Apps working on Vibrant

Hey, not sure if this really belongs here, or in General, but since its semi-hacking the system, I'll post here first.
It seems, so far, that Touchwiz isn't nearly as deeply integrated as Sense is, and that at least some of Samsung's Modified Apps can just be backed-up, deleted, and replaced with the stock apps from Android 2.1 (using apps ripped from CM5.0.8 for Nexus 1 for my attempts.)
So, I thought I'd start a list of stock Android 2.1 apps that people have made work on the vibrant. I know a lot of people are waiting for CM or other custom roms and alternate recovery images, but in the mean time, lets start customizing!
I have confirmed the following to work, but only after the original touchwiz apps are deleted from /system/app, then the stock apps are installed via the standard installer to /data/app and cp over to /system/app then reboot
Music.apk
DeskClock.apk
Calendar.apk
CalendarProvider.apk
GenieWidget.apk
Mms.apk (NEW! added 7/21/2010)
Another pleasant surprise, is that I now have the default Calendar, music, and news & weather widgets on my vibrant!
Again, adb push didn't work for anything since I can't remount with r/w access yet, but a su adb shell allowed me to busybox cp them to /sytem/app once they were installed.
I've tried the same method with the CM5.0.8 LiveWallpapers with no success, so maybe someone else has some suggestions?
My next step is to test out bringing the original phone.apk and contacts.apk/contactsprovider.apk over
7/21/2010
Got the default messaging app from CM 5.0.8 brought over, still having tons of trouble with the default dialer and contacts/contacts provider, samsung has buried their signature for these deep in android somewhere, even outside of /data/system/packages.xml so any attempt to install the CM versions even after removing the Touchwiz apps fail.
7/22/2010
Pushed ADW Launcher to system, works like a charm! However, removing the TouchWiz30Launcher apk/odex and replacing with adw or launcher pro generates constant FC's for me, so sadly, it looks like it has to stay installed for now.
cheers everyone!
where did you get the N1 files? I have been meaning to try this as well.
cojonesx said:
where did you get the N1 files? I have been meaning to try this as well.
Click to expand...
Click to collapse
I just downloaded CM 5.0.8 for the N1, and have been pulling the apk's out of /system/app
cheers!
I actually installed the News & Weather app yesterday by just putting it on the SD Card and using ASTRO to install.. nothing special for that app.
zephiK said:
I actually installed the News & Weather app yesterday by just putting it on the SD Card and using ASTRO to install.. nothing special for that app.
Click to expand...
Click to collapse
Where did you download it from?
zephiK said:
I actually installed the News & Weather app yesterday by just putting it on the SD Card and using ASTRO to install.. nothing special for that app.
Click to expand...
Click to collapse
I was about to say the same thing, I just did an ADB install for this, didn't need to delete anything from data/app or anything.
It's cool to hear that the other stuff works though.
quickex99 said:
Where did you download it from?
Click to expand...
Click to collapse
The Gapps for 2.1, same CM Nexus thread.
Here - http://forum.xda-developers.com/showthread.php?t=623496
Sorry for the confusion about 'news and weather' I just meant I was unable to adb push the apk directly to system. It installs fine by default to /data/app but I wanted it in /system/app to survive resets, hence the busybox cp.
So far no luck with contacts/contactsprovider =(
Every version I try give me an install failed error, regardless of removing all traces of the samsung versions, even their references in /data/system/packages.xml
So is the music app from CM5.08 elliot's music mod?
XDA mobile
Docavelli said:
So is the music app from CM5.08 elliot's music mod?
XDA mobile
Click to expand...
Click to collapse
I'm honestly not sure how to tell if it is.
I pulled the Music.apk straight out of the /system/app dir from the CM 5.0.8 update for the Nexus 1.
cheers
can anyone provide News and Weather widget from stock OS. I think its the best news app.
Grab the 'Google Apps' addon for CM 5.0.8 for the nexus one, unzip it, and copy 'GenieWidget.apk' to your phone to install it.
cheers!
s0niqu3 said:
Grab the 'Google Apps' addon for CM 5.0.8 for the nexus one, unzip it, and copy 'GenieWidget.apk' to your phone to install it.
cheers!
Click to expand...
Click to collapse
thanks. i thought it had a different name......
I just did a google search for "download geniewidget.apk." It's much faster.
Sent from my SGH-T959 using XDA App
its says failed install for me. you know what that could mean? i uninstalled the calendar but it wont let me install.
Any word on if the stock launcher works? I don't really like ADW or Touchwiz
decepticon said:
Any word on if the stock launcher works? I don't really like ADW or Touchwiz
Click to expand...
Click to collapse
Hi again.
I haven't tried deleting the touchwiz launcher yet, but I'm using launcherPro Plus (and playing with ADW too, I really like that ADW supports the touchwiz horizontal style 'paging' in the app drawer, and hope launcher pro eventually supports it too) and they both work quite well, and should work fine when pushed into /system/app too.
Will update if I'm brave enough to remove the TW launcher, probably not tonight though, just spent the last 3 hours trying to get the stock dialer & contacts, and it was an epic fail, samsung has buried the touchwiz dialer/contacts signature deep, so no matter what I try, I always get an Install_failed_update_incompatible error when pushing the stock apps to the phone.
This is the same error I first received with the calendar, but a simple settings->applications->manage applications 'uninstall' of the remaining TWCalendar and Provider, and a reboot cleared that error, sadly that's not the case with dialer and contacts.
Maybe a wipe would fix this, but I'll wait another day or so to see how the clockwork custom recovery pans out, plus I need to make sure nandroid works so I can backup before I try that.
It also might be linked to something buried in the TW framework, I don't know, but I'm so not brave enough to mess with frameworks yet.
cheers everyone
Root Explorer allows your mount and unmount system drives btw. I like using it over ADB bc I can do it on the bus or train while commuting.
If I want to install the Stock 2.1 Calendar App, do I need to install the Calendar provider apk as well? I know the answer seems obvious but I just want to check
The_Chrome_Coyote said:
Root Explorer allows your mount and unmount system drives btw. I like using it over ADB bc I can do it on the bus or train while commuting.
If I want to install the Stock 2.1 Calendar App, do I need to install the Calendar provider apk as well? I know the answer seems obvious but I just want to check
Click to expand...
Click to collapse
I'm honestly not sure if the CalendarProvider.apk is necessary, but I replaced the touchwiz provider with it for good measure.
cheers.
Okay, I keep getting App not installed error, Ive removed TW Calendar and TW Calendar provider apk and odex from system, but I still get the error when trying to install Calendar.apk

[Q] Sending Blank emails when replying

I upgraded to the leaked OS 2.2 Froyo and now I am getting the below issue when I reply to emails. Doesn't happen to EVERY email but several to cause me issues at work.
I am using Exchange only.
I reply to an email and it is recieved but all text I typed is missing and it actually looks as if I forwarded the email back to the sender.
I saw on another forum some other were experiencing this issue but none had a clue how to resolve it.
Anyone know how to fix this? Others seeing this?
Any help would be appreciated!!
???
Is no one else having this issue? Does anyone have any ideas how to resolve it? Do I need to wipe the deivce?
I've had this issue as well when using my exchange.
gibgib3 said:
I upgraded to the leaked OS 2.2 Froyo and now I am getting the below issue when I reply to emails. Doesn't happen to EVERY email but several to cause me issues at work.
I am using Exchange only.
I reply to an email and it is recieved but all text I typed is missing and it actually looks as if I forwarded the email back to the sender.
I saw on another forum some other were experiencing this issue but none had a clue how to resolve it.
Anyone know how to fix this? Others seeing this?
Any help would be appreciated!!
Click to expand...
Click to collapse
Also happening to me. What gives?
Using JI6
This may help:
http://forum.xda-developers.com/showthread.php?t=797977
I had the same issue with email after cognition2.2BETA5.5. It seems that designgears had installed the AOSP email app but removed it in later versions due to too many complaints. I find that the AOSP app is much better then then TW Email apk. I performed the steps below to install the AOSP Email.apk. Replies work everytime without issue.
1.) Get the Email AOSP app from a different rom or make a request and I will happily provide a link to download the apk.
2.) Connect your phone to the computer and move the Email.apk to the root of your sdcard.
3.) Backup your current Email.apk with Titanium or manually copy it to another location on your phone.
NOTE: You may need to backup your phone settings so you can restore your launcher after clearing cache in the final step to avoid having to replace all of your home screen icons.
4.) Using Root Explorer or Astro, copy the Email.apk copied to your sdcard into the folder /system/app/ to replace the current app.
5.) Return to the home screen. At this point you should no longer see an email icon on your dock.
6.) Go to Applications->Settings->Applications->Manage Applications
7.) Clear the cache on the TWLauncher Application.
8.) Return to the home screen and you should now see the email icon has returned to the dock.
9.) Restore TWLauncher settings with Titanium to restore home screen icons that were removed in the cache.
Please let me know if you need the email.apk from cognition2.2beta5.5
Aosp email.API link request
Is there a copy of the email.API that doesn't have the blank reply issue yet has all the features of cognition latest release?
I have attached a working Email apk to this post. Down load it and follow the steps in the post above to resolve the blank email reply issue. Let me know if you have any issues.
I followed the instructions, however, I did not have a backup of twlauncher, so now I don't have an email icon on my home bar
So put the icon back on your launch bar. It is configurable. (doing this from memory, so i may miss a step). Go to your list of apps -> menu -> edit and you can configure 3 of the 4 icons on the touchwiz launcer (you can't get rid of the apps shortcut).
f13nd0 said:
I had the same issue with email after cognition2.2BETA5.5. It seems that designgears had installed the AOSP email app but removed it in later versions due to too many complaints. I find that the AOSP app is much better then then TW Email apk. I performed the steps below to install the AOSP Email.apk. Replies work everytime without issue.
1.) Get the Email AOSP app from a different rom or make a request and I will happily provide a link to download the apk.
2.) Connect your phone to the computer and move the Email.apk to the root of your sdcard.
3.) Backup your current Email.apk with Titanium or manually copy it to another location on your phone.
NOTE: You may need to backup your phone settings so you can restore your launcher after clearing cache in the final step to avoid having to replace all of your home screen icons.
4.) Using Root Explorer or Astro, copy the Email.apk copied to your sdcard into the folder /system/app/ to replace the current app.
5.) Return to the home screen. At this point you should no longer see an email icon on your dock.
6.) Go to Applications->Settings->Applications->Manage Applications
7.) Clear the cache on the TWLauncher Application.
8.) Return to the home screen and you should now see the email icon has returned to the dock.
9.) Restore TWLauncher settings with Titanium to restore home screen icons that were removed in the cache.
Please let me know if you need the email.apk from cognition2.2beta5.5
Click to expand...
Click to collapse
Alright, hopefully you all are still willing to help somebody else out on this issue, as I am in the same boat as gibgib3. I have followed the steps above using the attached email.apk from f13nd0.
The issue I get is that launching email cause an immediate crash of the application, as well as attempting to add a new "Corporate" email account.
I am not an Android development power user myself, although I've used adb in the past sparingly. I really just am clinging to the leaked Froyo build from October, and just want working email (TouchDown is crazy slow and expensive) until Samsung finally pushes out an official Froyo build.
Any ideas here?
Flash a new ROM that has the email bugs fixed.
From the interwebs via fast thumbs and a faster phone.
crusecontrl said:
Flash a new ROM that has the email bugs fixed.
From the interwebs via fast thumbs and a faster phone.
Click to expand...
Click to collapse
That is the "nuclear option" that I'd like to avoid. While I have everything backed up with titanium, I already am planning to flash back to stock when the official update comes out, so I'm looking to minimize the necessity to flash a ROM again.
I'm hoping that there is some "tried and true" way to swap out my email.apk with a working version, as the previous steps just result in a "Force Close" whenever I try and run it.
So the solution here, for anybody having this issue, is to remove the existing email.odex file from the /system/app directory, which was associated with the original Samsung email app.
All systems go here.
How do you remove the email.odex file? As it is in the system folder, the file permission is ready only and I cannot delete it. Is there a util in the market that you can download to change file permissions?
Root Explorer did the trick for me.
Sent from my SAMSUNG-SGH-I897 using XDA App
Does the phone needs to be rooted (my phone has the leaked froyo but do not think it is rooted) for the root explorer to be able to change the permission?
I download other free utils that has access to the file but cannot change the permission in order to delete it.
Yes, it does.
Sent from my SAMSUNG-SGH-I897 using XDA App
ickensai said:
Does the phone needs to be rooted (my phone has the leaked froyo but do not think it is rooted) for the root explorer to be able to change the permission?
I download other free utils that has access to the file but cannot change the permission in order to delete it.
Click to expand...
Click to collapse
Rooting is the key to doing all "magic" stuff like this. What good is a wizard (user) without his magic wand (root access) to work on any magic (his captivate)?
DannyNoonan said:
So the solution here, for anybody having this issue, is to remove the existing email.odex file from the /system/app directory, which was associated with the original Samsung email app.
All systems go here.
Click to expand...
Click to collapse
Okay, I finally learn how to root the phone and was finally able to remove the existing email.odex file. Now I don't have the email icon anymore. I must assume you have replaced this email.odex file as well as the apk file??? I tried clearing the cache and everything on the twlauncher and it's a no go.

How to install Swype Beta on your Captivate

clemmie said:
Easy Install Instructions:
*MUST BE ROOTED W/ TITANIUM BACKUP and CWM INSTALLED*
1. Go to https://beta.swype.com/android/create/ and register for the beta
2. Wait for email confirmation and follow steps to do so
3. In Titanium Backup, look for and uninstall Swype
4. Reboot into Recovery Mode and clear Dalvik Cache and Cache Partition Edit: or go into Root Explorer or other root file explorers, and delete /system/lib/libSwypeCore.so
5. Reboot Phone
6. On your phone, go to https://beta.swype.com/android/get/ and download the updated installer. When it downloads, open it and log in
7. Choose the Full version or the English/Spanish version
8. Start Swyping!
Hope that helps.
Click to expand...
Click to collapse
10 char 10 char 10 char
You will have to remove it via Titanium Backup. If it still fails to install the APK you'll have to manually log into via adb (or use a terminal emulator) and remove the following:
/system/apps/Swype
/system/lib/libSwype*
That should do the trick. I've just installed a 2.6.x today on my Cappy and it's very nice.
Hi:
I tried to remove via Titanium, that did not work. So, I used Root Explorer and deleted the 2 files. Install was still unsuccessful. So, I used ADB to try to remove, and it says No such file or directory.
Even though I had Swype backed up with Titanium, it will not allow me to restore it, and I am completely unable to install a newer version.
I have searched and can't seem to find the stock Captivate Swype to try to reinstall it.
Any suggestions? I am desperate.
Thanks!
Use root explorer to copy over the existing files
newter55 said:
Use root explorer to copy over the existing files
Click to expand...
Click to collapse
newter:
You are my hero! You're suggestion worked perfectly. Thanks SO much!
Sent from my SAMSUNG-SGH-I897 using XDA App
Not a problem...glad it worked. Sometimes people make things more difficult than they need be.
Could somebody post a short step-by-step on how to do this?
I need some help.
I used root explorer to look for the
/system/apps/Swype
/system/lib/libSwype*
files.
I found the libSwypecore file, but i didn't have any Swype files in /system/apps.
I deleted that file after uninstalling Swype using Titanium Backup. No success and I'm confused about what you mean by copying over the files using with root explorer. When I try to install my new version of swype, it asks if I would like to still install it since it's a system app (I'm guessing Swype is still recognized as part of the system). Then...it says it's unsuccessful.
Also, I can't restore for some reason since Titanium Backup doesn't have the option anymore
Where do you go to download the new Swype?
I have 2.4 currently.
Sent from my Captivate.
No one?
Sent from my Captivate.
I'd like to get this as well. They now have a double-tap to correct words!
MikeyMike01 said:
No one?
Sent from my Captivate.
Click to expand...
Click to collapse
2.6.48.....from axura...but I think docs have updated swype as well?...not 100% sure, dont know of a direct download, might be due to the porting it to other devices and xda crackdown on swype downloads
Sent telepathically using vulcan mind meld app.
I believe the beta is 2.10. I haven't found an easy way to download 2.10 as it is only made available to Sywpe beta users and they aren't taking any more applicants at the moment.
I'm really hoping they make 2.10 more available soon...
MikeyMike01 said:
Where do you go to download the new Swype?
I have 2.4 currently.
Sent from my Captivate.
Click to expand...
Click to collapse
I've downloaded a modified version somewhere and I deleted system/lib/libSwypeCore.so and also deleted the other two swype components via TiBu. Rebooted and installed the 2.10 apk fine
Also di11igaf's 2.0.1 rom has swype 2.10 in it
So, I uninstalled with Titanium Backup, deleted /system/lib/Swypecore.so. Rebooted my phone
Now, when i try to install the new Swype version, it initially says
"Replace application
The application you are installing will replace another application. All previous user data will be saved."
Ok and Cancel are my two options
I choose Ok of course, try installing and it says Application not installed.
From what I can tell, it seems like the stock Swype is somehow still recognized?
Edit: Nevermind, I got it working. I pushed/copied the files over.
Installed swype 1.60 version (many language packs including Dutch that I needed) by using the copy paste method. Uninstalling via titanium and removing any swype trace and then trying to install it by tapping the .apk didn't work, it just said install not succesful. Sideloading it via Android Central Sideload Wonder Machine gave me an error stating I did not have enough space (i have more than enough), oh well, at least the copy paste method worked. Renamed the 1.60 swype file to Swype.apk and put it in system/app/ and rebooted and worked... Thanks for the help, can finally (looked for a long time) now swype in dutch!
I tried to install and failed
Everybody here talks about "I copied over and it worked"
What do you copy and over what? Could you be more specific?
Just google swype beta and sign up for it and follow the instructions there.
Hi:
Does anyone have the original swype version found on the captivate? I updated it to a newer version some time ago, with help from this thread, but now (starting today) I am getting a message saying that my trial is over, and the "swype" feature is no longer working.
Please help.
Thanks!
UPDATE: I have found several other versions of swype, and uninstalled, and installed several. I seem to be having the same results. They all install, but the"swype" feature doesn't work, only regular typing works. I still have not found the original Captivate version.
Any thoughts?
Thanks again!
UPDATE: Okay, so I uninstalled all Swype using Titanium, then I went to the Swype website, signed up for the beta, and installed. Voila, it's working perfectly now I just hope this version doesn't eventually give the trial is exipred version eventually.

[Q] Swype Update for Galaxy S

Hi everyone,
I'm not sure if this will make sense, but I am planning to remove the default swype keyboard on my SGS i9000 and install a beta one since Swype has opened up their doors for new beta testers. However, after registering and running SwypeInstaller, I was told by it that I need to remove the Swype first on my SGS--which I can't since it's a system application. So I installed Titanium Backup Pro and froze it then re-ran the Swype Installer. And of course it doesn't install since I cannot overwrite system apps.
In short, I'm now under the dilemma of removing the default Samsung Swype which I couldn't get back unless I reflash a stock firmware or keeping it and not installing the Beta Swype. I think the beta swype is more updated (I've ran it on my x10).
Is there any other way to update the Swype in our SGS?
Thanks.
you need to be rooted, connect with adb and do
rm /system/app/Swype.apk
rm /system/app/Swype.odex
rm /system/lib/libSwypeCore.so
reboot
Thanks. My SGS is rooted and all, but i'm not sure I'm up for some ADB action yet. In case I use Titanium Backup to remove it or use Root Explorer, will it work?
titanium won't remove the lib, in root explorer you can delete the 3 files. but honestly adb is a lot quicker imho
Hey, should I back up those files first before deleting them? Thanks.
I installed the new beta on my Galaxy S, but it just forced closed. This may be due to the fact that I couldn't remove the lib file though.
Also I restarted after remove the old one by using Titanium Backup, but when ever an application got focus it force closed. After restarting that fixed up.
I couldn't restore the old version of Swype, so I had to reflash to get it back.
Hopefully we'll get the self updating Swype soon .
XlAfbk said:
you need to be rooted, connect with adb and do
rm /system/app/Swype.apk
rm /system/app/Swype.odex
rm /system/lib/libSwypeCore.so
reboot
Click to expand...
Click to collapse
Can you tell me how to mount /system as RW in adb?
I am only able to access in RO
EDIT: i managed to get to system in RW mode after rebooting to CWM recovery. I guess this is the only way?
Use sgs tools to remove it, you can find it in the market.
Sent from my SGH-T959D using XDA App
spydr11 said:
Use sgs tools to remove it, you can find it in the market.
Click to expand...
Click to collapse
Ahh good tip - worked nicely!
However - now I can't get Swype to install!
I'm officially on the beta, so am using the installer rather than trying to sideload an apk.
But at some point it prompts me to authorise its installation, saying "this is a system application - are you sure you want to replace it?" - although I've removed (in theory) the system version of swype.
Any ideas?
I'm having the same issue... tried deleting all the files associated with swype using root explorer, no luck...
BrixtonBiker said:
Ahh good tip - worked nicely!
However - now I can't get Swype to install!
I'm officially on the beta, so am using the installer rather than trying to sideload an apk.
But at some point it prompts me to authorise its installation, saying "this is a system application - are you sure you want to replace it?" - although I've removed (in theory) the system version of swype.
Any ideas?
Click to expand...
Click to collapse
Sent from my SGH-T959D using XDA App
Figured it out, deleted the libswype file then restarted, so far its working great.
Sent from my SGH-T959D using XDA App
This really sucks.
I'm a new SGS user and all this rooting and ADB stuff is quite beyond me. All I want is a simple way to update Swype that came pre-installed and apparently that is not possible.

[Q] I stupidly uninstalled gmail, how to get it back?

Long story short, gmail kept freezing on me so I used Titanium to uninstall it and now gmail doesn't show up in the market and the apk's that I download don't give me the option to install them.
Any ideas?
I was able to get the Android email program to sync with gmail, but I still can't figure out how to get the actual gmail program back on.
Sorry, didn't mean to hit "Thanks". Don't know where you got the gmail apks, but try putting one of them in system/app then reboot.
You also might want to try http://forum.xda-developers.com/showthread.php?t=937752 but just run the commands for gmail
tunwear said:
Sorry, didn't mean to hit "Thanks". Don't know where you got the gmail apks, but try putting one of them in system/app then reboot.
Click to expand...
Click to collapse
I'm kind of a noob with all this. Where exactly would I find system/app? I don't see it in Astro. Thanks.
defconrock said:
Long story short, gmail kept freezing on me so I used Titanium to uninstall it and now gmail doesn't show up in the market and the apk's that I download don't give me the option to install them.
Any ideas?
Click to expand...
Click to collapse
I assume you're running stock rooted.
Try this,
1. Download the signed Gapps.zip from here forum.xda-developers.com/showthread.php?t=642189 its in the second post.
2. Now from the zip file you downloaded. Extract the Gmail.apk and GmailProvider.apk. Using root explorer. Copy those files into system/app
(of course make sure you mount r/w)
4. Reboot your nook and you should have Gmail again.
Make sure you back everything up as always.
It worked for me. Hope it works for you as well.
Sent from my "NookDroid" using XDA App
defconrock said:
I'm kind of a noob with all this. Where exactly would I find system/app? I don't see it in Astro. Thanks.
Click to expand...
Click to collapse
I'd recommend doing what racks11479 said. But to see the system folder, get Root Explorer. It lets you see the deeper folders. Just don't break anything while you are down there.
racks11479 said:
I assume you're running stock rooted.
Try this,
1. Download the signed Gapps.zip from here forum.xda-developers.com/showthread.php?t=642189 its in the second post.
2. Now from the zip file you downloaded. Extract the Gmail.apk and GmailProvider.apk. Using root explorer. Copy those files into system/app
(of course make sure you mount r/w)
4. Reboot your nook and you should have Gmail again.
Make sure you back everything up as always.
It worked for me. Hope it works for you as well.
Sent from my "NookDroid" using XDA App
Click to expand...
Click to collapse
I got Root Explorer, followed those steps, and nothing. I can't figure out what I'm doing wrong.
You might not have the correct permissions set.
If you are able to ADB to your device. I've modified the honeycomb market install script from "jleecong" @ http://forum.xda-developers.com/showthread.php?t=937752 for the Eclair Gmail only.
All you gotta do is extract the zip to your adb directory and run (double click) "GmailInstall.cmd" and you should be good to go.
**As always *Use at your own risk* and make sure you've backed up.**
Hope this works for you.
racks11479 said:
You might not have the correct permissions set.
If you are able to ADB to your device. I've modified the honeycomb market install script from "jleecong" @ http://forum.xda-developers.com/showthread.php?t=937752 for the Eclair Gmail only.
All you gotta do is extract the zip to your adb directory and run (double click) "GmailInstall.cmd" and you should be good to go.
**As always *Use at your own risk* and make sure you've backed up.**
Hope this works for you.
Click to expand...
Click to collapse
That worked perfectly. Thanks for the help everybody!
New Question
Since the OP's issue was resolved, I hope you won't mind me hijacking this thread. Does anyone know what the highest version (as in x.xx) off Gmail that will run on eclair rooted?
defconrock said:
That worked perfectly. Thanks for the help everybody!
Click to expand...
Click to collapse
Awesome. Glad that your issue was resolved.
Sent from my" NookDroid" using XDA App
Wondering if the gmail from eclair might be the answer to a similar problem I have. Been rooted since version 1.0 and gmail app would sync nicely. Rooted 1.1 using the nookdev instructions and that is working fine except gmail simply doesn't sync unless I go into accounts, reenter my account data and the sync screen comes up and then it'll sync. The android email app works just fine. Syncs seamlessly. So would replacing things help?
You could always google it
Sent from my SGH-T959 using XDA App
I was wondering why I'm not able to reply to anything but this thread, sorry if this is off topic
Sent from my SGH-T959 using XDA App
Nevermind I figured it out
Sent from my SGH-T959 using XDA App
racks11479 said:
You might not have the correct permissions set.
If you are able to ADB to your device. I've modified the honeycomb market install script from "jleecong" @ http://forum.xda-developers.com/showthread.php?t=937752 for the Eclair Gmail only.
All you gotta do is extract the zip to your adb directory and run (double click) "GmailInstall.cmd" and you should be good to go.
**As always *Use at your own risk* and make sure you've backed up.**
Hope this works for you.
Click to expand...
Click to collapse
Question about your script.... I have a Nook Color that I have rooted and all set up. I'd like to pass it over to my buddy, but need to change my gmail info for his. Would this essentially allow me to do that without having to unroot, restore, reroot then reregister?
I am looking for a way to completely root a device with my B&N and gMail info, then allow someone else to register/set-up the device with their info. Possible?
If you just go into settings and About Device and do a "Erase and Deregister" you should still have root. And once rebooted they will have the option of registering the device for the first time.
They will have to go through the LogicZoom welcome process as well. So you might want to guide them in that direction if they don't know what needs to be done to get youtube and market working for the first time.
I've just done it myself to see if it works and yes it does.
Please use my suggestions as a guide. All actions you take are "solely your responsibility"
Just make sure you do a backup "just in case" before you try this.
racks11479 said:
If you just go into settings and About Device and do a "Erase and Deregister" you should still have root. And once rebooted they will have the option of registering the device for the first time.
They will have to go through the LogicZoom welcome process as well. So you might want to guide them in that direction if they don't know what needs to be done to get youtube and market working for the first time.
I've just done it myself to see if it works and yes it does.
Please use my suggestions as a guide. All actions you take are "solely your responsibility"
Just make sure you do a backup "just in case" before you try this.
Click to expand...
Click to collapse
Thanks, I will try this again with them. I wish I could be in person, but this is a phone support situation for me (grrr).
From the way they described to me, the "Erase and Deregister" worked for the B&N part but my gmail account was still there. So it didn't completely remove their stuff. Google Talk and the Calendar are still stuck on my gmail and not theirs.
Will try again though, and if anyone else has input I would appreciate it, thanks!
racks11479 said:
I assume you're running stock rooted.
Try this,
1. Download the signed Gapps.zip from here forum.xda-developers.com/showthread.php?t=642189 its in the second post.
2. Now from the zip file you downloaded. Extract the Gmail.apk and GmailProvider.apk. Using root explorer. Copy those files into system/app
(of course make sure you mount r/w)
4. Reboot your nook and you should have Gmail again.
Make sure you back everything up as always.
It worked for me. Hope it works for you as well.
Sent from my "NookDroid" using XDA App
Click to expand...
Click to collapse
I renamed my the stock Gmail.apk to Gmail.apk.old and the same for the stock GmailProvider.apk.
Then I did as you suggested through Root Explorer. Now I have no Gmail at all in my apps list after a reboot.
I tried to launch it directly from Root Explorer but it says "There was an error parsing the package."
I renamed the new files Gmail.apk.new and GmailProvider.apk.new and renamed old files back to their original. I rebooted and Gmail popped up again in my apps list.
Why did your method for the new Gmail files work for someone else but not for me? What went wrong?

Categories

Resources