# Remove the clock from the lockscreen

**URL:** https://discourse.processing.org/t/remove-the-clock-from-the-lockscreen/38749
**Category:** Processing for Android
**Created:** [September 13, 2022, 8:25pm UTC](https://discourse.processing.org/t/remove-the-clock-from-the-lockscreen/38749 "2022-09-13T20:25:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![LoboLoco](https://avatars.discourse-cdn.com/v4/letter/l/7c8e57/32.png) [@LoboLoco](https://discourse.processing.org/u/LoboLoco)
#### Post date: [September 13, 2022, 8:25pm UTC](https://discourse.processing.org/t/remove-the-clock-from-the-lockscreen/38749/1 "2022-09-13T20:25:53Z")

</div>

Hello, processors!

I was thinking about making a custom lockscreen for my Android devices, and I thought Processing would be a good way to do it. I tried the [“Live Wallpaper” tutorial](https://android.processing.org/tutorials/wallpapers/index.html), and it worked just fine. There’s just one thing: It still shows the clock widget over the wallpaper on my (MIUI) phone. Is there a way to disable the widgets in the lockscreen? I’ve noticed other lockscreens don’t show the default clock widget, so there must be a way, maybe using the Java api somehow.
