C# to develop Android app
- by opt
I am learning C# and I'm wondering if there is the potential to develop an Android app that satisfy the need that I'm going to explain.
I would basically need an app that, when launched retrieves some data from a webpage (i.e. realtime stock prices), trim the xml to find the data i need and store this value into a variable. Then some calculation…