answersLogoWhite

0


Best Answer

This depends on your handset.

Certain devices are java-enabled, older ones are not.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can run java application on android?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Can we support java in HTC desire 620?

HTC 620 uses 4.4 android which partially supports java but it does not run oracle JVM or even oracle java.


What is different between Android and java?

Android is an Operating System that runs on specific devices and controls those devices' functions. Java is a general programming language that can run on many different devices (computers, phones, tablets, and so on), one of which is Android. Thus, the comparison of the two are that they are completely different, with the only relation between the two is that Android runs Java programs.


How to make java application?

a Java application is a program written with the very popular porgramming language (Java). the Java programs can run on any operating system (windows,linux,mac...etc) and also it can be run on mobile devices too. in order to the java application to run,it needs to have JRE(Java Runtime Enviroment)installed on the device that it will run on.


What is java command?

A Java application can accept any number of arguments from the command line. This allows the user to specify configuration information when the application is launched.The user enters command-line arguments when invoking the application and specifies them after the name of the class to be run.


Why do we choose silicon valley android app developers?

silicon valley is working wih Custom Android Application Development and Android Gaming Application Development. Android Multimedia Application Development and Android Enterprise Application Development. Android Application Maintenance and Upgrade and also Android Application Testing services available here.

Related questions

Which is better advance java or android?

Java is much advance because application designed to run over Android are written in Java Language.


Can you run java on your android G1?

the Android platform using the Java programming language there is one application on market that converts to apk the name escapes me but just type java in market search and it will pop up


How do you design android application?

To develop an app on android you will need to learn Java Programming Language You can learn Java from thenewboston on YouTube. Then you can go to developers.android.com and learn how to develop an application


What is the best programming language or for iphone and android application development?

iPhone: Objective C Android: Java


Can you install android application on your samsung gt-c3312?

No... u Cant install 'Android' on a Java Platform....:)


What is better android games or java games?

Neither Java nor "Android" games are "better" in any sense; Android games run on Android (but not other systems), while Java games run on other systems (but not Android). The actual quality of the software depends on the software developers, game designers, and so on, not the tool being used.


Do Android phones run java apps?

They cannot use Java apps themselves, though the programming language they run- Dalvik- is closely related to Java.


Can I do android app development in html?

Android uses the language Java which is a intense language used to design application. In web development you use Java Script which is used to edit web pages.


How do you execute a Java program?

You can run a Java application from the command line using "java <name of the class>"


What is an important difference between writing a Java application and a Java applet?

A Java applet is embedded within a web page, while a Java application will run directly on your computer.


What is the relation between Java and Android OS?

Java and the Android operating system have a significant and intertwined relationship. Java is the primary programming language used for developing applications on the Android platform. Here's an overview of the relationship between Java and Android OS: Java as the Primary Language for Android: Java is the official and recommended programming language for Android app development. Google, the company behind Android, chose Java due to its portability, ease of use, and large developer community. Android Runtime Environment: Android uses a customized version of the Java Virtual Machine (JVM) called the Dalvik Virtual Machine (DVM) or, in newer versions, the Android Runtime (ART). These runtime environments allow Android apps, written primarily in Java, to run on Android devices. Android Software Development Kit (SDK): Google provides the Android Software Development Kit (SDK), which includes tools, libraries, and the Android API framework. Developers use Java in conjunction with the Android SDK to create Android applications. Android API: Android's API (Application Programming Interface) is primarily written in Java. This API provides a set of classes and methods that allow developers to interact with various aspects of the Android operating system, including user interfaces, hardware features, and system services. Native Code Support: While Java is the primary language for Android app development, Android also supports the use of native code (C/C++) through the Android Native Development Kit (NDK). Developers can write performance-critical parts of their apps in native code while using Java for the majority of their application logic. Android Studio: Android Studio, the official Integrated Development Environment (IDE) for Android development, supports Java as its primary programming language. It provides tools and features specifically tailored for Java-based Android app development. Cross-Platform Development: Java's "Write Once, Run Anywhere" (WORA) philosophy aligns well with Android's goal of running apps on a wide range of devices. Developers can write Android apps in Java and expect them to work on various Android-powered smartphones and tablets. Third-Party Libraries and Frameworks: There are numerous third-party libraries, frameworks, and open-source tools written in Java that simplify Android app development. These resources extend the functionality of Android apps and help developers streamline the development process. In summary, Java is the primary programming language for developing Android applications. The Android operating system relies on Java and the Android API to provide a consistent and versatile platform for app developers. Understanding Java is crucial for anyone interested in Android app development, and learning to use Java in conjunction with the Android SDK is a valuable skill for building Android applications.


Is android an example of application software?

Android is Mobile OS and learning Android course can able to make the applications. Basic requirement we need to know Java programming to develop the Android Applications