onimur / android-kotlin-blabla-social-media

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlaBla Social Media

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

Main Features

Getting Started

Using Git Bash

git clone git@github.com: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

About

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


Languages

Language:Kotlin 100.0%