Skip to content

jeryllaboratory/App16_MovieAppCapstone

Repository files navigation

Guide to install multiple apk

adb install-multiple app/build/outputs/apk/debug/app-debug.apk favorite/build/outputs/apk/debug/favorite-debug.apk

Guide environemtn variable :

open local.properties, create if not exists

touch local.properties
vim local.properties
  • variable Please make sure these three variables exist
    ACCESS_TOKEN=[your-token]
    BASE_URL=https://api.themoviedb.org/3/
    BASE_URL_IMAGE=https://image.tmdb.org/t/p/w500

build guide

   cd ~/project
   gradlew clean
   gradlew build

Circle CI

CircleCI

About

this project for implementing android expert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages