Oracle Fusion Middleware 11g: Develop ADF Mobile Applications
By taking this course, you'll expand your mobile application development skills using JDeveloper. You'll leave this course with the knowledge and skills to access and incorporate onboard hardware of device services that may be valuable in your mobile application. These device services include SMS, email, camera and GPS.
Длительность
Доступ к курсу
Документы
Кому подойдет этот курс
Слушатели изучат:
- Examine the data layer and explore three techniques.
- Provide and persist data: POJO, Web Service and local SQLite db.
- Perform authentication and testing.
- Add access control and authentication functionalities to your ADF mobile application.
- Test, debug and determine the type of deployment before releasing your application to the company.
- Develop features and task flows to define entry points to your application
- Build a user interface with ADF mobile components
- Communicate with web services on remote servers
- Read and write data to a local database
- Invoke device specific features
- Secure, deploy and test ADF mobile applications
Программа курса
Defining requirements for mobile applications
Determining the best mobile type for your use case
Examining Oracle’s mobile offerings
Creating ADF mobile applications
Defining features and the ways they can be implemented
Developing the mobile process with task flows and managed beans
Exploring ADF Mobile XML content types
Designing mobile pages using AMX components
Employing a Service Pattern when accessing the Data Layer
Using SOAP and REST web services as a means to transmit data to a remote server
Performing CRUD operations on the local database
Switching between a local database or web services depending on network conductivity
Examining device properties to determine feature functionality
Applying different techniques to accessing device services
Authorizing access to a feature based on a role
Enabling security on web services
Restricting access to URLs using whitelists
Ensuring you can trust server interactions
Creating deployment profiles for both device platforms
Using the Java debugger and logging APIs to diagnosis and fix application problems
Deploy applications to Android and iOS platforms