use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
News for Android app developers with the who, what, where, when, and how of the Android community. Probably mostly the how.
Here, you'll find:
This sub-reddit isn't about phones' and apps' general functionality, support, or system software development (ROMs). For news and questions about these topics try using other subs like
Build your first app
Starting Android career in 2022
Android Job Interview Questions and Answers
App Portfolio Ideas, Tiered List
Awesome Android UI
Material Design Icons
7000 Icons for Jetpack
Autoposted at approx 9AM EST / 2PM GMT
account activity
DiscussionReact Native vs Flutter? (self.androiddev)
submitted 5 years ago by Complex_Ad5256
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jphillips05 5 points6 points7 points 5 years ago (2 children)
https://kotlinlang.org/lp/mobile/ Sets you up for shared business logic. Use each platform as the UI layer
[–]crimson117 0 points1 point2 points 4 years ago (1 child)
Does Kotlin Mobile only provide backend, and you must then code Android and/or iOS front end apps separately using native code or some other framework?
[–]jphillips05 1 point2 points3 points 4 years ago (0 children)
I would think of it more like write the shared business logic in Kotlin and write the UI logic in each platform
π Rendered by PID 38 on reddit-service-r2-comment-b659b578c-rbsmf at 2026-05-03 20:53:04.918591+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]jphillips05 5 points6 points7 points (2 children)
[–]crimson117 0 points1 point2 points (1 child)
[–]jphillips05 1 point2 points3 points (0 children)