docs-archive/android
Nathan Castle 4369899efa added remaining android recipe samples 2015-07-01 11:27:45 -04:00
..
controls Added android data recipe samples 2015-06-25 09:50:24 -04:00
data Add android data recipe readmes 2015-06-25 10:09:16 -04:00
fundamentals added android fundamentals recipes sample code 2015-06-26 07:10:13 -04:00
general Adding Folder Structure & Brief READMEs 2015-06-18 13:38:18 -04:00
layout added updated android layout recipe samples 2015-06-26 09:32:32 -04:00
media Android media recipe samples added 2015-06-26 11:44:09 -04:00
networking added sample code for Android networking recipes 2015-06-29 07:35:46 -04:00
os_device_resources added sample code for android os/device resources recipes 2015-06-29 09:45:46 -04:00
other_ux added remaining android recipe samples 2015-07-01 11:27:45 -04:00
resources added remaining android recipe samples 2015-07-01 11:27:45 -04:00
README.md Adding Folder Structure & Brief READMEs 2015-06-18 13:38:18 -04:00

README.md

Xamarin.Android Recipes

Recipes for completing simple tasks with Xamarin.Android.

License

The Apache License 2.0 applies to all samples in this repository.

Copyright 2015 Xamarin Inc

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

TO COME.