9

Click here to load reader

Mobile applications and projects

Embed Size (px)

Citation preview

Page 1: Mobile applications and projects

Mobile Applications and ProjectsT S PRADEEPKUMARhttp://www.pradeepkumar.orghttp://m.pradeepkumar.org

Page 2: Mobile applications and projects

Overview Mobile Applications Android Emulation with Applications

Page 3: Mobile applications and projects

Mobile Application Controlling a Computer through

bluetooth/wifi using a mobile phone QR Code Mobile Web Server

Page 4: Mobile applications and projects

QR CodeQuick Response Code

Page 5: Mobile applications and projects

QR code Useful to provide information like flight

services, url, phone number, etc As the name implies, it is quick in

decoding the text.

Page 6: Mobile applications and projects

Mobile Web server A web Server in a mobile phone A server can be installed on a phone

only when there is an operating system in the mobile phone. Examples: S60, android

Intel developed a mobile web server which uses apache and python.

Bluetooth PAN was used initially to surf.

Page 7: Mobile applications and projects

Mobile Web server Usually web servers are installed on a

standalone machine which never changes its location

But a mobile web server moves at different places and website will be highly interactive.

Example: a user visiting the website may ask the administrator to take a picture and that picture is depending on the location of the phone.

Page 8: Mobile applications and projects

Mobile Web server If every mobile phone is equipped with a

webserver then very quickly most websites will reside on mobile phones.

That is bound to have some impact not only on how mobile phones are perceived but also on how the web evolves.

Page 9: Mobile applications and projects

AndroidLets go for real demo of android