App Inventor- Artemis 2012 By: Jiajia Liang, Alissah Sillah, and Samantha Rivera.

Slides:



Advertisements
Similar presentations
Programming with App Inventor Computing Institute for K-12 Teachers Summer 2012 Workshop.
Advertisements

Android architecture overview 1 CS 150. Android  A software stack for mobile devices developed and managed by Open Handset Alliance  Free software under.
App Inventor Useful links:
Daniel & Stephen SKH St. Mary’s Church Mok Hing Yiu College 1.
Idea Pitch - Android Game Suite WVU CS480 Benjamin Carpenter Jay Greene Ryan Daugherty Jack Dehlin.
Building Smart Phone Applications Using Google Android An Introduction by Peter Messenger Senior Developer – Qmastor
App Inventor Barb Ericson July 3, 2013.
App Inventor Barb Ericson Georgia Tech
Starting AppInventor in the Classroom Dale CAS Conference June 2011.
Introduction to AppInventor Dr. José M. Reyes Álamo.
PRIMARY Colors SECONDARY Colors UNDERSTANDING COLOR By Kenneth Daigre 9 th Grade Graphic Art.
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
Welcome to App Inventor Design and program your own mobile apps.
Programming with App Inventor Computing Institute for K-12 Teachers Summer 2012 Workshop.
How to Use App Inventor in Your Classroom Julie Friesen Piper Middle School Technology 6 th -8 th Grades Edmodo Group Code to Join for More Resources:
The App Store is a type of digital distribution platform for application software. Often provided as a component on a personal Mac computer, iPhone, iPad,
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Creating Mobile Apps with App Inventor! Day 5 Google search Kris Gordon Ludlow for links.
Android Apps: Look and Feel Module 6, Intro to I.T., Fall 2011 Sam Scott.
ACS-1805 Introduction to Programming 1805 introduces students to programming using technology for creating programs that run on Android devices. Android:
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
"Project AirNet" AppInventor android development for everyone Nejc Grošelj
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Intro to AppInventor Dr. Dante Ciolfi (chawl fee).
How to Create a Professional Video Using Windows Live Movie Maker.
DUE Introduction to the Android Platform Working Connections 2011.
Setting Up The Android SDK (Software Development Kit) A basic step by step guide leading to set up and your first Hello World App.
App Inventor MIT App Inventor.
Market Health Health-2-Market Final Conference 1st July 2015, The Hotel, Brussels, Belgium Health-2-Market mobile application Krisztina Toth, Project Manager,
Google Workshop: App Inventor Jeff Gray, Ph.D. - Associate Professor Carnegie Foundation Professor of the Year (Alabama, 2008) University of Alabama Department.
© by Pearson Education, Inc. All Rights Reserved. 1 Introduction to Android From “Android: How to Program” By Paul Deitel and Harvey Deitel.
Setting up and getting going with…. MIT App Inventor.
This is how to download the sketch up program. A CAD 3D modelling package from Google. This free basic download is fantastic for giving people an introduction.
CS 104 October 12, 2011 Potpourri. Agenda Scratch Kinect demo Quiz discuss Getting Ready for App Inventor Next Monday  Exam.
Using Google Drive on your computer A Tutorial. Using Google Drive on your Computer After watching this tutorial, I hope that you will be able to: Log.
Nick Karstedt. What is the App Inventor for Android?  Simple Development  Web/Java Based  Use of Android software and phone hardware  Portable.
Walpole Robotics Scouting App Timmy McNamara. MIT App Inventor This is the website we used to design and program the app -
Does my business need a mobile App?. In today's world of rapidly changing technology, we see in the information age that computers and websites were once.
App Development for the Android Phones/Tablets Computer Science Project Oregon Islamic Academy.
App Inventor for Android 唐健恒. Outline About App Inventor Getting started Tutorials Reference Documentation  Component Reference  Blocks Reference.
Technology Training #5 Charger Thursday 11/19/15.
1 CSC 221: Computer Programming I Fall 2009 Introduction to programming in Scratch  animation sprites  motion, control & sensing  costume changes 
Lecturer: Prof. Moshe Sipper Ariel Halachmi Lidor Cohen Mark Grichanik.
Lesson 1 – Getting Started with App Inventor
Link for App Inventor II:
Today you do not need to introduce the play store app to download games and applications. If for any reason, your phone does not have play store, learn.
Whittier STEM Fair 2016 CARLI PECORARO’S ANDROID APP PROJECT.
Introduction to Programming and App Inventor. Introduction What is a computer program? Introducing App Inventor Getting hands on with App Inventor.
GST Helpline - A Complete GST App TO RESOLVE GST INDIA QUERIES
Introduction to App Inventor 2 ASFA AP CS Principles
North Attleboro High School
App Inventor إعدادأشرف رفاعي أحمد
Apk Apps
APK Downloader
Starting AppInventor in the Classroom
App Inventor Want to learn how to make mobile apps for your Android phone or tablet?
How to Copyright free images download
MIT App Inventor By Hans Yip.
Completing the tasks for A452 with….
AppInventor android development for everyone
Objectives To understand how the pen tool works
Introduction to AppInventor
Code to Enhance Learning
PICLAY Photo&Video Editor
Visual Programming week # 05 Lists Quiz Tutorial.
Visual Programming Week # 12
Unit 8: Mobile App DeveLopment
Presentation transcript:

App Inventor- Artemis 2012 By: Jiajia Liang, Alissah Sillah, and Samantha Rivera

About App Inventor  App inventor was originally owned and was started by Google in 2010, but was shut down the same year. Luckily MIT restarted it in early may of this year and even though it is called MIT app inventor it still very much involves Google.  MIT’s App Inventor is more of a “grown-up version” of MIT’s first programming tool Scratch.

Class Project- Paint Me You could also take a picture and draw on that!

Our Project- Ladybug Chase  We worked on Ladybug Chase, which is a game designed to have the ladybug eat aphids while avoiding being eaten by a frog  Objective: The controller will tilt the phone to control the ladybug. There will be an energy bar indicating when the ladybug will be starved. The lady bug will chase & eat the aphids while avoiding the frog.

How We Made Ladybug Chase On the app inventor website we started a new project named LadybugChase and added Ladybug, Clock and OrientationSensor from downloads to the components. We then modified the properties of the components from the default to what we wanted and started working in the blocks editor.

How We Made Ladybug Chase(2) After opening the blocks editor we started adding blocks that were going to be controlling what happens during the game including how the frog, ladybug and aphid were going to move and what would happen when they died.

How We Made Ladybug Chase(3) Finally we opened an emulator which is like an android phone but on the computer, and we connected the blocks editor to it. This made the game show up on the “phone” and we got to play it. This process took us approximately 5 hours.

More About App Inventor  App Inventor is a program that people can use to make their own apps for android. The program was designed to let people with little to no programming experience be able to make their own apps.  App Inventor also provides free tutorials for getting started and if you’re needing help.

Thank You for Listening! From: Samantha, Alissah, and Jiajia