Instant Apps and NDK

149 views
Skip to first unread message

Dan

unread,
May 23, 2017, 11:35:50 AM5/23/17
to android-ndk
Hi, Do Instant Apps support using NDK and JNI?

Stephen Spann

unread,
May 24, 2017, 8:42:09 PM5/24/17
to android-ndk
Hi Dan,

I'm trying to get this working as well... event the default project created with the New Project wizard in Android Studio 3.0 won't publish as an instant app if the following options are selected:
  • Include C++ support checked
  • Include Android Instant App support checked
  • C++ Standard set to 'C++11'
  • Exceptions Support (-fexceptions) checked
  • Runtime Type Information Support (-frtti) checked
It publishes fine as an installable app, though.

I've got a post on stackoverflow about it:

Reply all
Reply to author
Forward
0 new messages