view the rest of the comments
Android
DROID DOES
Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules
1. All posts must be relevant to Android devices/operating system.
2. Posts cannot be illegal or NSFW material.
3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.
4. Non-whitelisted bots will be banned.
5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.
6. Memes are not allowed to be posts, but are allowed in the comments.
7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.
8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.
Community Resources:
We are Android girls*,
In our Lemmy.world.
The back is plastic,
It's fantastic.
*Well, not just girls: people of all gender identities are welcomed here.
Our Partner Communities:
Why is this an android app?
Why not?
There's two solutions for the desktop already and I'm building it in flutter, which is cross platform, I don't have a Mac here to compile to iOS though
A PWA would be platform agnostic.
True enough, but we all have different skills, and if OP has android skills but not webdev skills, then they'd just be making they can make!
Also it's open source so someone who has the know how can just fork it to build a platform agnostic version, or just add it to the current codebase.
singular they
Don't feed the obvious troll
ohh yeah true, i'm just gullible :(
That requires hosting architecture and ongoing costs
Depends. If there's no server-side logic, you can host it on GitHub for free.
This would be nice, but we wouldn't have how to sync in the background, at least I don't know how to do it
I think Tasker uses the option to 'draw on top of other apps' in order to maintain control of things. I think Poweramp uses some fancy notification settings (persistent, invisible?) to do the same. Poweramp is very good at retaining the ability to resume audio playback on device connect, independent of whether it was the last audio application playing audio. Tasker, I haven't used properly yet, but was interested in automating button functionality with it.
Another note: it might be neat to have a 'sync all account settings' option : )
Make it a console app and everyone wins
If it's built using compose multiplatform it's going to be easy to build for iOS and desktop
Building it in flutter, so yes, cross platform :)
Niiiiiiice