Skip to content

A runtime for interactive animations on Android

License

Notifications You must be signed in to change notification settings

hoangthan/rive-android

 
 

Repository files navigation

Build Status Test Status Discord badge Twitter handle

Rive Android

Rive hero image

An Android runtime library for Rive.

The library is distributed through the Maven repository.

Table of contents

Rive Overview

Rive is a real-time interactive design and animation tool that helps teams create and run interactive animations anywhere. Designers and developers use our collaborative editor to create motion graphics that respond to different states and user inputs. Our lightweight open-source runtime libraries allow them to load their animations into apps, games, and websites.

🏡 Homepage

📘 General help docs

🛠 Learning Rive

Getting Started

Follow along with the link below for a quick start in getting Rive Android integrated into your multi-platform applications.

Getting Started with Rive in Android

Supported Versions

Currently, this runtime library supports a minimum SDK version of 21, and the target SDK version is 33.

Examples

Check out the app/ folder to see an example application using the Rive Android runtime. It showcases a number of ways to manipulate Rives, including:

  • How to include Rive files into the project and reference them
  • Setting layout and loop mode options
  • Displaying single or multiple animations / artboards on one component
  • Setting up and manipulating a state machine via inputs
  • Utilizing a low-level API to build a render loop for more control over scenes
  • ...and more!

Contributing

We love contributions! Check out our contributing docs to get more details into how to run this project, the examples, and more all locally.

Issues

Have an issue with using the runtime, or want to suggest a feature/API to help make your development life better? Log an issue in our issues tab! You can also browse older issues and discussion threads there to see solutions that may have worked for common problems.

About

A runtime for interactive animations on Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 73.7%
  • C++ 23.9%
  • Shell 1.6%
  • Other 0.8%