Installing .jar files on your g1 - G1 General

Is there anyway to install java files such as .jar or .jad from your sd card onto your phone? I thought there was something on the market the waould help do this but all I found was j2me midp runner and that doesn't help. Anyone with info, I would appreciate it.

Here http://www.netmite.com/android/srv/1.4/getapk.php you can convert .jad to .apk

Related

Java Midlet Manager - Need Help

In my Jasjar, I somehow by mistake deleted all the files and folder under Application Data/Tao
Now i am not able to install or run any java programs as the midlet manager hangs...
I need someone to post the files and folders under the Application/Teo directory. I will just copy it back and hope it should work to normal
Or if someone has Tao Intent Java midlet manager .cab, please share it on,i can reinstall it.
Appreciate your help in advance
-Senthil

Java Midlet Question

I really want to use a name picker (randomly picks a name from a pre-defined list)
Google reveals this java version is exactly what I need for a desktop
Is there any way I can use it on the pocket pc (does not work in midlet manager)
http://www.davebsoft.com/jaws/apps/namepicker.jnlp
You normally need a jar version of the program to work with midlet manager - best you do a search for a jar version.
The author kindly sent me his JAR file for this app. I have placed it onto my device but cannot open it
Is it incompatable or am I making a silly mistake
Thanks
Hays
Is that the zip he sent you or did you send you a jar file? Even when i rename it namepicker.jar it wont install, i am sure there is something wrong with the file.
Is that the zip he sent you or did he send you a jar file? Even when i rename it namepicker.jar it wont install, i am sure there is something wrong with the file.
he sent this text in his email
The jar file is here, but it probably isn't set up the way you need it:
http://davebsoft.com/jaws/apps/lib/namepicker.jar
I downloaded it but can't get it working
yep - still says invalid - contact the author again he must have a valid jar that works
will do
thanks for your help
the author replied
"invalid" in what context? It's valid in the context in which you've been
running it on your PC or whatever. Maybe it lacks a manifest file or
something. There are free tool to extract and rebuild jar files.
The message it gives is that it has an 'invalid java application desciptor' i.e. the jad part of the jar is wrong.
just a guess, but its probably made for jave for desktops, not j2me.
OMG. The Java that is written is for PC (or eqv) Java not for Java for phone (eg. midlet). That's why it doesn't run. Midlet is a very small subset of the real Java, the code is different, and there isn't much function in midlet version of java, and it is a pain to program in midlet-java (whatever you call it). Hence the JAR is not working. Try running it on your PC, it will work.
No, you can't extract it and run it on your midlet-enabled phone. No, even if you have the source, you can't do that either, unless you translate the code manually. I don't think there is a converter for that matter, especially it involved GUI.
That explains it
Anyone up for the challenge of writing a good pocket pc version ??
Hays
Try this one...
This is an OSS JVM that's meant to be J2SE compliant so it might just run. Try your luck.

Is it possible to deploy a J2ME application on Imate KJAM

Hi Guys
Can anyone help me in deploying j2me application into my brand new imate KJAM. I tried out with jar and jad files but of no use can anyone suggest me which files has to be installed to PDA of windows mobile 5.0 Operating system.
What are prc files and is cab files related to J2ME pls let me know this
Thanq
VijayGutta
Hello Vijay,
K JAM is very well equipped with J2ME...however, it will run Universal type of jar and jad files...if u are trying to put Nokoa series40/60 files then it won't run as for the resolution.
CAB files are executbles for PPC for all OS versions and are not J2ME ones.

WM5 copy/move files

I am trying to copy or move a file from \windows which is a .dll file. I am getting an error when trying to do this programatically in C# with .NET. Does anyone know how to access the files in \Windows directory without access restrictions?
Thanks,
heimlich
if they are in the rom one cant just delete or in some cases access them runtime only at pre flashing rom image time
Could you be a bit more detailed? I want to get access to a .dll to see what their function calls are. How can I get the dll onto my desktop to view it?
Thanks,
heimlich
try copying them to your sd card using total commander
I tried that. I get an error telling me it is unable to copy files. Looks similar to error I get when I tried with native file explorer and .net File.Copy();
Any other suggestions would be appreciated.
Thanks,
heimlich
If it is in ROM, you can't copy it right out as a file, the best you can do is to LoadLibraryEx it with LOAD_LIBRARY_AS_DATAFILE, then if you can locate it in memory, you can dump it out to a file on disk.
How do I know if something is in ROM? I know it is in \windows and that is about it and in file explorer I can see the file as .dll.
thanks,
heimlich
One way is to use GSFinder. It marks ROM files with a different icon. Most of the files that are in the \Windows folder are in ROM.

Java emulator for N1?

Does Jbed or any other Java emulators work on Nexus One?
This works:
http://www.netmite.com/android/
It's good but can't use my own Jar apps and games, we are obliged to download from their database
Put your jar on the sd card, navigate with astro and click. Netmite will pop up and guide you. I did this in jan so its not very fresh in my memory.
Thanks dude
I tried using jbed and its still not working..help

Categories

Resources