Jar Term

5.8 5

v1.2 by andengdev online

Jar Term アプリダウンロード Jar Term アプリダウンロード

Jar Termの詳細

andengdev onlineからリリースされた『Jar Term』はツールアプリだ。apkfab.com/jpから『Jar Term』のファイルサイズ(APKサイズ):93.86 KB、スクリーンショット、詳細情報などを確認できる。apkfab.com/jpではandengdev onlineより配信したアプリを簡単に検索して見つけることができる。現在、Jar Term appのダウンロードも基本プレイも無料だ。『Jar Term』のAndroid要件はAndroid 4.0.3+なので、ご注意ください。APKFabあるいはGooglePlayから『Jar Term apk』の最新バージョンを高速、安全にダウンロードできる。APKFab.com/jpでは全てのAPK/XAPKファイルがオリジナルなものなので、高速、安全にダウンロードできる。
This app will run console based Java programs on an Android device. The jar files of the programs should be converted to dex files and loaded onto the sd card. This has been tested on a Nexus 7 (2013) tablet with Android Marshmallow 6.0.1 and an old Kyocera Event with Ice Cream Sandwich 4.04.
To select a file, click on the gear and "dex file" to load, and then click on "main class" to choose the main class. To run, click on the lightning icon to run. The back button brings up a choice dialog to halt the program or do the default back action.
Convert a jar file to dex with the dx program supplied with the Android SDK. The SDK can be found at the following website (the page end)
https://developer.android.com/studio/index.html
I convert it on windows with the command
dx --dex --output=myfile.dex --no-strict myfile.jar
To find the main class without the source code you can copy the file and replace with suffix with zip (e.g. copy myfile.jar to myfile1.jar and rename the latter to myfile1.zip). Then open the zip file and look for "MANIFEST.MF" which should be a text file with a line like "Main-Class: com.example.MyMainClass". If you have the 7zip program, use the command
sz x myfile.jar META-INF\MANIFEST.MF -so 2>nul | findstr "Main-Class"
An example Java program is at
http://plover.net/~trikiw/images/Wumpus.dex
続きを読む
Jar Term 特徴
バージョン履歴 もっと見る
Jar Term
Jar Term 1.2 APK
2016年11月04日 93.86 KB

Requires Android: Android 4.0.3+

Screen DPI: 120-640dpi

SHA1: a38c8db27cedd06f9b58ad6b292ef7368019c67c

Size: 93.86 KB

追加情報

パケージ名:

online.andengdev.RunDex

カテゴリー:

ツール アプリ

更新日:

最新バージョン:

1.2

バージョンアップ申請:

最新版提出

Android要件:

Android 4.0.3+