简体   繁体   中英

Forced to add JRE System Library to android project

On one machine my android library builds and runs fine. On another, with identical build path it would not build until I added JRE System Runtime.

Why might this be?

The solution should be somewhere in these :

  • Make sure both the jre library paths for the machines are identical.

  • And with that you should also see if the android sdk is placed identical to the other machine

  • And machines should be having same OS's 32 bit or 64 bit

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM