Hi,
I just tried your software, which looks way better packaged than my own scripts. However, I am stuck in the "Downloading datas..." phase. Tried on 2 different packages, same result. Local folder output is created, as well as the ./data, ./lib, etc subfolders. apk is also recovered from the device.
On the device, the folder /sdcard/androick contains the data for the application. A manual adb pull /sdcard/androick/ ./output/[packagename]/data from the shell, as found in the package.getdatas() source code, works perfectly. Any idea why it gets stuck ?
Regards,
Gilles