0

I am doing some research on running Xamarin.Android apps on OxygenOS (https://en.wikipedia.org/wiki/OxygenOS). Unfortunately, information online is scarce on the subject.

Appreciate thoughts on the subject. Specifically suggestions around following 2 questions:

  1. Will Xamarin.Android apps work on OxygenOS?
  2. If yes to the query above, are there any compatibility issues that one needs to be aware off?

Appreciate your help!

Cheers

deepthought
  • 87
  • 11

2 Answers2

0

After some research and web crawling, turns out OxygenOS, at least for now, will support any android app. It is essentially a custom ROM, as some blog post has suggested.

Reference

deepthought
  • 87
  • 11
  • Please **quote and link** the information you have found to make it accessible for others searching for it, instead of just providing a summary of your view. Thanks! – herrbischoff Jul 05 '17 at 16:52
  • @herrbischoff sure, have provided reference to some of the relevant articles that I came across during my research. Cheers! – deepthought Jul 25 '17 at 15:28
0

I would say that OxygenOS is nothing but the modified Android. Modified Android is still the pure Android as core, so I don't see any complication for any Android app works on pure Android X and doesn't work with OxygenOS built on Android X.

Now there should not be an issue how the Android app for Android X wad developed. And the app developed for Android X using Xamarin.Android will surely work on the OxygenOS built on Android X.

GDroid
  • 1,254
  • 1
  • 16
  • 36