Android|| App Crash reporting Using Hockey App

i’m working with cocos2dx and integrated hockeyapp in it to implement a feature of crash reporting. But i found that i can only send crashes generated in java through android hockeyApp. As cocos2dx involves c*+ as well so Crashes occurred in c*+ will not be entertained by hockeyApp lib. Can anyone guide me about how can i achieve this feature in c++ ?