Skip to content

Repository files navigation

LissenR

An app that detects movement of the user and plays the media accordingly. If the app doesn't detects any movement then it will stop playing the media.

Screenshots

Tech Stack Used:-

  • Kotlin

  • Android Native

Things we used in this application:

  • Motion Sensor (Accerolometer)

  • RecyclerView

  • Github

  • Media Player

  • Coroutines

Clone this Repo To Your System Using Android Studio✨

  • Step 1: Open your Android Studio then go to the File > New > Project from Version Control.
  • Step 2: After clicking on the Project from Version Control a pop-up screen will arise like below. In the Version control choose Git from the drop-down menu.
  • Step 3: Then at last paste the link in the URL and choose your Directory. Click on the Clone button and you are done.

Dependencies

    //circular photo
    implementation 'de.hdodenhof:circleimageview:3.1.0'

    //Corountines
    implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.1'

    //animation
    def lottieVersion = "3.4.0"
    implementation "com.airbnb.android:lottie:$lottieVersion" 

Buy Me A Coffee please!

About

An app that detects movement of the user and plays the media accordingly. If the app doesn't detects any movement then it will stop playing the media.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages