Updating search results...

Search Resources

18 Results

View
Selected filters:
  • android
Android Acceleration
Read the Fine Print
Educational Use
Rating
0.0 stars

Students prepare for the associated activity in which they investigate acceleration by collecting acceleration vs. time data using the accelerometer of a sliding Android device. Based on the experimental set-up for the activity, students form hypotheses about the acceleration of the device. Students will investigate how the force on the device changes according to Newton's Second Law. Different types of acceleration, including average, instantaneous and constant acceleration, are introduced. Acceleration and force is described mathematically and in terms of processes and applications.

Subject:
Applied Science
Engineering
Physical Science
Physics
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Android Acceleration Application
Read the Fine Print
Educational Use
Rating
0.0 stars

In the first of two sequential lessons, students create mobile apps that collect data from an Android device's accelerometer and then store that data to a database. This lesson provides practice with MIT's App Inventor software and culminates with students writing their own apps for measuring acceleration. In the second lesson, students are given an app for an Android device, which measures acceleration. They investigate acceleration by collecting acceleration vs. time data using the accelerometer of a sliding Android device. Then they use the data to create velocity vs. time graphs and approximate the maximum velocity of the device.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Full Course
Unit of Study
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Android App Development
Read the Fine Print
Educational Use
Rating
0.0 stars

Students develop an app for an Android device that utilizes its built-in internal sensors, specifically the accelerometer. The goal of this activity is to teach programming design and skills using MIT's App Inventor software (free to download from the Internet) as the vehicle for learning. The activity should be exciting for students who are interested in applying what they learn to writing other applications for Android devices. Students learn the steps of the engineering design process as they identify the problem, develop solutions, select and implement a possible solution, test the solution and redesign, as needed, to accomplish the design requirements.

Subject:
Applied Science
Computing and Information
Engineering
Technology
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Android:Kotlin/Everywhere
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Welcome to the Android developer guides. The documents listed in the left navigation teach you how to build Android apps using APIs in the Android framework and other libraries.

Subject:
Applied Science
Career and Technical Education
Computer Science
Education
Educational Technology
Engineering
Information Science
Material Type:
Lecture Notes
Reading
Unit of Study
Date Added:
08/28/2019
Android Pendulums
Read the Fine Print
Educational Use
Rating
0.0 stars

Students investigate the motion of a simple pendulum through direct observation and data collection using Android® devices. First, student groups create pendulums that hang from the classroom ceiling, using Android smartphones or tablets as the bobs, taking advantage of their built-in accelerometers. With the Android devices loaded with the (provided) AccelDataCapture app, groups explore the periodic motion of the pendulums, changing variables (amplitude, mass, length) to see what happens, by visual observation and via the app-generated graphs. Then teams conduct formal experiments to alter one variable while keeping all other parameters constant, performing numerous trials, identifying independent/dependent variables, collecting data and using the simple pendulum equation. Through these experiments, students investigate how pendulums move and the changing forces they experience, better understanding the relationship between a pendulum's motion and its amplitude, length and mass. They analyze the data, either on paper or by importing into a spreadsheet application. As an extension, students may also develop their own algorithms in a provided App Inventor framework in order to automatically note the time of each period.

Subject:
Applied Science
Engineering
Physical Science
Physics
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Doug Bertelsen
Date Added:
09/18/2014
Exploring Acceleration with an Android
Read the Fine Print
Educational Use
Rating
0.0 stars

Students conduct an experiment to study the acceleration of a mobile Android device. During the experiment, they run an application created with MIT's App Inventor that monitors linear acceleration in one-dimension. Students use an acceleration vs. time equation to construct an approximate velocity vs. time graph. Students will understand the relationship between the object's mass and acceleration and how that relates to the force applied to the object, which is Newton's second law of motion.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Iraq Hurr
Read the Fine Print
Educational Use
Rating
0.0 stars

The Iraq Hurr website is a news broadcast website that includes radio and video components as well as news articles. The majority of the content concerns Iraq, but world news is also reported on the site. Components of the website include current events, politics, economics, security, society, and various programs such as sports and human rights in Iraq. Podcasts are also available, as is a free app for both iPhones and Android.

Subject:
Arts and Humanities
Languages
World Cultures
Material Type:
Reading
Provider:
Radio Free Europe/Radio Liberty (RFE/RL), Inc.
Date Added:
10/14/2013
Mars Rover App Creation
Read the Fine Print
Educational Use
Rating
0.0 stars

Based on their experience exploring the Mars rover Curiosity and learning about what engineers must go through to develop a vehicle like Curiosity, students create Android apps that can control LEGO MINDSTORMS(TM) NXT robots, simulating the difficulties the Curiosity rover could encounter. The activity goal is to teach students programming design and programming skills using MIT's App Inventor software as the vehicle for the learning. The (free to download) App Inventor program enables Android apps to be created using building blocks without having to actually know a programming language. At activity end, students are ready to apply what they learn to write other applications for Android devices.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Rich Powers
Date Added:
09/18/2014
Passing the Bug
Read the Fine Print
Educational Use
Rating
0.0 stars

Students apply concepts of disease transmission to analyze infection data, either provided or created using Bluetooth-enabled Android devices. This data collection may include several cases, such as small static groups (representing historically rural areas), several roaming students (representing world-travelers), or one large, tightly knit group (representing urban populations). To explore the algorithms to a deeper degree, students may also design their own diseases using the App Inventor framework.

Subject:
Applied Science
Computing and Information
Education
Engineering
Life Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Douglas Bertelsen
Date Added:
09/18/2014
Remote Control Using Bluetooth
Read the Fine Print
Educational Use
Rating
0.0 stars

Building on what they learned about wired and wireless electrical connections in the associated lesson, students use Android phones to take advantage of Bluetooth wireless connections to remotely guide LEGO MINDSTORMS(TM) NXT robots through a maze. They compare this wireless remote control navigation to their previous experiences navigating LEGO robots via programming. A PowerPoint® presentation and pre/post quizzes are provided.

Subject:
Applied Science
Career and Technical Education
Electronic Technology
Engineering
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Riaz Helfer
Sachin Nair
Satish S. Nair
Date Added:
09/18/2014
Simulating the Bug
Read the Fine Print
Educational Use
Rating
0.0 stars

Students modify a provided App Inventor code to design their own diseases. This serves as the evolution step in the software/systems design process. The activity is essentially a mini design cycle in which students are challenged to design a solution to the modification, implement and test it using different population patterns The result of this process is an evolution of the original app.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Douglas Bertelsen
Date Added:
09/18/2014
Storing Android Accelerometer Data: App Design
Read the Fine Print
Educational Use
Rating
0.0 stars

Students work through an online tutorial on MIT's App Inventor to learn how to create Android applications. Using those skills, they create their own applications and use them to collect data from an Android device accelerometer and store that data to databases. NOTE: Teachers and students must have a working knowledge of basic programming and App Inventor to complete this lesson. This lesson is not an introduction to MIT's App Inventor and is not recommended for use without prior knowledge of App Inventor to produce an end product. This lesson is an application for App Inventor that allows for the storage of persistent data (data that remains in memory even if an app is closed). This required prior knowledge can come from other experiences with the App Inventor. Also, many additional resources are available, such as tutorials from MIT. This lesson could also be used as an enrichment project for students who are self-motivated to learn the App Inventor software.

Subject:
Applied Science
Computing and Information
Engineering
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Zimbabwe ICT Essentials App on Google Play
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

The Zimbabwe ICT Essentials for Teachers Course is avaiable as an App for Android phones and tablets. The original course has been reformated to fit on screens of different sizes! The full course is available.

Subject:
Education
Educational Technology
Material Type:
Full Course
Author:
Ministry of Primary and Secondary Education Zimbabwe
Date Added:
02/15/2019