This question has a real answer, and it is not the same for every app in the category. It turns on one design decision that is visible from outside, before you install anything: does the app track you, or does it read a number your phone already wrote down?

Your phone is already counting your steps

Every modern phone contains a small, low-power motion sensor that counts steps continuously. It runs whether or not you have a step app installed, it is separate from the main processor, and it is designed to sip power — it is the reason your phone can tell you how far you walked on a day you never opened a fitness app.

Both platforms expose that running total. On iPhone it is HealthKit; on Android it is Health Connect. An app that asks for the total is not starting a measurement. It is reading one that was already happening.

The expensive way to do the same thing

The alternative is to infer movement from location. That means keeping the GPS radio awake, and satellite positioning is among the most power-hungry things an app can ask a phone to do — it is the reason turn-by-turn navigation visibly drains a battery while a podcast does not.

An app that wants your location in order to count your steps has either chosen the expensive way to do a cheap thing, or wants the location for a second reason it has not led with. Either way the permission prompt tells you before you commit, which makes this the rare question you can settle at install time.

What our walking app actually does

Rather than describe the category in the abstract, here is ours, taken apart.

Step and Earn reads step totals through HealthKit on iPhone and Health Connect on Android, and asks for exactly one kind of data: the step count. It requests no location permission at all — not while in use, not in the background. On Android it asks for activity recognition, which is the permission Health Connect requires before it will answer; on iPhone the HealthKit authorization prompt is the only gate.

There is no background service. The home screen re-reads your step total every twenty seconds while you are looking at it, so the number moves while you walk with the phone in your hand, and that timer is canceled the moment the app leaves the screen. Your steps keep accruing while the app is closed — not because the app is working, but because the phone never stopped counting. The app catches up when you next open it.

The data side, which is the one people ask about second

Step counting barely touches your data allowance. Our app keeps a single small record per day — the day's step total, the milestones reached, and a timestamp — which is a fraction of a kilobyte. A year of walking stored this way is smaller than one photo. It is a convenience so a walk survives a reinstall, not a live feed.

What uses data in a reward app is advertising, and specifically video. A rewarded video is a video download, and one of them outweighs a very long time of step syncing. This is worth knowing in a practical way rather than an alarming one: if you are working through bonus ads, doing it on Wi-Fi costs you nothing, and doing it on a metered connection is the one habit in this category that will show up on a phone bill.

How to check any app, including ours

You do not have to take a developer's word for this, including ours. Your phone measures it per app.

  • Battery, iPhone. Settings, then Battery. Pick the last 24 hours or the last 10 days, and tap an app to see screen-on time against background time. Background activity on an app you rarely open is the number worth being suspicious of.
  • Battery, Android. Settings, then Battery, then battery usage. The same rule applies: compare background against foreground.
  • Data, iPhone. Settings, then Cellular, and scroll to the per-app list.
  • Data, Android. Settings, then Network and internet, then data usage.
  • Before you install. Read the permission list. A step counter that wants location, and a receipt scanner that wants anything beyond the camera and photos, are both worth a second look.

The short version

A reward app that reads your phone's own step counter costs you almost nothing in battery, because the counting was happening anyway. One that tracks your location costs you a great deal. The difference is visible in the permission list before you install, and measurable in your own phone's settings afterwards, which makes this one of the few claims in this category you never have to take on trust.

What each of our apps pays you for is set out on how rewards work, and what they ask for and send is taken apart in are reward apps safe.

Frequently asked questions

Do step counter apps drain your battery?

It depends entirely on how the app counts. If it reads the step total your phone already keeps — through HealthKit on iPhone or Health Connect on Android — the extra cost is close to nothing, because your phone counted those steps whether or not you installed anything. If it tracks your location to infer movement, it has to keep the GPS radio awake, and that is one of the most expensive things an app can do. The permission list tells you which kind you are installing before you commit.

Does a walking app need GPS to count steps?

No. Every modern phone counts steps in a low-power motion sensor that runs all day regardless, and both Apple and Google expose that total to apps that ask. GPS answers a different question — where you are, not how many steps you took. An app that wants location in order to count steps is either doing something else with it or has chosen the expensive way to do a cheap thing. Step and Earn requests no location permission at all.

Do reward apps use a lot of mobile data?

The step counting itself uses almost none. Our walking app stores a single small record per day — the day's step count and the milestones reached — which is a fraction of a kilobyte. What actually uses data is advertising, and specifically video. One rewarded video is a video download, and it dwarfs a year of step syncing. If you are watching bonus ads on mobile data rather than Wi-Fi, that is where the megabytes go.

Does a reward app keep running in the background?

Ours does not. The screen that shows your step count re-reads it on a timer while you are looking at it, and that timer is canceled the moment the app leaves the screen, because a timer with no reader is a battery cost for nothing. Your steps still accrue while the app is closed, and that is the point of reading the phone's own counter: the phone was counting anyway, and the app catches up when you next open it.

How can I tell how much battery an app is really using?

Your phone already measures it, per app, and it is the only number that settles an argument. On iPhone open Settings, then Battery, and look at the last 24 hours or 10 days; tapping an app shows screen-on against background time, and background time on an app you rarely open is the thing to be suspicious of. On Android open Settings, then Battery, then battery usage. For data, iPhone lists per-app cellular use under Settings and Cellular, and Android under Settings, Network and internet, then data usage.

Related reading

Do walking apps really pay you?

Read the article →

How do free reward apps make money?

Read the article →

Are reward apps safe?

Read the article →

What happens to your rewards if the app shuts down?

Read the article →

Do you pay taxes on app rewards?

Read the article →

Our apps

Daily: Learn and Earn, Step and Earn, Play and Earn, and Todo and Earn are free on the App Store and Google Play, and all four pay out through PayPal. If you want the realistic numbers first, see what you can actually earn.

See our apps