Skip to content

Commit d310225

Browse files
Justin Johnsonconceptdev
authored andcommitted
Jusjohns readme batch update for gallery (#297)
* Batch update of all files * Manual update of file missed in batch because no title * Reran batch on manually-fixed file to prepend yaml * Manual fix of file broken by bad characters. * Batch fixed trailing spaces * Periods no longer become hyphens in url fragment
1 parent 36cd659 commit d310225

File tree

229 files changed

+3573
-1157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

229 files changed

+3573
-1157
lines changed

AccelerometerPlay/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
Accelerometer Play
2-
==================
1+
---
2+
name: Xamarin.Android - Accelerometer Play
3+
description: This sample demonstrates usage of the accelerometer to animate balls rolling on a wooden table.
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: accelerometerplay
12+
---
13+
# Accelerometer Play
314

415
This sample demonstrates usage of the accelerometer to animate
516
balls rolling on a wooden table.

AccessoryViews/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
AccessoryViews
2-
==============
1+
---
2+
name: Xamarin.Android - AccessoryViews
3+
description: This sample is part of the Android ListViews and Adapters series.
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: accessoryviews
12+
---
13+
# AccessoryViews
314

415
This sample is part of the Android ListViews and Adapters series.

ActionBarViewPager/Readme.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
HelloSwipeViewWithTabs
2-
======================
1+
---
2+
name: Xamarin.Android - HelloSwipeViewWithTabs
3+
description: 'Author: Richard Lander -- [email protected] License: Apache 2 This sample app demonstrates how to use ViewPager and ActionBar together....'
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: actionbarviewpager
12+
---
13+
# HelloSwipeViewWithTabs
314

415
Author: Richard Lander -- [email protected]
516

ActivityLifecycle/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
Android Activity Lifecycle
2-
==========================
1+
---
2+
name: Xamarin.Android - Android Activity Lifecycle
3+
description: This sample app accompanies the article, Walkthrough - Saving the Activity State. ![](Screenshots/example-screenshot.png)
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: activitylifecycle
12+
---
13+
# Android Activity Lifecycle
314

415
This sample app accompanies the article,
516
[Walkthrough - Saving the Activity State](http://developer.xamarin.com/guides/android/application_fundamentals/activity_lifecycle/saving_state_walkthrough).
Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
ActivityLifecycle Demos
2-
=======================
1+
---
2+
name: Xamarin.Android - ActivityLifecycle Demos
3+
description: 'Four sample projects that cover advanced activity and application lifecycle scenarios in Android: ActivityLifecycle - Handling the activity...'
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: advancedapplifecycledemos
12+
---
13+
# ActivityLifecycle Demos
314
Four sample projects that cover advanced activity and application lifecycle scenarios in
415
Android:
516
* ActivityLifecycle - Handling the activity lifecycle including rotation and subscribing to external events
617
* AppInitialization - Showing a loading screen while the app initializes
718
* HandlingCrashes - Gracefully handling app crashes, waiting for app initializing and launching specific activities after crashes
819
* InitializingAppAndServices - Handling multiple asynchronous initializations
920

10-
Authors
11-
-------
21+
## Authors
1222
Bryan Costanich

AdvancedImmersiveMode/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
Advanced Immersive Mode
2-
==================
1+
---
2+
name: Xamarin.Android - Advanced Immersive Mode
3+
description: Android 4.4 introduces a way for you to provide a more immersive screen experience in your app, by letting users show or hide the status bar and...
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: advancedimmersivemode
12+
---
13+
# Advanced Immersive Mode
314
Android 4.4 introduces a way for you to provide a more immersive
415
screen experience in your app, by letting users show or hide
516
the status bar and navigation bar with a swipe.

AndroidBeamDemo/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
Android Beam Demo
2-
=================
1+
---
2+
name: Xamarin.Android - Android Beam Demo
3+
description: This is a port of Android SDK samples. It demonstrates new Android Beam (new NFC feature) in Ice Cream Sandwich.
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: androidbeamdemo
12+
---
13+
# Android Beam Demo
314

415
This is a port of Android SDK samples.
516

AnimationDemo/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
Android Animation Demo
2-
======================
1+
---
2+
name: Xamarin.Android - Android Animation Demo
3+
description: This sample app accompanies the article, Graphics and Animations. ![](Screenshots/example-screens.png)
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: animationdemo
12+
---
13+
# Android Animation Demo
314

415
This sample app accompanies the article,
516
[Graphics and Animations](http://developer.xamarin.com/guides/android/application_fundamentals/graphics_and_animation).

ApiDemo/README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
Android API Demo
2-
================
1+
---
2+
name: Xamarin.Android - Android API Demo
3+
description: 'This sample includes a variety of small applications that illustrate the use of various Android APIs. It includes samples of: - Notifications -...'
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: apidemo
12+
---
13+
# Android API Demo
314

415
This sample includes a variety of small applications that illustrate
516
the use of various Android APIs. It includes samples of:
@@ -16,7 +27,6 @@ the use of various Android APIs. It includes samples of:
1627
- Voice Recognition
1728
- And many many more...
1829

19-
Build Requirements
20-
--------
30+
## Build Requirements
2131
Building this sample requires that the API 19 (KitKat) SDK be installed,
2232
as well as Android SDK Build-tools 19.0.1 or greater.
Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
1-
Multi-Touch Tracking in Android
2-
=======================
1+
---
2+
name: Xamarin.Android - Multi-Touch Tracking in Android
3+
description: FingerPaint sample for Multi-Touch Tracking
4+
page_type: sample
5+
languages:
6+
- csharp
7+
products:
8+
- xamarin
9+
technologies:
10+
- xamarin-android
11+
urlFragment: applicationfundamentals-fingerpaint
12+
---
13+
# Multi-Touch Tracking in Android
314

415
FingerPaint sample for [Multi-Touch Tracking](/guides/android/application_fundamentals/touch/touch_tracking/)
516

6-
Author
7-
------
17+
![Multi-Touch Tracking in Android application screenshot](Screenshots/image01.png "Multi-Touch Tracking in Android application screenshot")
18+
19+
## Author
820
Charles Petzold

0 commit comments

Comments
 (0)