Agono0

Results 7 comments of Agono0

But I think ssl also not found.... Anyway thanks for info

I have the same problem with new versions, I switch to `16.3.0` also same problem.... Here's the full error ``` java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ne.test/ com.ne.test.MainActivity}: java.lang.NullPointerException: Attempt to...

@agnostic-apollo the error still showing (lastest repo clone) , and i still cannot build using `build-bootstraps.sh` as it show: ``` [*] Building 'bzip2'... ERROR: No package bzip2 found in any...

@sylirre Thanks for response. I try `generate-bootstrap.sh` to build bootstrap but like i said above, it create (useless) `bootstrap.zip` `150KB` which contains only folders with packages name and here is...

@sylirre Can i just use your modified script you provide it on the pull request? Or still not working?

So , `generate-bootstrap.sh` will not working if i change the prefix (the package name) idk , i just guess. Anyway, thanks so much for help, I really appreciate that

still have problem with `generate-bootstrap.sh` i cannot make a vaild bootstrap.zip with `SYMLINKS.txt` and there is no `lib` folder i just use `sudo ./scripts/run-docker.sh ./scripts/generate-bootstraps.sh` what i am missing?? here...