-
Hello. I develop useful j2me apps (Stella Mobile - telegram, ViKa Mobile - VKontakte, etc) and I have to use my own way of displaying notifications via sound alerts. But I wish my apps to be more inte…
-
Hello!
Recently a new multi-platform open-source J2ME emulator called [freej2me (GitHub repo)](https://github.com/hex007/freej2me) has been released. [And the emulation scene seems to be quite happ…
-
Hello!
Recently a new multi-platform open-source J2ME emulator called [FreeJ2ME (GitHub repo)](https://github.com/hex007/freej2me/) has been released. [And the emulation scene seems to be quite hap…
-
```
javax/microedition/content/Registry.getServer.(Ljava/lang/String;)Ljavax/microedition/content/ContentHandlerServer;: 13.916
javax/microedition/content/Registry.findRegistryImp…
-
When I try to use jl-mod or j2me loader for this game, everyrhing breaks. However the problem could be the .jar file because it is a mod by fearless
-
```
When building for j2me the jar's manifest permissions value contains a white
space which breaks the permission string (the
javax.microedition.io.Connector.http etc string)
What steps will repro…
-
```
When building for j2me the jar's manifest permissions value contains a white
space which breaks the permission string (the
javax.microedition.io.Connector.http etc string)
What steps will repro…
-
**Emulator version:**
1.7.8-dev, 1.7.8-play
**Game version:**
UniFM(or any other midlet using file api)
**Game resolution:**
N/A
**Device:**
Xiaomi Mi 10T Pro.
**Android version:**
12…
-
```
测试了下水平镜像的方法,g.drawRegion(img, x, y, w, h,
Sprite.TRANS_MIRROR, x1, y1, 0);//镜像
这个方法里面随着x,y,w,h
的变化会出现问题。截图的小图和其镜像不一致。
```
Original issue reported on code.google.com by `hydrogen...@gmail.com`…
-
If j2me already has the jar installed, using the file manager to launch the jar to call j2me will display the installation page. Is there a way to directly call it to start the game?