How to integrate or configure InAppBrowser Cordova plugin in Oracle MAF

preview_player
Показать описание
Welcome to my youtube channel:

InAppBrowser means embedding a web browser in a mobile application. In this video, we will see how to integrate InAppBrowser Cordova plugin in #OracleMAF. The MAF version 2.1 with #JDeveloper 12c is used in this example.

Below is the procedure to integrate or configure the inappbrowser cordova plugin in Oracle MAF.

2) Create a MAF application in JDeveloper
3) Unzip the downloaded inappborwser plugin in your machine
4) Copy and paste the plugin folder under the ViewController project folder in the MAF application
5) Register or Configure the plugin in MAF application's maf-
6) White list the domain you want to open in the app browser
7) Create a java class and write a method to invoke inappbrowser api
8) Create a button in amx page to bind the method
9) Select the simulator and run the app
10) Inappbrowser is ready. On click of the link in the app, a browser will be opened in the app with the given url. You can also choose to display extra buttons and navigation on this browser by changing the parameters passed in the java script api.

Please provide your views and comments on this topic.

► Subsribe to my youtube channel:

Рекомендации по теме
Комментарии
Автор

Hi Yerrapati,
I have customize MSCA Oracle application, how to embedding a web browser in MSCA with Cordova plugin, do you have step by step for this work ?, Thanks.

danlausec
Автор

Nice tutorial. How do i do the same using .html (not .amx) ?

srikantdhondi
welcome to shbcf.ru