Share SDK okay?

Monkey Targets Forums/Android/Share SDK okay?

evren(Posted 2015) [#1]
Got AndroidStudio and Monkey, Studio need 64bit Java(JDK) and Monkey wants 32bit, so installed both, works great. Both want version 7 of Java and not 8 and finally got both running without any errors.

If I let Monkey share Androids SDK , is that okay? I would hate to have two SDKs to deal with but I don´t want monkey to mess and write into the SDK so one day AndroidStudio wouldnt run.

So Is it okay to share a SDK, point to the same path?


Steve Ancell(Posted 2015) [#2]
Just stick with the 32 bit, that's the recommended one and you definitely don't need both.


secondgear(Posted 2015) [#3]
I share the same SDK between Eclipse and Monkey, and use 64 bit Java only, works just fine.


evren(Posted 2015) [#4]
Great. Monkey fails on me while trying 64bit only, I don´t know why it does that. I share the SDK and everything works great now except Monkey cannot find the emulator by itself
adb not found. I´m not sure if the new hardware accelerated emulator in AndroidStudio is the cause for that, no biggie. Emulators is nice to have though at times.