Calendar Storage deleted - Galaxy Note 3 Q&A, Help & Troubleshooting

Hi I have a Galaxy Note 3 and was trying to remove some bloatware while doing so I accidentally deleted calendar storage. Some people suggested I download the stock firmware and extract the apk but I'm not sure how to do so could someone please help me fix this I have done tons of googling and this is the last place I can turn to.

Backup data and restore your Nandroid backup or Just factory reset.

Related

[Q] What is the best way to flash CM nightlies and restore apps+settings from azure?

I realize this is a bit of a noob question but I've tried to flash cm rc1 about 6 times now, and every time I've experienced problems trying to restore my apps and settings.
Every time I tried, I started by doing a nandroid backup and wiping before flashing rc1, and I could boot with no problems. However, the first time I did this, the first thing I did was flash gapps and then waited half an hour for most of my downloaded apps to be restored automatically, but none of my settings or contacts came back.
Tried reflashing rc1 again but this time didn't flash gapps yet, instead went to advanced restore options in nandroid and restored only my data, which did the trick, except when I flashed gapps after I got the error where at setup you're supposed to "touch android to begin" and it doesn't do anything. Thought I'd nearly bricked my phone cause I couldn't exit the screen or get into recovery! Eventually managed to restore azure.
Going to try now restoring from my titanium backups and THEN flashing gapps, so hoping this is the best way to do it.
EDIT: Oh yeah so here's actually the main problem/question: I have most of my apps on sd (froyo apps2sd) and have backups made from titanium and a nandroid backup obviously. I want to have all my current apps and settings restored to the rc so that everything is more or less exactly as it is the way I use it now. Is this possible? Or will titanium restore my apps to internal memory?
Okay, so after restoring from titanium and flashing gapps I STILL don't have half of my apps or any of my contacts! What am I doing wrong??
Is there a series of steps you guys follow when migrating everything from one rom to another?
Make sure to enable App2sd in the Cyanogen Application Settings before running the Titanium restore. Also check Titanium Backups's Settings (press Menu button). There is an option to enforce the same location (SD/Internal). Not sure if it helps though.
I am not running an English version so you might have to search for the options.
Your contacts should be stored on your google Account if you had syncing activated.
Check Settings -> Account & Sync (or something like this) and add your google account if it is not already there. After that click the option to sync contacts.
If your contacts wheren't synced try restoring with Titanium again. The files you are looking for are "com.android.providers.contacts-***.tar.gz" and "com.android.providers.contacts-***.properties" NOT ""com.android.contacts-***."
If nothing helps you could always restorer you nandroid backup -> Titanium backup all apps that are NOT moved to SD -> uninstall all apps that are not moved to SD to make some room and move every app on the sd card to your internal storage before running another Titanium backup to have all apps as internal-storage versions. While you are at it you can sync your contacts with your google account and export them to SD for two options to restore them later.
Batch backup system and user apps+data. Then verify that backup to see everything is backed up successfully. For contacts either sync to Google account or you can export your contacts to SD, which I prefer personally. Full wipe, install Titanium, restore. End of story.
Oi rajasetan, can titanium do quiet restore?
Sent from my Legend using XDA App
Thanks denisman, I did actually follow all of those steps and still had problems.. titanium didn't restore my contacts and even though they were synced with google for some reason they never came back, so I took your advice and exported my contacts to sd and will try again. Strange that between google sync and full backup and full restore of apps through titanium I still couldn't restore all my previous settings. Doing a nandroid advanced restore of data was the best option, if only I could do so without getting the error when flashing gapps. Maybe I should flash gapps and THEN nandroid restore data?
rajasyaitan said:
Batch backup system and user apps+data. Then verify that backup to see everything is backed up successfully. For contacts either sync to Google account or you can export your contacts to SD, which I prefer personally. Full wipe, install Titanium, restore. End of story.
Click to expand...
Click to collapse
That's how I've been doing it actually, although I don't have the paid version of titanium so I can't verify my backups. Will upgrade to paid version and try that, thanks.
Update:
Okay so this time I flashed gapps first and THEN used nandroid to restore just my data and that did the trick; contacts, settings and apps are all back the way they should be.
New issue though (I seem plagued by these)! Even though I have the exact same stuff installed, I have only 3mb free on internal memory (even after using adb shell to remove carhome, twitter and other system apps I didn't need) when I used to have 40mb free before. Is cm6.1 that much larger than azure or do I have unnecessary copies of files sitting around somewhere I can't see them?
In titanium settings you need to check "force install to same location", then any apps you used to have on your SD card will stay there.

Google Apps for Android 2.3.6 or pushing /data via ADB

Edit: The old title was "Google Apps for Android 2.3.6 ROMOW 4.1 ROM"
Hi everyone
I was running the great ROMOW 4.1 ROM on my Note and (I don't know what hit me) mistakenly flashed the google apps 6 for ICS (I didn't know the ICS bit at the time of flashing). In order to fix this I flashed the updated ROMOW 5.1 ROM and immediately ran into more trouble. After flashing, the system boots nicely but then hangs in a google account setup error loop. My last backup is from mid of december and I now wonder whether I could simply flash the correct google apps version on top of the mess in order to get back to normal?
Doing a factory reset also solves the issue but then all my Xmas SMS as well as other data from my last backup till today will be gone.
Before doing the factory reset I took a CWM backup of the faulty system which worked perfectly.
Thanks a lot for any suggestions and have a great year!
suxi
Sms backup + In the market backs up urn sms to gmail. Titanium backup does you apps and settings that about covers it I think?
Jr
Sent from the HD2's closest replacement, the Samsung Galaxy Note
Thanks for your answer. Unfortunately as I am stuck in a fatal error setup loop the only things I can do is boot into recovery and work from there or restore an old backup, trying to recover my settings and data from the CWM backup of the faulty system which I took before factory resetting the phone.
Does anyone know how I could retrieve my SMSs and call logs as well as my sMemo drawings from the CWM Backup of the faulty system as these are the crucial things I would like to recover. I have a many hours worth of sMemo drawings and restoring the sMemo user data with Titanium Backup didn't recover them. I don't understand why sMemo doesn't store the drawings on the sdcard and why Titanium didn't backup those. The same goes for SMSs, shouldn't those also be backed up by Titanium?
Again, thanks a lot for your help and for any short explanations of the above!
suxi
OK, this is a great way to learn about android
I learned that I can unzip the CWM backup data.ext4.tar from my faulty system and push certain user data back to a fresh system using ADB.
I am after my SMemo drawings and my SMS Messages. I think the sMemo files for example could be here:
com.sec.android.widgetapp.diotek.smemo
If I push those files/directories in recovery mode with adb to my /data/data directory everything seems fine. I can list them in an ADB shell but after a reboot they are gone.
Do I have a permission issue here?
adb root says I am running adb as root
I also tried adb remount before pushing with no success.
I really appreciate any help!
Thanks a lot
suxi
Nearly there!
I flashed a new custom ROM, booted into recovery mode and mounted the /data directory (before I forgot to do that and couldn't push any data in recover mode because of that).
I extracted the following directories from my faulty system backup and pushed them with adb to the fresh phone:
/data/data/com.android.providers.telephony
/data/data/com.sec.android.provider.logsprovider
After this all my SMS and Calllog Databases were restored.
Now I just need to find the necessary sMemo Databases. I found this one so far:
com.sec.android.widgetapp.diotek.smemo
But pushing this only brings back the document and pile structure with empty documents in sMemo.
Does anyone know where the missing documents are?
Thanks a lot and have a great weekend
suxi
jamieross said:
Sms backup + In the market backs up urn sms to gmail. Titanium backup does you apps and settings that about covers it I think?
Jr
Sent from the HD2's closest replacement, the Samsung Galaxy Note
Click to expand...
Click to collapse
Totally agree with your footer. This is the closest replacement for my loved and over flashed now dead hd2!
Sent from my GT-N7000 using XDA App
https://market.android.com/details?id=com.handyandy.appextractor
This handy app can restore your sms and Apps from CWM. So feel free to flash again any ROM and then use the app to extract your SMS
Good luck
Sent from my GT-N7000 using xda premium
Thank you, that app sounds perfect. Have you tried it? I tried to recover some system Apps and it frequently performs a quick restart in the middle of it, so I guess the remaining Apps had not been restored.
Unfortunately it also doesn't recover my precious sMemo drawings. Does anyone have an idea where in the data directory those are stored?
Best wishes
suxi

(Q) How to recover contacts & sms from NAND?

Hello all, i'm desperately in need of your help!!
1) The problem:
-my NAND (internal storage memory) runs out of space all of a sudden when I know for sure that it has plenty of free space since I install almost everything on my microSD. All my user setting/sms/contacts were reset and emptied. Every time I reboot/turn on my phone, it always make me go through the whole Initial Setup Wizard as if it was a brand new phone. Apparently since there's 0 space available on NAND, it simply cannot save my setting.
2) Back ground Info:
- my hd2 has been running coredroid 1.5 (or 1.6) perfectly on NAND for over 6+ months.
- I know NAND is still working because I'm still able to boot into android.
3) What I need:
- I need to figure out a way to recover my contacts and sms from NAND before I reformat it and reflash android. Please help me I've been searching on XDA and google for the past hours but no dice
thanks a million in advance!!!
just download sms backup app and add contacts with your google accout
nameless517 said:
just download sms backup app and add contacts with your google accout
Click to expand...
Click to collapse
thanks for your response, but I dont think u understand my question. My contacts and SMS are emptied, so a regular backup app will not help me in this case. What I need is to somehow recover contacts and sms from internal storage.
Titanium backup can schedule the backup/restore
You guys are not understanding me, backup app can only backup the data that's currently there. but if the data has been deleted, these backup apps cannot recover them...
since they are gone, they have probably been removed. I don't think u can recover them..
computer memory and/or hard drives usually still retain the files that you deleted. it's possible to recover files after you format hard drive, so of course it's possible to recover files from a memory chip.
so I was looking at my TitaniumBackup folder, and I see these files:
com.android.providers.contacts-20110409-103323.properties
com.android.providers.contacts-20110409-103323.tar
com.google.android.syncadapters.contacts-20110409-103331
com.google.android.syncadapters.contacts-20110409-103331.tar
can one of the files above contain my contacts?
mythek88, first
P.S. and Titanium can backup to dropbox =)
sorry buddy...i dont think you can recover contacts and smss....they are converted into binary and stored is what i vaguely remember reading.
there is a undelete app for root users, if you are one... try this app. i cant promise it will bring back sometime, but sometime trying is all it takes...good luck
to avoid this situation, i typically sync everything with my gmail so i can always recover anytime....
Thank you for all the inputs, I've given up on trying to recover my data and have went ahead and reformat/repartition/reflashed my rom. Luckily I found an old backup of my contacts, so I only lost a handful of new numbers.
mythek88 said:
Thank you for all the inputs, I've given up on trying to recover my data and have went ahead and reformat/repartition/reflashed my rom. Luckily I found an old backup of my contacts, so I only lost a handful of new numbers.
Click to expand...
Click to collapse
now...dont forget to sync it with some service
Restore SMS from mmssms.db with adb
Hi all,
Can anybody help me how to restore mmssms.db and also the contacts2.db? I read I can do it with adb, but as I tried, it sayd Permission Denied.
Can anybody write me a step-by-step guide how can I restore them for sure?
Thanks a lot.
Additionally, I tried Titanium, it doesn't see these files, so that is why is went for adb.
Please help!
Thanks a lot.

[Q] Help for Nandroid Restore

Hi guys, recently I flashed a Galaxy S5 Pack for the i9505, and i got stuck into bootloop. So, I wanted to recover my contacts/sms etc.. so I did a Nandroid Backup of the /data partition.
I extracted the data.ext4.tar (after doing the cat of the 4 files .a, .b, .c and .d) and i got the databases from the Phone, the SMS/MMS and other.
I did a wipe data, so I tried to restore the contacts by replacing the files from /data/data/com.android.providers.contacts/databases, and setting the right permissons, but it gave me FC so I did a Wipe Data again. Same with messages.
Any hint?
Please, i need my messages and contacts back, they're too important!
Thanks,
SmartAssH3
For next time I advise you backup contacts to Google acount
For SMS use SMS backup or Titanium backup

Questions on debloating U Firmware (Nougat)

Hi I recently am trying to upgrade to Nougat and have it rooted.
Before I update, I have backed up all my user apps with Titanium Backup
But it seems to me that some apps being preinstalled with U firmware (such as Whatsapp, Instagram, Facebook etc) as system, I am not able to use Titanium Backup to restore the data for them. So I decided to get it removed from my system app and install it again on Google Play as User App.
I am not sure if its the difference of Nougat from MM, but when I used Root Explorer to have it deleted from /System/App, what I still see in Application is "Disable/Enable", same to Google Play, it shows Disable or Update. Therefore the crap is still there even if I have deleted from System/App.
Is there anybody who would tell me how Either I can restore my old data with Titanium Backup or Completely have it deleted from system to reinstall?
Cheers!
Hi I'm not sure how to fix your problem once you use titanium bavkup. But if you use samsung smartswitch and backup to external sdcard. That works very well. Then you just import backup from sdcard.

Categories

Resources