Best Apps for Android

Which Android widgets are worth the home screen space

Some people want a number they would otherwise unlock the phone to read. Some want a button that saves three taps. Some just want the screen to look like theirs. The apps below are sorted that way. Every rating, store label and price was read off Google Play on 3 and 4 August 2026; the rest is from Android's own documentation.

Glanceable numbers: weather, calendar, battery

Weather is the most expensive kind of widget, because the data arrives over the network. Weawow is the ad free pick: 4.9 stars, no ads label, a listing promising no ads and no tracking, and 14 widget styles from a 1x1 tile up. 1Weather is the bigger name at 4.3 stars, but it carries Contains ads in its own header row. More on forecasts in the weather app comparison.

Google Calendar is preinstalled, free, carries neither store label and names widgets in its listing. Sectograph is the other shape, 4.6 stars with in-app purchases, its listing describing the day as a 12 hour clock face with each event a sector as wide as its duration. Business Calendar 2 is the pick when the widget is the point: its listing offers 7 widgets covering month, week, day and agenda views, each separately themed, at 4.5 stars with Contains ads and in-app purchases. The calendar roundup compares twelve calendars and calls Business Calendar 2's resizable widgets the best on Android.

Battery is where a widget adds least, since Android can show the percentage in the status bar itself. What it adds is time remaining: Battery HD estimates hours left for music, video, calls and standby, at 4.6 stars with Contains ads and a 12 January 2026 update, the oldest date here. If the drain itself is the problem, start at the battery guide. A weather widget needs location and a calendar widget needs calendar access; a photo widget needing either is the tell.

One tap instead of three: notes, tasks, shortcuts

Google Keep is the plain answer for saving taps: free, neither store label, 4.7 stars, and a listing describing notes pinned to the home screen with widgets. TickTick does the same for tasks at 4.6 stars, with in-app purchases and no ads label.

Shortcut widgets are the underrated half. Material Photo Widget puts photos on the home screen, and its listing also describes tap actions that open another app or a URL, turning a picture into a button: 4.5 stars, neither store label, free and open source, and no storage permission, because photos come through the system picker. KWGT, below, arrives from the other end: touch actions that launch apps or toggle settings from any element you draw. Music needs neither: Android has kept media controls near quick settings since Android 11, which Google's release notes describe as a swipeable carousel of sessions.

Pure looks: one tidy suite, or a blank canvas

Chronus is the middle road: one suite covering clock, calendar, weather, news, tasks and stocks, themed as one family. It is 3.8 stars with Contains ads and in-app purchases, and its listing claims Material You dynamic color support on Android 12+, plus dormancy for widgets you never place, which is the developer's claim rather than a measurement.

KWGT is the blank canvas: custom fonts, shapes, your own PNG or SVG images and layers with gradients and blur, in a live preview editor. It carries both Contains ads and in-app purchases, and its separate Pro key sells outright at $6.99 in the US store, which the listing says removes ads. A 3.8 star average ties Chronus for the lowest of anything named here. Clock faces belong to the clock widget guide, and matching your icons is a different job: applying an icon pack usually means changing launcher.

What a widget actually costs in battery

The rule is where the data comes from. A widget showing the time, the battery level or a local calendar reads what the phone already holds; one showing weather or news fetches it, and fetching is scheduled work.

Android's documentation is specific about that schedule. The built-in update interval, updatePeriodMillis, does not support values of less than 30 minutes, and the guidance is to update as infrequently as possible, no more than once an hour, to conserve the battery. The same pages warn that updating widget content can be computationally expensive, and point anything wanting a faster refresh at WorkManager, where similar power restrictions apply. So set the interval yourself where an app exposes it, and prefer one network-backed widget to three.

Android 12 reshaped widgets, so old screenshots mislead

Google's Android 12 release notes say widgets on that version have rounded corners, with the launcher automatically identifying the widget's background and cropping it; that from Android 12 a widget can use the device theme colors for buttons, backgrounds, and other components; and that apps can add dynamic previews to the picker, so a preview may be a live rendering.

So the corner radius, and on apps that adopted it the palette, come from your phone and wallpaper rather than the marketing shot: a tile that looks garish in a listing may arrive tinted to match. That word can is also doing work: theme color support is optional, so a widget ignoring your palette never opted in rather than being faulty.

Your launcher owns the grid, the stack and the resize handles

The app supplying a widget declares whether it resizes at all. Android calls the attribute resizeMode, and its values include horizontal, vertical and none, so a tile refusing to stretch sideways is obeying its own manifest.

The launcher decides the rest. Android's guidance for home screen developers says the host must persist each widget's size and location itself, keyed to an id it allocated, which is why a layout does not travel between launchers. Grid density and stacking are its call too: Samsung documents a Create stack action from a long press on a placed widget, and notes that resizable widgets show a dot in the middle of the outline. The launcher roundup names the two that keep a restorable backup of the layout.

When a widget goes blank or vanishes after a reboot

  • Background restrictions. Material Photo Widget's listing explains that because the app is rarely opened, Android can stop it while prioritising the apps you use most, and advises removing battery and memory restrictions.
  • Auto start after a reboot. The same listing says the boot permission it uses to restore widgets is blocked by default on some devices.
  • The app moved to external storage. This one applies only on a phone that still offers a move to SD card. Android's install location documentation states that an app widget is removed from the home screen in that case, and cannot be selected again until the system resets the home application, usually not until a reboot.

Reinstalling the widget app addresses neither of the first two. Lift its battery restriction, enable auto start if your phone offers it, then remove and re-add the widget.

What to install, and what to keep

  • Weather without advertising: Weawow.
  • The day at a glance: Google Calendar, or Sectograph if a dial reads faster to you.
  • Fewer taps: Google Keep for lists, TickTick for tasks.
  • Looks with no learning curve: Material Photo Widget, also the cheapest route to shortcut buttons.
  • One coherent set: Chronus.
  • Total control: KWGT, plus an evening.

Add them one at a time, and drop any tile you stop reading. If reaching for the phone at all is the problem, the app blocker roundup covers the timers, strict modes and permissions those apps ask for. The rest of the stack is in the personalization hub.

Questions, answered

How do I add a widget to an Android home screen?

Touch and hold an empty part of the home screen, tap Widgets, and browse the list. Drag the one you want onto a free space. Whether it then resizes depends on the widget: the app supplying it declares whether it stretches horizontally, vertically, both or not at all.

Do widgets drain the battery on Android?

It depends where a widget gets its information. Ones reading what the phone already holds, such as the time, are cheap. Ones fetching weather or news over the network do scheduled background work. Android's documentation will not let the built-in update interval go below 30 minutes and recommends no more than hourly.

Why has my widget stopped updating or disappeared after a reboot?

Reinstalling the widget app is rarely the fix. Android may stop an app you rarely open while prioritising the apps you use most, so lift the battery restrictions on that app. Some manufacturers block apps from starting themselves after a restart, so turn on auto start for it. Android also removes a widget when its app moves to external storage, and moving the app back to internal storage undoes that one.

Are there widget apps with no advertising at all?

Yes, and the store labels are how you check. Google Keep, Google Calendar and Material Photo Widget carry neither an ads nor an in-app purchase label. Read the row between the developer name and the star rating, because only that row belongs to the app itself.

Why does a widget look different on my phone than in the screenshot?

Android 12 changed how widgets are drawn. Google's release notes say widgets on Android 12 and above have rounded corners, with the launcher cropping the widget's background, and that a widget can use the device theme colors. A screenshot taken before that will not match.

Can I move my widget layout to a different launcher?

Not directly. Android's guidance for home screen developers says the host app, meaning the launcher, stores each widget's size and position against an id it allocated. Change launcher and that record stays behind, so the new home screen starts empty.

Android Home Screen Widgets: Battery, Resizing and Material You