View Single Post
Old 11-29-2016, 11:19 AM   #3
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
I lied, it wasn't in the spoiler (yet) it is only in my notes:
Code:
/usr/java/bin/cvm \
-Dsun.boot.library.path=/usr/java/lib \
-Xbootclasspath/a:/usr/java/lib/arm:/usr/java/lib/ext:/usr/java/lib/arm/minimal \
-cp <your application's classpath> \
<your application> <your arguments>
Note: Even with all of that, it does not support signed jars (but neither does Amazon/Lab126).

Last edited by knc1; 11-29-2016 at 11:21 AM.
knc1 is offline   Reply With Quote