40
Android

prezentare osss

Embed Size (px)

DESCRIPTION

android an more

Citation preview

AndroidAndroidAndroidAndroid What can Android do and iOS cant? Some technical Android stuffWhat can Android do and iOS cant?from the developers point of viewBackground stuffBackground stuffAndroid: ServicesBackground stuffAndroid: ServicesiOS Only for: audio, location, VOIP, newsstand-content, external-accesory, bluetooth centralMultiview supportAndroid Apps can implement multiview supportMultiview supportAndroid Apps can implement multiview supportiOSMultiview supportAndroid Apps can implement multiview supportiOSNFCNFC Set of standards for smartphones and similar devices to establish radio communication with each other by touching them together or bringing them into close proximity, usually no more than a few centimetersAlmost total freedom Connect automatically to wirelessAlmost total freedom Connect automatically to wireless Access to information (missed calls, messages)Almost total freedom Connect automatically to wireless Access to information (missed calls, messages) Send email without user interactionAlmost total freedom Connect automatically to wireless Access to information (missed calls, messages) Send email without user interaction Google Play is not the only marketAlmost total freedom Connect automatically to wireless Access to information (missed calls, messages) Send email without user interaction Google Play is not the only market Some technical stuffSome technical stuff Java EclipseSome technical stuff The backbone: ActivitiesSome technical stuff The backbone: ActivitiesSome technical stuff Activity Its a class It must be inheritedFragments An activity in another activityMore technical stuff User interface = XMLMore technical stuffMore technical stuff EventsMore technical stuff Events=when a button is pressed something happensXML Manifest file presents essential information about the application to the Android systemThats it for today!Thank you!