Difference between pages "IOS emulators" and "J2ME Loader"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
 
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
iPhone devices started the smartphone craze which would go on to replace conventional mobile phones in both Japan (which had its own subset of cell phones) and the rest of the world, with more advanced touch-controlled devices.
+
{{Infobox emulator
 +
|logo = JL.png
 +
|logowidth    = 150
 +
|version = {{JLVer}}
 +
|active = Yes
 +
|platform = [[Emulators on Android|Android]]
 +
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]
 +
|developer = [https://github.com/nikita36078 Nikita Shakarun]
 +
|support = [https://www.paypal.me/nikita36078 PayPal]
 +
[https://money.yandex.ru/to/41001670387745 Yandex Money]
 +
|license = Apache 2.0
 +
|source = [https://github.com/nikita36078/J2ME-Loader/releases GitHub]
 +
|website =
 +
|prog-lang = Java
 +
}}
  
Unlike their direct competitor, Android-based smartphones, they have currently no working emulators, as the official iOS SDK (Mac-only) only allows for running your own projects, i.e. they run code generated for an x86 target rather than ARM code as used by iOS.
+
'''J2ME Loader''' is a free and open-source [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]] emulator <ref group=N> It's 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]]
 +
It's written in Java. It supports most 2D games and also 3D with some limitations ([https://github.com/woesss/JL-Mod/wiki/Known-games,-powered-on-Mascot-Capsule-V3-3D Mascot Capsule 3D V3 Engine] games don't work). Emulator has a virtual keyboard, individual settings for each application, scaling support. This project is a fork of [https://github.com/NaikSoftware/J2meLoader J2meLoader].
  
Many of the currently available "simulators" only try recreating popular iOS apps (like browsers) in a PC application with no real emulation involved. Some notable scams in such fashion are called iPadian or variations on the name, and are often adwares. A project to emulate various smartphones (iPhone, iPod Touch, iPad, Apple TV 2G) called iEmu, started in 2011 but got mysteriously abandoned two years later before anything usable surfaced. There has been recently a project to convert iOS apps to Android apps but nothing released yet as well.
+
==Overview==
  
Your best bet, until a new emulation effort is ever started, is to hope for whatever iOS app you are interested in, to have an Android port. Which is often sadly not the case (until very recently) for the vast majority of the older game apps, especially Japanese ones - as the Android is perceived often to be the more piracy-friendly platform. That appears to be gradually changing lately, and isn't as much concern for non-gaming apps, but the older apps are unlikely to get ported for the most part.
+
Released in 2017, the emulator is currently capable of playing around lot of games, more than 97.3% of the J2ME Library. This is currently the highest-compatibility J2ME emulator available. Converts .Jar files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]], but fails with Sony Ericsson 3D engine (Mascot Capsule 3D), due to the fact that the Mascot Capsule 3D is almost difficult to port. This is common with [[JL-Mod]] emulator as well.
  
iOS apps are distributed in the ipa format. Like its Android counterpart, apk files, they can be opened as a regular zip file most of the time and their contents dissected this way.
+
<b>System requirements :</b>
 +
Android 4.0 +
  
[[Category:Emulators]]
+
==Features==
 +
 
 +
* Fast emulation.
 +
* High compatibility.
 +
* Bluetooth API support.
 +
* Touchscreen input support.
 +
* Supports different keyboard layouts and customization.
 +
* Individual settings for each application.
 +
* Highly accurate, with the right frame rate (FPS Support) for each game, as well as vibration.
 +
* Hardware acceleration support (but games won't run too fast).
 +
* Accelerometer support.
 +
* Scaling support.
 +
* Support [[PPSSPP]] — [https://github.com/woesss/ppsspp_shaders shader filters].
 +
* Force fullscreen support.
 +
And many more!
 +
 
 +
==Known bugs and issues==
 +
 
 +
* Moscot Capsule 3D Engine games doesn't works.
 +
 
 +
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|APK-big}}
 +
|'''[https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers Automatic Builds]'''
 +
|-
 +
|align=center|{{Icon|APK-big}}
 +
|'''[https://github.com/nikita36078/J2ME-Loader/releases GitHub][https://f-droid.org/app/ru.playsoftware.j2meloader F-Droid]'''
 +
|-
 +
|align=center|{{Icon|APK-big}}
 +
|'''[https://play.google.com/store/apps/details?id=ru.playsoftware.j2meloader Play Store]'''
 +
|}
 +
 
 +
==Screenshots==
 +
 
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|[[File:DR.jpg|300px]]
 +
|[[File:SU.jpg|300px]]
 +
|-
 +
|[[File:C4D.jpg|300px]]
 +
|[[File:MI3.jpg|300px]]
 +
|}
 +
 
 +
==Compatibility List==
 +
 
 +
<B>[https://github.com/nikita36078/J2ME-Loader/wiki/List-of-Tested-Java-Games-(Touchscreen) List of The Tested Java Games (Touchscreen)]</B>
 +
 
 +
<B>[https://github.com/nikita36078/J2ME-Loader/wiki/List-of-Tested-Java-Games-(Non-Touchscreen) List of The Tested Java Games (Non Touchscreen)]</B>
 +
 
 +
<B>[https://github.com/nikita36078/J2ME-Loader/wiki/List-of-Java-Games-with-Bugs List of The Java Games with Bugs]</B>
 +
 
 +
==See also==
 +
 
 +
* [[JL-Mod]]
 +
* [[EKA2L1]]
 +
 
 +
==External links==
 +
 
 +
* [https://discord.com/invite/Ag4rcpz Official Discord server]
 +
* [http://4pda.ru/forum/index.php?showtopic=824201 4pda.ru Discussion]
 +
* [https://forum.xda-developers.com/android/apps-games/app-j2me-loader-t3777889 Xda-dev Discussion]
 +
 
 +
==References==
 +
<references group=N />
 +
 
 +
[[Category:Mobiles emulators]]
 +
[[Category:Cellphone emulators]]
 +
[[Category:Android emulation software]]

Revision as of 15:08, 10 October 2021

J2ME Loader
JL.png
Developer(s) Nikita Shakarun
Latest version 1.7.9
Active Yes
Platform(s) Android
Emulates Java 2 Micro Edition
Support ($) PayPal

Yandex Money

Programmed in Java
License Apache 2.0
Source code GitHub

J2ME Loader is a free and open-source Java 2 Micro Edition emulator [N 1] for Android It's written in Java. It supports most 2D games and also 3D with some limitations (Mascot Capsule 3D V3 Engine games don't work). Emulator has a virtual keyboard, individual settings for each application, scaling support. This project is a fork of J2meLoader.

Overview

Released in 2017, the emulator is currently capable of playing around lot of games, more than 97.3% of the J2ME Library. This is currently the highest-compatibility J2ME emulator available. Converts .Jar files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with KEmulator or FreeJ2ME, but fails with Sony Ericsson 3D engine (Mascot Capsule 3D), due to the fact that the Mascot Capsule 3D is almost difficult to port. This is common with JL-Mod emulator as well.

System requirements : Android 4.0 +

Features

  • Fast emulation.
  • High compatibility.
  • Bluetooth API support.
  • Touchscreen input support.
  • Supports different keyboard layouts and customization.
  • Individual settings for each application.
  • Highly accurate, with the right frame rate (FPS Support) for each game, as well as vibration.
  • Hardware acceleration support (but games won't run too fast).
  • Accelerometer support.
  • Scaling support.
  • Support PPSSPPshader filters.
  • Force fullscreen support.

And many more!

Known bugs and issues

  • Moscot Capsule 3D Engine games doesn't works.

Download

Android Automatic Builds
Android GitHubF-Droid
Android Play Store

Screenshots

DR.jpg SU.jpg
C4D.jpg MI3.jpg

Compatibility List

List of The Tested Java Games (Touchscreen)

List of The Tested Java Games (Non Touchscreen)

List of The Java Games with Bugs

See also

External links

References

  1. It's not exactly an emulator. It converts MIDlets to Android API and makes J2ME applications to run almost natively in Dalvik or Android Runtime