datetime - How to change displayed time by OS on android? -


I know that I can not change the system time on Android But I need to revise the time that the screen clock (in the corner) reaches. Is it possible to do this?

There is no way to edit the system / OS time program even though you can not change date / time activity You can call settings to open, but the user will have to change the time.

current activity (new intent (android.provider.Settings.ACTION_DATE_SETTINGS));

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -