J2ME Loader: Difference between revisions
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
fx Tags: Mobile edit Mobile web edit |
||
| Line 6: | Line 6: | ||
|active = Yes | |active = Yes | ||
|platform = [[Emulators on Android|Android]] | |platform = [[Emulators on Android|Android]] | ||
|target = [[Cellphone_emulators#Java 2 Micro Edition (J2ME)|J2ME]]<br/>[[Mascot Capsule 3D]]<br/> [[Cellphone_emulators#KDDI ezplus| | |target = [[Cellphone_emulators#Java 2 Micro Edition (J2ME)|J2ME]]<br/>[[Mascot Capsule 3D]]<br/> [[Cellphone_emulators#KDDI ezplus|EZplus アプリ]] | ||
|developer = [https://github.com/nikita36078 nikita36078] | |developer = [https://github.com/nikita36078 nikita36078] | ||
|support = [https://www.paypal.me/nikita36078 PayPal] | |support = [https://www.paypal.me/nikita36078 PayPal] | ||
| Line 16: | Line 16: | ||
}} | }} | ||
'''J2ME Loader''' is an open-source [[Cellphone_emulators#Java 2 Micro Edition (J2ME)|Java 2 Micro Edition]] (with support 3D engine "Mascot Capsule V3") and [[Cellphone_emulators#KDDI ezplus| | '''J2ME Loader''' is an open-source [[Cellphone_emulators#Java 2 Micro Edition (J2ME)|Java 2 Micro Edition]] (with support 3D engine "Mascot Capsule V3") and [[Cellphone_emulators#KDDI ezplus|EZplusアプリ]] compatibility layer<ref group=N>Strictly speaking, it is not exactly an emulator. It converts MIDlets to Android API and makes J2ME applications to run almost natively in [https://en.m.wikipedia.org/wiki/Dalvik_(software) Dalvik] or [https://en.m.wikipedia.org/wiki/Android_Runtime Android Runtime]</ref> | ||
for [[Emulators on Android|Android]]. This project is a fork of [https://github.com/NaikSoftware/J2meLoader J2meLoader]. | for [[Emulators on Android|Android]]. This project is a fork of [https://github.com/NaikSoftware/J2meLoader J2meLoader]. | ||
| Line 120: | Line 120: | ||
==Features / Settings== | ==Features / Settings== | ||
* Fast emulation | * Fast emulation | ||
* MIDP 1.0 & 2.0 support | |||
* M3G 1.0 support | |||
* Mascot Capsule 3D support | |||
* High compatibility | * High compatibility | ||
* KDDI | * KDDI EZplus アプリ support | ||
* Bluetooth API support | * Bluetooth API support | ||
* Touchscreen input support | * Touchscreen input support | ||
* Symbian^3 multi touch support | |||
* Supports external virtual keyboards and QWERTY input | * Supports external virtual keyboards and QWERTY input | ||
* Supported formats .JAR, .JAD and .KJX | * Supported formats .JAR, .JAD and .KJX | ||
* Menu key remapping support | * Menu key remapping support | ||
| Line 586: | Line 589: | ||
|[https://nikita36078.github.io/J2ME_Docs/docs/jsr135 Mobile Media API] | |[https://nikita36078.github.io/J2ME_Docs/docs/jsr135 Mobile Media API] | ||
|JSR-135 | |JSR-135 | ||
| | |✓ | ||
|- | |- | ||
|[https://nikita36078.github.io/J2ME_Docs/docs/jsr172 Web Services Specification] | |[https://nikita36078.github.io/J2ME_Docs/docs/jsr172 Web Services Specification] | ||
| Line 702: | Line 705: | ||
|[https://nikita36078.github.io/J2ME_Docs/docs/nokiainapp Nokia In-App Payment API] | |[https://nikita36078.github.io/J2ME_Docs/docs/nokiainapp Nokia In-App Payment API] | ||
| | | | ||
| | |✓ | ||
|- | |- | ||
|[https://nikita36078.github.io/J2ME_Docs/docs/Nokia_SMS_API_0_9 Nokia SMS API 0.9] | |[https://nikita36078.github.io/J2ME_Docs/docs/Nokia_SMS_API_0_9 Nokia SMS API 0.9] | ||
| Line 828: | Line 831: | ||
→ Also recommends Archive.org J2ME collection [[Cellphone games preservation]] | → Also recommends Archive.org J2ME collection [[Cellphone games preservation]] | ||
<span style="font-size: 105%; font-weight: 500; color: #000000; -webkit-text-stroke-width: 1.0px; -webkit-text-stroke-color: black;"> | <span style="font-size: 105%; font-weight: 500; color: #000000; -webkit-text-stroke-width: 1.0px; -webkit-text-stroke-color: black;">EZplus アプリ</span> | ||
[[File:Ezplus.png|100px|link=]] | [[File:Ezplus.png|100px|link=]] | ||
| Line 834: | Line 837: | ||
Japanese carrier KDDI/Au released ezplus as part of their EZweb set of standards for mobile telephony. It is based on Java ME extended with propietary APIs. The first device supporting it was released on 2001 (Hitachi C451H). | Japanese carrier KDDI/Au released ezplus as part of their EZweb set of standards for mobile telephony. It is based on Java ME extended with propietary APIs. The first device supporting it was released on 2001 (Hitachi C451H). | ||
Applications were denominated " | Applications were denominated "EZplusアプリ" (during the ezplus name era) and come in the form of <code>.KJX</code> files. | ||
{| class="wikitable" style="text-align:center;" | {| class="wikitable" style="text-align:center;" | ||