TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are the best technologies for developing Android applications?

5 pointsby chownchown5 months ago
Fast interaction, excellent developer experience, easy to debug. Good for users too so good UX/UI that runs smoothly.

2 comments

mcsniff5 months ago
I used Reach Native (and specifically, with Expo) to target both iOS and Android. Yeah there&#x27;s a bunch of dependencies to keep up on.<p>It was my first attempt at mobile dev, was quite enjoyable, and straight forward with lots of good documentation. Highly recommend if you want to just quickly get an app out and available to users.
aristofun5 months ago
&gt; excellent developer experience, easy to debug<p>There’snt such thing on android. Of course In comparison to dev friendly areas like modern webdev.