Sony Ericsson includes a custom calendar application with its' Android phones and it is extremely limited, ugly, and slow.
I found the default Calendar.apk for Android and ran it on my phone, but all I got was "Installation not successful"
How can I run an apk as root from the phone?
Cheers
I finally figured out how to do this...
You will need a rooted device, adb installed on your computer, and the stock calendar application, attached here.
On your phone uninstall Calendar and CalendarProvider. Using Titanium Backup or some other app makes it easier.
Then go to phone Settings -> Applications -> Manage Applications and delete:
com.android.calendar
com.android.calendarprovider
Connect the phone to you computer in debug mode and launch a terminal.
adb install /pathToFile/CalendarProvider.apk
adb install /pathToFile/Calendar.apk
You're done
Is the stock Android calendar different for each android device?
Has anyone else tried this?
Very keen to get rid of the stock calendar application, it's really bad.
I would try this however I need to find the stock Android calendar first.
The stock calendar app is now attached to the previous post
If I replace this calendar app with the stock app from SE, will I retain my calendar entries? I should expect so since it is based on Google Calendar right? Just asking to make sure, thanks in advance.
Sent from my U20i using XDA App
Google stores the data so don't worry about it.
But remember you are replacing the Sony Ericsson app with the Android stock app.
Cheers
were you successful in replacing the SE calendar app with android stock?
is it stable?
x10bravia said:
were you successful in replacing the SE calendar app with android stock?
is it stable?
Click to expand...
Click to collapse
I would like to know this as well. I really want a decent calendar and sync it with my outlook.
Sent from my SE X10 Mini Pro using Tapatalk Pro
just follow the steps and it'll work.
it's stable and faster than the default app. cheers
thanks for the response.
i'll definitely do it this weekend.
this must be for 1.6.....
i have 3 default calendar apps here in my 2.1....
calendar, calendar bridge, and calendar storage....
and can only find calendarprovider.apk in the system/app folder...
should i delete all 3? and replace them with the attached calendar and calendarprovider?
x10bravia said:
this must be for 1.6.....
i have 3 default calendar apps here in my 2.1....
calendar, calendar bridge, and calendar storage....
and can only find calendarprovider.apk in the system/app folder...
should i delete all 3? and replace them with the attached calendar and calendarprovider?
Click to expand...
Click to collapse
This is for 2.1
I think it's safe to delete those apps since I don't have them and the phone works. Then install the attached files.
cheers
I tried this yesterday - I just got an "Incorrect version" error when I tried to install the stock apps. I tried manually copying them to /system/app/ but the phone didn't pick them up (no icon in the launcher)
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE] on my mini (not pro). Now my calendar is broken
j2sun said:
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE] on my mini (not pro). Now my calendar is broken
Click to expand...
Click to collapse
That happened to me at first.
You need to remove "com.android.calendar" and "com.android.calendarprovider" before installing the new calendar. Are you sure you did this?
j2sun said:
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE] on my mini (not pro). Now my calendar is broken
Click to expand...
Click to collapse
Yup. That's exactly what happened with me, too. I copied back the SE calendar apps to /system/app and chmod'd them to 644 and rebooted, and got the SE calendar back. If you didn't back those up first, there's a copy of all the system apps on the forum somewhere.
(I deleted everything with "calendar" in the name from the /system/app folder, along with the corresponding data from /data/data/, rebooted, and tried installing the supplied apks, from adb, via a file manager, and by directly copying to /system/app/ and none worked.
That's weird. It works perfectly on my phone with Android 2.1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
nachodeh said:
That's weird. It works perfectly on my phone with Android 2.1
Click to expand...
Click to collapse
Did you have to change the file rw permissions?
Related
I some how deleted two Yahoo apps and now I'm stuck. All the other bloatware was frozen, but my yahoo contacts and authentication apks were deleted. Now every time I select a contact "com.motorola.contacts" fcs. HELP!! Could someone backup theirs using TB and send them to me? Any help would be great! Thanks guys.
Yahoo Calendar service 2.3.5 (I still have this.)
Yahoo Contacts 2.3.5 (I NEED this!)
Yahoo! Mail Authenticator 2.3.5 (I NEED this!)
PS - Downloaded the system dump and tried to install the "YahooContacts.apk" but it wouldn't install. Which is why I need backup files.
Did you manage to resolve this? I am at the same spot.
I will zip up my backup files for those and post shortly. I did a full backup when I was rooted, recently unrooted but files are still there.
Sent from my NookColor using xda premium
Sweet! Just to make sure - yours are from VZW/CDMA version, correct?
aisaev said:
Sweet! Just to make sure - yours are from VZW/CDMA version, correct?
Click to expand...
Click to collapse
Yep, one sec I will post in a few.
Sent from my DROID RAZR using xda premium
EDIT : first file contacts-sync-yahoo is one of what you want, I think, the 2nd may be what you need. There is no Yahoo authenticator that I can see. I could zip the whole directory and let you pick thru it.
The attachments do not have any files inside, blur_yahoo.apk should be around 2MB unpacked.
aisaev said:
The attachments do not have any files inside, blur_yahoo.apk should be around 2MB unpacked.
Click to expand...
Click to collapse
Sorry, didn't delve into it to check for apk, I just went to my TB directory and looked for matching data & tar.gz files. I will root my phone again and look around for some apks.
After you rooted, could you please send me you dir list for /system/app? I want to do quick comparison.
aisaev said:
After you rooted, could you please send me you dir list for /system/app? I want to do quick comparison.
Click to expand...
Click to collapse
Here is a shot of the Yahoo apps in the system/app folder
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my DROID RAZR using xda premium
I replied in PM
Shayne55434 said:
I some how deleted two Yahoo apps and now I'm stuck. All the other bloatware was frozen, but my yahoo contacts and authentication apks were deleted. Now every time I select a contact "com.motorola.contacts" fcs. HELP!! Could someone backup theirs using TB and send them to me? Any help would be great! Thanks guys.
Yahoo Calendar service 2.3.5 (I still have this.)
Yahoo Contacts 2.3.5 (I NEED this!)
Yahoo! Mail Authenticator 2.3.5 (I NEED this!)
PS - Downloaded the system dump and tried to install the "YahooContacts.apk" but it wouldn't install. Which is why I need backup files.
Click to expand...
Click to collapse
Shayne,
Here is a drop box link for a zip of apk's you need to restore into system/apps folder.
http://db.tt/vw47xFIh
Sent from my DROID RAZR using xda premium
Hi All,
I just bought a new X10 and I'm missing the on/off widgets (Gps, wifi, ...) as they exist on the Arc.
Is it possible to download them or copy them from the Arc to the X10?
Thanks,
Jef
Do you mean this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes, those look to be the right ones
Try this from Nocturnal REVOLUTION X10 rom.
Thanks Spidernone.
Do I need to be rooted to install this? I tried to install this with Linda File Manager and ES File explorer while allowing non Market apps.
Sorry for these 'silly' questions but I'm a newbie in these matters.
Jef
ik_jefke said:
Thanks Spidernone.
Do I need to be rooted to install this? I tried to install this with Linda File Manager and ES File explorer while allowing non Market apps.
Sorry for these 'silly' questions but I'm a newbie in these matters.
Jef
Click to expand...
Click to collapse
If you get "Application not installed" then yes u will need root to use root explorer to place this apk in system/app & set correct permissions
danm,
I'm reluctant to root a 2 day old phone ...
ik_jefke said:
danm,
I'm reluctant to root a 2 day old phone ...
Click to expand...
Click to collapse
Do it, believe me you will not regret it! Somewhere in the forums are also the torch widget along with the type and send widget... Airplane mode widget is also available..
Sent from beneath my cloak of magic
Android is new to me...and that scares me, give me a pc and I'll do anything with it
I'll try to find a good tutorial here on XDA (which I will ).
Is it possible to un-root in case I need to call i the waranty for some reason? (I had to return my previous phone after 2 months...)
ik_jefke said:
Android is new to me...and that scares me, give me a pc and I'll do anything with it
I'll try to find a good tutorial here on XDA (which I will ).
Is it possible to un-root in case I need to call i the waranty for some reason? (I had to return my previous phone after 2 months...)
Click to expand...
Click to collapse
Yeah, you can flash back with seus to original
Sent from beneath my cloak of magic
I've rooted the phone but when I try to install the apk with Astro Filemanager I always get the message that the file was not installed
ik_jefke said:
Yes, those look to be the right ones
Click to expand...
Click to collapse
wow, what a fine battery percentage home icon you got there, where can i have that?
well, as for the astro filemanager problem why don't you get another file explorer app? like OI file manager, ES file explorer, and do it directly in market via wifi, see what it can do ^^
wow, what a fine battery percentage home icon you got there, where can i have that?
Click to expand...
Click to collapse
That's the Circle Battery Widget, it's free on the Market.
spidernone said:
Try this from Nocturnal REVOLUTION X10 rom.
Click to expand...
Click to collapse
I'm still unable to install the apk.... no matter which Filemanager/explorer I use I always receive the message: Application not installed.
Root browser lite can determin that I have root and also in a terminal emulator I can set SU privileges.
Eureka!!!
I finaly managed to install tha apk through the terminal emulator
[Q] Random App Looking to update itself (МТС Мобильная Почта)
right so im updating my apps and notice one called МТС Мобильная Почта
now i don't remember installing this so have a look at the comments nobody's very happy about having this on their phone and are having trouble finding it to uninstall it.
the market link is strange doesn't work on a browser where im not logged into google just comes up 404 but on chrome shows description but if i hit the view other apps by the same dev it doesn't show up either
https://play.google.com/store/apps/details?id=com.seven.Z7 (bear in mind that it may not work)
some screenshots from the phone and desktop are below
does anyone know what it is and what it does and how to get rid of it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ive had this too
Sent from my GT-I9100 using XDA
check out http://forum.xda-developers.com/showthread.php?t=1562469
it's been solved
How? I do not see a solution in that thread for a non rooted phone.
Thats not the solution for ppl who hasnt social hubs pre-installed.. -_-
Ibsonic said:
Thats not the solution for ppl who hasnt social hubs pre-installed.. -_-
Click to expand...
Click to collapse
Just have a look in /system/app. I think you can still view this folder even if you're not rooted. (but to move anything OUT of it, you WILL need root)
If the folder contains "SevenEngine.apk", (which is the .apk for Social Hub) then even if it "wasn't pre-installed", then it's there.
That file, once moved out, will remove the "Play Store" entry entirely.
Worked for me. I had it frozen with Titanium Backup before, but this stupid MTC app showed up today. I'm guessing Google updated something on their end to make market links more persistent.
Once I moved SevenEngine.apk out of /system/app, the Russian MTC market entry saying it had an update disappeared.
Of course, if you actually use Social Hub, then this is probably not ideal for you.
EDIT to add: see this post on another thread about this problem. May work for those not rooted. At least, until Market gets re-updated to the current version of "Play Store".
http://www.theverge.com/2012/3/26/2904389/google-play-bug-russian-email-app-samsung-android-seven
ctomgee said:
Just have a look in /system/app. I think you can still view this folder even if you're not rooted. (but to move anything OUT of it, you WILL need root)
If the folder contains "SevenEngine.apk", (which is the .apk for Social Hub) then even if it "wasn't pre-installed", then it's there.
That file, once moved out, will remove the "Play Store" entry entirely.
Worked for me. I had it frozen with Titanium Backup before, but this stupid MTC app showed up today. I'm guessing Google updated something on their end to make market links more persistent.
Once I moved SevenEngine.apk out of /system/app, the Russian MTC market entry saying it had an update disappeared.
Of course, if you actually use Social Hub, then this is probably not ideal for you.
EDIT to add: see this post on another thread about this problem. May work for those not rooted. At least, until Market gets re-updated to the current version of "Play Store".
Click to expand...
Click to collapse
This does indeed work, deleted SevenEngine.apk & now it is no longer asking for an update.
I am on a non-rooted SGS2 and have cleared the MTC Russian update from appearing. All I did was clear the cache for the Play Store via Settings>Applications>Manage applications>Google Play Store>Clear cache.
Already a thread [Q] How to delete OJSC Mobile Telesystems?
Thread closed.
hi guys
i want have backup and restore.apk on another ROMs!!!
i extracted it from system/app/backup and restore.apk from orginal rom
then i copied it ro system/app of another rom like Semc Debrand Engine and set primisons :
R W -
R - -
R - -
and then reboot
but its not working!!!!
so what in wrong here?
sorry if i'm posting spam!
Backup and restore.apk works only on 2.1 (and less) androids. If you want to use it on higher android, it wont work.
penthaler said:
Backup and restore.apk works only on 2.1 (and less) androids. If you want to use it on higher android, it wont work.
Click to expand...
Click to collapse
no way??? :crying:
for example extract that from another xperia orginal rom like XPERA MINI??
Sorry, no way. There is no possibility to run this app on higher android - as I wrote before. It is not supported.
YOU CAN EXTRACT IT, maybe installation could work too, but you cant run it and restore your old backup...
Maybe when you use some Costum ROM based on official ROM with android 2.1
EDIT: Official infos from SE -> Not supported on 2.3+
penthaler said:
Sorry, no way. There is no possibility to run this app on higher android - as I wrote before. It is not supported.
YOU CAN EXTRACT IT, maybe installation could work too, but you cant run it and restore your old backup...
Maybe when you use some Costum ROM based on official ROM with android 2.1
EDIT: Official infos from SE -> Not supported on 2.3+
Click to expand...
Click to collapse
I could be wrong since i have X10 (Not mini).. but Backup & restore works on X10S v9.0 Rom (2.3.4) ...
Isn't it possible to use astro file manager? They have a app backup and restore function
Sent from my HTC Incredible S using xda premium
Backup and restore of userdata
I agree in the need for a newbie-friendly backup/restore of userdata.
The official SEMC-apk sadly won't work.
This could be a newbie-friendly simple solution:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Root and backup
Download and install SuperOneClick http://shortfuse.org/
Connect the X10MP to the PC with the USB cable. Celect Charge phone.
Start SuperOneClick and click on Root. Follow instructions. If asked about your Android version is above 2.x, click Yes. Also click Yes to install Busybox.
When finished, turn off the X10MP, and then turn it on again.
Tap Market and search for "My Backup", select My Backup Root and install the app.
Start the app and allow the superuser request, and agree to some license etc.
Tap BACKUP > Data > Local.
Check the data you want to backup and tap OK. Remember the contactlist if you are an off-line person that do not sync to a Google account (now is the time to reconsider to sync it to Google).
Give the backup a name and tap OK, sit back and wait.
Did you use the Notes app, and do wish to keep those notes?
Start Market and search for GTasks and install the app.
When installed, start Notes app. Tap on a note you wish to keep. Longtap on the note (put your finger on the screen and hold it), select Copy all in the popup menu.
Exit Notes and start GTasks. Tap on the plus to add a new task. Longtap in the text field and select Paste in the popup menu, and then tap on Done.
Exit GTasks and repeat for all your notes. When finished, tap Syncronize in GTasks.
All your kopied notes are now available in Google Tasks, and are accessible from any app that accesses the Google Tasks.
If you are an offline-person who don't want to sync online, I can recoment Just Notepad for Android to save all your Notes as simple txt-files. Just follow the copy-paste-instruction from above. Tap the small SD-card icon to save each note as a normal txt-file on the SD-card.
Here you install your new custom ROM
Restore data
If you have your contacts synced to a Google account, tap Settings > Accounts & sync > Add account > Google > Next > Sign in. Wait for your account to sync the contactlist and calandar.
If you are an off-line person, and backed up your contacts etc. using My Backup Root or backed up call log, SMS and MMS, tap Market (and log into your Google acount) and search for "My Backup", select My Backup Root and install the app.
Start the app and allow the superuser request, and agree to some license etc. Tap RESTORE > Data > Local.
Select the data file, and check the data to restore. Sit back and wait.
!!! Do not restore contacts if you also restored from your Google Account !!!
!!! Do not restore contacts if you also restored from your Google Account !!!
!!! Do not restore contacts if you also restored from your Google Account !!!
Good Tutorial
Just got my mega, and can't do without my aosp browser, it has flash player, set user agent, simple clean ui, best browser there is, imo.
Download the installer zip here
http://forum.xda-developers.com/showthread.php?t=1875280
Extract the zip, using root explorer copy browser.apk and paste in system.app, set permissions.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I renamed browserproviderproxy.apk to .bak, and same with chrome.apk and sbrowseratt.apk
Reboot, then go to settings/apps, clear cache and data in the browser app and should work.
Dowload and install bookmark sync.apk here (post #8) to sync your google bookmarks. Bookmarks sync will appear in settings/accounts/google
http://forum.xda-developers.com/showthread.php?t=1923292
While the browser itself is working just fine, when I try to save a bookmark it force closes!
Can someone please confirm that this is working for them? I'm willing to flash some other firmware just to get this browser working!
I'm on 4.2.2 I9205XXUAMG5
I tried to install aosp browser before this one in every possible way and followed instructions to the letter, but like this one all my efforts came to a halt on this particular problem - cannot save bookmarks!
I even posted in help thread about this problem but never got an answer!
I just tried it and no issues.
9wire said:
I just tried it and no issues.
Click to expand...
Click to collapse
Which firmware do you have?
Ucuamk2
Did you install the bookmarks.apk and your existing bookmarks work?
9wire said:
Ucuamk2
Did you install the bookmarks.apk and your existing bookmarks work?
Click to expand...
Click to collapse
I'm currently using next browser, but - I reinstalled whole system again, changed nothing else accept rooted and cwm.
Tried to install aosp browser once again but I still have the same issue!
I installed provided bookmarks sync adapter during all this but no luck!
I don't care much about bookmarks synchronization, all I care is that I can save them and that's not happening!
Another bust for me
I had to sideload because I don't have recovery, you should just have to flash the zip, then go into apps and clear cache and data. I've used this same zip on 3 different phones and I don't know how many roms without issues. I'm kinda stumped why just the bookmarks would fc.
9wire said:
I had to sideload because I don't have recovery, you should just have to flash the zip, then go into apps and clear cache and data. I've used this same zip on 3 different phones and I don't know how many roms without issues. I'm kinda stumped why just the bookmarks would fc.
Click to expand...
Click to collapse
I don't know what's going on either, this was probably 15th failed attempt to get aosp awesomeness to my mega but I guess I'm destined not to have it! Maybe in the near future someone will figure it out!
Or I'll get another phone
Thanks anyway
you can download the aosp browser in the market, you need root for it to install.
knives of ice said:
you can download the aosp browser in the market, you need root for it to install.
Click to expand...
Click to collapse
Been there, done that... (a while back)
No luck
deleted
ozyk100 said:
I don't know what's going on either, this was probably 15th failed attempt to get aosp awesomeness to my mega but I guess I'm destined not to have it! Maybe in the near future someone will figure it out!
Or I'll get another phone
Thanks anyway
Click to expand...
Click to collapse
I am having the same problem with a Galaxy S4 Mini. I am wondering if there is a conflict of some type. I can't figure it out! Crazy.
pdkreitler said:
I am having the same problem with a Galaxy S4 Mini. I am wondering if there is a conflict of some type. I can't figure it out! Crazy.
Click to expand...
Click to collapse
I did overcame the problem - I installed beanstalk
Fortunately now there are plenty of custom roms to play with!
ozyk100 said:
I did overcame the problem - I installed beanstalk
Fortunately now there are plenty of custom roms to play with!
Click to expand...
Click to collapse
Thanks for the heads up! If I can't figure it out or get used to Chrome, I'll have to install a custom ROM.
pdkreitler said:
I am having the same problem with a Galaxy S4 Mini. I am wondering if there is a conflict of some type. I can't figure it out! Crazy.
Click to expand...
Click to collapse
I don't understand why it doesn't work for you guys.
I uninstalled the stock browser then I installed this aosp browser as a regular apk (I didn't flash it in recovery) and it works very well...
unclefab said:
I don't understand why it doesn't work for you guys.
I uninstalled the stock browser then I installed this aosp browser as a regular apk (I didn't flash it in recovery) and it works very well...
Click to expand...
Click to collapse
I tried going this route and I wasn't able to get save any bookmarks. I am wondering if there is a write issue from the AOSP browser to the system.
Anyone know which folder the AOSP browser saves its bookmarks?