Summer Internship Report 20EC413

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

BVM ENGINEERING COLLEGE SLB IT SOLUTION PVT.

INTERNSHIP REPORT
App Development
Submitted by: Shalini Kotecha
Id: 20EC413
Electronics & Communication Engineering
During the period: 01/06/2022 to 15/06/2022

1
Summary of Work

Date work
01/06/22 Introduction of Android
02/06/22 How to install android studio
03/06/22 Go through the Architecture of Android
04/06/22 Learn the various android widgets
06/06/22 Go through the android activity cycle
07/06/22 Understand the Intents in android
08/06/22 Go through some coding
09/06/22 Create the simple layout
10/06/22 Learn about various views
11/06/22 Create UI widgets
13/06/22 Create various views and pass the intent
14/06/22 Image layout Designing
15/06/22 Learn about the JSON file

2
3
Topic : Introduction of Android

I learnt about the basic of android . Android is a complete set of software for mobile
devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top
boxes etc.

Then I learnt the features of android .

Topic : How to install android studio

4
Topic : Create the simple layout
This is basic hello world layout in android studio.

5
Topic : Create various views and pass the intent

Here are some glimpse of my work that I done in my internship.

6
7
Alert dialog

Imlicit intent

8
Explicit intent

List view

9
Recycler view

Grid view

10

You might also like