| | |
| | | return; |
| | | } |
| | | |
| | | Shared.Application.IsGpsEnable = false; |
| | | |
| | | base.OnCreate (); |
| | | |
| | | initAll (); |
| | |
| | | Locale locale1 = Locale.Default; |
| | | var localeList = Resources.Configuration.Locale; |
| | | //if(localeList.Language == "zh") { |
| | | //Language.CurrentLanguage = "Chinese"; |
| | | //Language.CurrentLanguage = "Chinese"; |
| | | //} |
| | | |
| | | |
| | | |
| | | string [] permissions = new string [] { Manifest.Permission.WriteExternalStorage, Manifest.Permission.RecordAudio, |
| | | Manifest.Permission.Camera, Manifest.Permission.ProcessOutgoingCalls, Manifest.Permission.GetAccounts}; |
| | |
| | | Console.WriteLine ("OnDestroyAction"); |
| | | BusSocket.Stop (); |
| | | }; |
| | | |
| | | HDLUtils.SetAuthoritiesName ("com.hdl.SmartCenter.fileProvider"); |
| | | } |
| | | public static bool IsShowTip = true; |
| | | void init () |