From 3d182f081cd3e2c39fac25d8b059b9572829bdb8 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Fri, 22 Jun 2018 08:15:27 +0300 Subject: [PATCH] New app: J2ME Loader --- metadata/ru.playsoftware.j2meloader.txt | 35 +++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/ru.playsoftware.j2meloader.txt diff --git a/metadata/ru.playsoftware.j2meloader.txt b/metadata/ru.playsoftware.j2meloader.txt new file mode 100644 index 0000000000..fe2dcf7bff --- /dev/null +++ b/metadata/ru.playsoftware.j2meloader.txt @@ -0,0 +1,35 @@ +Categories:Games +License:Apache-2.0 +Web Site:https://github.com/nikita36078/J2ME-Loader/blob/HEAD/README.md +Source Code:https://github.com/nikita36078/J2ME-Loader +Issue Tracker:https://github.com/nikita36078/J2ME-Loader/blob/HEAD/README.md/issues +Changelog:https://github.com/nikita36078/J2ME-Loader/releases + +Auto Name:J2ME Loader +Summary:J2ME emulator +Description: +J2ME Loader is a J2ME emulator for Android. It supports most 2D games and also +3D with some limitations. Emulator has a virtual keyboard, individual settings +for each application, scaling support. This project is a fork of J2meLoader. +. + +Repo Type:git +Repo:https://github.com/nikita36078/J2ME-Loader.git + +Build:1.3.1,46 + commit=1.3.1 + subdir=app + gradle=open + prebuild=sed -i -e 's/28.0.0-rc1/28.0.0/' ../build.gradle && \ + sed -i -e '/versionNameSuffix/d' build.gradle + scanignore=app/src/main/java/javax/microedition/shell/MyClassLoader.java + ndk=r16b + +Maintainer Notes: +The class loader is needed for the main function of the app: load JARs. +. + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.3.1 +Current Version Code:46