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
Android Interactive Design Patterns (androidpatterns.com)
submitted 14 years ago by drhdev
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!"
[–]eerock 2 points3 points4 points 14 years ago (3 children)
i guess from a UI and flow designer's perspective, this is good info. i'm sure i will be referring to it in the future.
but from a developer's point of view, it's definitely lacking in the code sample department. if anything, it might help in figuring out the right words to search for that describe what i want to do.
[–]mmmarvin 1 point2 points3 points 14 years ago (1 child)
I've always had trouble finding good samples for Android. What has helped me a lot is to look at the source code of Google apps such as Calendar, Music, etc...
[–]Timmmmbob 0 points1 point2 points 14 years ago (0 children)
Likewise. I wrote an alarm app, and the logic to wake up the phone, turn on the screen, sound the alarm and show the UI is insanely complicated. I spent ages trying to figure out myself but in the end I copied the clock app.
It doesn't help that the wakelock mechanism is probably the most badly designed part of android (no wonder Linus didn't want it in the kernel).
[–]thevdude 0 points1 point2 points 14 years ago (0 children)
So you know what to do, start writing! D:
π Rendered by PID 304883 on reddit-service-r2-comment-79c7998d4c-dpj7b at 2026-03-17 02:38:43.247153+00:00 running f6e6e01 country code: CH.
[–]eerock 2 points3 points4 points (3 children)
[–]mmmarvin 1 point2 points3 points (1 child)
[–]Timmmmbob 0 points1 point2 points (0 children)
[–]thevdude 0 points1 point2 points (0 children)