ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Android Linphone Packages
Let's start with new technology....
org.linphone
This package has mostly all activities, fragments and
important manager classes.
Work: Easily understandable by class name which class
what will do.
org.linphone.compatibility
This package has compatibility classes for each android api
level.
Work: To use notifications and gestures in different android
versions.
org.linphone.gcm
This package has GCM service classes.
Work: Linphone uses SIP server for Push notifications to
show chat, video call, etc. notification.
org.linphone.setup
This package has account setup classes.
Work: To register, login or manage user account.
org.linphone.ui
This package has user interface's widget classes.
Work: To manage action on widgets like call button, erase
button, number button, on scrolling, on sliding drawer, etc.

More Related Content

Android Linphone packages by www.coders-hub.com