Skip to content

rxxuzi/MyAndroid

Repository files navigation

MyAndroid

wakatime GitHub commit activity (branch) GitHub repo size License example workflow

Features

  • Shop Locator: Find shops based on your current location or select a location to find nearby shops.
  • Detailed Shop Information: View detailed information of each shop including name, description, and location.
  • Map Integration: View the shop location on the map and get directions.
  • Local Database: Locally store shop information for offline access and faster data retrieval.
  • Dynamic Shop List: View and navigate through a list of shops with ease using a dynamic and interactive list.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure you have the following installed on your local system:

  • Android Studio 3.0+
  • Android SDK

Installation

  1. Clone this repository.
    git clone https://github.com/rxxuzi/myandroid.git
  2. Open Android Studio and select "Open an existing Android Studio project". Navigate to the project directory and click "Open".
  3. Build the project and run on an emulator or real device.

Dependencies

  • Android SDK: For providing comprehensive tools for Android app development.
  • OpenStreetMap API: For map and location functionalities using the open-source platform.
  • JSON: To parse the JSON data of shops.
  • SQLite: To manage local database storage.

Credits

This project was developed by Group 8.

Json Editor

This project has a web UI for editing json. See WEB UI for details.

License

This project is licensed under the Apache License 2.0. - see the LICENSE file for details.

About

Group 8 Android Application Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published