julianwi / javainstaller

an android application to install a full java runtime on a phone.
GNU General Public License v3.0
37 stars 9 forks source link

java.tar.gz does not finish install #5

Open veganaize opened 10 years ago

veganaize commented 10 years ago

When i select "install" for java.tar.gz it downloads and then sits at a blank "Java runner" screen afterwards. One time, it did display an error, so I will try to let it sit for a long time to see if I get it again. My issue is bandwidth, as it re-downloads the file every attempt. I tried passing a "file:///mnt/sdcard/_ExternalSD/java.tar.gz" sans the quotes, but no dice.

julianwi commented 10 years ago

Now your file:// path should work. (c1b3525) But I can't fix the blank "Java runner" screen without an error message.