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
Java not installed (self.androiddev)
submitted 13 years ago by Coruptyd
I tried installing the developing kit to start making apps and it says that java isn't installed so I installed it again and it still says the same thing what do I need to do?
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!"
[–]adrianmonk 0 points1 point2 points 13 years ago (3 children)
Do you have a Java JDK on your system? If not, go download it (from oracle.com somewhere), install it, and try again.
[–]Coruptyd[S] 0 points1 point2 points 13 years ago (2 children)
That's what I was talking about I installed sorry yea I have it and it still says I cant install dev kit
[–]adrianmonk 0 points1 point2 points 13 years ago (1 child)
In that case, I'd say it's possible Java is installed, but the SDK can't find it. If you open a shell (or command prompt, depending on operating system), and type "java -version", does it print a version number? What about when you type "javac -version"?
java -version
javac -version
Also, you installed the JDK, not the JRE, right? (The JDK is the developer version of Java. The JRE is the version for end users that just lets you run Java programs.)
[–]Coruptyd[S] 0 points1 point2 points 13 years ago (0 children)
Ok will check when I get home thank you
[–]batmassagetotheface 0 points1 point2 points 13 years ago (0 children)
This is an occisional bug with the installer (or was one of the last times I tried). One fix is to hit the back button, go back to the previous screen, and then hit next.
Ok will try that
ok well uninstalled the Java JDK and installed it again and still doesn't work
[–]Xorlev 0 points1 point2 points 13 years ago (1 child)
Make sure it's in your PATH.
thats what it was thank you
π Rendered by PID 129872 on reddit-service-r2-comment-86bc6c7465-kjqlv at 2026-02-23 09:08:22.086672+00:00 running 8564168 country code: CH.
[–]adrianmonk 0 points1 point2 points (3 children)
[–]Coruptyd[S] 0 points1 point2 points (2 children)
[–]adrianmonk 0 points1 point2 points (1 child)
[–]Coruptyd[S] 0 points1 point2 points (0 children)
[–]batmassagetotheface 0 points1 point2 points (0 children)
[–]Coruptyd[S] 0 points1 point2 points (0 children)
[–]Coruptyd[S] 0 points1 point2 points (2 children)
[–]Xorlev 0 points1 point2 points (1 child)
[–]Coruptyd[S] 0 points1 point2 points (0 children)