|
| 1 | +Source: oss-xamarin.android |
| 2 | +Section: unknown |
| 3 | +Priority: optional |
| 4 | +Maintainer: Xamarin < [email protected]> |
| 5 | +Build-Depends: debhelper (>=9) |
| 6 | +Standards-Version: 3.9.6 |
| 7 | +Homepage: https://www.xamarin.com/platform |
| 8 | +Vcs-Git: https://github.com/xamarin/xamarin-android.git |
| 9 | +Vcs-Browser: https://github.com/xamarin/xamarin-android |
| 10 | + |
| 11 | +Package: xamarin.android |
| 12 | +Architecture: amd64 |
| 13 | +Depends: mono-xbuild (>= 5.2), java8-sdk, ${misc:Depends}, ${shlibs:Depends} |
| 14 | +Description: Xamarin.Android libraries and runtime (host component) |
| 15 | + The best way to build native Android apps. |
| 16 | + . |
| 17 | + * Ship native Android packages. Xamarin.Android uses just-in-time |
| 18 | + compilation for sophisticated runtime optimization of your app’s |
| 19 | + performance, meaning your app is a native Android APK. |
| 20 | + * Access any Android API, including new form factors. We bring 100% of |
| 21 | + Google’s Android APIs to C#, enhancing Java APIs with async support |
| 22 | + and .NET naming conventions so you feel right at home. |
| 23 | + * Call existing Java code from C#. Use your existing Java code, |
| 24 | + frameworks, and custom controls in your Xamarin app using our |
| 25 | + automatic binding generator. |
| 26 | + * Build Android Wear apps. With access to 100% API support for Android |
| 27 | + Wear, create full-featured applications capable of running on Android |
| 28 | + Wear devices. |
| 29 | + * Stay up-to-date with Android. Xamarin stays up-to-date with the most |
| 30 | + current APIs from Google, so you can always use the latest features |
| 31 | + in your apps. |
0 commit comments