File tree Expand file tree Collapse file tree 23 files changed +23
-23
lines changed
Facebook/HelloFacebookSample/Properties
GooglePlayServices/GooglePlayServices/Properties
HowsMyTls/HowsMyTls/Properties
LeaderboardsAndAchievementsDemo/Properties
Support4/Support4/Properties
AppCompat/Toolbar/Supportv7Toolbar/Properties
UserInterface/ActionBarTabs/ActionBarTabsSupport/Properties
AdMobExample/AdMobExample/Properties
Analytics/Analytics/Properties
BasicHistoryApi/BasicHistoryApi/Properties
BasicHistorySessions/BasicHistorySessions/Properties
BasicSensorsApi/BasicSensorsApi/Properties
GCMSample/GCMSample/Properties
ActivityRecognition/ActivityRecognition/Properties
BasicLocationSample/BasicLocationSample/Properties
Geofencing/Geofencing/Properties
LocationAddress/LocationAddress/Properties
LocationSettings/LocationSettings/Properties
LocationUpdates/LocationUpdates/Properties Expand file tree Collapse file tree 23 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" com.facebook.samples.hellofacebook" android : versionCode =" 1" android : versionName =" 1.0" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : label =" @string/app_name" android : icon =" @drawable/icon" android : theme =" @android:style/Theme.NoTitleBar" >
5
5
<activity android : name =" com.facebook.FacebookActivity" android : theme =" @android:style/Theme.Translucent.NoTitleBar" android : label =" @string/app_name" />
6
6
<activity
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" GooglePlayServicesTest.GooglePlayServicesTest" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : label =" GooglePlayServicesTest" android : icon =" @drawable/icon" >
5
5
<!-- Put your Google Maps V2 API Key here. This key will not work for you.-->
6
6
<!-- See https://developers.google.com/maps/documentation/android/start#obtaining_an_api_key -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.xiosdebugging.howsmytls" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<uses-permission android : name =" android.permission.INTERNET" />
5
5
<application android : allowBackup =" true" android : icon =" @mipmap/icon" android : label =" @string/app_name" android : theme =" @style/Theme.Base" ></application >
6
6
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 1.0" package =" com.xamarin.samples.gameservices" android : versionCode =" 2" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<!-- Google Maps for Android v2 requires OpenGL ES v2 -->
5
5
<uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
6
6
<!-- We need to be able to download map tiles and access Google Play Services-->
Original file line number Diff line number Diff line change 4
4
<meta-data android : name =" android.app.default_searchable" android : value =" monoio.SearchActivity" />
5
5
</application >
6
6
<permission android : name =" monoio.permission.WRITE_SCHEDULE" android : protectionLevel =" normal" android : label =" @string/permission_write" android : description =" @string/permission_write" />
7
- <uses-sdk android : minSdkVersion =" 10 " android : targetSdkVersion =" 21" />
7
+ <uses-sdk android : minSdkVersion =" 16 " android : targetSdkVersion =" 21" />
8
8
<uses-permission android : name =" android.permission.INTERNET" />
9
9
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" SlidingMenuExample.SlidingMenuExample" >
3
- <uses-sdk android : minSdkVersion =" 10 " android : targetSdkVersion =" 21" />
3
+ <uses-sdk android : minSdkVersion =" 16 " android : targetSdkVersion =" 21" />
4
4
<application android : label =" SlidingMenuExample" >
5
5
</application >
6
6
</manifest >
Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" Support4.Support4" >
3
3
<application android : label =" Support4" android : icon =" @drawable/icon" >
4
4
</application >
5
- <uses-sdk android : minSdkVersion =" 10 " />
5
+ <uses-sdk android : minSdkVersion =" 16 " />
6
6
<uses-permission android : name =" android.permission.READ_CONTACTS" />
7
7
<uses-permission android : name =" android.permission.WRITE_EXTERNAL_STORAGE" />
8
8
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.actionbarcompat_listpopupmenu" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/Theme.AppCompat" android : allowBackup =" true" ></application >
5
5
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" HelloToolbar.HelloToolbar" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : label =" HelloToolbar" android : theme =" @style/MyTheme" ></application >
5
5
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.example.tabbedui" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : label =" TabbedUI" android : icon =" @drawable/ic_launcher" ></application >
5
5
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" ViewPagerIndicator.ViewPagerIndicator" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : label =" MfA ViewPager Indicator" android : icon =" @drawable/icon" >
5
5
</application >
6
6
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.admobexample" >
3
- <uses-sdk android : minSdkVersion =" 10 " android : targetSdkVersion =" 21" />
3
+ <uses-sdk android : minSdkVersion =" 16 " android : targetSdkVersion =" 21" />
4
4
<uses-permission android : name =" android.permission.INTERNET" />
5
5
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
6
6
<application android : icon =" @drawable/icon" android : label =" AdMob Quickstart" android : theme =" @style/AppTheme" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.analytics" >
3
- <uses-sdk android : minSdkVersion =" 14 " android : targetSdkVersion =" 21" />
3
+ <uses-sdk android : minSdkVersion =" 16 " android : targetSdkVersion =" 21" />
4
4
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
5
5
<uses-permission android : name =" android.permission.INTERNET" />
6
6
<application />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.basichistoryapi" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/AppTheme" ></application >
5
5
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.basichistorysessions" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/AppTheme" ></application >
5
5
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.basicsensorsapi" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/AppTheme" ></application >
5
5
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.gcmquickstart" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<uses-permission android : name =" com.google.android.c2dm.permission.RECEIVE" />
5
5
<uses-permission android : name =" android.permission.WAKE_LOCK" />
6
6
<uses-permission android : name =" android.permission.INTERNET" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.activityrecognition" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/Theme.Base" >
5
5
<meta-data android : name =" com.google.android.gms.version" android : value =" @integer/google_play_services_version" />
6
6
</application >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.basiclocationsample" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/Theme.Base" ></application >
5
5
<uses-permission android : name =" android.permission.ACCESS_COARSE_LOCATION" />
6
6
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.geofencing" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/Theme.Base" ></application >
5
5
<uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
6
6
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.locationaddress" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/Theme.Base" ></application >
5
5
<uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
6
6
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.locationsettings" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @mipmap/icon" android : label =" @string/app_name" android : theme =" @style/AppTheme" ></application >
5
5
<uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
6
6
</manifest >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" com.xamarin.locationupdates" android : installLocation =" auto" >
3
- <uses-sdk android : minSdkVersion =" 10 " />
3
+ <uses-sdk android : minSdkVersion =" 16 " />
4
4
<application android : allowBackup =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" android : theme =" @style/AppTheme" ></application >
5
5
<uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
6
6
</manifest >
You can’t perform that action at this time.
0 commit comments