Port Java Apps to android To run Without Emulator - General Questions and Answers

Porting Java apps To Android For Running them Without Emulator
I have seen many java apps ported to android.
i.e. uc browser, opera mod.
They run without any emulator like netmite.
Can any1 help me on how to make java app an android app that doesnt need any emulator.
I know how to convert .jar to .apk with netmite online.
THANX EVERY1!!

Related

help needed with jar files

Hi guys
m new to J2ME programming. i built a small application through java wireless toolkit 2.5.2..... it run well in the emulators provided with the tool kit. but when i deploy that application in my HTC pharos it gives an error "JAD CHECKING FAILED" .......Please someone help me out with it........
jad
.
Try this:
Convert j2me MIDP (jad) into Android package (apk)
.
You need to keep the java files,jad,exe file in same folder

How to run .jar files ?

Hi , I wanted to know how to run a .jar file in android ...
i know that there are .apk`s now for android , but this app is not there for android yet , i mean now modded for android os ..
so i want to run it on android somehow..
how can i do ?
You cannot.
There is an app on the market to do what you want to do, it doesn't work perfectly but it's not so bad
thnkss will try
you can try netmite
http://bit.ly/aTwIUj
it can transform jar to apks
still have some bugs but works gr8 on some jar I tried.

[Q] Any way to compile java programs in android ?

Is there a way to compile .java file to .class file and execute it
I wanted to compile c/c++/java programs, not for my phone but in my phone...
I searched but did not find an easy way for it.
At last I found out a real easy way to compile c/c++ by using adosbox for android.
I copied the turbo c 'tc' folder from my pc to my sdcard and used adosbox like command promt to go to 'bin' folder in tc and start tc.exe...
Then I could easily write and compile programs just like i did on the pc
But still no luck for java programs...
I copied the reqired java folder and then used adosbox to run the command "javac file.java" but it said "This Program Cannot Be Run in DOS Mode"
So if there is any other way to compile java programs in my phone
please help
Thanx in advance
Try looking at Eclipse, although Eclipse is a large desktop IDE, it includes its own Java compiler written in Java (in the part called "JDT core"), and if (as I hope) that Java compiler is not copyrighted by Sun/Oracle, you (or someone else already maybe) may be able to compile that part of Eclipse into a "native" Dalvik/Android App.
Googling the issue, I see that others have been asking for an Android port of Eclipse too, so maybe there will be some momentum going for this soon.

[Q] Can I run java on Galaxy i5500???

Guyz help me use java on my fone. Plz!!!!
No, if you mean *.jar package (Java ARchive). You can only translate jar's application to Dalvik bytecode (Micro Emulator or Android J2ME Runner).
Yes, if you want to program some new application in Java (programming language). You need to Eclipse (Development Environments) and Android SDK.

[Completed] Integrate Android emulator to App for .exe

Hello!
I wanted to ask if it is possible to integrate an Emulator in an apk file or an App to make a .exe file.
Like Bluestacks for example. I don't want to run the app through the emulator, i want that the Emulator is build in the EXE file.
It must be possible, but how? If BlueStacks can almost emulate any App, it must be possible to build the emulator directly into the .exe file.
Hi
It is not possible . Bluestacks is a runtime which enables you to run android apps. Similar to JVM.
Please post in General Section if you want to engage in a discussion with others
http://forum.xda-developers.com/general/general
Good day !

Categories

Resources