android-tools icon indicating copy to clipboard operation
android-tools copied to clipboard

Android tools for web developers

Results 6 android-tools issues
Sort by recently updated
recently updated
newest added

When running "python recorder.py test" comand I'm getting an error "Device tool installation failed - cannot open 'c:\docume~1\user12~1\locals~1\temp\tmpfksn2g': No such file or directory". Host OS: Windows XP SP3. Thank you!

The senchalab is great! I hope to use EventRecorder to capture screen at certain time interval, for example, every 100ms, and record all the URLs by users. Is this possible?...

I can't start shell version of remotejs on Windows 7 x64 Python 2.7. That what I've got after running remotejs.py: # RemoteJS - Remote JavaScript Console for Android. # Please...

Readme.md links to the wrong url for imagediff.py it should be: https://github.com/senchalabs/android-tools/blob/master/eventrecorder/src/shell/imagediff.py

When I run remotejs (either shell or desktop) no console.log values are printed. ``` $ python2.6 remotejs.py # RemoteJS - Remote JavaScript Console for Android. # Please wait... # Target...

When I try to run the qmake command, I just get QMAKESPEC has not been set, so configuration cannot be deduced. Error processing project file: C:/.../android-sdk/tools/remote/src/desktop/remotejs.pro I just downloaded and...