Hacker News new | ask | show | jobs
by AnimalMuppet 3760 days ago
> Prevent the NDK users that ignored the documentation and linked to non official platform libraries to keep doing that.

I'm sorry, where in the article did you see that? I've looked twice and can't find it.

1 comments

https://developer.android.com/preview/behavior-changes.html#...

"Android N includes namespace changes to prevent loading of non-public APIs. If you use the NDK, you should only be using public APIs from the Android platform. Using non-public APIs in the next official release of Android can cause your app to crash."

Thanks!