Discussions
Categories
- 197K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.8K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 556 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.4K SQL Developer
- 296.4K Development
- 17 Developer Projects
- 139 Programming Languages
- 293K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 159 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 468 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
Unable to view installed MAF in JDeveloper

We tried importing bundle.xml file to Jdeveloper to install locally. after several restarts i doesnt show that MAF has been installed in extensions of Jdeveloper
Answers
-
MAF is not installed with JDeveloper out-of-the-box. You have to install MAF as an additional step.
In short:
- Install JDeveloper 12.2.1.3.0.
- Start JDeveloper and go to the update center. Select MAF 2.5.0.0.0, install, and restart JDeveloper.
For details, please see https://docs.oracle.com/middleware/maf250/mobile/install/installing-mobile-application-framework-jdeveloper.htm#MAFIG249…
Scot Krause
Oracle, MAF Development
-
Yes tried the same .but still unable to see that in extensions .MAF seems to be enabled to download again in the same way through updates.
Is it possible to install using below requirements
Currently we are using Windows 10- 64bit
Visual studio PROFESSIONAL 13.
Thanks in advance
-
Yes, Windows 10 64-bit is a supported environment for JDeveloper 12.2.1.3.0.
Are you certain you are using JDeveloper 12.2.1.3.0? To confirm:
- Help-->About
Perhaps MAF 2.5.0 is already installed in your JDeveloper 12.2.1.3.0 installation? To confirm:
- Help --> About
- Click on extensions tab
- In the search field, type "maf".
- You should see MAF in the list, and the version should start with "2.5.0"
Scot Krause
Oracle, MAF Development
-
Thanks for the info,and that worked but still i throws errors saying unable ot locate required android target platform in specified sdk location.but the location has the sdk installed already .
Thanks
Mani
-
-
-
i am unable to see android or IOS in web content >deploy>.
please let me know what to do to fix this
-
It looks like Jdeveloper is failing to save the credentials you've entered in your preferences panel. Please try the following:
1) Shutdown Jdeveloper if it is running.
2) Navigate to your Jdeveloper system folder (C:\Users\CECH0131\AppData\Roaming\JDeveloper) and delete all content (note, this will remove any existing preference configuration you may have.
3) Restart Jdeveloper (this will re-create the Jdeveloper system sub-folders with default content)
4) Reconfigure your Android/iOS preferences.
-
Hi
I am getting error in android SDK location setup.it says invalid path .
Error is opening of wallet based credential store failed .reason is java.IoException .Due to this am unable to see any virtual device in deploy option.Could you pls help on this.Adnroid studio has been installed and MAF has been installed through Update,SDK,virtual device everything is fine .
Thanks in advance
-
Without seeing the deployment log, I will assume that the failure is related to signing your application. Please see https://docs.oracle.com/middleware/maf250/mobile/develop-maf/deploying-maf-applications.htm#ADFMF-GUID-4106EA77-11BC-4E2… , section 25.3.2.
If the issue is something else, then please paste the entire deployment log into the thread.
Scot Krause
Oracle, MAF Development