Recently i have been trying to figure a way to get 2 files with heavily typed datasets, and two web references that work perfectly fine in Xamarin.Android, i was able to call them and access their contents, however that is not allowing me to complete my project, cause i want to use them in Xamarin.Forms, as that is where most of my project is based around, i have used Dependency services to retrieve those kind of information, but i dont know if i am doing it right or not, i have even tried to copy the datasets into a new one and then bring it to Xamarin.Forms or the PCL but no, if anyone please give me sort of advice as i have no other options, than redoing the whole project again in Xamarin.Android which might take another month to redo it.
These are the datasets i would like to use, the top one and the bottom one, they are linked with the file called DB.cs, from where if i call that class, i can organise the code a little bit, i do have two web references but i want to figure out this one first.
↧
Xamarin.Forms and Xamarin.Android files access question
↧