Skip to content

bdiegel/android-tmdb

Repository files navigation

android-tmdb

An Android app using the The Movie Database API.

Instructions

To run this app you need an API key from TMDb. Create a resource file called config.xml and add your key there.

<resources>
    <string name="tmdb_api_key" templateMergeStrategy="preserve">tmdbApiKeyHere</string>
</resources>

About

Android app using the The Movie Database API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages