Problems with java apps - Windows Mobile Development and Hacking General

Hi!
I have a lot of problems with java vm, i've test 3 programs, Esmertec, MIDlet Manager and Java with intent. With all i cant run some programs (chat bluetooth and some games) most times i get lang error, something like java.lang.NoClassDefFoundError. i think this is because i'm using an spanish rom and spanish apps, but other times, java vm and the app are in english...when i try to run apps with bluetooth i never can do it.
Is it possible to get bluetooth acess with a java app? how? with which java vm do you recommend?
sorry for my english, i'm improving!!
bye!!

Yoh
Google iz ur buddy Have you tried searching jsr 82 win mobile. Search 4 Bluecove its a addon 4 IBM J9 and Masiyufu Jvm

sorry but i couldnt do it, i try to run bluecove.jar file with masiyufu VM but it says always the same error with everything even with some apps that others java vm dont says. i dont know how to use the bluecove with the virtual machines...i have the imb j9 and bluecove source files but i dont know what to do, and there is not enought information in spanish....could you help me?

Related

midlet runs on emulator but not on device

[email protected],
i want wo deploy java-apps for my qtek 9100.
i am using netbeans 5 with the mobile plugin.
i made a simple application for testing:
it is no problem to make a "hello world".
but if i try to read/write from the filesystem the app didn´t start anymore.
if i only add this line
Enumeration roots=FileSystemRegistry.listRoots();
the app didn´t start.
the app runs well in the emulator wich came with netbeans 5 but not on the device.
i think there is a problem with my permissions but i am not able to get the permisson.
can anybody help me please???
p.s.: GREAT FORUM!! i found many usefull thinks in here like rom-backup and so on (i am waiting hard for a linux for my qtek)

java ???

any one got java platform running or does anyone know where i can download it ???
java is 2 things
full wm (like on pc's)
and midlet mangers (like on real mobilephones)
buzzdev.net have a midlet manager

VB.Net + mdb-Databases (Access) on WM6

How can I open Access Databases in VB.Net for WM6?
I want to use sql-commands to read, edit and write to the database
is this possible? thank you for help!
greetz SciLor
Ok, I have no idea about these things but I will still try it
Maybe this?
http://www.microsoft.com/downloads/...FamilyID=38ed2670-a70a-43b3-87f3-7ab67b56cbf2
Thank you that might be what i search know i need to know how to access on on the DLL's
i do not believe that compact framework differs from normal .net
when it comes to oleDB interface
i would check out
codeguru.com for code about conecting to an access db
Thank you for the site! very useful
I will try to find something, but my problem is i never used vb.net in connection with databases
i cant help you with anything vb related as i hate vb
but if you need a connection string
http://www.connectionstrings.com/
I only read about sdf files... these databases suck, i dont want to work with different file types on my computer and my phone
Portable Database
i'm using SQLite on my wharehouse program it's free fast and your database file is portable meaning you can access the data on your mobile as well as your destop, if you are coding in .net there is a net wrapper availiable too, you can connect with the database similar way as if it was sqlce database so i found it pretty easy, and the sql syntax is like typical SQL. you have to get a query analyzer separetaly though, or build your own it's not hard to implement.
So try Googling for SQLite and the .Net Wrapper basicaly you need only the Wrapper, and copy the wrapper .dll to your device in your app directory.
Ps. There are many open source projects availiable to learn how to use it just search
Ps2.Sorry for my bad english.

java fix for running QSEE surveillance software

I have a QSEE professional surveillance system that requires a program called mobileToDevice Jar file to run on Java. The HD2 java program that comes with it does not run this program but I found if I loaded Esmertec Jbed 20080912.5.1 ,the program will work good. The only problem is that i must use the keyboard arrow feature to move around the screen. If anyone has another version of Java that works with this application, let me know.

how to get java j2me midp applications running?

I am using an HTC Ozone from verizon.
It's winmo 6.1.
I installed JavaFX 1.2 and then the java programs are installed ok,
but when I run them I get the message:
Exception: Application not authorized to access the restricted API...
From digging around I find out that the application might be blocked because of unsigned signature.
What should I do to fix this ?
Thanks
I can't remember what the Java program is called which allows you to run java apps.
But it comes with the wm6.5 rom which 3VOLUTION made.
for those who might encounter the same problem, I found the java bible here http://forum.xda-developers.com/showthread.php?t=339579
and downloaded Esmertec Jbed
and now all java runs fine.
Cheers!

Categories

Resources