this post was submitted on 02 Dec 2024
55 points (98.2% liked)

Android

28073 readers
236 users here now

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:

[email protected]


founded 2 years ago
MODERATORS
 

Started first launch on an app I am working and need 20 testers opted in for 14 days to get to play store. If you want to help out, you can join this Google Group and click on link to join as tester

UPDATE: current tester count

Once you join the group, you will be able to view the links to join as a tester and see the app in the play store

google group welcome message


I wanted a notes app that followed a more similar approach to file managers with folders instead of "notebooks" but also look like google keep as I really like the look, and I started using obsidian and thought it was cool. The closest thing I found to what I liked was QuillPad, but the author decided to not go multiplatform, outside of android, so as I just started learning flutter, I decided it would be fun to do it myself. The project is open source on GitHub here.

I hope this isn't too much self-promotion, but I don't know where else I can go except reddit.

I want to release on fdroid and ios app store as well, then when I feel the app is good enough for desktop, get out an application for linux, macOS, and windows too

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Shady_Shiroe 2 points 2 days ago* (last edited 2 days ago) (1 children)

Locally in any folder you choose, currently I set it up to sync through the nextcloud client app, but in the future I want to see if I can add options for bi-directional syncing myself inside the app instead.

[โ€“] warmaster 4 points 2 days ago

Git & Github would be awesome

Github so that I can get it to sync instantly, and git for when I finally get time to learn how to self host it.