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)

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

Viewers also liked (14)

Gala Sportu Kartingowego 2015
Gala Sportu Kartingowego 2015Gala Sportu Kartingowego 2015
Gala Sportu Kartingowego 2015
PZM
 
Open Source Telephony Disruptive Solutions
Open Source Telephony Disruptive SolutionsOpen Source Telephony Disruptive Solutions
Open Source Telephony Disruptive Solutions
Marco Mouta
 
Digitechx Services
Digitechx ServicesDigitechx Services
Digitechx Services
Rachel Mc Hugh
 
Patio Design2
Patio Design2Patio Design2
Patio Design2
JessicaEB
 
Building Enterprise Value
Building Enterprise ValueBuilding Enterprise Value
Building Enterprise Value
phil bullimore
 
Component Unit Test
Component Unit TestComponent Unit Test
Component Unit Test
William Wang
 
Automatic constraints as a team maturity accelerator for startups
Automatic constraints as a team maturity accelerator for startupsAutomatic constraints as a team maturity accelerator for startups
Automatic constraints as a team maturity accelerator for startups
François-Guillaume Ribreau
 
Redis Developers Day 2015 - Secondary Indexes and State of Lua
Redis Developers Day 2015 - Secondary Indexes and State of LuaRedis Developers Day 2015 - Secondary Indexes and State of Lua
Redis Developers Day 2015 - Secondary Indexes and State of Lua
Itamar Haber
 
Introducing redis
Introducing redisIntroducing redis
Introducing redis
Nuno Caneco
 
Movimentação de Materiais - Cuidados de Rotina
Movimentação de Materiais - Cuidados de RotinaMovimentação de Materiais - Cuidados de Rotina
Movimentação de Materiais - Cuidados de Rotina
Bruno Ferreira
 
ASIA (part 2)
ASIA (part 2)ASIA (part 2)
ASIA (part 2)
Kasandra Casuyon
 
Wish You Were Here - Virtual Reality and Augmented Reality Marketing Campaigns
Wish You Were Here - Virtual Reality and Augmented Reality Marketing CampaignsWish You Were Here - Virtual Reality and Augmented Reality Marketing Campaigns
Wish You Were Here - Virtual Reality and Augmented Reality Marketing Campaigns
Mark Logan
 
Curso normatividad en la atención ciudadana estatuto de gob
Curso normatividad en la atención ciudadana estatuto de gobCurso normatividad en la atención ciudadana estatuto de gob
Curso normatividad en la atención ciudadana estatuto de gob
Centro de Investigación e Innovación Tecnológica (CIITEC)
 
Why Your MongoDB Needs Redis
Why Your MongoDB Needs RedisWhy Your MongoDB Needs Redis
Why Your MongoDB Needs Redis
Itamar Haber
 
Gala Sportu Kartingowego 2015
Gala Sportu Kartingowego 2015Gala Sportu Kartingowego 2015
Gala Sportu Kartingowego 2015
PZM
 
Open Source Telephony Disruptive Solutions
Open Source Telephony Disruptive SolutionsOpen Source Telephony Disruptive Solutions
Open Source Telephony Disruptive Solutions
Marco Mouta
 
Patio Design2
Patio Design2Patio Design2
Patio Design2
JessicaEB
 
Building Enterprise Value
Building Enterprise ValueBuilding Enterprise Value
Building Enterprise Value
phil bullimore
 
Component Unit Test
Component Unit TestComponent Unit Test
Component Unit Test
William Wang
 
Automatic constraints as a team maturity accelerator for startups
Automatic constraints as a team maturity accelerator for startupsAutomatic constraints as a team maturity accelerator for startups
Automatic constraints as a team maturity accelerator for startups
François-Guillaume Ribreau
 
Redis Developers Day 2015 - Secondary Indexes and State of Lua
Redis Developers Day 2015 - Secondary Indexes and State of LuaRedis Developers Day 2015 - Secondary Indexes and State of Lua
Redis Developers Day 2015 - Secondary Indexes and State of Lua
Itamar Haber
 
Introducing redis
Introducing redisIntroducing redis
Introducing redis
Nuno Caneco
 
Movimentação de Materiais - Cuidados de Rotina
Movimentação de Materiais - Cuidados de RotinaMovimentação de Materiais - Cuidados de Rotina
Movimentação de Materiais - Cuidados de Rotina
Bruno Ferreira
 
Wish You Were Here - Virtual Reality and Augmented Reality Marketing Campaigns
Wish You Were Here - Virtual Reality and Augmented Reality Marketing CampaignsWish You Were Here - Virtual Reality and Augmented Reality Marketing Campaigns
Wish You Were Here - Virtual Reality and Augmented Reality Marketing Campaigns
Mark Logan
 
Why Your MongoDB Needs Redis
Why Your MongoDB Needs RedisWhy Your MongoDB Needs Redis
Why Your MongoDB Needs Redis
Itamar Haber
 

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

Analysis and reporting of programming skills using mobile cloud based compiler
Analysis and reporting of programming skills using mobile cloud based compilerAnalysis and reporting of programming skills using mobile cloud based compiler
Analysis and reporting of programming skills using mobile cloud based compiler
eSAT Journals
 
Dynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database forDynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database for
eSAT Publishing House
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
eSAT Journals
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
eSAT Publishing House
 
Self runtime environment using android
Self runtime environment using androidSelf runtime environment using android
Self runtime environment using android
eSAT Journals
 
Self runtime environment using android
Self runtime environment using androidSelf runtime environment using android
Self runtime environment using android
eSAT Publishing House
 
Widipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte directWidipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte direct
eSAT Journals
 
Secure multiple bank transaction log a case study
Secure multiple bank transaction log a case studySecure multiple bank transaction log a case study
Secure multiple bank transaction log a case study
eSAT Publishing House
 
Cloud computing and its security aspects
Cloud computing and its security aspectsCloud computing and its security aspects
Cloud computing and its security aspects
eSAT Publishing House
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart Department
IRJET Journal
 
.Net compiler using cloud computing
.Net compiler using cloud computing.Net compiler using cloud computing
.Net compiler using cloud computing
eSAT Publishing House
 
A Survey On Mobile Cloud Computing
A Survey On Mobile Cloud ComputingA Survey On Mobile Cloud Computing
A Survey On Mobile Cloud Computing
IRJET Journal
 
ijais13-451015
ijais13-451015ijais13-451015
ijais13-451015
Sathya Bala
 
Garbage Management using Android Smartphone
Garbage Management using Android SmartphoneGarbage Management using Android Smartphone
Garbage Management using Android Smartphone
ijsrd.com
 
Security based home surveillance system using android application
Security based home surveillance system using android applicationSecurity based home surveillance system using android application
Security based home surveillance system using android application
eSAT Publishing House
 
Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...
eSAT Publishing House
 
IRJET- Root Security Firewall
IRJET-  	  Root Security FirewallIRJET-  	  Root Security Firewall
IRJET- Root Security Firewall
IRJET Journal
 
IRJET- Root Security Firewall
IRJET- Root Security FirewallIRJET- Root Security Firewall
IRJET- Root Security Firewall
IRJET Journal
 
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsAgro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
ijsrd.com
 
20120130406025
2012013040602520120130406025
20120130406025
IAEME Publication
 
Analysis and reporting of programming skills using mobile cloud based compiler
Analysis and reporting of programming skills using mobile cloud based compilerAnalysis and reporting of programming skills using mobile cloud based compiler
Analysis and reporting of programming skills using mobile cloud based compiler
eSAT Journals
 
Dynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database forDynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database for
eSAT Publishing House
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
eSAT Journals
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
eSAT Publishing House
 
Self runtime environment using android
Self runtime environment using androidSelf runtime environment using android
Self runtime environment using android
eSAT Journals
 
Self runtime environment using android
Self runtime environment using androidSelf runtime environment using android
Self runtime environment using android
eSAT Publishing House
 
Widipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte directWidipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte direct
eSAT Journals
 
Secure multiple bank transaction log a case study
Secure multiple bank transaction log a case studySecure multiple bank transaction log a case study
Secure multiple bank transaction log a case study
eSAT Publishing House
 
Cloud computing and its security aspects
Cloud computing and its security aspectsCloud computing and its security aspects
Cloud computing and its security aspects
eSAT Publishing House
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart Department
IRJET Journal
 
A Survey On Mobile Cloud Computing
A Survey On Mobile Cloud ComputingA Survey On Mobile Cloud Computing
A Survey On Mobile Cloud Computing
IRJET Journal
 
Garbage Management using Android Smartphone
Garbage Management using Android SmartphoneGarbage Management using Android Smartphone
Garbage Management using Android Smartphone
ijsrd.com
 
Security based home surveillance system using android application
Security based home surveillance system using android applicationSecurity based home surveillance system using android application
Security based home surveillance system using android application
eSAT Publishing House
 
Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...Measurable, safe and secure data management for sensitive users in cloud comp...
Measurable, safe and secure data management for sensitive users in cloud comp...
eSAT Publishing House
 
IRJET- Root Security Firewall
IRJET-  	  Root Security FirewallIRJET-  	  Root Security Firewall
IRJET- Root Security Firewall
IRJET Journal
 
IRJET- Root Security Firewall
IRJET- Root Security FirewallIRJET- Root Security Firewall
IRJET- Root Security Firewall
IRJET Journal
 
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsAgro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
ijsrd.com
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 
Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 

Recently uploaded (20)

How to use nRF24L01 module with Arduino
How to use nRF24L01 module with ArduinoHow to use nRF24L01 module with Arduino
How to use nRF24L01 module with Arduino
CircuitDigest
 
Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...
Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...
Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...
IJCNCJournal
 
Dynamics of Structures with Uncertain Properties.pptx
Dynamics of Structures with Uncertain Properties.pptxDynamics of Structures with Uncertain Properties.pptx
Dynamics of Structures with Uncertain Properties.pptx
University of Glasgow
 
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdfRICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
MohamedAbdelkader115
 
Data Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptxData Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptx
RushaliDeshmukh2
 
Oil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdfOil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdf
M7md3li2
 
Reese McCrary_ The Role of Perseverance in Engineering Success.pdf
Reese McCrary_ The Role of Perseverance in Engineering Success.pdfReese McCrary_ The Role of Perseverance in Engineering Success.pdf
Reese McCrary_ The Role of Perseverance in Engineering Success.pdf
Reese McCrary
 
Explainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptx
Explainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptxExplainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptx
Explainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptx
MahaveerVPandit
 
PRIZ Academy - Functional Modeling In Action with PRIZ.pdf
PRIZ Academy - Functional Modeling In Action with PRIZ.pdfPRIZ Academy - Functional Modeling In Action with PRIZ.pdf
PRIZ Academy - Functional Modeling In Action with PRIZ.pdf
PRIZ Guru
 
Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...
Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...
Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...
Journal of Soft Computing in Civil Engineering
 
2025 Apply BTech CEC .docx
2025 Apply BTech CEC                 .docx2025 Apply BTech CEC                 .docx
2025 Apply BTech CEC .docx
tusharmanagementquot
 
Data Structures_Linear data structures Linked Lists.pptx
Data Structures_Linear data structures Linked Lists.pptxData Structures_Linear data structures Linked Lists.pptx
Data Structures_Linear data structures Linked Lists.pptx
RushaliDeshmukh2
 
Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...
Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...
Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...
Journal of Soft Computing in Civil Engineering
 
Introduction to FLUID MECHANICS & KINEMATICS
Introduction to FLUID MECHANICS &  KINEMATICSIntroduction to FLUID MECHANICS &  KINEMATICS
Introduction to FLUID MECHANICS & KINEMATICS
narayanaswamygdas
 
"Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G...
"Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G..."Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G...
"Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G...
Infopitaara
 
Smart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptxSmart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptx
rushikeshnavghare94
 
Main cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxb
Main cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxbMain cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxb
Main cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxb
SunilSingh610661
 
some basics electrical and electronics knowledge
some basics electrical and electronics knowledgesome basics electrical and electronics knowledge
some basics electrical and electronics knowledge
nguyentrungdo88
 
Smart Storage Solutions.pptx for production engineering
Smart Storage Solutions.pptx for production engineeringSmart Storage Solutions.pptx for production engineering
Smart Storage Solutions.pptx for production engineering
rushikeshnavghare94
 
ZJIT: Building a Next Generation Ruby JIT
ZJIT: Building a Next Generation Ruby JITZJIT: Building a Next Generation Ruby JIT
ZJIT: Building a Next Generation Ruby JIT
maximechevalierboisv1
 
How to use nRF24L01 module with Arduino
How to use nRF24L01 module with ArduinoHow to use nRF24L01 module with Arduino
How to use nRF24L01 module with Arduino
CircuitDigest
 
Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...
Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...
Efficient Algorithms for Isogeny Computation on Hyperelliptic Curves: Their A...
IJCNCJournal
 
Dynamics of Structures with Uncertain Properties.pptx
Dynamics of Structures with Uncertain Properties.pptxDynamics of Structures with Uncertain Properties.pptx
Dynamics of Structures with Uncertain Properties.pptx
University of Glasgow
 
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdfRICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
MohamedAbdelkader115
 
Data Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptxData Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptx
RushaliDeshmukh2
 
Oil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdfOil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdf
M7md3li2
 
Reese McCrary_ The Role of Perseverance in Engineering Success.pdf
Reese McCrary_ The Role of Perseverance in Engineering Success.pdfReese McCrary_ The Role of Perseverance in Engineering Success.pdf
Reese McCrary_ The Role of Perseverance in Engineering Success.pdf
Reese McCrary
 
Explainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptx
Explainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptxExplainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptx
Explainable-Artificial-Intelligence-XAI-A-Deep-Dive (1).pptx
MahaveerVPandit
 
PRIZ Academy - Functional Modeling In Action with PRIZ.pdf
PRIZ Academy - Functional Modeling In Action with PRIZ.pdfPRIZ Academy - Functional Modeling In Action with PRIZ.pdf
PRIZ Academy - Functional Modeling In Action with PRIZ.pdf
PRIZ Guru
 
Data Structures_Linear data structures Linked Lists.pptx
Data Structures_Linear data structures Linked Lists.pptxData Structures_Linear data structures Linked Lists.pptx
Data Structures_Linear data structures Linked Lists.pptx
RushaliDeshmukh2
 
Introduction to FLUID MECHANICS & KINEMATICS
Introduction to FLUID MECHANICS &  KINEMATICSIntroduction to FLUID MECHANICS &  KINEMATICS
Introduction to FLUID MECHANICS & KINEMATICS
narayanaswamygdas
 
"Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G...
"Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G..."Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G...
"Feed Water Heaters in Thermal Power Plants: Types, Working, and Efficiency G...
Infopitaara
 
Smart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptxSmart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptx
rushikeshnavghare94
 
Main cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxb
Main cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxbMain cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxb
Main cotrol jdbjbdcnxbjbjzjjjcjicbjxbcjcxbjcxb
SunilSingh610661
 
some basics electrical and electronics knowledge
some basics electrical and electronics knowledgesome basics electrical and electronics knowledge
some basics electrical and electronics knowledge
nguyentrungdo88
 
Smart Storage Solutions.pptx for production engineering
Smart Storage Solutions.pptx for production engineeringSmart Storage Solutions.pptx for production engineering
Smart Storage Solutions.pptx for production engineering
rushikeshnavghare94
 
ZJIT: Building a Next Generation Ruby JIT
ZJIT: Building a Next Generation Ruby JITZJIT: Building a Next Generation Ruby JIT
ZJIT: Building a Next Generation Ruby JIT
maximechevalierboisv1
 

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.