A Framework for the Automatic Execution of Measurement-based Experiments on Android Devices [A-mobile 2020]

SEE FULL POST

A Framework for the Automatic Execution of Measurement-based Experiments on Android Devices [A-mobile 2020]Uncategorized

by Ivano Malavolta on September 23, 2020 with 0 comments

Last Monday I participated to the A-Mobile 2020 workshop, co-located with the international conference on Automated Software Engineering (ASE). I presented Android Runner, our Python framework for the automatic execution of measurement-based experiments on Android devices. The full paper is available here and below you can find the slides of the talk. Check out the …

continue reading ...

How to automatically RUN and REFRESH the Ripple Emulator from Sublime Text

SEE FULL POST

How to automatically RUN and REFRESH the Ripple Emulator from Sublime Textcode

by Ivano Malavolta on February 9, 2014 with 3 comments

Preliminaries Everyone working with Apache Cordova knows very well the Ripple emulator for Chrome (if you don’t, please refer to its official page). Also, every serious Cordova developer knows that in the last months Apache Cordova is available as a Node module and that it can be used in a local development environment. If you …

continue reading ...