поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

AN4430 датащи(PDF) 14 Page - STMicroelectronics

номер детали AN4430
подробное описание детали  Designing an NFC Android Application for M24SR and M24LR devices
PDF  42 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN4430 датащи(HTML) 14 Page - STMicroelectronics

Back Button AN4430 Datasheet HTML 10Page - STMicroelectronics AN4430 Datasheet HTML 11Page - STMicroelectronics AN4430 Datasheet HTML 12Page - STMicroelectronics AN4430 Datasheet HTML 13Page - STMicroelectronics AN4430 Datasheet HTML 14Page - STMicroelectronics AN4430 Datasheet HTML 15Page - STMicroelectronics AN4430 Datasheet HTML 16Page - STMicroelectronics AN4430 Datasheet HTML 17Page - STMicroelectronics AN4430 Datasheet HTML 18Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 14 / 42 page
background image
Android Application Overview
AN4430
14/42
DocID025722 Rev 1
Activity screen
Activity can directly managed is own graphic interface by implementing graphical object in a
static way. To provide more flexibility, android propose a dedicated graphic object called
Fragment. Fragment represents a behavior or a portion of graphic user interface in an
activity. Multiple fragments can be combined in a single activity to facilitate reuse, screen
adaption. Fragment is always embedded in an activity and follows the activity lifecycle.
Broadcast receiver
Broadcast receiver is a component in charge to respond to the system-wide broadcast
announcement like a screen turn off message, a low battery message and so on.
Services
Services are application components which perform long-running operation in background
without providing any user interface. Service runs while the application is still alive
independently the user switches to other activity (from the same application) to other
application.
Content providers
Due to security system used by Android system, Content Providers is the component class
in charge to provide mechanisms for defining data security. They are standard interface to
ensure data sharing between components which not run in the same process. Application
can manipulate its own set of data and store it in file system, SQLite data base or external
storage like SD. Other application can access and modify this set of data by querying it
through the content provided implemented by the data owner application.
Content provider is a part of an application and is in charge to centralized data access from
other foreign components. It can also provide its own UI for working with the data it
provides. To get deeper understanding on content provider, reader can refer itself to
literature from web and more specifically on ‘calendar provider’ and ‘contact provider’ from
Android developer web site.
Application Manifest
Associated to every android application, developer must join an xml application descriptor
file call AndroidManifest.xml. This file located in the application root directory gives a Java
package name for the application used as a unique identifier for the application. Manifest file
lists the permission the application requires to do its job and the minimum android API level
the application requires to be fully functional. It also describes components (ie. Services,
activity, broadcast receiver, content provider) belonging to the application. Each component
declaration gets a java class name which implements the component, a set of properties like
a list of intent messages handled by the component.
Structure of the manifest file
Manifest file is a hierarchy file as show in General structure manifest figure where child
hierarchy must be followed. Element at the same level is generally not ordered.
As manifest file is a key file in android application conception it’s recommended the reader
refers to the android manifest documentation.



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com