• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
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
 
Maybe he went home and went to bed. And took this tiny ad with him:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic