I realized that the following settings will be gone once I quit the App. Is there a way to keep these phone settings permanently until I next change them?
Dim myPhone As Phone
myPhone.SetScreenOrientation (0)
myPhone.SetVolume (myPhone.VOLUME_SYSTEM,15,True)
myPhone.SetScreenBrightness (-1)
Dim myPhone As Phone
myPhone.SetScreenOrientation (0)
myPhone.SetVolume (myPhone.VOLUME_SYSTEM,15,True)
myPhone.SetScreenBrightness (-1)