[android] No MyGame.java in Cocos2d-x 3.0 is a good thing?

Hai, I’ve been using EasyNDK for a long time. With EasyNDK, I can communicate my game with native…
I can integrate tons of SDK, call native activity to do various things(Take a picture, social media, leaderboard, etc)
I can call many activity (Cocos2d-x is one of them) anytime….
But in Cocos2d-X 3.0 MyGame.java is gone. I can’t call EasyNDK, nor other activities. I think it still works fine in iOS
Is there any valid reason why MyGame.java is gone?

anybody? Is it such an obvious answer? Is there any workaround for this?

Last bump before i give up on cocos2d-x 3.0

I agree with you .Now,I can’t add third party android lib to my cocos2d-x code.

they really should bring it back.
it’s really unfortunate since that’s the only thing that prevent me from moving to v3.0