Révision 4ca686e8 TestTeoBluetooth/TestTeoBluetooth.Android/MainActivity.cs
TestTeoBluetooth/TestTeoBluetooth.Android/MainActivity.cs | ||
---|---|---|
5 | 5 |
using Android.Runtime; |
6 | 6 |
using Android.OS; |
7 | 7 |
using Xamarin.Forms; |
8 |
using TestBLE.Services;
|
|
8 |
using TeoTestBluetooth.Services;
|
|
9 | 9 |
|
10 |
namespace TestBLE.Droid
|
|
10 |
namespace TeoTestBluetooth.Droid
|
|
11 | 11 |
{ |
12 | 12 |
[Activity(Label = "TestBLE", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize )] |
13 | 13 |
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity |
Formats disponibles : Unified diff