I have imported the project from https://github.com/DrKLO/Telegram. I have generated the signed APK and when I try to run in the emulator it shows the following error.
05/15 17:14:42: Launching TMessagesProj
The currently selected variant "arm-debug" uses split APKs, but none of the 4 split apks are compatible with the current device with density "480" and ABIs "x86".
Error while Installing APK
How can I fix this error ?
Thanks!