Question about tech choices for app dev on android

1 points by ms4720 ↗ HN
Hi all,

I have an idea or two for simple and useful android apps, honestly they have been done before. I am looking a doing them as a learning experience for mobile app dev. Flutter looks really cool to me, I do have an attraction to shiny things that don't always work out. I am aware of other options java/kotan and typescript/javascript/framework. It is not a very informed view. I am thinking about TS as potnetially the quickest path to done and a marketable skill. What are your thoughts on the matter?

Thanks,

M

1 comment

[ 2.8 ms ] story [ 10.7 ms ] thread
Me, I would go with Java as it is the "standard" language and I have a lot of experience with Java outside of Android. I have looked at Kotlin and my feeling it is on paper better than Java but in practice it is not much better than recent Java versions, not enough to be worth a new language.

If you are familiar with some other language that would change the equation.