Skip to content

panda-android/Spotlight-Gradle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotlight-Gradle

Sample code from Romain Guy's article Android Recipe #2, fun with shaders and ported to use Android Studio & Gradle. Sample code works from Android 2.3 (API Level 9) using the NineOldAndroids.

A demo video of the Spotlight animation can be found on YouTube.

How to use this source code

The Spotlight-Gradle project can be opened in Android Studio. It contains a single module called app in the app/ folder.

The project can be compiled from the command line using Gradle.

The actual source code and resources can be found in app/src/main/. The only dependencies are in app/lib/.

Library licenses

NineOldAndroids is subject to the Apache License, Version 2.0. More information on the official web site.

About

Demo for Romain Guy's Spotlight Animation ported to Android Studio and works from Android 2.3+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%