[APP] ICS Gmail on Tablet S - Sony Tablet S

It turned out that ICS Gmail can run smoothly on Tablet S. I use two accounts at the same time, and the stock Gmail app often get force closed when switching between the two account. However, the ICS Version doesn't. And it's much faster.
Installation is simple.
1. Download the Gmail APK (credit to the guy here who repackaged it: http://forum.xda-developers.com/showthread.php?t=1310267)
2. Backup your original stock app
3. Copy the Gmail.apk file to /system/app/. Set the correct permission (rw-r--r--) and the right owner and group id (root - root).
4. Restart the tablet (maybe not necessary)

Thanks for the apk. No issues at all.
Sent from my Sony Tablet S using xda premium

Related

Help --> stock calendar

Hello, i tryed to install androir stock calendar.
i deleted calendar, calendarprovider and semccalendar vanilla or somethink like that
now i cannot install the stock calendar and calendarprovider.apk
can anyone help?
i can use ADB to install id (with rootexplorer i cannot copy the files to system/app even it i am rooted
Help please
Did you delete apps from system/app or moved to /data/app and then uninstalled it?
The correct way to remove default apps is to move then from system/app to data/app, reboot and the uninstall it opening settings/manage applications.
If you just deleted apps from system, its better to repair your phone with SEUS and remove stock apps with correct way. Believe me, I removed apps before without uninstalling then and system was sucking my battery very fast. Just make a repair, uninstalled things correctly and now my phone is so much better.
Wat is the need of removing the app make backup of that and replace wid the android default calendar...
Sent from my U20i using XDA App
Yes i think i have deleted directly from System/app :-(
but i think there is a way to install it with ADB no?
maybe i can put original SE calendar and remove again the correct way?
I didn't try it, but I think u can...
mclaudio said:
Yes i think i have deleted directly from System/app :-(
but i think there is a way to install it with ADB no?
maybe i can put original SE calendar and remove again the correct way?
Click to expand...
Click to collapse
Did the "rm /system/app/Candendar.apk" and wondered why it didn't work.
The system keeps some files in memory and they survive the "rm" command. Fixed this by doing;
1. Setting> Applications > Manage Applications and removing all calendar named apps, (there were about 4 still including com.sonyericsson.calandar!)
2. Restart phone.
3. Copy standard Calendar and CalandarProvider across (I used scp and dropbear, you could do the same with adb or rootexplorer) Files are here http://forum.xda-developers.com/showpost.php?p=9434204&postcount=2
4. Restart phone. (I didn't need to run the "install" command, files were "chmod 644" already)
Now have the standard calendar rather than the SE calendar!
Solved ! thanks

[APK] Froyo Leak / DL30 - fully debinged Browser

Attached is the Froyo Leak / DL30 - fully debinged Browser.
1. No default bookmarks.
2. VZW bookmarks can be deleted
3. Search via URL uses Google
4. http://www.google.com is the default homepage
DISCLAIMER
you are responsible for anything you do to your phone
/DISCLAIMER
To install ...
Method 1 - Root Explorer
Backup the existing /system/app/Browser.apk or rename it
Copy the attached Browser.apk file to your phone's SD card
Copy Browser.apk from your SD card to /system/app using Root Explorer
Reboot your phone.
Note : You made need to clean your dalvik cache
This worked for me ... but others have not been able to do this successfully.
Method 2 - ADB
With USB debugging enabled, and your phone rooted, backup your existing Browser.apk
Push the new apk.
Reboot
Method 3 - CWM
Place DeBingedBrowserCWM.zip on the root of your SD card.
Boot into CWM
Install the update
Reboot.
Many thanks to chopper the dog for this package !
To verify URL search ...
Enter search terms for the URL .... verify it goes to Google to search
To verify Bookmark deletion ...
Launch the browser
Click on the bookmark icon
Long press on VZW bookmark
Scroll and select "Delete bookmark" ... verify that you get a message that Bookmark <name> will be deleted.
Click OK
-Doug
Works!
Confirmed working google search. gj.
If anyone wants the browser setting to pick the default search engine to work... I think it's a different question... But I'm glad I have google again.
I decompiled the DL30 browser apk earlier this morning... And find that the code to force bing was much easier to find than earlier versions. Looks like you took out the default bookmarks, and changed the search string? Anything else out of my curiosity.
The code also wouldn't allow deleting two existing Verizon bookmarks.
If the bookmark was named "VZW Home" or "My Verizon" or the URL was "http://converge.vzwwap.com/" or "https://mobile.vzw.com/sspostmw/forms/myacc.jsp" it wouldn't allow deletion.
-Doug
...Now with Chrome Icon
This is the same de-binged browser with the Chrome Icon
Thanks for the post.
Hmmm... Can't seem to get it to work. Copied the original to sdcard for backup then using root explorer deleted original and copied debinged to system/app and rebooted and cleaned dalvik but still uses bing and can't delete bookmarks.
Sent from my SCH-I500 using XDA App
4GivenByChrist said:
Hmmm... Can't seem to get it to work. Copied the original to sdcard for backup then using root explorer deleted original and copied debinged to system/app and rebooted and cleaned dalvik but still uses bing and can't delete bookmarks.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Try clearing the application data. settings -> applications -> manage applications.
This will also clear any bookmarks/history you have.
Flipsoul said:
Try clearing the application data. settings -> applications -> manage applications.
This will also clear any bookmarks/history you have.
Click to expand...
Click to collapse
No dice...
Ok so I can't get it to work at all. Followed OP to a tee and the original Browser.apk says it is deleted in root explorer but when I copy the debinged named as Browser.apk it reverts back to the original no matter what... Stumped on this one...
Sent from my SCH-I500 using XDA App
Thanks for this. But I always find it easier to push files or make a cwm zip (root explorer is not the most reliable). But flash the below file via cwm no wipe is needed plus your existing bookmarks will remain and I was able to delete those vzw links right away. It sucked to have a scrollable widget and seeing the vzw **** there.
@OP update your first post/title with this.
good day.
Thanks Chopper the CWM flash worked perfectly. Url search goes straight to Google and bookmarks deleted. One issue I did notice was even with Google set as homepage and all data history etc cleared when reopening the browser it opens to Google but if you hit the back key it goes to that converge.vzw site even with history and data cleared and bookmark deleted any idea?
Sent from my SCH-I500 using XDA App
What is the exact full URL you see ?
-Doug
@doug it was the vzw homepage but I was able to just randomly eliminating it by clearing data and cache a fourth time. Didn't do anything different or additional and it works perfect now... go figure
Sent from my SCH-I500 using XDA App
Cool. glad it's working for you.
-Doug
worked for me no problem via cwm.
thanks!
Works great. Thanks to dhoard and chopper!
Sent from my SCH-I500 using XDA App
Thanks for the post.

[PORT] SEMC Timescape

http://forum.xda-developers.com/showpost.php?p=11904220&postcount
Timescape is working on the Device.
REQUIREMENTS
Root
2.2+
Root Explorer
a brain
INSTRUCTIONS
Download the zip file
Unzip File
Copy all files to respective positions: Ie system/app, etc/ and framework/
root explorer: system/ build.prop
Edit the following line:
ro.product.manufacturer=Samsung TO ro.product.manufacturer= Sony Ericsson
PROOF
I made a video vs my x10.
http://www.youtube.com/watch?v=ynnTNhMjDl8
Both dont support this version of timescape!
works ok minimal lag once the information is loaded like to force close the twitter ext. and the event stream. takes a long time to load the information. all in all a good app had to download Mount R/W so i could change the permissions in root explorer also had to copy the permissions in to system/permissions
also had to restart after changed permissions in root explorer had to reset the permissions 3 times before it stayed on.
running 2.2 USA first page of development
patsplantes said:
works ok minimal lag once the information is loaded like to force close the twitter ext. and the event stream. takes a long time to load the information. all in all a good app had to download Mount R/W so i could change the permissions in root explorer also had to copy the permissions in to system/permissions
also had to restart after changed permissions in root explorer had to reset the permissions 3 times before it stayed on.
Click to expand...
Click to collapse
If it dont work get an app off the market called mount system
i want to ask to you the facebook or twitter via what via smec or via xperia
Sorry for late reply....it shows up as semc app development 2 .....i think their is a way to Change it tho
sent from my XPERIA arc running rogers bloatware
its awsome but will it work in galaxy fit gt 5670
SEMC on Galaxy 551
dear mrloltime , I've just installed SEMC Timescape on my Samsung Galaxy 5510,
1. Where I can get the tutorial for uninstall it?
2. I had a problem in setuping services from facebook in my Timescape? where can I get the updated "EventStreamPluginFacebook.apk", or maybe you can help me to fix it? thanks.
badbironk said:
dear mrloltime , I've just installed SEMC Timescape on my Samsung Galaxy 5510,
1. Where I can get the tutorial for uninstall it?
2. I had a problem in setuping services from facebook in my Timescape? where can I get the updated "EventStreamPluginFacebook.apk", or maybe you can help me to fix it? thanks.
Click to expand...
Click to collapse
to uninstall just delete the apks from system apps. As for the facebook, Did you edit the build.prop? What ROM are you running?
having message ( unfortunately, facebook extension has stopped )
I have installed correctly i have done everything which you have said but i am still having this error ( unfortunately, facebook extension has stopped ) when i am trying to setup my twitter or my facebook account in timescape.
I am using Samsung Captivate running SLIM ICS 4.0.4...... why i am having issue please help me i like timescape alot
uzairjawed said:
I have installed correctly i have done everything which you have said but i am still having this error ( unfortunately, facebook extension has stopped ) when i am trying to setup my twitter or my facebook account in timescape.
I am using Samsung Captivate running SLIM ICS 4.0.4...... why i am having issue please help me i like timescape alot
Click to expand...
Click to collapse
Can't use 4.0 and a 2.3 version of the app I assume....
Sent from my SGH-I747M using xda premium
Does it work in Jelly Bean?
Išsiųsta naudojantis GT-I5500 Tapatalk 2

Stock calendar in MiniCM7 Pro

Hi everybody.
I use paul-xxx 's MiniCM7 Pro - V20-Final and was wondering if it is possible to use the stock 2.1 calendar.
I cannot use android calendar because of the need to sign in in a Google account, as i don't have one and don't want to create one.
I liked the stock apk cause it is simple and just wanna see the date without having to sync with internet.
SEMCCalendar and other calendar associated applications are not working with MiniCM7 Pro...
Thanx in advance
fandroidus said:
Hi everybody.
I use paul-xxx 's MiniCM7 Pro - V20-Final and was wondering if it is possible to use the stock 2.1 calendar.
I cannot use android calendar because of the need to sign in in a Google account, as i don't have one and don't want to create one.
I liked the stock apk cause it is simple and just wanna see the date without having to sync with internet.
SEMCCalendar and other calendar associated applications are not working with MiniCM7 Pro...
Thanx in advance
Click to expand...
Click to collapse
normally what i do is if i want a app from older ROMS i save the apk of that app on to my SDcard and use App installer to install it (normally it works)
if that doesnt work i try copying the .apk file to where the other app is stored
e.g if i want messaging app, i copy it and paste it in system/app/Mms.apk using file managers like root explorer, astro file manager etc...
because theres where the Mms.apk is stored
to see change reboot your phone
kashem58 said:
normally what i do is if i want a app from older ROMS i save the apk of that app on to my SDcard and use App installer to install it (normally it works)
if that doesnt work i try copying the .apk file to where the other app is stored
e.g if i want messaging app, i copy it and paste it in system/app/Mms.apk using file managers like root explorer, astro file manager etc...
because theres where the Mms.apk is stored
to see change reboot your phone
Click to expand...
Click to collapse
Yes i understood what you said m8 and have done all those things before but nothing happens.
It seems like it's more complicated, it's like the stock SE calendar apks are not compatible with the rom.
As far as i'm concerned for the stock calendar to work in stock 2.1 rom are required 3 apks placed in system/apps:
-CalendarProvider.apk
-SemcCalendar.apk
-SemcCalendarVanillaApi.apk
I put them in system's apps, i change the permissions to rw-r--r-- and then reboot. The only thing is the calendar's icon that appears but if you press it error appears, meaning the app cannot be run.

Accidentally deleted Gmail. Need apk

Hi all,
I've just rooted my tablet today. In the process of removing bloatware, I accidentally removed Gmail and really need to have the Tablet S's specific Gmail apk file to install it back. It's impossible to install from the market, probably due to the android version.
And hell, why can't Google update the market a tablet version of gmail instead of telling to my face that my device is "incompatible".
Thank you.
zenithz said:
Hi all,
I've just rooted my tablet today. In the process of removing bloatware, I accidentally removed Gmail and really need to have the Tablet S's specific Gmail apk file to install it back. It's impossible to install from the market, probably due to the android version.
And hell, why can't Google update the market a tablet version of gmail instead of telling to my face that my device is "incompatible".
Thank you.
Click to expand...
Click to collapse
Try this link. I cant access the mediafire at work so not sure if it will work.
http://forum.xda-developers.com/showthread.php?t=944069&highlight=gmail+apk
No this can't work. The link you posted are the APKs for Froyo. Tablet S runs Honeycomb, and needs a specialized version for the tablet screen.
I will need someone with a rooted tablet to get the APK for me :-(.
Edit:
I can see that you have a rooted S. Could you mind grabbing the APK named Gmail.apk from /system/app/Gmail.apk and upload somewhere? That'd be great.
Edit:
Installed that random Froyo apk (just so the system are fooled that there is some Gmail app). But running it will lead to the app being forced closed.
However, I used root explorer to replace the Gmail apk with the apk from this:
http://forum.xda-developers.com/showthread.php?t=1310267
And it runs beautifully
Have you downloaded it from the market?
SWFlyerUK said:
Have you downloaded it from the market?
Click to expand...
Click to collapse
No. I use the APK from the link above. You need root explorer to access the system folders.
You can simply replace your current APK with this one, set the right permission and reboot your tablet. That should work.
But back up your original APK - I hold no responsibility if somehow the APK doesn't work on your tablet.
zenithz said:
No. I use the APK from the link above. You need root explorer to access the system folders.
You can simply replace your current APK with this one, set the right permission and reboot your tablet. That should work.
But back up your original APK - I hold no responsibility if somehow the APK doesn't work on your tablet.
Click to expand...
Click to collapse
check your pm
The ICS apk is nice

Categories

Resources