I have just update Android SDK Platform API from 14 to 25.When I run my application it shows an error message as
Compiling code. 0.00
Compiling layouts code. 0.00
Generating R file. 0.04
Compiling generated Java code. 0.87
Convert byte code - optimized dex. 0.29
Packaging files. 0.28
Copying libraries resources 1.91
Found 1 resource files.
Signing package file (debug key). 1.26
ZipAlign file. 0.03
Installing file to device. Error
Failed to install NewPdfViewer.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554
Please check and advise
Compiling code. 0.00
Compiling layouts code. 0.00
Generating R file. 0.04
Compiling generated Java code. 0.87
Convert byte code - optimized dex. 0.29
Packaging files. 0.28
Copying libraries resources 1.91
Found 1 resource files.
Signing package file (debug key). 1.26
ZipAlign file. 0.03
Installing file to device. Error
Failed to install NewPdfViewer.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554
Please check and advise