SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.

Slides:



Advertisements
Similar presentations
Got Internet? Edit your web site from anywhere.. Why should I use it? No special software needed. Logon and edit your site from anywhere you have an internet.
Advertisements

App Inventor Useful links:
App Inventor Barb Ericson July 3, 2013.
Google AppInventor implementation quickstart Chris Greenhalgh G54UBI / Chris Greenhalgh
Visual Basic Prototyping Visual Basic uses both a Visual Editor and is Code Based. With several simple lines of code, Visual Basic will navigate between.
Google Android as a mobile development platform T Internet Technologies for Mobile Computing Olli Mäkinen.
App Inventor Barb Ericson Georgia Tech
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
Starting AppInventor in the Classroom Dale CAS Conference June 2011.
Introduction to AppInventor Dr. José M. Reyes Álamo.
By Jesus Juarez. This will be your first initial screen when you run or start the program. But only what’s inside the red outlined box will be recorded!
Programming with App Inventor Computing Institute for K-12 Teachers Summer 2012 Workshop.
Mobile Programming Lecture 1 Getting Started. Today's Agenda About the Eclipse IDE Hello, World! Project Android Project Structure Intro to Activities,
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
Intro to AppInventor Dr. Dante Ciolfi (chawl fee).
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
DUE Introduction to the Android Platform Working Connections 2011.
App Inventor MIT App Inventor.
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. Android Boot Camp.
Mobile Device Programming
Creating “Apps” with your students. iPod/iPhone Pro Very clean interface Touch implementation fairly easy to implement Recognized Con Cost  Hardware.
Using Xcode A Beginner’s Tutorial Erin Green. This tutorial will walk you through Xcode, a software development tool for Apple’s iOS applications – We.
Pocket Code (the app): Pocket Paint (tool for creating images):
PSU Resources
PCNA: CREATE A WEBSITE WITH EASE USING WIX.COM TO EASILY CREATE A WEBSITE.
Imagine Creating Software Without a Single Line of Code!
Nick Karstedt. What is the App Inventor for Android?  Simple Development  Web/Java Based  Use of Android software and phone hardware  Portable.
PREZI PRESENTATION Adding files (images, videos, sounds)
Making A Simple Website In 10 Minutes. At the end of this tutorial, you should be able to recreate this page…
Mobile Application Development with ANDROID Umang Patel(6537) LDCE.
Android. What is Android? A mobile device operating system. Seen primary in tablets and Cellphones. Based on a Linux kernel. Applications are Java Based.
TODAY Android Studio Installation Getting started Creating your 1 st App Beginning to understanding Intents.
Installation of Visual Studio Android emulator and Android Studio
Intoduction to Andriod studio Environment With a hello world program.
How to Burn ISO Files to DVD Disc From:
Lesson 1 – Getting Started with App Inventor
LOGO iPhone to Galaxy Note Transfer Transfer iPhone Data to Galaxy Note 3/Note 4/Note 5/Note Edge.
Presentation by Giorgos Theodoridis. WordPress is a free web software you can use to create a beautiful website, blog, or app, (CMS) based on PHP and.
Introduction to Programming and App Inventor. Introduction What is a computer program? Introducing App Inventor Getting hands on with App Inventor.
Add Video Library in Company
Add Media in Company After Login Below screen will display
Mobile Device Development
North Attleboro High School
App Inventor إعدادأشرف رفاعي أحمد
Computer Software: Programming
Visual Programming week # 01
Visual Programming week # 02 APP (Application) Architecture.
Starting AppInventor in the Classroom
Development-Introduction
App Inventor Want to learn how to make mobile apps for your Android phone or tablet?
How to Copyright free images download
CSCI 351 – Mobile Applications Development
MIT App Inventor By Hans Yip.
Windows 8 & Phone 8 App Development suresh M 11/14/2018
Compile, Build, and Debug
CS323 Android Getting Started
Understanding the Visual IDE
AppInventor android development for everyone
Chapter 3 – part2.
Palm Rapid Prototyping
Consult America Technology Consulting Services
Office 365 Development.
Introduction to AppInventor
Learn on the Move with the Moodle Mobile App
Slides prepared by Sarah Benis Scheier-Dolberg
Skype.
Programming your Robot
Presentation transcript:

SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton

Options for Creating Apps Apple ◦ iOS SDK Windows ◦ Visual Studio Android ◦ App Inventor ◦ Developer’s Toolkit

App Inventor: Getting Started Install software Internet connection But… don’t need an Android phone

Dunechaser Robban Andersson App Inventor Any other mobile programming language

Google login + internet required

App Inventor Simple, low-tech approach to programming Free to use – but software installation required Tutorials available on the site Tutorial videos on YouTube

Design your interface on this screen Open the Blocks Editor to edit code

Interface Design Drag and drop components onto the screen image Edit component names and initial status Choose from a range of components – buttons, text objects, social media tools, etc.

Connect from here to a phone or emulator to test

Blocks Editor Drag containers for each component onto the surface Plug actions, events & properties into the container No formal programming is required

Finalising Apps Finished app can be installed on a phone directly or via a QR code Distribute the app via the QR code – or upload to Android Market A tool like Marketizer can help ◦ Apps can be updated later – users will be alerted that an update is available

Downsides App Inventor apps are large files – there’s nothing you can do to reduce them This is an Android-only product – there’s no equivalent for iOS or Windows Mobile App Inventor is no longer supported directly by Google