Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MovieStageOne is an application which advertise the most popular and high rated movies available now. It does it by loading the most popular movies thumbnails and allow you to browse through them and watch relevant information about each and every movie such as (title, release date, synopsis, rate and trailer)

Notifications You must be signed in to change notification settings

fouchimi/MovieStageOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

MovieStageOne

MovieStage stage one is a movie ad which supports both design for phone and tablets devices. In order to get this app up and running you will need to provide it with an API key from www.themoviedb.org website and substitute the valute of your API key in Constants.java file located in the entities directory

Installation

$git clone https://github.com/fouchimi/MovieStageOne.git

On Linux and Mac OS, you can open the project on Android Studio and run ./gradlew assembleDebug and adb -d install app/{path-to-your-apk} which is often app/build/outputs/apk/{apk_file}.

On Windows, you can run this command instead gradle.bat assembleDebug and adb -d install app/{path-to-your-apk}

Alternatively you can simply click on the run button of the IDE and those steps will be ran automatically and load the application on your mobile or virtual device

About

MovieStageOne is an application which advertise the most popular and high rated movies available now. It does it by loading the most popular movies thumbnails and allow you to browse through them and watch relevant information about each and every movie such as (title, release date, synopsis, rate and trailer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages