• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle
  • I’ve been using flutter + android studio and I’m enjoying it (as much as you can while making a mobile app). Android studio is a lot but it includes android emulators which is nice to test stuff on if you don’t feel like getting your phone.

    You’ll need to install flutter (works on windows, mac, and linux), android studio (I think vscode also works?), and you can download a sample project, open it, build it, and run it. It’s a great way to see how it works. Then you can create your own project and go from there. Flutter has a lot of packages which I would recommend at looking through (if your app is simple you might not need any of these though).

    Once you build and run the app on your android phone, it’s there and you can use it. You don’t need to upload it to google play or anything else (unless you want to share it).



  • I use obsidian too! while it’s not open source, there’s so many community plugins and all your notes are stored on your computer in markdown, so you have complete control over your notes (you aren’t locked in to using obsidian). I sync my notes with OneDrive, then I use the OneSync mobile app to get my notes synced onto my phone.

    something similar to obsidian is logseq, it’s open source but it’s more geared towards bullet point notes. I used it a bit and it didn’t make sense for me (I was mostly journaling, but it looks very promising if you take notes in a bullet point format!)