Live data from Hacker News

The Amazon Appstore for Android devices will be discontinued on August 20, 2025

amazon.com

181–190 of 204 posts

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#181

Earlier quoted context omitted.

> What you call a dick move might actually have made sense financially for a business. Of course it makes financial sense for the business. Taking the customer's money and not delivering the promised product is really profitable, if you can get away with it. Still a dick move though.

Theft is often a smart business move

wage theft is the largest category of theft in the US by total dollar amount. by a rather large margin.

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#183

Earlier quoted context omitted.

Is there a major barrier to just doing it for all your paid purchases?

The major barrier is that I have no idea who my paid purchasers are.

out of curiousity, how do you know that google is paying you the correct amount?

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#184

"What happens to my apps after the discontinuation of the Amazon Appstore on Android?" "Starting August 20, 2025, any apps downloaded from the Amazon Appstore will not be guaranteed to operate on Android devices. Amazon Appstore will continue to be available elsewhere, including on Fire TV and Fire Tablet devices. " --------- So for people that purchased apps through Amazon Appstore, what are their options for apps t…

> If there are no options for a refund, then this is another reason not to purchase items that you never truly own. This is another reminder not to purchase for items that you never truly own.

you don't truly own land in the US, so i guess no houses.

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#185

Earlier quoted context omitted.

This is different though, isn’t it? Amazon still exists. The whole platform is shutting down. Individual devs aren’t taking down their apps.

I had a Google Play app whose dev died. It was just a simple local app -- no network server usage. When I last upgraded my phone (due to imminent failure of the previous one) it refused to copy the app over -- and the app was no longer in the Play store.

a more distant example is VLC on apple devices. I don't remember what happened anymore and any guesses would be speculation, but at one point on iphones you could not get VLC unless you had already gotten VLC.

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#186
post #91

Earlier quoted context omitted.

It might not be "supported", but I thought you could easily sideload play store and play services? You don't even need to muck around with rooting or even adb.

Not at all easy. It’s a PITA using all sorts of odd sources.

It's literally downloading a few apks and installing them. You don't even need to use adb. You can do it all within the preloaded browser that's on the tablet.

https://www.howtogeek.com/232726/how-to-install-the-google-p...

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#187

Earlier quoted context omitted.

Even if they did go bankrupt, it's ridiculous that apps bought through that store would suddenly stop working. The mobile software industry way too closely ties applications to these "stores." Imagine if Ace Hardware went out of business and then suddenly my drill and hammers disappeared or stopped working!

John Deere and at least one of the major tool manufacturers is working very hard on legally disabling your equipment that you own. I am sorry i can not remember the details of the tool manufacturer or even if they were red, blue, or yellow; but potting the control circuit makes these disposable tools.

I think Ryobi and HDX tools sold at Home Depot need to be one-time unlocked at purchase[1], or they remain brightly-colored paperweights.

1: https://hackaday.com/2021/08/02/home-depot-is-selling-power-...

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#188
post #93

Earlier quoted context omitted.

I don't know if it's "most" but there are (still) a lot of apps with one-time purchase. You never saw that in an Appstore?

I bought quite a few around 2012, sure, but it tapered off. I don't think I've bought any apps as one-time purchases in the past five years, it's all yearly subscriptions now. All the ones I see on my main phone screen right now are subscription-based or free. What are some well-known apps sold as one-time purchases now?

i dunno well known but Symfonium, a subsonic client for android is a one time purchase of $5 or so. Some games by decent developers are a single purchase, but i can't recall any offhand. Most games are freemium and there's a really bad discovery process, so i just don't play games on my phone.

i'm not in the habit of buying apps anymore. I did drop a lot of money on the wolfram alpha iOS app when it first launched (it was over $50 at the time iirc, but to hedge i'll say "adjusted for inflation")

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#189
post #117

Earlier quoted context omitted.

With well defined and documented file formats, and with OSS applications supporting them, they can be read for all eternity. You don't need binary compatibility. You can load a gif on any computer today, and it's old. I can view aiff image files from my Amiga still. We're already 50 years in on many formats. Where it becomes uncertain, it DRM laden, closed source applications with bespoke file formats.

1) Survivorship bias How many image formats CAN'T you read today that you could read 50 years ago? 2) Images are much much much more ubiquitous than book formats

i was going to collate a list, but instead https://www.lemkesoft.info/files/manuals_gc12/GraphicConvert...

That supports 200 image file formats as inputs, and you can then export it to PNG or GIF or BMP.

Your question, on its face, seems ok, but really, there's probably millions of image file formats lost to the sands of time. Shareware image creation programs, tiny fly-by-nite company's software that only ever had one major release (probably some cad formats in there. Those were where i used to always have problems 22 years ago when i did this for work.)

however, at least 200 of them are preserved through that "company's" dedication to this topic.

Re: The Amazon Appstore for Android devices will be discontinued on August 20, 2025

#190
post #171

Earlier quoted context omitted.

Using android.content.SharedPreferences, set one singaling the user purchased a license from the Amazon copy of the app, read it from the Google Play app. It is doable, the main issues is: 1. Getting users to redownload the app from the Play store 2. Maintaining this registration transfer mechanism

I think issue #1 is a big one, how to download a paid app without paying for it? Not everything is freemium. Shattered Pixel Dungeon was a good example of me paying on one platform, and then applying the upgrade to the free app after downloading on another.

That's on the dev of the app. They should absolutely have the ability to see that you download the app, and allow full access again.

This isn't any different from a user switching to a new device and having to download apps again. Not everyone restores from backup and prefers clean installs. Downloading an app again should not be the point of friction

Post reply on HN