IntelliJ Java IDE
The moose likes Android and the fly likes How to recompile .class file by Dalvik compiler in command prompt? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "How to recompile .class file by Dalvik compiler in command prompt?" Watch "How to recompile .class file by Dalvik compiler in command prompt?" New topic
Author

How to recompile .class file by Dalvik compiler in command prompt?

android giri
Greenhorn

Joined: Mar 25, 2011
Posts: 1
HI,

Generally we write a java code and save it .java file

we compile above .java as
>javac Hello.java

and we get .class file of Hello.java then we .class byte code put on JVM


Can any tell, how it will happen on DVM(dalvik virtual machine) on command prompt

all the best
Joanne Neal
Rancher

Joined: Aug 05, 2005
Posts: 2686
Building Android projects


Joanne
 
 
subject: How to recompile .class file by Dalvik compiler in command prompt?
 
Threads others viewed
What am I doing worng??????
Running Java Programs from the command prompt
Java beginning
Is this the place to ask installation questions?
java website application
developer file tools