0% found this document useful (0 votes)
16 views2 pages

Android Java Packages

Uploaded by

Akshay Ramesh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
16 views2 pages

Android Java Packages

Uploaded by

Akshay Ramesh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
Android java packages * [Link]: implements application model for android * [Link]: Provides device administration features at the system level * [Link]: provides classes to manage accounts such as google,facebook * [Link]: to apply animation for different objects,animation classes and methods are included * [Link]:Contains the backup and restore functionality available to applications. If a user wipes the data on their device or upgrades to a new Android- powered device, all applications that have enabled backup can restore the user's previous data when the application is reinstalled. * [Link]:Manages access to a central repository of data * [Link]:Contains classes to explore data returned through a content provider. * [Link]: Contains the SQLite database management classes that an application would use to manage its own private database. * [Link]: Provides low level graphics tools such as canvases, color filters, points, and rectangles that let you handle drawing to the screen directly. [Link]: supports video streaming and play audio and video files [Link]: provides operating system services through java such as IPC,file server management etc. [Link]: provides text processing classes [Link]- contains classes menu,view,viewgroups and a series of listeners * [Link]:classes representimg web browser ¢ [Link]: contains all of the UI controls(list,grid,image)

You might also like