I am developing an Android application in which I should show Power BI reports and tiles with drill down. I will use ADAL for login. I will use return token by ADAL to query Power BI.
I Googled but still I am not able to find a proper documentation for same.
Please help, thanks in advance.
I would start with What can developers do with Power BI. This is an introduction into Power BI development and the integration options available.
Note: Microsoft Graph API is a separate API from Power BI REST API.