I am working with Android Version 8.1.0 emulator from Android Studio the script i am running is from https://github.com/mspreitz/ADEL/blob/master/xml/phone_configs.xml this script contains configuration for NeXus Device Android Version 4.4 Now it is deprecated. Where do I get the information to configure the properties of emulator in xml file ? My python Script won't work I am unable to dump sqlite database from the emulator I have asked question Here's the link to my previous question to understand the problem better.https://stackoverflow.com/questions/73766346/is-there-any-way-to-configure-emulator-in-android-studio/73766535#73766535
and the full python scripts link.https://github.com/mspreitz/ADEL
Thanks in advance.