GithubHelp home page GithubHelp logo

miguelramosfdz / movies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appcelerator-developer-relations/movies

0.0 1.0 0.0 1.44 MB

Appcelerator loves Movies! So we built this cross platform application to showcase just how good movies can look on a mobile app.

License: Other

JavaScript 98.42% Python 1.58%

movies's Introduction

Movies

To learn more about how we built Movies, the decisions behind the code and to have your questions answered, join us on Thursday March 12 at 9am PST / 4pm GMT: http://www.crowdcast.io/e/appceleratorcrowdcast1

Appcelerator Titanium

Movies is an internal app we built to demonstrate how with Appcelerator you can use JavaScript to deliver beautiful, high-performance native apps entirely indistinguishable from those built in Java or Objective-C (or Swift).

Quick Start

The below instructions assume you already have successfully installed Titanium/Appcelerator Studio and Command Line Tools. If you have not installed Appcelerator toolchain, please review the documentation here:

Installation and Configuration

Now, if everything is setup correctly lets get you started with the Movies app.

Importing and building using Titanium / Appcelerator Studio

  • Open Titanium/Appcelerator Studio
  • From the menu bar select File -> Import... and the Import dialog box will open
  • In the Import* dialog, expand the Git folder and select Git Repository as New Project and click Next
  • The Source Repository dialog is now open. Click on the URI radio button and in the text field type or paste [email protected]:appcelerator/movies.git
  • Click Finish

Now, the Movies app will be pulled down from source control and setup into your Studio workspace.

To build the application:

  • Select your target from the dropdown and click Run

Importing and building from Command Line

  • cd into the directory you would like to host the movies app
$> cd ~/MY_PARENT_FOLDER
  • clone the this git repository
$> git clone [email protected]:appcelerator/movies.git
  • cd to the movies app directory
$> cd ~/MY_PARENT_FOLDER/movies
  • Build the application for either iOS or Andrdoid

iOS

$> ti build -p ios --tall --retina

Android

$> ti build -p android

Credits

movies's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.