Show HN: App that asks ‘why?’ every time you unlock your phone
371–380 of 399 posts
Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#372Jarko27: on my Android 9 phone of a few years ago, i cant install it : the play store says it Cant be installed on my device. Why?
Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#373Inspired by someone's comment on Reddit, I have setup this routine on my Samsung phone: - when app X is opened - start 10 minutes timer (wait) - turn on blue color filter - turn on grayscale mode - flash screen This is particularly effective with photo/videos social media apps (e.g. Instagram), as with all colors dulled down they lose much of their appeal. Not so much on text-based apps like Reddit. Therefore, a coup…
Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#374I installed this in the morning to give it a test drive, and after several hours, I learned the following: it's great when I reach for the phone as a distraction; it's a big annoyance otherwise. E.g. each time I want to change the currently playing song, what was muscle memory gets scrambled by the interruption. Or, when I'm taking a lot of photos (like on my daughter's kindergarten event today), I tend to keep the s…
Thanks for giving it a test drive! I'm thinking also about adding an option to have like 50% chance of a popup or a 75% chance, so it's less predictable. I first made it as every 2nd, 3d and so on, but maybe adding a randomness to it will be better? WDYT?
You should add this as a premium-feature for 9,99 USD monthly subscription :)
Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#375Jarko27: on my Android 9 phone of a few years ago, i cant install it : the play store says it Cant be installed on my device. Why?
Unfortunately the minimum android version is Android 11
Would it be totally impossible technically to target API_LEVEL_28 (Android 9)?
Many people in your users "niche" deliberately use an older device (such as Android 9) to limit the phone addiction: newer device => richer experience => even more addiction => for this reason some people in your niche use an older phone.
Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#376Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#377Earlier quoted context omitted.
Unfortunately the minimum android version is Android 11
Are you sure you need a specific feature of Android 11 / API_LEVEL_30? Would it be totally impossible technically to target API_LEVEL_28 (Android 9)? Many people in your users "niche" deliberately use an older device (such as Android 9) to limit the phone addiction: newer device => richer experience => even more addiction => for this reason some people in your niche use an older phone.
The app uses several APIs that are not available on older versions. In one moment in time when I had the support of lower versions the app consisted of many wrappers for OS API versions. It was a challenge to support and add new features to such a codebase.
Plus even Android 11 already reached end-of-life support https://endoflife.date/android.
Technically it's not impossible, so I might consider adding it in future.
Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#378Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#379Re: Show HN: App that asks ‘why?’ every time you unlock your phone
#380I installed this in the morning to give it a test drive, and after several hours, I learned the following: it's great when I reach for the phone as a distraction; it's a big annoyance otherwise. E.g. each time I want to change the currently playing song, what was muscle memory gets scrambled by the interruption. Or, when I'm taking a lot of photos (like on my daughter's kindergarten event today), I tend to keep the s…
Thanks for giving it a test drive! I'm thinking also about adding an option to have like 50% chance of a popup or a 75% chance, so it's less predictable. I first made it as every 2nd, 3d and so on, but maybe adding a randomness to it will be better? WDYT?