Skip to content

Releases: dotnet/android-samples

Xamarin.Android - Support v7 Toolbar

10 Dec 15:48
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - Activity Recognition

10 Dec 15:48
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - Tabbed Layouts ActionBar

10 Dec 15:48
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - Hello Facebook sample

10 Dec 15:45
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - ViewPagerIndicator

10 Dec 15:48
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - Google Cloud Messaging Sample

10 Dec 15:45
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - AdMobExample Sample

10 Dec 15:48
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - How's my TLS?

10 Dec 15:45
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - Analytics Sample

10 Dec 15:45
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df

Xamarin.Android - Leaderboards and Achievements

10 Dec 15:45
fcabb5c
Compare
Choose a tag to compare
Update minSdkVersion for projects using support lib (#309)

API 16 is the lowest version of Android that is officially supported by
Xamarin.Android. In most cases, this restriction is only presented as a
build warning. Recent changes to use Google's [manifest merger tool][0]
have however surfaced a new error in projects which use the support
libraries and specify a minSdkVersion lower than API 14. These projects
should be updated to use a minSdkVersion of 16 to avoid both this new
error, and the existing warning about using an unsupported minimum SDK
version.

[0]: https://github.com/xamarin/xamarin-android/commit/2c6f5cd16fb5087731107c1defa13ebb56cf63df