[Q] Froze some applictions/services with TB stuck at Spash Screen - Android Q&A, Help & Troubleshooting

Just rooted my phone, installed and paid for Titanium Backup, and was freezing some applications to improve system performance.
Succeeded until the last time, when I should have realized that when I pushed Home, nothing happened, instead I rebooted my phone....... (and yes, I hadn't gotten to a backup yet)
All I get now is the Splash Screen, but the OS does seem to be loaded behind it, I can access my phone by AirDroid, but only over cellular, not over WiFI.
kevin>adb devices
List of devices attached
6126185 unauthorized
(Samsung Note 2, Koodo's Stock ROM, but have never used on Koodo)
Is there an application I can side-load that will disable the Accept RSA Key dialog so that I can issue the 'pm enable' commands via ADB?
Is there an application I can side-load that will just enable all of the disabled applications?
Google searching for the past couple hours, but keep not finding anything useful.
Any other ways to fix this, other than reset?

Related

[Q] Flagged apps NOT starting at startup

This thread relates to desired startup apps, flagged to start are not doing so, or are intermittent. Android o/s 4.1
Included in these are wheresmydroid,gentle incringing,clipper,dropbox and so on...........
Sometimes some will start (its unreliable). For example, at the moment K9 mail is starting at boot, before it wasnt. Other apps showing as start at boot are not doing so; EG clipper, but if I open clipper its possible that at next reboot it will auto start.
The phone is not rooted, I have gone through some of the apps by removing them from startup and enabing them, but seems not to make difference.
BTW I use Optimize Toolbox as startup manage utility.
Any suggestions appreciated.
Regards,
Al.

[Q] Backup via ADB and restore to Secondary identical device

Hi guys, have been searching for a solution to this for days now.
Background
I've had an android application developed which I am now preparing to roll out to our customers. We are supplying the software pre-loaded on 2012 edition Galaxy Note 10.1 3G's.
So far I have rolled out approx 30 units. But this is where I need help. I currently take approx 15mins per tablet to set it up - For each one I:
Turning tablet on
Get past all the initial login screens, dropbox, samsung update, google account etc
Change about 10 settings (sound, display, lockscreen etc)
Delete all the default homescreens and set a new wallpaper (copy a file)
Install approx 4 applications
This is both error prone, and time consuming. So I've been looking for a way to speed things up. Initially tried root > nandroid backup > restore via recovery (not ideal) - then tried some backup apps Titanium, Settings backup etc which didn't seem to work (root required for most)
Help
My latest attempt is backing up and restoring via ADB. Things are finally looking positive down this route. I am able to do a full backup, and then a full restore to the second tablet. The apps are there, the wallpapers changed, the settings have mostly been applied (some missing) but the problem comes when I restart for the first time. Instantly bootloops and I cannot stop it without a factory reset.
I'm wondering if Anyone might have some clues for me as to what I can do to stop it boot looping. Could I backup JUST the necessary files, instead of a full backup (e.g. just settings, and my apps etc?) How do I do this? I'm not super flash with scripting but it would be ideal if I was able to automate the process a little.
Any help is Greatly appreciated at this point. Thanks

Crash loop due to stuck text-to-speech download

Hello,
I'm trying to get an Alcatel Idol X (One Touch 6040D, no custom roms or modifications) out of a crash loop, but have been unsuccessful so far. The trouble started when the phone wanted to download and install text-to-speech voice data ("Female for English"). At some point this download/install crashes, causing the phone to reboot. When rebooting the phone hangs on the Alcatel screen with white background. I have to power it off then on again. Then it boots and starts the download/installation again, causing it to crash seconds after.
I've tried the following to no avail:
Clear cache partition from recovery menu.
Force stopping "Download Manager" and clearing cache & data. I have to be very quick to do this, otherwise the phone reboots. Unfortunately clicking the clear buttons has no effect. The used disk space stays the same (80.00KB data, 12.00KB cache). The phone will not reboot at this point, but many apps (Google Play, Settings,...) and processes are crashing repeatedly (android.process.acore, android.process.media and com.google.process.gapps). Eventually, so much has stopped working that the phone reboots.
There's a thread, I found almost a month ago on Androidcentral, about this very same problem. But what worked for the thread starter and other people, i.e. the clearing of cache and data of the "Download Manager" doesn't work for me. Probably because the cache/data clearing is not actually executed. So that might be something to look into further. See point two above. My replies in that thread haven't been responded too, unfortunately.
I'm aware that the cleanest solution is probably a factory reset from the recovery menu. However that would mean data loss of photos and app data, that haven't been backed up. My main goal is to get the phone into a state that a recovery/syncing of that data can be done. After, I don't mind doing a factory reset.
Any help is greatly appreciated!
Kind regards,
eXistenZ_69
P.S.: post copied from here as per recommendation of XDA Assistant
Hello,
this problem still could not be resolved unfortunately Does anybody have any idea why the "clean cache" doesn't appear to have any effect?
Cheers,
eXistenZ_69
Not too familiar with Alcatel as they aren't popular around where I live... I would think that there's an option to wipe cache in recovery however. If that doesn't help, I would try to quickly toggle airplane mode to stop the download process so you can backup what you need.
Hello es0tericcha0s,
thanks for your reply. The problem seems not to be related to Alcatel specifically. See Google Text-to-Speech Won't Stop Downloading for other brands of Android smartphones that had the same issue. Unfortunately, what helped others, i.e. clearing the cache, does absolutely nothing in my case I also already tried clearing the cache partition in the recovery menu. Disabling wifi is another thing I tried to no avail. The download manager still starts installing or trying to download the voice data and crashes. Any other suggestions?
Cheers,
eXistenZ_69
Are you rooted by any chance? What's going on with the Download Manager shouldn't affect your ability to backup your photos at least when you plug it into a computer. If you aren't rooted, you might look into trying to do an adb backup if your phone supports it. http://forum.xda-developers.com/showthread.php?t=2091047&highlight=4+4
No, the phone is not rooted. Never did any modifications of that sort.
I tried connecting to the pc before, but it's not possible to browse the phone content. The crashing services I mentioned in my first post are probably interfering. I will try it again on another pc... Will an adb backup work in that case? Or is it possible to do an adb backup without booting android fully?
Cheers,
eXistenZ_69
So I tried again plugging the phone into a computer. The computer plays the connection sound and shows the phone when clicking on the "Safely disconnect USB device" in the task bar, but unfortunately it's not possible to browse the phone contents using the file explorer :crying: There is a slowly moving progress bar shown in the file explorer location bar and eventually it just stops and nothing happens.
I couldn't try the ADB backup tool in the thread you suggested cause the site is down. It most likely won't work anyway given the fact that the USB connection cannot be established successfully.
*sigh* I'm starting to think I'm out of options. It's just so frustrating to know that the images and contact data are present on the device, but there is no practical way to get to them. I could do a reset to factory settings and hope to recover any images using a tool like Recuva, but that would definitely endanger them.
eXistenZ_69
Only other thing I could think of would be to root and hopefully you could freeze/disable the Download Manager in time before the crash to be able to recover stuff.
Adb still might work even though MTP isn't. Just have to hurry through the settings to enable it. If you don't have adb on your computer search : Minimal ADB and Fastboot here on xda.
Hello es0tericcha0s,
Today I had a major breakthrough. Using ADB I successfully copied over the /sdcard directory contents on the phone. This means all pictures have been recovered!! So happy about that Thank you so much for your help! :highfive: It didn't work right away after installing minimal adb & fastboot though, my phone was not listed when doing "adb devices". I then installed some software from Alcatel called "One Touch Center", which is used for managing phonebook, sms, ringtones, etc... that was not able to connect to the phone either. However I think it installed some driver, because after ADB was able to connect to the phone :good:
I'm currently trying to figure out how to root the phone so I can delete the download manager cache/data. From what I've read by now is that those should be present somewhere under /data/data/ . Those directories require root privileges unfortunately. I tried Kingo Root which lists the phone as supported, but that failed to acquire root.
Would be great to succeed in fixing the crash loop too, so I can sync contacts and other data too.
Thanks again!
Cheers,
eXistenZ_69

Can recovery mode help exit Ultra-Power-Saving-Mode on S5 while locked out of phone?

Is there any way to exit Ultra-Power-Saving-Mode while locked out of my S5 using recovery mode, installing some update, etc? I have a lot of development experience with several languages and tools, but not Android.
I've been using my fingerprint for access for over a year and now I have no idea what my alternative password is... since I've never used it regularly and can't find any record of it. I usually right document such things, but apparently not this time.
Unfortunately, this last Sunday while in Ultra-Power-Saving-Mode something went wrong with my phone and now it only asks for the alternative password... which I can't recall. I've used the Android Device Manager 4 times since then to reset the lock PUK/PIK. After each time resetting it, the lock screen does show the new greeting I set via the Android Device Manager, but it still asks for the alternative password... instead of asking for the PUK/PIK that I just reset.
I am suspecting/hoping that if I can somehow get my phone out of UPSM that the lock screen will allow me to use the reset PUK/PIK to get back into my phone.
So, I am asking if you know of any app that can be installed remotely that will allow me to get my phone out of UPSM? Or, if there is any way to get it out of UPSM by rooting the phone, but installing an ADM update, etc.
Normally I would just do a factory reset because everything is synced up to my Google account. However, apparently my SD card, which was my primary storage, filled up on May 2, so everything since then has been stored on internal memory and thus will be lost if I do a factory reset. I've taken a lot of pictures and video of my 2 1/2 yr old boy and I am trying to avoid losing everything since May 2.
Thanks for any help.
rjlyders said:
Is there any way to exit Ultra-Power-Saving-Mode while locked out of my S5 using recovery mode, installing some update, etc? I have a lot of development experience with several languages and tools, but not Android.
I've been using my fingerprint for access for over a year and now I have no idea what my alternative password is... since I've never used it regularly and can't find any record of it. I usually right document such things, but apparently not this time.
Unfortunately, this last Sunday while in Ultra-Power-Saving-Mode something went wrong with my phone and now it only asks for the alternative password... which I can't recall. I've used the Android Device Manager 4 times since then to reset the lock PUK/PIK. After each time resetting it, the lock screen does show the new greeting I set via the Android Device Manager, but it still asks for the alternative password... instead of asking for the PUK/PIK that I just reset.
I am suspecting/hoping that if I can somehow get my phone out of UPSM that the lock screen will allow me to use the reset PUK/PIK to get back into my phone.
So, I am asking if you know of any app that can be installed remotely that will allow me to get my phone out of UPSM? Or, if there is any way to get it out of UPSM by rooting the phone, but installing an ADM update, etc.
Normally I would just do a factory reset because everything is synced up to my Google account. However, apparently my SD card, which was my primary storage, filled up on May 2, so everything since then has been stored on internal memory and thus will be lost if I do a factory reset. I've taken a lot of pictures and video of my 2 1/2 yr old boy and I am trying to avoid losing everything since May 2.
Thanks for any help.
Click to expand...
Click to collapse
Only option I can think of would be to install TWRP custom recovery and use the built in file manager to rename the UPSM app. This wouldn't work if you have an ATT or VZW model, as the bootloaders are locked down, not allowing installation of TWRP, but pretty much any other carrier model should be fine.

Lost the menu option to check software updates after removing Sprint bloatware

Hello, everyone. I removed plenty of bloatware from Sprint using ADB Shell. I checked a post about the LG G8 because of the annoying "Sprint activation" message everytime i restarted the phone. On that post, some users gave useful packages to remove to get rid of the bloatware, among them was the package com.lge.lgdmsclientspr that some user said was the responsible for the activation message. This was true, once I removed it, the message stopped. However, along with that, I lost the option to check software updates in the About Phone menu. Apparently, there's a package with a similar name com.lge.lgdmsclient that's responsible for the software updates. I did some searching and found the apk. I installed it successfully and I got back the option in the About Phone menu, but it doesn't work. When i press it, it tries to load something but nothing more. If I touch it again, a message appears telling me the app stopped working. I uninstalled it again, but I want to know if I can recover the menu option again without having to do a hard reset and having to tolerate the Sprint activation message each time I turn on the phone. Thanks in advance.
Nemo Draksler said:
Hello, everyone. I removed plenty of bloatware from Sprint using ADB Shell. I checked a post about the LG G8 because of the annoying "Sprint activation" message everytime i restarted the phone. On that post, some users gave useful packages to remove to get rid of the bloatware, among them was the package com.lge.lgdmsclientspr that some user said was the responsible for the activation message. This was true, once I removed it, the message stopped. However, along with that, I lost the option to check software updates in the About Phone menu. Apparently, there's a package with a similar name com.lge.lgdmsclient that's responsible for the software updates. I did some searching and found the apk. I installed it successfully and I got back the option in the About Phone menu, but it doesn't work. When i press it, it tries to load something but nothing more. If I touch it again, a message appears telling me the app stopped working. I uninstalled it again, but I want to know if I can recover the menu option again without having to do a hard reset and having to tolerate the Sprint activation message each time I turn on the phone. Thanks in advance.
Click to expand...
Click to collapse
As far as I know there's a way to recover uninstalled apps via adb by using another adb command, you can do a Google search for this
For anyone seeing this at a later date, the command to reinstall apps removed with adb is
adb shell cmd package install-existing <package-name>

Categories

Resources