Skip to content

jsuarezruiz/xamarin-forms-gtk-movies-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies

Movies is a Xamarin.Forms GTK backend application that makes use of The Movie Database (TMDb) API, a popular, user editable database for movies and TV shows, to demonstrate the possibilities of the new backend making use of a great variety of functionality.

Movies

Xamarin.Forms App

Xamarin.Forms allows you to build native UIs for iOS, Android, Windows, macOS and Linux from a single, shared codebase. You can dive into mobile development with Xamarin.Forms by following our free self-guided learning from Xamarin University. This project exercises the following patterns and features:

Movies

Screens

Android

Home Menu Detail Upcoming Movies

iOS

Home Menu Detail Upcoming Movies

Linux

Home on Linux (Ubuntu) Menu on Linux (Ubuntu) Detail on Linux (Ubuntu) Casting on Linux (Ubuntu) Casting on Linux (Ubuntu) Upcoming on Linux (Ubuntu) Movies on Linux (Ubuntu) Shows on Linux (Ubuntu)

UWP

Home Menu Detail Upcoming Movies Shows

Windows (Gtk Backend - Windows XP, 7, 8 & 10)

Home Menu Discover Detail WebView Casting Casting Gallery Upcoming Movies Shows Loading

Requirements

  • Visual Studio 2015 Update 3 (14.0 or higher) to compile C# 6 language features (or Visual Studio MacOS)
  • Xamarin add-ons for Visual Studio 3.2.1.64 or higher (available via the Visual Studio installer)
  • Visual Studio Community Edition is fully supported!
  • The Movie DB Api Key

Setup

Download or clone the repository. This is a solution with two projects.

Rebuild the solution to get all neccesary NuGet packages.

Access to AppSettings.cs file available in the .NET Standard Library to introduce your TMDb APIs key.

Enjoy!

Licenses

This project uses some third-party assets with a license that requires attribution:

  • Flat-Plat: A Material Design-like theme for GNOME/GTK+ based desktop environments.

Clean and Rebuild

If you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution.

Copyright and license

Code released under the MIT license.