Hi
I have downloaded Community Edition of Appium Studio, and trying to open the reflection screen for android device but see below error (log). I cannot update the android version on this device since this is the version on which my company apps are developed. . Android developer in my company told me to use a lower version of Appium studio which might be compatible with our device android version (2.4.6). Could not find lower versions of this tool.
Any input will be appreciated. thanks in advance
tarting the internal [HTTP/1.1] server on port 4723
2017-09-22 20:24:41,945 [Open device 267870440028] (experitest.device.F) ERROR Failed to init automator
com.experitest.image.agent.InternalException: Cannot initialize UIAutomator. Your device is either too old or UIAutomator has been disabled for it267870440028
at com.experitest.image.agent.android.adb.screen.injector.a.a(MyApplication:44)
at com.experitest.device.ax.ab(MyApplication:1501)
at com.experitest.device.ax.E(MyApplication:1355)
at imagestudio.h.a.au(MyApplication:93)
at imagestudio.h.c.au(MyApplication:12)
at com.experitest.device.F.a(MyApplication:609)
at com.experitest.device.ax.R(MyApplication:716)
at imagestudio.actions.aE.innerRun(MyApplication:391)
at com.experitest.utils.a.i.run(MyApplication:21)
at com.experitest.utils.aJ.call(MyApplication:24)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)