简体   繁体   中英

IntelliJ IDEA running Android Native Activity application

I am trying to run the native activity sample that comes with the Android NDK. I remember it used to run fine with Eclipse but with IntelliJ IDEA I always get an error saying "Default Activity not found" when I select "Launch default Activity" from the run configuration dialog. If I try to enter the custom activity name like "android.app.NativeActivity" it again cannot find it.

Am I stuck with Eclipse or is there a workaround for this problem?

恐怕目前不支持启动NDK Activity,请提交功能请求

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM