Kibana as an Android component

I am ingesting data on elasticsearch, and creating real-time views on Kibana . It exists any way to render these views from an android app on a responsive way ?

Thanks.

The only currently supported way to embed Kibana is as an iframe. Do you know if it is possible to embed an iframe in your Android app?