Code Monkey home page Code Monkey logo

android_codelab's Introduction

Android Code Lab

This is a Demo fo the Android CodeLab Project

Tasks:

================

  1. Learn how to structure code better using MVC Principles.
  2. Create an Android Application the demonstrates this.

This is not the only way to do so but it's how i do it. Lets Begin

How To Clone The Project from GitHub to Eclipse

  1. Ensure you have EGit Plugin Installed. (http://www.eclipse.org/egit/download/)
  2. Go to File > Import > Git > Project from Git
  3. Select URI
  4. In URI, paste this Link: https://github.com/kioko/Android_CodeLab.git
  5. Branch selection: Select master
  6. Local Destination: Select a location in which you wish to save the project. * Remote_name: origin
  7. Wizard for project import: Select: "Import existing projects"
  8. Select the Project
  9. Click Finish.

Contributing to the Project :-)

  1. Fork "Android_CodeLab" repository

  2. Open Terminal of Command Line

  3. If you have made any changes/updates to the code

    • $ git push origin master
  4. If the Original Project has been updated, Pull in upstream changes

    • $ git fetch upstream

    Join the OpenSource Community and let's learn from each other.

android_codelab's People

Contributors

thomaskioko avatar

Watchers

James Cloos avatar Eric Jackson 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.