20
Android Online News App Project Mentor: Mr. Nikhil Debbarma Assistant Prof. CSE Dept. NIT,Agartala Team Members: Akash Bhargava Ashok Kumar Laxmi Kant Yadav Vijay Kumar Gupta

Android Project Presentation

Embed Size (px)

DESCRIPTION

Description of Android News App Project

Citation preview

Page 1: Android Project Presentation

Android Online News App

Project Mentor:

Mr. Nikhil DebbarmaAssistant Prof.CSE Dept.NIT,Agartala

Team Members:

Akash Bhargava Ashok KumarLaxmi Kant YadavVijay Kumar Gupta

Page 2: Android Project Presentation

Project Objective What we learnt? Software Requirements End Users? Context Diagram Future enhancement Reference

Contents

Page 3: Android Project Presentation

To develop an Interactive Android app which provides :

Latest news updates. News in different – different languages like English,

Hindi Languages.

Watch TV and Play Games option

Using the simple and cheaper android based

platform.

Project Objective

Page 4: Android Project Presentation

An online newspaper also known as a web newspaper which exists on the world wide web or internet either separately or as an online version of a printed periodical.

Online newspapers are much like hard copy news papers and have the same legal boundaries such as laws regarding privacy and copyright.

Introduction

Page 5: Android Project Presentation

Android Programming Fragmentation. Android Web-viewer. Android Canvas Slide Menu SDLC

What we learnt?

Technical Learning

General Learning

• Team Work

Page 6: Android Project Presentation

Make an Android Package Named-

com.example.indianews

Methods

Page 7: Android Project Presentation

First of all we made a class named-

splash.java and its xml file splash.xml

Main task of this file is to give startup

image.

Made an Java class Named-MainActivity.java

According to language.java class we made

an android xml file Named-

activity_main.xml

Methods(cont.)

Page 8: Android Project Presentation

Under MainActivity.java we added five buttons which consists of English News,More News,Tv,Free Games and Disclaimer.

Methods(cont.)

Page 9: Android Project Presentation

After clicking English News Button it gives

us many English newspaper.

After clicking More news button it gives us

different language news paper except

english.

Methods(cont.)

Page 10: Android Project Presentation

Methods(cont.)

Page 11: Android Project Presentation

After clicking TV Button we got

Methods(cont.)

Page 12: Android Project Presentation

After click on Free Game button we got …..

Methods(cont.)

Page 13: Android Project Presentation

Professional Office Worker. Android Users Students

End Users?

Page 14: Android Project Presentation

Android version 2.2 and Higher version. Standard Development Kit(SDK) Eclipse,JDK Permissions:

INTERNET

ACCESS_NETWORK_STATE

WAKE_LOCK

Software Requirements

Page 15: Android Project Presentation

Context Diagram

Page 16: Android Project Presentation

News App

English News

More news

TV

Language Supported

TOI

The Hindu

BBC

Category of News Paper

Game

Page 17: Android Project Presentation

News App

EnglishNews

TOI

BBC

MoreNews

Dainik Bhaskar

NavJyoti

TV

Games

Page 18: Android Project Presentation

Designing our own Web-viewer instead of

using Android provided web-viewer. listen to the latest news headlines

Future enhancement

Page 19: Android Project Presentation

http://www.developer.android.com/

http://www.thenewboston.org/

http://www.vogella.com/

Reference

Page 20: Android Project Presentation

Thank You