Presentation is loading. Please wait.

Presentation is loading. Please wait.

By Mihir Joshi Nikhil Dixit Limaye Pallavi Bhide Payal Godse.

Similar presentations


Presentation on theme: "By Mihir Joshi Nikhil Dixit Limaye Pallavi Bhide Payal Godse."— Presentation transcript:

1 By Mihir Joshi Nikhil Dixit Limaye Pallavi Bhide Payal Godse

2  Introduction  Problem statement  Literature survey  Design  Platform / Technology  Applications  Limitations  Future scope  Conclusion

3  The population of mobile users has largely increased today.  Mobile data storage cards have become vulnerable and prone to failures.  There is a necessity of having a powerful data recovery tool for mobile phones.  Cloud can be a good solution to this problem.  Android is an emerging open source OS which has made mobile application development easier.  We discuss this project idea in following slides.

4  To create a data repository on cloud which would be connected with user's Android phones through the means of GPRS or Wi-Fi. The repository would store the contacts, text messages and images sent from the Android phone in a personalized data storage and enable users to access it anytime from any Android phone. It should also provide the option of selecting other users to share the data with. Problem Statement

5 FEATURES :  It provides a choice of different protocols while connecting to the network.  It provides personalized data storage.  It provides following features:  Sync  Share  Backup  history

6  This project deals with mainly two technologies viz. Cloud Computing ‾ Used for data storage at the server site Android ‾ Provides a GUI to the user

7  What is cloud? ◦ Cloud is a model of networked computer data storage where data is stored on multiple virtual servers, generally hosted by third parties, rather than being hosted on dedicated servers. ◦ It takes the form of web-based tools or applications that users can access and use through a web browser as if it were a program installed locally on their own computer.  What is cloud computing? ◦ It is Internet-based computing, whereby shared resources, software, and information are provided to computers and other devices on demand. ◦ Details are abstracted from the users, who no longer have need for expertise in, or control over, the technology infrastructure "in the cloud" that supports them.

8  Key features of cloud: ◦ Device and Location Independence enable users to access systems using a web browser regardless of their location or what device they are using ◦ Multi-tenancy enables sharing of resources and costs across a large pool of users ◦ Reliability is improved if multiple redundant sites are used

9 Literature Survey: Cloud Computing (3)  Key features of cloud: ◦ Security could improve due to centralization of data, increased security-focused resources ◦ Scalability via dynamic ("on-demand“) provisioning of resources ◦ Low Maintenance they don't have to be installed on each user's computer

10  Architecture Layers

11  Deployment Models: Public Cloud: A third party owns the cloud. Community Cloud: Organizations of similar requirements create such clouds. Hybrid Cloud: Formed by integrating multiple cloud services. Private Cloud: Owned by a single enterprise.

12  What is Android? Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to develop applications on the Android platform using the Java programming language.

13  Android Features: Application Framework Enables reuse and replacement of components Dalvik Virtual Machine A VM optimized for mobile devices Integrated Browser Based on the open source Webkit engine

14 Literature Survey: Android(3)  Android features: SQLite Database for structured data storage Rich Development Environment Includes an emulator, tools for debugging, performance profiling, and a plugin for the Eclipse IDE

15  Android Architecture: Literature Survey: Android (4)

16  Android Application Framework Open development platform Offers developers the ability to build extremely rich and innovative applications Developers are free to:  take advantage of the device hardware  access location information  run background services

17 Android Activity Manager Android Libraries SQLite (Local Database) C lient connection module Server connection module CLOUD (Google’s data store) USER

18

19

20 Design : UML Diagrams(Class)

21 SQLite and Google’s data store are the databases used in this project. SQLite is a database used at client site for data storage i.e. in the android phones. Google's data store is used at the server site for data storage (on cloud)

22  Platform : Android Phone - (Client site) Google Cloud - (Server site)

23  Client site technologies: Android SDK SQLite  Server site technologies: Google Web Toolkit Google App Engine GQL

24  Android SDK Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to develop applications on the Android platform using the Java programming language.

25 Technologies: Client Site (2) SQLite It is a self-contained, server less and transactional embedded Relational Database engine. Stores local application data on a android phone. It is an open source, stand alone SQL database widely used in many applications today. A database can be created in SQLite by creating a subclass of the SQLiteOpenHelper class. The database can be queried using the SQLitedatabaseQuery() methods.

26  Google Web Toolkit: GWT is a development toolkit which builds and optimize complex web based applications It is open source. Provides Java-to-JavaScript compiler and a special web browser tha

27  GWT Architecture

28  Google App Engine: Google App Engine enables to build and host web apps on the same systems that power Google applications. App Engine offers fast development and deployment; simple administration, with no need to worry about hardware effortless scalability.

29  GQL GQL is a SQL-like language for retrieving entities or keys from the App Engine scalable data-store. The google’s data-store is an object oriented database. It stores data in the form of objects pre-defined through coding. Connection with the database is made through Java Data Objects (JDOs).

30  Use of this application is restricted to Android users.  The address space is restricted to 1GB until the application is deployed on a larger database.  Restricted power resources of Mobile phones is a problem.  Use of internet on current mobile phones is costly.

31  Other sync and share applications can be constructed on similar grounds for platforms other than Android.  Other data such as Calendars, Projects Planners, Video files can be made available on cloud.  Efficient algorithms could be implemented in order to store large amount of data in a compressed format.

32 This product would make data recovery (in case of any data loss of if some unavailable data required) easier as the data is stored at a remote place. This would add a sharing facility which is an unimplemented feature in other sync applications.

33  (http://ieeexplore.ieee.org/search/freesrchabstract.jsp?tp =&arnumber=5489732&queryText%3Dcloud+computing+ on+mobile%26openedRefinements%3D*%26searchField %3DSearch+All)  (http://ieeexplore.ieee.org/search/freesrchabstract.jsp?tp =&arnumber=5342089&queryText%3DSaaS+in+cloud+co mputing%26openedRefinements%3D*%26searchField%3 DSearch+All)

34 Thank you !!

35 Questions ??


Download ppt "By Mihir Joshi Nikhil Dixit Limaye Pallavi Bhide Payal Godse."

Similar presentations


Ads by Google