Skip to content

Commit 2c049d5

Browse files
committed
Add brief description tag to metadata.xml
1 parent 6f3c7ad commit 2c049d5

File tree

138 files changed

+149
-11
lines changed

Some content is hidden

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

138 files changed

+149
-11
lines changed

AccelerometerPlay/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>Device Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>An example on the usage of the accelerometer to animate balls rolling on a wooden table.</Brief>
89
</SampleMetadata>

AccessoryViews/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>This sample is part of the Android ListViews and Adapters series.</Brief>
910
</SampleMetadata>

AdvancedAppLifecycleDemos/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Advanced</Level>
66
<Tags>Platform Features, Device Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Four sample projects that cover advanced activity and application lifecycle scenarios in Android.</Brief>
89
</SampleMetadata>

AdvancedImmersiveMode/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<LicenseRequirement>Starter</LicenseRequirement>
88
<Gallery>true</Gallery>
9+
<Brief>This sample demonstrates letting users show or hide the status bar and navigation bar with a swipe.</Brief>
910
</SampleMetadata>

AndroidBeamDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Tags>Device Features</Tags>
66
<SupportedPlatforms>Android</SupportedPlatforms>
77
<Gallery>true</Gallery>
8+
<Brief>Demonstrates new Android Beam (new NFC feature) in Ice Cream Sandwich.</Brief>
89
</SampleMetadata>

ApiDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>Media, Graphics, User Interface, Platform Features, Device Features</Tags>
77
<Gallery>true</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>Includes a variety of small applications that illustrate the use of various Android APIs.</Brief>
910
</SampleMetadata>

AsyncImageAndroid/Metadata.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<Level>Intermediate</Level>
66
<Tags>Media, Async</Tags>
77
<SupportedPlatforms>Android</SupportedPlatforms>
8-
<LicenseRequirement>Starter</LicenseRequirement>
8+
<LicenseRequirement>Starter</LicenseRequirement>
99
<Gallery>true</Gallery>
10+
<Brief>This sample application demonstrates how to use the new Async/Await feature which is available in Xamarin.Android 4.8.</Brief>
1011
</SampleMetadata>

BasicImmersiveMode/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>User Interface</Tags>
77
<LicenseRequirement>Starter</LicenseRequirement>
8+
<Brief>Demonstrates how to let users show or hide the status bar and navigation bar with a swipe programmatically.</Brief>
89
</SampleMetadata>

BasicTableAdapter/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>This sample is part of the Android ListViews and Adapters series.</Brief>
910
</SampleMetadata>

BasicTableAndroid/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>This sample is part of the Android ListViews and Adapters series.</Brief>
910
</SampleMetadata>

BatchStepSensor/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<SupportedPlatforms>Android</SupportedPlatforms>
77
    <LicenseRequirement>Starter</LicenseRequirement>
88
<Gallery>true</Gallery>
9+
<Brief>This sample demonstrates how to set up and use Android 4.4's step counting APIs with batching.</Brief>
910
</SampleMetadata>

BluetoothChat/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Advanced</Level>
66
<Tags>User Interface, Device Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Demonstrates using the Bluetooth APIs to create a sample chat client.</Brief>
89
</SampleMetadata>

BorderlessButtons/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample demonstrates the **borderless button** styling from the Holo visual language.</Brief>
89
</SampleMetadata>

BouncingGameCompleteAndroid/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<LicenseRequirement>Indie</LicenseRequirement>
77
<Tags>Getting Started, Games</Tags>
88
<Gallery>false</Gallery>
9+
<Brief>Demonstration of the result of working through the the entire Introduction to CocosSharp walkthrough.</Brief>
910
</SampleMetadata>

BouncingGameEmptyAndroid/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<LicenseRequirement>Indie</LicenseRequirement>
77
<Tags>Getting Started, Games</Tags>
88
<Gallery>false</Gallery>
9+
<Brief>Demonstration of the result of working through the Part 2 - Creating Android CocosSharp Project walkthrough.</Brief>
910
</SampleMetadata>

BuiltInViews/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>Part of the Android ListViews and Adapters series, and includes two projects that illustrate built-in ListViews.</Brief>
910
</SampleMetadata>

Button/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Shows how to use a simple button widget.</Brief>
89
</SampleMetadata>

CalendarDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Platform Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This example shows how to use the calendar API to list calendars and events.</Brief>
89
</SampleMetadata>

CardEmulation/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
<Level>Intermediate</Level>
55
<Tags>Backgrounding, Device Features</Tags>
66
<LicenseRequirement>Starter</LicenseRequirement>
7+
<Brief>This sample demonstrates the use of the new Host Card Emulation (HCE) APIs in Android 4.4 (KitKat).</Brief>
78
</SampleMetadata>

CardReader/Metadata.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
<Level>Intermediate</Level>
66
<Tags>Data, Nfc</Tags>
77
<SupportedPlatforms>Android</SupportedPlatforms>
8-
<LicenseRequirement>Starter</LicenseRequirement>
8+
<LicenseRequirement>Starter</LicenseRequirement>
9+
<Brief>Demonstrates how to implement a low-level NFC card reader, for reading cards that do not contain NDEF or Android Beam data.</Brief>
910
</SampleMetadata>

CocosSharpEntities/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<LicenseRequirement>Indie</LicenseRequirement>
77
<Tags>Getting Started, Games</Tags>
88
<Gallery>false</Gallery>
9+
<Brief>Demonstrates how to create game entities in CocosSharp by inheriting from CCNode.</Brief>
910
</SampleMetadata>

ContactManager/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Platform Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample demonstrates how to interact with Android's contact manager.</Brief>
89
</SampleMetadata>

ContactsProviderDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Platform Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This example shows how to use the ContactsProvider as well as the device owner's profile in Ice Cream Sandwich.</Brief>
89
</SampleMetadata>

ContentProvider/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>Data</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Demonstrates how a Content Provider can be implemented in Mono for Android.</Brief>
89
</SampleMetadata>

CursorTableAdapter/metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>This sample is part of the Android ListViews and Adapters series.</Brief>
910
</SampleMetadata>

CustomRowView/metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>This sample is part of the Android ListViews and Adapters series.</Brief>
910
</SampleMetadata>

CustomTransitions/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
<SupportedPlatforms>Android</SupportedPlatforms>
88
<LicenseRequirement>Starter</LicenseRequirement>
99
<Gallery>true</Gallery>
10+
<Brief>This sample demonstrates how to create custom transitions to go from one scene in their app to the next.</Brief>
1011
</SampleMetadata>
1112

DynamicTest/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginner</Level>
66
<Tags>Data</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample demonstrates the use of dynamic types in DLR.</Brief>
89
</SampleMetadata>

Example_WorkingWithAudio/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>Media</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Sample code to accompany the article Working With Audio.</Brief>
89
</SampleMetadata>

ExportAttribute/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Tags>Data</Tags>
66
<SupportedPlatforms>Android</SupportedPlatforms>
77
<Gallery>true</Gallery>
8+
<Brief>This is a functional test for "ExportAttribute" which is new in Mono for Android 4.2.</Brief>
89
</SampleMetadata>

Facebook/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Binding + Interop</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Demonstrates interaction with the Facebook API.</Brief>
89
</SampleMetadata>

FastScroll/metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>false</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>This sample is part of the Android ListViews and Adapters series.</Brief>
910
</SampleMetadata>

FragmentTransition/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface</Tags>
77
<Gallery>true</Gallery>
88
<LicenseRequirement>Starter</LicenseRequirement>
9+
<Brief>This sample demonstrates how to start a transition right after a fragment transaction.</Brief>
910
</SampleMetadata>

FrameAnimation/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
<SupportedPlatforms>Android</SupportedPlatforms>
88
<LicenseRequirement>Starter</LicenseRequirement>
99
<Gallery>false</Gallery>
10+
<Brief>Demonstrates how to perform a simple frame animation in Android.</Brief>
1011
</SampleMetadata>

FusedLocationProvider/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Platform Features, Maps + Location</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample provides an example of gathering location data using the FusedLocationProvider.</Brief>
89
</SampleMetadata>

GLCube-1.0/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample demonstrates simple drawing via OpenTK's GL APIs by drawing a rotating cube.</Brief>
89
</SampleMetadata>

GLCube/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>false</Gallery>
8+
<Brief>This sample demonstrates simple drawing via OpenTK's GL APIs by drawing a rotating cube.</Brief>
89
</SampleMetadata>

GLDiagnostics-1.0/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample tests all possible graphics configuration options and outputs valid ones.</Brief>
89
</SampleMetadata>

GLDiagnostics/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>false</Gallery>
8+
<Brief>This sample tests all possible graphics configuration options and outputs valid ones.</Brief>
89
</SampleMetadata>

GLDiagnostics30/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample tests all possible graphics configuration options and outputs valid ones.</Brief>
89
</SampleMetadata>

GLTriangle20-1.0/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>false</Gallery>
8+
<Brief>OpenGL ES 2.0 Demonstration.</Brief>
89
</SampleMetadata>

GLTriangle20/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>false</Gallery>
8+
<Brief>OpenGL ES 2.0 Demonstration.</Brief>
89
</SampleMetadata>

GLTriangle30/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Graphics</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>OpenTK 3.0 version of GLTriangle.</Brief>
89
</SampleMetadata>

GestureBuilder/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Tags>Touch</Tags>
66
<SupportedPlatforms>Android</SupportedPlatforms>
77
<Gallery>true</Gallery>
8+
<Brief>This is a port of Android SDK sample "GestureBuilder" which is a showcase for android.gesture API.</Brief>
89
</SampleMetadata>

GooglePlayServices/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>Maps + Location</Tags>
77
<LicenseRequirement>Indie</LicenseRequirement>
88
<Gallery>true</Gallery>
9+
<Brief>Uses the Google Play Services (Froyo) component to demonstrate a few uses of the maps API included within Google Play Services.</Brief>
910
</SampleMetadata>

GridLayoutDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This example shows how to use a GridLayout with Ice Cream Sandwich.</Brief>
89
</SampleMetadata>

HelloM4A/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Getting Started, User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>A simple hello world application that displays a message in a TextView when a Button is pressed.</Brief>
89
</SampleMetadata>

HelloMultiScreen/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Getting Started, User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This is a simple example showing how to use activities to create multiscreen applications.</Brief>
89
</SampleMetadata>

HelloTabsICS/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Platform Features, User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This example shows how to use tabs from the Action Bar in Ice Cream Sandwich.</Brief>
89
</SampleMetadata>

HelloWorld/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Getting Started, User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>A super simple hello world application that uses a TextView to display a plain old hello world message via a string resource.</Brief>
89
</SampleMetadata>

HoneycombGallery/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>User Interface, Graphics</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>Demonstrates a couple of new APIs in Honeycomb e.g. fragments, ActionBar and the new animation framework.</Brief>
89
</SampleMetadata>

JetBoy/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>Games</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>A simple game demonstrating usage of the JET audio engine.</Brief>
89
</SampleMetadata>

JniDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<Tags>User Interface, Binding + Interop</Tags>
77
<Gallery>true</Gallery>
88
<LicenseRequirement>Indie</LicenseRequirement>
9+
<Brief>Shows how to manually bind to a Java library so it can be consumed by a Mono for Android application.</Brief>
910
</SampleMetadata>

KitKat/metadata.xml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<SampleMetadata>
3-
<ID>6a261742-5ed7-4aac-b0ae-6fbe55c181e3</ID>
4-
<IsFullApplication>false</IsFullApplication>
5-
<Level>Intermediate</Level>
6-
<Tags>Platform Features</Tags>
3+
<ID>6a261742-5ed7-4aac-b0ae-6fbe55c181e3</ID>
4+
<IsFullApplication>false</IsFullApplication>
5+
<Level>Intermediate</Level>
6+
<Tags>Platform Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample provides an overview of new features of Android 4.4 "KitKat".</Brief>
89
</SampleMetadata>

LabelledSections/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>User Interface</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>The `Labelled Sections` demo is a port from the [Alphabetically ordered ListView with labelled sections] sample.</Brief>
89
</SampleMetadata>

LiveWallpaperDemo/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>Platform Features</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample demonstrates various forms of live wallpapers.</Brief>
89
</SampleMetadata>

LoadingLargeBitmaps/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
<SupportedPlatforms>Android</SupportedPlatforms>
99
<Brief>A sample application for the Load Large Bitmaps Efficiently recipe which demonstrates how to resize a bitmap for a view.</Brief>
1010
<LicenseRequirement>Indie</LicenseRequirement>
11+
<Brief>This is a sample project that shows how to efficiently resample large images before displaying them in an Android application.</Brief>
1112
</SampleMetadata>

Location/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Maps + Location</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This sample provides an example of gathering location data using the Android location system service.</Brief>
89
</SampleMetadata>

MapsAndLocationDemo_v3/metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Beginning</Level>
66
<Tags>Maps + Location</Tags>
77
<Gallery>false</Gallery>
8+
<Brief>This code shows how to use Google Maps v2 in an Android application.</Brief>
89
</SampleMetadata>

ModelAndVerts/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<LicenseRequirement>Indie</LicenseRequirement>
77
<Tags>Getting Started, Games</Tags>
88
<Gallery>false</Gallery>
9+
<Brief>This project shows how to combine Model rendering with vertex array rendering in MonoGame.</Brief>
910
</SampleMetadata>

ModelDrawing/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<LicenseRequirement>Indie</LicenseRequirement>
77
<Tags>Getting Started, Games</Tags>
88
<Gallery>false</Gallery>
9+
<Brief>This project shows how to load a XNB file into a MonoGame Model instance.</Brief>
910
</SampleMetadata>

MonoGame3DCamera/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<LicenseRequirement>Indie</LicenseRequirement>
77
<Tags>Getting Started, Games</Tags>
88
<Gallery>false</Gallery>
9+
<Brief>This project extends the Model with Vertex-based drawing project to add a user-controlled camera and 3D Model movement/orientation.</Brief>
910
</SampleMetadata>

MonoIO/Metadata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<Level>Intermediate</Level>
66
<Tags>User Interface, Data, Graphics, Maps + Location</Tags>
77
<Gallery>true</Gallery>
8+
<Brief>This is a port of the [Google IO 2011 Schedule App].</Brief>
89
</SampleMetadata>

0 commit comments

Comments
 (0)