• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Android installation

 
Greenhorn
Posts: 19
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

I am new to android , i downloaded a exe file from android website and trying to install it , then a message pops up says JDK not found ,JRE is not enough to install Android ??

How can it be possible since i am able to develop java program using eclipse IDE , i have been developing java programs using same configuration.
what should i do ??
 
Greenhorn
Posts: 18
IBM DB2 Oracle MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Well you need to install Java Development Kit-6 to make the same will work for more detail please check the below mentioned URL.

http://developer.android.com/sdk/index.html

Praveen Kumar Singh
 
vibhor sharma
Greenhorn
Posts: 19
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@ praveen

i am following the same url and using JDK 6 , not working!!
 
Ranch Hand
Posts: 105
Android Mac Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vibhor,

What OS are you on? Windows 7? Are you running a 32 or 64-bit Eclipse installation? And which version is your Java SDK, 32 or 64-bit? They should be the same...

Maybe this post helps?

Good luck!

Johan
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After installing the JDK you need to configure Eclipse to use the JDK. This post should help:
https://coderanch.com/t/488574/vc/Eclipse-running-JRE-but-JDK#2196626
 
Heroic work plunger man. Please allow me to introduce you to this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic