haoyangw / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

UnsatisfiedLinkError when using javac #127

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi!I installed this wonderful app on my Samsung Tab S 10.5 today. 
Got stuck with I tried to compile with javac. 

<b>What steps will reproduce the problem?</b>
1. compile a java
2. javac
3. javac -hello.java

<b>What is the expected output? </b>
compile successfully and generates hello.class file

<b>What do you see instead?</b>
java.lang.UnsatisfiedLinkError: com.android.org.conscrypt.NativeCrypto
Please refer to attached picture for more detail error information. 

<b>What version of the product are you using? On what operating system?</b>
I'm using version 2.02, installed on Samsung Tab S 10.5.

Original issue reported on code.google.com by wangyi....@gmail.com on 14 May 2015 at 12:18

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm sorry I just read about the following description: 
"CURRENTLY INCOMPATIBLE WITH ANDROID 5.0 LOLLIPOP". 

Looking forward to seeing it works for android 5. 
Thanks.

Original comment by wangyi....@gmail.com on 14 May 2015 at 12:35