I was trying to install my app on a real android device (Xiaomi note 4 and Nexus 7), but it shows the error as -
Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
Now this problem is discussed in many questions Like this one but all of them are talking about facing this problem on Emulators, so one can make emulator of appropriate CPU image (ARM or x86)
How can one fix that for a real device?