Grocy: Grocery Management

Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

Elevate your device performance using Grocy: Grocery Management. Patrick Zedler released this app to support daily activities of APPzone users. Read more at House & Home.

Deep Dive Into The Application Grocy: Grocery Management

Grocy is a self-hosted groceries and household management solution for your home. Go to grocy.info for more information about the project.

Grocy for Android uses Grocy's official API to provide you a beautiful interface on your phone with powerful barcode scanning and intuitive batch processing, all what you need to efficiently manage your groceries.

This app requires a running self-hosted instance of the grocy server application. It is a companion app, therefore it cannot run standalone or manage products itself!
You can try and test all features using the demo option available on the login screen.


Features:
• Stock overview
• Shopping lists with offline support
• In-store shopping mode with big UI elements
• Fast barcode scanning
• App shortcuts
• OpenFoodFacts implementation
• Master data editing
• Dark mode

Furthermore:
• Open-source: github.com/patzly/grocy-android
• No ads or analytics
• Material Components
• Small app size (~30MB)

Contribution:
If you run into a bug or miss a feature, feel free to give feedback in the app, send us an email or .
Like the grocy project, Grocy Android can be translated, too. Please go to our GitHub page for more information.

Compatibility:
Grocy Android requires at least grocy 3.1.3 on your server.
It is also possible to use the grocy Add-on on a Hass.io server. Our FAQ on GitHub explains how to do that.

This app supports https encryption if your server uses a certificate which is signed by a public and trusted certificate authority (CA). To meet this requirement, you can use a free certificate from letsencrypt.org for your server. Old Android devices can have problems with newer CAs because their internal list of trusted CAs can be outdated if they don't receive system updates anymore.
Grocy Android also supports encryption if your server uses a self-signed certificate. In this case the certificate must be stored in the Android user certificate store.

We'd like to thank the developer of Grocy, Bernd Bestel, without whose great work this app would never have been possible.
ERP beyond your fridge, now on your phone — An awesome companion app for grocy
Updated on
Jan 3, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    about how developers declare sharing
  • No data collected
    about how developers declare collection

Ratings and reviews

400 reviews
C.S. White
November 16, 2020
Very nice interface! A handy way to scan items into the server instance. It updates almost instantly. The only feature I could think of to request would be an offline shopping mode. I created a shopping list on the server and it populated to my Android, but when I leave my local network, the app indicates "Offline". It would be very handy to be able to work from the list and enter items as "Done" or, better yet, "Purchased" so the price could be entered at the store. Then, when back on my network and connected to the server, the current price would be included in the upload.
38 people found this review helpful
Did you find this helpful?
Patrick Zedler
November 28, 2020
Thank you! My brother is already working on a better offline integration, but the shopping list of the current version should work offline as well. The items are synced with an offline database and you should be able to go offline, open the lists and mark items as done as usual. The changes are then synced with the server when you're back online.
Andrew Dill
April 14, 2023
Overall the app works great, with some features missing but listed as coming. I was surprised by the scanning feature picked up some foods automatically. One thing that I noticed was, when using a Nabu Casa url to log in it looses the images of the recipes, which makes it harder to sell the idea of using the app to my girlfriend.
8 people found this review helpful
Did you find this helpful?
Robert Pollock
December 21, 2025
excellent application, love I can self host. I only wish there was an option to pick a location and see it's contents, like if I have a location called "pantry" and there would be a list of locations and I could select pantry and it would show me everything in there. otherwise, spot on, great software!
1 person found this review helpful
Did you find this helpful?

What’s new

• New: Compatibility for server version 4.5.0
• New: Minimum Android version is now Android 6.0 due to dependency requirements
• New: Setting to enable or disable the use of amount in barcode
• Improved: Quantity unit price used for last and average price
• Improved: Faster product searches by showing top 30 items only
• Improved: Removed compatibility check due to potential for confusion
• Fixed: Confirmation bottom sheets not working when animations are disabled