all in 1 player - final presentation (2)

15
Group Number – WE-43 B Sc. in Information Technology Sri Lanka Institute of Information Technology

Upload: ishan-sanjaya-sanjayaishan21

Post on 22-Jan-2018

97 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: ALL IN 1 PLAYER - Final Presentation (2)

Group Number – WE-43B Sc. in Information Technology

Sri Lanka Institute of Information Technology

Page 2: ALL IN 1 PLAYER - Final Presentation (2)

K.M.I.S. Wijepala - IT 13 0001 72 ( Team Leader )

S.N. Niroshan - IT 13 0686 60

T.A.M. Nirmali - IT 12 058 06

A.P. Madhushi - IT 11 2502 34

Supervisor

Mr. Aruna Ishara Gamage

Page 3: ALL IN 1 PLAYER - Final Presentation (2)

Using Android based mobile phones has been increasing lately.

These it is very common among people , using their mobile phones for entertaining .

Most of the Android media players do not have all the facilities together.(watching, online streaming, downloading)

All in 1 Player is an Android mobile application with facilities for watching, online streaming from Youtube, Download videos into MP3

Page 4: ALL IN 1 PLAYER - Final Presentation (2)

Watch online videos from Youtube

Search videos from Youtube

Download video into MP3 from Youtube

Play songs from internal memory

Voice Recognition

Page 5: ALL IN 1 PLAYER - Final Presentation (2)

VLC Beta

VLC released its official Android beta last year, and the app continues improving with time and user feedback. Just like its desktop sibling, VLC Beta for Android devices can pretty much take just about most popular video and audio format file type you can throw at it. Though it is a beta which means there will be bugs. If you have a low tolerance for bugs, you better don’t use this player

Page 6: ALL IN 1 PLAYER - Final Presentation (2)

N7player Music Player

n7player is a music player on this list that tries to think outside the box a little bit. The app’s interface revolves around multi-sized artist or album names and it brings with it a very bold and different design. Functions well as a music player and have all the standard music features that you'd want.

Literature Review (contd.)

Page 7: ALL IN 1 PLAYER - Final Presentation (2)

MX Player

MX Player is an excellent general purpose Android video player, with just the right mix of ease of use and powerful features. An uncluttered viewer supports various swipe gestures and pinch to zoom, while the app features both software and hardware decoding for a broad variety of file formats. But MX Player doesn’t support the audio formats as much as the video.

BSPlayer

BSPlayer is a solid option and it has been for quite some time. You’ll find this Android video player on practically all of the best app lists and this one is no exception. It Support for most video file types. Comparing with other players it’s a bit buggy on midrange, low range, or older devices. Also the interface isn't terrible but it is a bit outdated.

Page 8: ALL IN 1 PLAYER - Final Presentation (2)

How to Develop an Android application to download a video into any file type that the user wants

How can we use an Android media player to directly watch videos from YouTube/Facebook etc….

How can an application identify human voice

Page 9: ALL IN 1 PLAYER - Final Presentation (2)

Over view of the system

Local Server

YoutubeServer

User mobile

Extract the file

Page 10: ALL IN 1 PLAYER - Final Presentation (2)

• Android Studio

•Android OS should be KitKator a higher version• SDK Tools

Software Requirements

• Smart phone with Android version OS

• Server

Hardware Requirements

•Internet FacilityOther

Requirements

Page 11: ALL IN 1 PLAYER - Final Presentation (2)

Java - Android Studio

PHP

Page 12: ALL IN 1 PLAYER - Final Presentation (2)

•Play audio tracks which are available in the mobile phone.

•Online Streaming from Youtube.

•Download video files from YouTube into the mp3 file type .

•Voice Recognition.

Page 13: ALL IN 1 PLAYER - Final Presentation (2)

•A mobile phone with Android OS

•Android OS should be Kit Kat or a higher version.

•Internal memory of the mobile phone should be 500MB or more.

•A good internet data connection with 3G, 4G…

Page 14: ALL IN 1 PLAYER - Final Presentation (2)

Develop the system to play a video from internal memory

Develop the system into a commercial level and publish it in the

Android Play Store.

Develop the Application to support upcoming Android Versions

Page 15: ALL IN 1 PLAYER - Final Presentation (2)