Knowledge.ToString()

Category: Xamarin

  • Xamarin: Android Device Not Visible in Visual Studio

    Visual Studio cannot detect android phone

    You have developed and tested your Xamarin app on android emulator. Now it is a time to test on real android device. Following advice from online resources, you would have connected your android phone/tablet to your development machine and expected your device to show up in the list in Visual Studio. If the android device…

    |

  • Solved: No resource identifier found for attribute ‘configchanges’ in package ‘android’

    I was following the Xamarin forms tutorial to integrate AdMob and following error came up No matter what I did and tried to find on the internet but could not find the fix. Finally I tried to look very closely and found a small mistake. Here is what I copied from the tutorial Instead, it…

    |