1/2
Neo-JVM screenshot 0
Neo-JVM screenshot 1
Neo-JVM Icon

Neo-JVM

neoexpert
Trustable Ranking IconTrusted
1K+Downloads
64kBSize
Android Version Icon4.0.1 - 4.0.2+
Android Version
0.5(06-03-2020)Latest version
-
(0 Reviews)
Age ratingPEGI-3
DetailsReviewsVersionsInfo
1/2

Description of Neo-JVM

Simulates a JVM on Android


Example code that does run after compilation to a class file:


public class Main {

public static void main(String[] args) {

fak(10);

}

public static int fak(int i){

if(i<=0)

return 1;

return i*fak(i-1);

}

}


Sourcecode:


https://gitlab.com/neoexpert/jvm


Neo-JVM - Version 0.5

(06-03-2020)
Other versions
What's newMuch more op-codes implemented."Hello World" program works now.

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1
Info Trust Icon
Good App GuaranteedThis app passed the security test for virus, malware and other malicious attacks and doesn't contain any threats.

Neo-JVM - APK Information

APK Version: 0.5Package: com.neoexpert.jvm
Android compatability: 4.0.1 - 4.0.2+ (Ice Cream Sandwich)
Developer:neoexpertPermissions:1
Name: Neo-JVMSize: 64 kBDownloads: 17Version : 0.5Release Date: 2020-03-06 16:08:55Min Screen: SMALLSupported CPU:
Package ID: com.neoexpert.jvmSHA1 Signature: CC:3B:14:08:2E:8B:E0:93:C9:A9:B2:80:A2:A1:0A:83:D3:E8:63:1CDeveloper (CN): Alexander TyuryaevOrganization (O): Local (L): GummersbachCountry (C): State/City (ST): Germany

Latest Version of Neo-JVM

0.5Trust Icon Versions
6/3/2020
17 downloads64 kB Size

Other versions

0.1Trust Icon Versions
24/3/2018
17 downloads47 kB Size

Apps in the same category

You may also like...