Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ロック画面に textview オブジェクトを表示したい。私はいくつかの助けを探していましたが、良い情報源を見つけることができませんでした. ロック画面に textview オブジェクトを表示する方法を教えてもらえますか?
これを試して:
Settings.System.putString(context.getContentResolver(), Settings.System.NEXT_ALARM_FORMATTED, yourMessage);