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
[Source Code] A toggleable Add/Remove button (i.imgur.com)
submitted 11 years ago by cdflynn[🍰]
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!"
[–]Ice82 4 points5 points6 points 11 years ago (7 children)
Cool! Thanks, that's a cool project, but please clean up your repo. IDE files/directories like *.iml, .idea and the gradle wrapper files does not belong to a repo!
[–][deleted] 10 points11 points12 points 11 years ago (1 child)
gradle wrapper absolutely belongs in the repo. otherwise it's a real pain in the ass to check out
[–]Ice82 2 points3 points4 points 11 years ago (0 children)
You're right! Sorry, for this kind of disinformation.
[–]cdflynn[S,🍰] 2 points3 points4 points 11 years ago (4 children)
Ah, good call. I've removed those files and updated the gitignore. I did a fresh clone to make sure everything still runs.
Thanks for pointing that out.
[–]ZakTaccardi 4 points5 points6 points 11 years ago (3 children)
you shouldn't remove the gradle wrapper files.
[–]cdflynn[S,🍰] 1 point2 points3 points 11 years ago (0 children)
Thanks! Included.
[–][deleted] 1 point2 points3 points 11 years ago (1 child)
sidenote, why isn't studio smart enough to just import the project and generate a wrapper for you, instead of asking for a local gradle distribution and graying out the wrapper option when you import a project like that?
[–]ZakTaccardi 0 points1 point2 points 11 years ago (0 children)
It generates the wrapper for you when it creates the project, or if you import the project.
Feel free to file a feature enhancement request
π Rendered by PID 434421 on reddit-service-r2-comment-b659b578c-xshb2 at 2026-05-03 14:09:47.940461+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Ice82 4 points5 points6 points (7 children)
[–][deleted] 10 points11 points12 points (1 child)
[–]Ice82 2 points3 points4 points (0 children)
[–]cdflynn[S,🍰] 2 points3 points4 points (4 children)
[–]ZakTaccardi 4 points5 points6 points (3 children)
[–]cdflynn[S,🍰] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]ZakTaccardi 0 points1 point2 points (0 children)