help needed with jar files - General Questions and Answers

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

Related

Can Vox run .jar files ?

Hi guys
Can the Vox run .jar files ?
I've found some nice apps and I was wondering if my phone can run smoothly java apps
Do I need an xtra feature ?
Thanks a lot in advance, sorry 4 my ignorance
Try this
After a litlle search i found this:
You can install Java-emulator : Coretek Delta Midp or JavaBlend.. and.. place jar & jad files in one directory (run jad (for JavaBlend)).
Place in all jar-archives directory "com".. this helps to run all Nokia java games..
also.. as you have place com, make jad-file(utilite JADMaker.exe)
Files:
Coretek_Delta_MIDP_2.rar
IBMMIDP.zip
JBlend_Java.CAB
com.rar
JADMaker.zip
HDC_Midlet_JAVA.ZIP
Click to expand...
Click to collapse
Check here for more info.
thanks a lot for the info xokos

[Q] looking for a guide to how to cross compile C program to Android BIN file.

Hi all,
i'm new here, but i'm not new to android.
well i program in C, C++ and JAVA. and i'm wrinting an APP that needs some low level programing that use the Bluetooth.
now i have the code already running on my PC but i want to make a bin file that i can run through the terminal in my HTC desire.
my question is, where can i find a good guide that can explain me how to cross compile C code into an ARM arch, so that later on i can use in my android?
thanks to all!

[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.

[Q] How to get xap ID VB.NET/C++/C# ??

Hello
I am busy with a program that checks for a newer version on the marketplace.
But now I want to get the ID code:
example: e4571a02-0b87-e011-986b-78e7d1fa76f8
But how I get this.
And maybe also the Version ID.
I am programming in VB.NET but if you had the code in C++ or C# I will convert it.
Regards,
Weide43
Read file WMAppManifest.xml inside xap (i.e. zip), and use ProductID attribute from <App> tag.

Categories

Resources