Skip to content

This project aims to create an open-source social media application.

Notifications You must be signed in to change notification settings

onimur/android-kotlin-blabla-social-media

Repository files navigation

BlaBla Social Media

This project aims to create an open-source social media application.

Main Features

Getting Started

Using Git Bash

git clone [email protected]:MurilloComino/android-kotlin-blabla-social-media.git

Using Android Studio

in File > New > Project from Version Control... > git

in URL put: https://github.com/MurilloComino/android-kotlin-blabla-social-media.git

and then clone

Installing

  • Connect via usb your android phone.
  • After cloning the project, open the terminal and navigate to the root folder.

Windows

gradlew installDebug

Linux & MacOS

./gradlew installDebug

Built With

License