answersLogoWhite

0


Best Answer

why i can' install JRE on nokia n73

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you install java runtime environment on nokia n73?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you use programs in Java under Windows 8.1?

Yes you can but for that you must have have a Java Runtime Environment installed in your computer. Also if you are talking about programming in java then you need to install a Java SDK which can help you in executing your java code and run it. (It also contains Java Runtime Environment).


What is ther role of jre in java?

JRE stands for Java Runtime Environment. JRE is the runtime set up that is required by the JVM to execute java programs. The JRE and JVM (Java Virtual Machine) come packaged along with the Java Development Kit (JDK) that we download and install from the suns website to install Java.


What to download if you want Java Micro Edition?

ANSWER: download latest Java Wireless toolkit, prior installing it you have to install the Java SE on your PC. First install JAVA SDK, then install WTK. only installing JAVA Runtime Environment is not enough, you have to install full SDK.


Where can one download a java runtime environment?

The java runtime environment can be downloaded from several websites. Among them are Oracle, Java, CNET, Softsonic, Eclipse, AfterDawn, Soft32, and OldApps.


Why cant you run java on Windows 8?

You may have to install Java runtime support.


How does one install the Java Runtime Environment?

Java Runtime Environment is very easy to install. One would first find locating it online at the Java website or a third party site, like Cnet, to download the program. One would then follow the instructions during installation, which are where would one like it installed, would one like to change the name of the installation and are there any other programs one would like to install.


How do you get minecraft structure planner to work?

Install the Java Runtime Environment (JRE) for your operating system, then open the Structure Planner Jar file.


Who invoke main function in java?

The Java Runtime Environment invokes main methods.


Can you download and play minecraft without java?

No. Minecraft is written in Java, which means you either have to have a JDK (Java Development Kit) or JRE (Java Runtime Environment) to run the game. You can download and install the latest Java from their website (see related links).


Will Java runtime environment affect your PC?

Probably not, unless you run a virus written in Java.


What will java software do for you on your laptop?

The general Java Runtime Environment allows a computer to run Java applets and compiled Java files.


What translates a Java program into Bytecode?

The Java Runtime Environment (JRE) converts the byte code to machine language.