8
Recommended language/framework for a first time android project?
(programming.dev)
You could use Flutter. It's pretty easy to make an app with it. I should ask though, would it not be easier to fork a current project than write a new one completely?
It's mainly something I will do for fun, and going through someone else's codebase and start tinkering isn't something I consider much fun. I like writing stuff from scratch, and it's a decent learning opportunity for if I ever decide I want to write something else for android.
Flutter looks interesting though