Skip to content
The beaver is a proud and noble animal

The beaver is a proud and noble animal

Notes from a bemused canuck

  • Home
  • About
  • Bookmarks
  • Pictures
  • Resume
  • Wine
  • Random Recipe
  • Toggle search form

Day: December 1, 2023

Phone says screw you, hard reset!

Posted on December 1, 2023 By admin

My phone has been iffy for the last few weeks, with random freezes or reboots. Yesterday, I got a notification for an official OTA software update. I hoped that it might fix the situation. I did, but in the most f’you way possible. The update caused the phone to get stuck in a perpetual reboot cycle. The only way out of it was a full, hard, reset.

Now this was something that I’d been thinking of for a while, but still, really bad timing. Although I had a full backup of my phone and most of it was already synced to Google, it’s still annoying as fuck to have to re-download and restore everything. The devil is in the details – how your app screens were setup to the point where muscle memory could open a particular app – which isn’t 100% back to normal.

I have all my music, but all my playlists got borked.
I have all my photos, but the timestamps didn’t restore properly so now they’re all mishmashed.
I have to get a new activation code for my online banking, because Switzerland.

The most annoying thing – one of my go-to stress-reliever/time-waster games got removed from the Google play store!! Happily, Katy still had it on her phone, so with a bit of ingenuity and USB debugging, I was able to extract it from her phone and sideload it on mine. Note to self in case of future need, the magic mantra is this:

Determine the package name of the app, e.g. “com.example.someapp”.
adb shell pm list packages

Get the full path name of the APK file for the desired package.
adb shell pm path com.example.someapp

The output will look something like
package:/data/app/com.example.someapp-2.apk
or
package:/data/app/com.example.someapp-nfFSVxn_CTafgra3Fr_rXQ==/base.apk

Using the full path name from the previous step, pull the APK file from the Android device to the development box.
adb pull /data/app/com.example.someapp-2.apk path/to/desired/destination

uncategorized

Power to the beaver!

Show me the beaver!
December 2023
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Nov   Jan »

Quote of the day

"Some people are heroes. And some people jot down notes."
--(Terry Pratchett, The Truth)

Random Posts

  • [recipe] Chocolate ganache cheesecake
  • Dead cow, nom! nom! nom! 
  • Recipe: Chicken carbonara pasta
  • Spinning wheel, rien ne va plus
  • T minus 3 days and counting…
reading leopard

Tags

bobble the little blue owl boobies brought to you by the fda cats chonk christmas comics computers are evil covid-19 dealing with idiots dilbert dog ducks galleries geek god bless the land of the free holidays house I am Canadian land of cheese and chocolate linked news lolcat london news from the stupid not my dog nsfw pets pictures potd2014 qotd random shit re-member recipes relationship shrill slice of life stress Tao the british way The Peanut things i miss travel video wine work

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2025 The beaver is a proud and noble animal.

Powered by PressBook Premium theme

 

Loading Comments...