I know that woot sells lots of older models of phones and they always mention when it is a Verizon phone with a locked boot loader. IDK if you get a price break for those.
I’m actually thinking of buying a sim locked phone (those are incredibly cheap up front, since they then expect to sell you an overpriced mobile plan) and using it without a sim (wifi only) as a secondary device for various purposes. I don’t know if this idea works though.
What do you mean by highlight via email? Target is reasonably close to here. There is not really anyplace closer for kitchen stuff etc. There are a few grocery stores that are closer and I do use those. Anyway this is getting way off topic. I mostly just wanted to know what was going on inside Android resulting in the app’s observed behaviour. My shopping practices are the best I can do given my requirements, as far as I can tell.
The web site lets you order stuff for home delivery or for in-store pickup (you go into the store and wait a long time at the customer service desk). Gettnig stuff brought to the parking lot requires the app. It’s annoying and I don’t know why they do that. The app also needs network connectivity when you’re in the parking lot, to let them know which parking space you are in. I don’t have a working sim in the burner phone, so I bring another phone to use as a wifi hotspot, what fun.
Other stores do let you order on the web for parking lot pickup, and then call a phone number once you get there, so Target just insists on being special.
I realize you’re being facitious but as a matter of fact, the Target app (plus Google Play) are the only apps I have installed so far that didn’t come from F-droid. Google Play was needed to install the Target app. I figure that the F-droid apps have had enough vetting that I tend to not worry about them too much. I have never installed or used Google Play on my “real” phone. I only installed it on the burner in order to install the target app there.
I confess to occasionally using some of the preinstalled google apps on my main phone, such as the camera app. I will get around to checkng out F-droid versions one of these days.
I prefer to avoid going in the Target store because of the long waits and for healh reasons. Parking lot pickup is preferable. Also, I sometimes have to take my mom with me when shopping. She is elderly, has serious mobility problems, and is probably more susceptible than most people to airborne pathogens from the holiday shoppers in Target. So it’s way easier and safer for us to sit in the car and let Target staff bring the stuff to us, instead of going into the store. Plenty of other people order everything from Amazon for similar sorts of reasons, and at least this avoids a lot of packaging and shipping.
It’s not like I went to great lengths to get the burner phone to run the Target app. I had the phone anyway, and the Target app seemed like a good use for it.
Installing the Target app from Google Play requires a Google Play account, and I didn’t want that on my main phone either. Plus using the Target app requires a target.com account, besides having the app itself installed. So the burner phone actually separates off three annoying things: 1) Google Play account, 2) target.com account, 3) Target app.
Thanks for the info about Firebase Cloud messaging. What I’m wondering now is, does the target app have to keep running to receive those messages? That means it’s potentially continuously collecting the phone’s location. That’s part of the reason I keep the phone powered off. Location permission is emabled because that makes parking lot pickup a little faster. Basically they juggle their order queue to prioritize users who are getting close to the store. So I turn on the phone and start the app when I’m a few miles away from the store.
I guess I could keep location permission disabled except when needed, but that’s more nuisance, and anyway there’s still data collection possible from other sensors and the availability of the network.
What do you mean by cheap? What is your actual budget? I’m pretty happy with the Moto G Stylus but it’s $250 which I’d call midrange I guess. I have the 2023 model but the 2024 one is the same price and has a few improvements. The lower end Moto G models seem like good value too. Just make sure to run a debloater or otherwise delete/disable all the preinstalled crapware. You can also get an older model Pixel fairly affordably and run GrapheneOS on it.
It seems like a pain in the neck because of the difficulty of writing code for Android, especially older versions, since the API’s keep changing and the older SDK’s might be hard to find and use (I haven’t tried). It helps if you can root the phone, but that isn’t always easy either. Plus, a phone-sized PC display doesn’t sound that useful. For a wall or desk display, you might be better off with an Inkplate (e-reader with reflective e-paper display) or similar.
I don’t understand that chart really, but charging speed is carefully controlled in the phone, based on monitoring the battery temperature among other things. They won’t charge from 0% to 80% at 100 watts even if they might hit 100W momentarily under the right conditions. Fast charging is hard on batteries anyway. Make sure you are ok with replacing the battery every so often, if you’re going to fast charge regularly.
Ah oh well. Maybe it’s possible to use a USB-C pen drive if you don’t mind a contraption hanging off the port. It could be useful some of the time. Other than Graphene I don’t understand what is so great about Pixels anyway. Maybe this is about the last chance to get a phone that’s not loaded with AI crap though.
Pixels are expensive on introduction but get fairly affordable once they’ve been around for a while. Does the 9 have any real attractions if you’re satisfied with the cameras on older Pixel generations? You can get unused Pixel 6’s and 7’s at budget-phone prices on woot fairly regularly. They seem nice, if you want a Pixel for whatever reason.
Look on lineageos.org for their list of supported phones maybe? I thought you wanted to program the camera itself, in which case you might have an easier time with a standalone camera than with a phone camera.
The thing about SMS is that it sometimes worked in low signal situations where voice and internet didn’t get through. That is a virtue that shouldn’t be given up easily. If anything its reliability should be enhanced. It’s fine to also support a fancier chat scheme as well, but a robust, 1-to-1 text-only mode is important.
I see there are several backup apps on F-droid but idk what they do. I think you can connect a launch button to a termux script that does the backup. That seems simplest to me, ymmv.