Skip to content

Submission modul "Belajar pengembangan aplikasi android Intermediate" program MSIB Kampus merdeka X Dicoding

Notifications You must be signed in to change notification settings

rezacahyono/ProsaApp

Repository files navigation

Prosa App

Completed submission for modul "Belajar Aplikasi Android Intermediate" in program "Magang dan studi independen bersertifikat" (MSIB) batch 3 Kampus merdeka X Dicoding Indonesia.

cover

Disclaimer ⚠️

This repository is created for sharing and educational purposes only. Plagiarism is unacceptable and is not my responsibility as the author.

Installation

There are several stages for application installation.

  1. Star this repository.

  2. Cloning this repository to android studio.

    git clone https://github.com/rezacahyono/ProsaApp.git
    
  3. Create your Google Maps api key and Geoapify key.

    You can find tutorial get api key Google Maps Api key and Geoapify.

    After getting the api key You can create file api_key.properties for Geoapify like so:

    geoapify_api_key = PUT_HERE

    And create file values api_keys.xml for Google api key like so :

    <string name="GOOGLE_MAP_API_KEY">PUT_HERE</string>
  4. clean and assemble

Tech

About

Submission modul "Belajar pengembangan aplikasi android Intermediate" program MSIB Kampus merdeka X Dicoding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages