Now I want to call a function implemented in JavaMe class from QT program. Is it possilbe to import such JavaMe Class into QT and use it directly? or Do I have to package such JaveMe class as a jar file and call it from QT program using some QT class(e.g. QProcess)?
Any methods are welcomed to this problem, please detail the procedure of your idea if you'd like, I'm really appreciated that! Thanks.




