You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hbetx9 Are you sure you downloaded the right archive? I'm on Mint 18.1 here. Downloaded the latest androidscreencast-0.0.8s-linux.tar.gz, unpacked, and started the .jar as described (java -jar *.jar). Takes a few secs to start up, but didn't complain but worked out-of-the-box. Admitted, I didn't build it myself.
@hbetx9 you can try to build it on your own using maven wrapper that is available now, just run from the cloned repo folder:
mvnw clean install
It'll compile all sources and prepare OS bundles. You can find all bundles under target directory.
Also, for current snapshot version I've added proper app.properties to each bundle, so you shouldn't have any problems with ADB location anymore.
Not sure why, but the massive error list has it looking for this exe and did not seem to be OS aware. How can I rebuild so as to ensure it runs?
The text was updated successfully, but these errors were encountered: