Page 53 - Electronic Mechanic - TP - Volume - 2
P. 53
ELECTRONICS MECHANIC - CITS
3 Download and Install Applications: Visit the Google Play Store and download the applications you wish to
demonstrate.
4 Familiarize Yourself with the Apps: Before demonstrating, spend some time using the applications.
Understand their key features, usability, and any unique aspects they offer.
5 Create a Demonstration Plan: Outline the key points you want to cover for each application. This might
include the app’s purpose, its main features, and why it’s popular among users.
6 Set Up Screen Recording: If you’re demonstrating the apps remotely or want to create a tutorial, use a
screen recording tool to capture your interactions with the applications.
7 Demonstrate the Applications: Start by introducing the application, then walk through its features, showcasing
how to use them effectively. Highlight any tips or tricks that might benefit users.
8 Encourage Interaction: If you’re presenting live, allow time for questions and encourage the audience to
interact with the applications on their own devices.
9 Provide Additional Resources: Offer links to tutorials, guides, or forums where users can learn more about
the applications and get support if needed.
Tabulation:
Type of Application Examples Primary Function
Social media Instagram Communication and sharing
Productivity Google Docs, Evernote Task management and document creation
Entertainment Netflix, Spotify Streaming media content
Utility Google Maps, Weather apps Providing tools and information
Gaming Candy Crush, PUBG Interactive entertainment
News & Magazines The New York Times, Flipboard Delivering news and articles
Lifestyle Tinder, Fitbit Personal lifestyle enhancement
Education Duolingo, Khan Academy Learning and educational content
Calculation: -
package com.example.simplecalculator;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
36
CITS : E & H - Electronics Mechanic - Exercise 130