Skip to content

An Android application to play the video "BATMAN ON DRUGS" on Shake

License

Notifications You must be signed in to change notification settings

tanaytoshniwal/ShakeMe

Repository files navigation

ShakeMe

An Android application to play the Gif with Mp3 sound "BATMAN ON DRUGS" on phone Shake (replica of "Shake-Me" by @PiJoules)

  • Download apk file here
  • You can find original song here

Glide Library

  • Usage In build.gradle file
  repositories {
      mavenCentral()
      maven { url 'https://maven.google.com' }
  }
  dependencies {
      compile 'com.github.bumptech.glide:glide:4.3.1'
      annotationProcessor 'com.github.bumptech.glide:compiler:4.3.1'
  }

About

An Android application to play the video "BATMAN ON DRUGS" on Shake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages