Luca Piccolboni

Results 15 comments of Luca Piccolboni

Thanks! It is always difficult to keep track of dependencies. This is great. Thanks for your contributions.

Thanks for reporting these issues! As far as I remember, I didn't have issues in installing the apk of the aes example, but I'm glad you were able to find...

I'm not sure I've seen this error before. Do you see something on the emulator or does it show a black screen and then crash? When you start the emulator...

Thanks for the information. I've only used a physical machine. In the past someone tried to run the Android emulator on a VM and switching to a physical machine solved...

Hi, I remember that when I was using the emulator I was able to successfully execute several applications without the need of rebooting the emulator too frequently. From time to...

Hi, can you please check if there are other files in the directory `/data/data/com.example.aes/`? There should be a file called `aes.log` in one of the subdirectories. Can you confirm that...

Ok, great. Can you please go inside the directory `android-emu/libcore` and run the command `git status`?

Thanks! Sorry, but you need to create the emulator by using the method explained in the README. We modified the Java library to print the log. If you use a...

Hi, if you build the emulator as explained in the instructions (the emulator you run from the directory `emulator-emu` that is created with the script `scripts/setup/setup_emu.py`) you will run your...

Hi, I think there is some sort of issue with the compilation process. Please go inside the directory `android-emu` and then do the following: ``` source ./build/envsetup.sh lunch sdk_phone_x86-userdebug make...