SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 582
LOG INTO ANDROID MOBILE TO FETCH THE DEVICE ORIENTED
INFORMATION USING REMOTE ACCESS VIA A CLOUD
Vaishali Bhange1
, Nitin Singh Negi2
, Dishant Mistry3
1
Department of Computer Engineering, University of Pune, Maharashtra, INDIA
2
Department of Computer Engineering, University of Pune, Maharashtra, INDIA
3
Department of Computer Engineering, University of Pune, Maharashtra, INDIA
Abstract
This paper presents a platform for sharing device oriented mobile information via a local private cloud. The android application
helps the user to fetch the device oriented information like missed call history, messages, battery status and GPS. Our system contains
a website which helps the user to track all the required information through his personal account. Thus our system helps in making it
easier to support new cloud services as output, and our android application helps in setting various triggers to push the device
oriented information into the cloud.
Keywords: List Android, Device oriented information, Cloud.
---------------------------------------------------------------------------***--------------------------------------------------------------------------
1. INTRODUCTION
In today’s era, Mobile devices are spreading at a remarkable
rate. The usage of mobile devices is increasing rapidly.
However nowadays not only mobile devices, but a user may
also carry several devices simultaneously. Consider for instance
a user may carry a mobile phone, an Android Tablet and a
Laptop. In such cases information sharing between these
devices becomes a prime goal. Also with the development of
technologies, nowadays cloud computing has become the
buzzword. The cloud provides easy and faster access to the
data which makes it beneficial for the users. Additionally, users
can access the required data and services anytime and
anywhere. Thus with the development of cloud computing, the
service providers no longer have to worry about the resources
and resource management. Since it is managed by the cloud
providers
The shared information is broadly categorized into two types,
i.e the Device oriented information and the User oriented
information. Sharing of information like mails, schedules is
user based. But some information such as Missed call history,
messages, sensor information is called as device oriented
information. Here our system provides access to such device
oriented information. In our project, our purpose is to create a
platform that helps the user to share such device oriented
information through a private cloud. The cloud is built using
SaaS. The android application will push the data from the
device to the cloud through a network connection. While the
user can log into his account from the web browser to retrieve
his desired data.
Our application provides the following functionalities:
1. Easy Access anytime and anywhere.
2. Security and Authorization
3. Device Independence
4. Remote Access
5. Easy Expansion
2. RELATED WORKS
There exists number of tools for pushing data into the cloud
from smart phones. All these applications make use of internet.
Some of them are as follows:
2.1 Growl
Growl is a local application that helps in sharing the
information between the devices for which it first needs to be
configured. When user receives some shared information on his
device the growl’s application which is activated in the device
sends a notification to growl. This then shows a pop up to
notify the user that the device received a shared information.
Users can also set preferences so that the growl notifies
accordingly. The application information is notified only to the
devices inside the LAN.
2.2 Context Watcher
It is a context aware application which enables the users to
remain updated with their information. This mobile application
helps the end users to share their personal context data such as
their speed, location, heartbeat with their mutual consent. For
instance Family members, friends can stay updated about each
other.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 583
2.3 SECE
It is a context aware platform. It helps in connecting different
isolated services to be integrated so as to make it more
powerful composite services. Thus it helps the users to create
advanced services.
All the above applications are limited and restricted to share
the information only on particular devices. However our goal is
to create a platform such that this data is shared anytime and
anywhere. Thus using the cloud services we can create a
secured and effective environment for managing our data.
3. ARCHITECTURE
The prime focus of this system is to provide information
sharing between devices. The user logs into the website through
the web browser remotely to access the android phone via
cloud. Thus the architecture is divided into three parts:
1] Website 2] Android application 3] Cloud Services
Fig 1: Architecture
3.1 Website
The website allows users to access their personal account. The
user is assigned an ID and a password. With the help of this ID
and password the user can log into the system anytime and
from anywhere. The website provides an interface to the user to
access the details. There will be certain options like check
missed call history, messages, battery status, GPS etc. The user
can click on the desired option and retrieve the required details.
3.2 Android Application
The android application helps in extracting all the device
oriented information from the android phone. The android
application updates the cloud via the network connection. The
GPRS in android device should always remain switched ON so
as to update the cloud and the web requests accordingly. The
application updates the information on particular intervals on
receiving requests from the cloud services.
3.3 Cloud Services
Cloud computing is used to describe a variety of different types
of computing concepts. It involves connecting a large number
of computers through networks such as internet.
It provides various services such as:
1] SaaS (Software as a service) which includes web browser,
Mobile application, thin client, terminal emulator etc.
2] PaaS (Platform as a service) which includes execution
runtime, database, web server, development tools etc.
3] IaaS (Infrastructure as a service) which includes virtual
machines, servers, storage, load balancers, network etc.
In our project we make use of SaaS.
4. OPERATIONS
4.1 Register
Registration will help the user to create an account. With the
help of which the user can access the necessary information
like any other registration process The user will have to fill up
the form which will provide him with an ID and password
through which the user can access the phone’s details.
4.2 Login/logout
When the user logs in the system it sets a trigger which will
provide the user the information via a network connection.
Once the data is retrieved user must log out for safety.
4.3 Start Android Application
The user with the application in the android phone must keep
his application switched ON so that the data is periodically
updated in the cloud via the network.
4.4 Check
This operation is performed after logging into the web
interface. It enables the user to check the messages, missed call
history, battery status, location of his phone.
5. REQUIREMENTS
5.1 Technologies Used
1. Android Smartphone with built in GPS and Android OS,
version 2.1 and above.
2. Android Software Development Kit (SDK).
3. Eclipse using Android Development Toolkit (ADT).
4. Web services.
5.2 Backend
MySQL
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 584
5.3 Cloud
Google App Engine Cloud Or any private cloud services.
5.4 Operating System
Windows XP or later versions
6. CONCLUSIONS
Thus our system provides a platform for sharing the device
oriented information via a local private cloud. It enables the
user to stay updated with his phone from a remote location. It
provides great assistance in case of mobile theft. The user can
track the location of his phone through a web browser with the
help of cloud services. The user can access the required
information anytime and from anywhere. Our system focuses
on some important and fruitful technologies which may assist
human race in easier interaction with the digital world.
REFERENCES
[1]. Platform for Pushing the Device-Oriented Information into
a Cloud Kenji Morita, Department of Advanced Information
Technology, Graduate School of Information Science and
Electrical Engineering Kyushu University 744 Motooka Nishi-
ku, Fukuoka 819-0395, Japan.
[2]. Michael Armbrust, Armando Fox, Rean Griffith, Anthony
Joseph, Randy Katz, Andy Konwinski, Gunho Lee, David
Patterson, Ariel Rabkin, Ion Stoica, and Matei Zaharia, Above
the clouds: A Berkeley view of cloud computing, Technical
Report UCB/EECS-2009-28, EECS Department, U.C.
Berkeley,2009.
[3]. http://growl.info/
[4]. Johan Koolwaaij, Anthony Tarlano, Marko Luther, Petteri
Nurmi, Bernd Mrohs, Agathe Battestini, Raju Vaidya, Context
Watcher - Sharing Context Information in Everyday Life,
IASTED International Conference on Web Technologies,
Applications, and Services, Calgary, Canada, pp.12–21, 2006.

More Related Content

What's hot (16)

PDF
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
IRJET Journal
 
PDF
Keystroke with Data Leakage Detection for Secure Email Authentication
YogeshIJTSRD
 
PDF
IRJET- Women Safety Application using Firebase and Geocoder
IRJET Journal
 
PDF
Online Signature Authentication by Using Mouse Behavior
Editor IJCATR
 
PDF
Multilevel authentication using gps and otp techniques
eSAT Journals
 
PDF
A smart, location based time and
ijcseit
 
PDF
IRJET- Securing E-Medical Documents using QR Code
IRJET Journal
 
PPT
Instant messaging tech scet
pankaj gamit
 
PDF
A women secure mobile app for emergency usage (go safe app)
eSAT Journals
 
PDF
Depiction of Body area network in Cloud Environment
Idris Ahmed
 
PDF
Nolong.in: an android based incident notification application with push notif...
IJECEIAES
 
DOC
Android Sos app development report
Sudhanshu kumar Sah
 
PDF
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET Journal
 
PDF
Advancement in Android Authentication System Using Direct Significance Service
IRJET Journal
 
PDF
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING INFRARED SENSORS
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
PDF
IRJET - Image Watermarking using QR Code
IRJET Journal
 
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
IRJET Journal
 
Keystroke with Data Leakage Detection for Secure Email Authentication
YogeshIJTSRD
 
IRJET- Women Safety Application using Firebase and Geocoder
IRJET Journal
 
Online Signature Authentication by Using Mouse Behavior
Editor IJCATR
 
Multilevel authentication using gps and otp techniques
eSAT Journals
 
A smart, location based time and
ijcseit
 
IRJET- Securing E-Medical Documents using QR Code
IRJET Journal
 
Instant messaging tech scet
pankaj gamit
 
A women secure mobile app for emergency usage (go safe app)
eSAT Journals
 
Depiction of Body area network in Cloud Environment
Idris Ahmed
 
Nolong.in: an android based incident notification application with push notif...
IJECEIAES
 
Android Sos app development report
Sudhanshu kumar Sah
 
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET Journal
 
Advancement in Android Authentication System Using Direct Significance Service
IRJET Journal
 
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING INFRARED SENSORS
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
IRJET - Image Watermarking using QR Code
IRJET Journal
 

Viewers also liked (20)

PDF
Performance of high pressure coolant on tool wear
eSAT Publishing House
 
PDF
Natural and calcined clayey diatomite as cement replacement materials microst...
eSAT Publishing House
 
PDF
Effect of fiber distance on various sac ocdma detection techniques
eSAT Publishing House
 
PDF
Mathematical model for an area source and the point
eSAT Publishing House
 
PDF
A novel tool for stereo matching of images
eSAT Publishing House
 
PDF
Study on security and quality of service implementations in p2 p overlay netw...
eSAT Publishing House
 
PDF
Sdci scalable distributed cache indexing for cache consistency for mobile env...
eSAT Publishing House
 
PDF
Parallel k nn on gpu architecture using opencl
eSAT Publishing House
 
PDF
A study on wind speed distributions
eSAT Publishing House
 
PDF
Contractual implications of cash flow on owner and contractor in villa constr...
eSAT Publishing House
 
PDF
Performance investigation of electricial power supply to owerri for higher pr...
eSAT Publishing House
 
PDF
Hazard object reporting to respective authorities
eSAT Publishing House
 
PDF
Fuzzy logic methodology for short term load forecasting
eSAT Publishing House
 
PDF
New optimization scheme for cooperative spectrum sensing taking different snr...
eSAT Publishing House
 
PDF
Discovering adaptive wireless sensor network using β synchronizer
eSAT Publishing House
 
PDF
Recent developments in iris based biometric
eSAT Publishing House
 
PDF
Smart grid cost optimization using genetic algorithm
eSAT Publishing House
 
PDF
Design and implementation of a fuzzy based tsunami warning system
eSAT Publishing House
 
PDF
New study on friction in a mom total hip prosthesis with balls in self direct...
eSAT Publishing House
 
PDF
Spectral threat in tcp over optical burst switched networks
eSAT Publishing House
 
Performance of high pressure coolant on tool wear
eSAT Publishing House
 
Natural and calcined clayey diatomite as cement replacement materials microst...
eSAT Publishing House
 
Effect of fiber distance on various sac ocdma detection techniques
eSAT Publishing House
 
Mathematical model for an area source and the point
eSAT Publishing House
 
A novel tool for stereo matching of images
eSAT Publishing House
 
Study on security and quality of service implementations in p2 p overlay netw...
eSAT Publishing House
 
Sdci scalable distributed cache indexing for cache consistency for mobile env...
eSAT Publishing House
 
Parallel k nn on gpu architecture using opencl
eSAT Publishing House
 
A study on wind speed distributions
eSAT Publishing House
 
Contractual implications of cash flow on owner and contractor in villa constr...
eSAT Publishing House
 
Performance investigation of electricial power supply to owerri for higher pr...
eSAT Publishing House
 
Hazard object reporting to respective authorities
eSAT Publishing House
 
Fuzzy logic methodology for short term load forecasting
eSAT Publishing House
 
New optimization scheme for cooperative spectrum sensing taking different snr...
eSAT Publishing House
 
Discovering adaptive wireless sensor network using β synchronizer
eSAT Publishing House
 
Recent developments in iris based biometric
eSAT Publishing House
 
Smart grid cost optimization using genetic algorithm
eSAT Publishing House
 
Design and implementation of a fuzzy based tsunami warning system
eSAT Publishing House
 
New study on friction in a mom total hip prosthesis with balls in self direct...
eSAT Publishing House
 
Spectral threat in tcp over optical burst switched networks
eSAT Publishing House
 
Ad

Similar to Log into android mobile to fetch the device oriented information using remote access via a cloud (20)

PDF
Cloud computing on smartphone
Alexander Decker
 
PPTX
Gearing up of resource poor mobile devices using cloud
amelpakkath
 
PDF
A survey of mobile cloud computing Architecture, applications, and approache...
Brittany Allen
 
PDF
IRJET- An Overview on Mobile Cloud Computing
IRJET Journal
 
PDF
A Survey of Mobile Cloud Computing: Architecture, Applications, and Approaches
Thuy An Dang
 
PDF
Www.eecis.udel.edu ~cshen 367_papers_survey_mcc
Yashank Pratap Singh
 
PPT
Mobile cloud computing; Future of Cloud Computing
Vineet Garg
 
PDF
Mobile cloud computing as future for mobile applications
eSAT Publishing House
 
PDF
Secured Communication Model for Mobile Cloud Computing
ijceronline
 
PPTX
MOBILE CLOUD COMPUTING fundamental and basic
ranjana dalwani
 
PPTX
Mobile cloud Computing
Pooja Sharma
 
PDF
Cloud storage limit monitoring measures
eSAT Publishing House
 
PDF
A Review And Research Towards Mobile Cloud Computing
Suzanne Simmons
 
PPTX
What is cloud ?
Dibyadip Das
 
PPTX
CloudBerry
Susmitha M
 
PDF
IRJET- Displaying Data of Smart Phone using Firebase
IRJET Journal
 
PDF
Improving Utilization of Infrastructure Cloud
IJASCSE
 
PDF
Study on Mobile Cloud Computing, It's Architecture, Challenges and Various Tr...
IRJET Journal
 
PDF
Open911
juan_aleman
 
Cloud computing on smartphone
Alexander Decker
 
Gearing up of resource poor mobile devices using cloud
amelpakkath
 
A survey of mobile cloud computing Architecture, applications, and approache...
Brittany Allen
 
IRJET- An Overview on Mobile Cloud Computing
IRJET Journal
 
A Survey of Mobile Cloud Computing: Architecture, Applications, and Approaches
Thuy An Dang
 
Www.eecis.udel.edu ~cshen 367_papers_survey_mcc
Yashank Pratap Singh
 
Mobile cloud computing; Future of Cloud Computing
Vineet Garg
 
Mobile cloud computing as future for mobile applications
eSAT Publishing House
 
Secured Communication Model for Mobile Cloud Computing
ijceronline
 
MOBILE CLOUD COMPUTING fundamental and basic
ranjana dalwani
 
Mobile cloud Computing
Pooja Sharma
 
Cloud storage limit monitoring measures
eSAT Publishing House
 
A Review And Research Towards Mobile Cloud Computing
Suzanne Simmons
 
What is cloud ?
Dibyadip Das
 
CloudBerry
Susmitha M
 
IRJET- Displaying Data of Smart Phone using Firebase
IRJET Journal
 
Improving Utilization of Infrastructure Cloud
IJASCSE
 
Study on Mobile Cloud Computing, It's Architecture, Challenges and Various Tr...
IRJET Journal
 
Open911
juan_aleman
 
Ad

More from eSAT Publishing House (20)

PDF
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
PDF
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
PDF
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
PDF
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
PDF
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
PDF
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
PDF
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
PDF
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
PDF
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
PDF
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
PDF
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
PDF
Risk analysis and environmental hazard management
eSAT Publishing House
 
PDF
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
PDF
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
PDF
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
PDF
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
PDF
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
PDF
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
PDF
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
PDF
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

Recently uploaded (20)

PDF
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
DOC
MRRS Strength and Durability of Concrete
CivilMythili
 
PDF
Introduction to Productivity and Quality
মোঃ ফুরকান উদ্দিন জুয়েল
 
PDF
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
PDF
Zilliz Cloud Demo for performance and scale
Zilliz
 
PDF
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
PPTX
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
PPTX
Mechanical Design of shell and tube heat exchangers as per ASME Sec VIII Divi...
shahveer210504
 
PDF
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
PDF
Electrical Engineer operation Supervisor
ssaruntatapower143
 
PDF
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
PPTX
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
PDF
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
PPTX
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
PPTX
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
PPTX
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
PPTX
artificial intelligence applications in Geomatics
NawrasShatnawi1
 
PPTX
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
PPTX
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
PPTX
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
MRRS Strength and Durability of Concrete
CivilMythili
 
Introduction to Productivity and Quality
মোঃ ফুরকান উদ্দিন জুয়েল
 
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
Zilliz Cloud Demo for performance and scale
Zilliz
 
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
Mechanical Design of shell and tube heat exchangers as per ASME Sec VIII Divi...
shahveer210504
 
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
Electrical Engineer operation Supervisor
ssaruntatapower143
 
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
artificial intelligence applications in Geomatics
NawrasShatnawi1
 
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 

Log into android mobile to fetch the device oriented information using remote access via a cloud

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 582 LOG INTO ANDROID MOBILE TO FETCH THE DEVICE ORIENTED INFORMATION USING REMOTE ACCESS VIA A CLOUD Vaishali Bhange1 , Nitin Singh Negi2 , Dishant Mistry3 1 Department of Computer Engineering, University of Pune, Maharashtra, INDIA 2 Department of Computer Engineering, University of Pune, Maharashtra, INDIA 3 Department of Computer Engineering, University of Pune, Maharashtra, INDIA Abstract This paper presents a platform for sharing device oriented mobile information via a local private cloud. The android application helps the user to fetch the device oriented information like missed call history, messages, battery status and GPS. Our system contains a website which helps the user to track all the required information through his personal account. Thus our system helps in making it easier to support new cloud services as output, and our android application helps in setting various triggers to push the device oriented information into the cloud. Keywords: List Android, Device oriented information, Cloud. ---------------------------------------------------------------------------***-------------------------------------------------------------------------- 1. INTRODUCTION In today’s era, Mobile devices are spreading at a remarkable rate. The usage of mobile devices is increasing rapidly. However nowadays not only mobile devices, but a user may also carry several devices simultaneously. Consider for instance a user may carry a mobile phone, an Android Tablet and a Laptop. In such cases information sharing between these devices becomes a prime goal. Also with the development of technologies, nowadays cloud computing has become the buzzword. The cloud provides easy and faster access to the data which makes it beneficial for the users. Additionally, users can access the required data and services anytime and anywhere. Thus with the development of cloud computing, the service providers no longer have to worry about the resources and resource management. Since it is managed by the cloud providers The shared information is broadly categorized into two types, i.e the Device oriented information and the User oriented information. Sharing of information like mails, schedules is user based. But some information such as Missed call history, messages, sensor information is called as device oriented information. Here our system provides access to such device oriented information. In our project, our purpose is to create a platform that helps the user to share such device oriented information through a private cloud. The cloud is built using SaaS. The android application will push the data from the device to the cloud through a network connection. While the user can log into his account from the web browser to retrieve his desired data. Our application provides the following functionalities: 1. Easy Access anytime and anywhere. 2. Security and Authorization 3. Device Independence 4. Remote Access 5. Easy Expansion 2. RELATED WORKS There exists number of tools for pushing data into the cloud from smart phones. All these applications make use of internet. Some of them are as follows: 2.1 Growl Growl is a local application that helps in sharing the information between the devices for which it first needs to be configured. When user receives some shared information on his device the growl’s application which is activated in the device sends a notification to growl. This then shows a pop up to notify the user that the device received a shared information. Users can also set preferences so that the growl notifies accordingly. The application information is notified only to the devices inside the LAN. 2.2 Context Watcher It is a context aware application which enables the users to remain updated with their information. This mobile application helps the end users to share their personal context data such as their speed, location, heartbeat with their mutual consent. For instance Family members, friends can stay updated about each other.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 583 2.3 SECE It is a context aware platform. It helps in connecting different isolated services to be integrated so as to make it more powerful composite services. Thus it helps the users to create advanced services. All the above applications are limited and restricted to share the information only on particular devices. However our goal is to create a platform such that this data is shared anytime and anywhere. Thus using the cloud services we can create a secured and effective environment for managing our data. 3. ARCHITECTURE The prime focus of this system is to provide information sharing between devices. The user logs into the website through the web browser remotely to access the android phone via cloud. Thus the architecture is divided into three parts: 1] Website 2] Android application 3] Cloud Services Fig 1: Architecture 3.1 Website The website allows users to access their personal account. The user is assigned an ID and a password. With the help of this ID and password the user can log into the system anytime and from anywhere. The website provides an interface to the user to access the details. There will be certain options like check missed call history, messages, battery status, GPS etc. The user can click on the desired option and retrieve the required details. 3.2 Android Application The android application helps in extracting all the device oriented information from the android phone. The android application updates the cloud via the network connection. The GPRS in android device should always remain switched ON so as to update the cloud and the web requests accordingly. The application updates the information on particular intervals on receiving requests from the cloud services. 3.3 Cloud Services Cloud computing is used to describe a variety of different types of computing concepts. It involves connecting a large number of computers through networks such as internet. It provides various services such as: 1] SaaS (Software as a service) which includes web browser, Mobile application, thin client, terminal emulator etc. 2] PaaS (Platform as a service) which includes execution runtime, database, web server, development tools etc. 3] IaaS (Infrastructure as a service) which includes virtual machines, servers, storage, load balancers, network etc. In our project we make use of SaaS. 4. OPERATIONS 4.1 Register Registration will help the user to create an account. With the help of which the user can access the necessary information like any other registration process The user will have to fill up the form which will provide him with an ID and password through which the user can access the phone’s details. 4.2 Login/logout When the user logs in the system it sets a trigger which will provide the user the information via a network connection. Once the data is retrieved user must log out for safety. 4.3 Start Android Application The user with the application in the android phone must keep his application switched ON so that the data is periodically updated in the cloud via the network. 4.4 Check This operation is performed after logging into the web interface. It enables the user to check the messages, missed call history, battery status, location of his phone. 5. REQUIREMENTS 5.1 Technologies Used 1. Android Smartphone with built in GPS and Android OS, version 2.1 and above. 2. Android Software Development Kit (SDK). 3. Eclipse using Android Development Toolkit (ADT). 4. Web services. 5.2 Backend MySQL
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 584 5.3 Cloud Google App Engine Cloud Or any private cloud services. 5.4 Operating System Windows XP or later versions 6. CONCLUSIONS Thus our system provides a platform for sharing the device oriented information via a local private cloud. It enables the user to stay updated with his phone from a remote location. It provides great assistance in case of mobile theft. The user can track the location of his phone through a web browser with the help of cloud services. The user can access the required information anytime and from anywhere. Our system focuses on some important and fruitful technologies which may assist human race in easier interaction with the digital world. REFERENCES [1]. Platform for Pushing the Device-Oriented Information into a Cloud Kenji Morita, Department of Advanced Information Technology, Graduate School of Information Science and Electrical Engineering Kyushu University 744 Motooka Nishi- ku, Fukuoka 819-0395, Japan. [2]. Michael Armbrust, Armando Fox, Rean Griffith, Anthony Joseph, Randy Katz, Andy Konwinski, Gunho Lee, David Patterson, Ariel Rabkin, Ion Stoica, and Matei Zaharia, Above the clouds: A Berkeley view of cloud computing, Technical Report UCB/EECS-2009-28, EECS Department, U.C. Berkeley,2009. [3]. http://growl.info/ [4]. Johan Koolwaaij, Anthony Tarlano, Marko Luther, Petteri Nurmi, Bernd Mrohs, Agathe Battestini, Raju Vaidya, Context Watcher - Sharing Context Information in Everyday Life, IASTED International Conference on Web Technologies, Applications, and Services, Calgary, Canada, pp.12–21, 2006.