# Android'n Stuff

For any Setup you need an Android device Emulator, we need to emulate the device we are going to be running the apps we are going to be testing and I didn't found a better alternative than [Android Studio Device Emulator](https://developer.android.com/studio/run/emulator) that comes with the SDK and many other out of the box features.

One cool tool in case you are running on a physical device is to sync your screen to see it on your computer screen, for that you could use [scrcpy](https://github.com/Genymobile/scrcpy) from Genymobile.

{% embed url="<https://docs.google.com/presentation/d/1sURqr_ZNiCIuFgChGTEC_M-2qWetrCWuE9H_QDkA-MQ/edit?usp=sharing>" %}
SecBytes presentation
{% endembed %}
