Test AngularJS app with Appium and Protractor

Hi. My Hybrid android app is built with angularjs library with lots of asynchronous calls all over. How can I integrate Appium with protractor, so that I can check for complete page loadings including asynchronous calls and other data bindings. My app is developed and ported as APK and not browsed in a browser.

Please help me.
Thanks