Native android app integration in ionic app

native app has algorithm(image processing) for picking the data from android camera (this has the UI in ionic )

the ionic app has the UI (which is done in html5 ) for collecting the data using camera and pass this data to the the native app

this thing we need to get the help passing data from ionic to native app