Back to Projects
Mobile

Grocery List (Native Android)

A native Android application for managing grocery lists with dynamic bilingual support and voice recognition (Speech-to-Text).

Project Overview

This practical Android application was developed to simplify grocery shopping. It features a custom fuzzy-matching algorithm running on an embedded SQLite database that automatically categorizes added items (e.g., Produce, Meat, Pantry) to organize your supermarket run. It highlights full manual localization, allowing users to override the system language to strictly enforce English or Brazilian Portuguese across both the UI and the Voice Dictation (Speech-to-Text) module. Additional features include multiple list management, drag-and-drop reordering, swipe-to-delete, and quick list sharing.

Screenshots
Grocery List (Native Android) Screenshot 1
Grocery List (Native Android) Screenshot 2
Grocery List (Native Android) Screenshot 3
Grocery List (Native Android) Screenshot 4
Technologies Used
JavaSQLite

Tags

#Speech Recognition#SharedPreferences#Android SDK