EricssonResearch / openwebrtc-examples

Examples apps showing how to use OpenWebRTC
BSD 2-Clause "Simplified" License
338 stars 209 forks source link

Failure [INSTALL_FAILED_CPU_ABI_INCOMPATIBLE] #113

Open oZBo opened 9 years ago

oZBo commented 9 years ago

App launches only in boxed android emulator, x86 Architecture. When i tried to run app in Genymotion or another architecture i got this error "pkg: /data/local/tmp/com.ericsson.research.owr.examples.nativecall Failure [INSTALL_FAILED_CPU_ABI_INCOMPATIBLE]" Is there someway to launch on another architecture?

Thanks in advance!

superdump commented 9 years ago

I don't think running in Android emulators is supported yet. @Rugvip?

Rugvip commented 9 years ago

Related to EricssonResearch/openwebrtc#435