How to parse android app and recognise data?
I have some issues working with one of android apps. The application is just for myself at the moment.
I am not familiar with kotlin as good as with Js and Python but it seems to me that everything is close to be similar. I have a task and I need your recommendations before to get started. I have an android app. I need to open that app in the background, parse page and get data (geo location, name etc) then I will apply alghoritm that I need.