Basically I have Android SDK file in .aar format in which java classes store and i want to used that SDK .aar file in ionic project that can used JavaScript. So simply want to communicate between Java to JavaScript for communication or we can say wrapper between java to JavaScript.