Hi All,
I'm trying to build an APK from the .maa file of SOCS version 25.
I installed:
- JDevelopper 12.2.1.3.0
- Android sutdio with SDK tools version 34.0.0
- JDK 1.8
- latest version of SOCS MAF application
When I try to deploy the app I get this error :
[09:21:28 PM] ---- Deployment started. ----
[09:21:28 PM] Target platform is (Android).
[09:21:28 PM] Beginning deployment of MAF application "SIOCS-STG-25.0.1" to Android package using profile "Android1".
[09:21:28 PM] Capturing state changes of MAF application source files in application scope for just-in-time "Clean All" analysis.
[09:21:28 PM] The content of file config.json is unchanged since the previous Android deployment.
[09:21:28 PM] No need to automatically force just-in-time "Clean All" on MAF application build and deployment content.
[09:21:28 PM] Deleting some previously deployed content.
[09:21:30 PM] Retaining the prior config.json file for use during this deployment because the content is up to date.
[09:21:30 PM] Running dependency analysis...
[09:21:30 PM] Building...
[09:21:32 PM] Deploying 3 profiles...
[09:21:33 PM] Verifying project is a MAF project...
[09:21:34 PM] Wrote Archive Module to C:\JDeveloper\mywork\SIOCS-STG-25.0.1\SimMobileViewController\deploy\SimMobileViewController_MobileFeatureArchive1.jar
[09:21:34 PM] Verifying project is a MAF project...
[09:21:34 PM] Wrote Archive Module to C:\JDeveloper\mywork\SIOCS-STG-25.0.1\SimMobileApplicationController\deploy\SimMobileApplicationController_MobileFeatureArchive1.jar
[09:21:36 PM] Copying FARs to the MAF application...
[09:21:36 PM] Extracting Feature Archive file, "SimMobileApplicationController_MobileFeatureArchive1.jar" to deployment folder, "SimMobileApplicationController".
[09:21:36 PM] Extracting Feature Archive file, "SimMobileViewController_MobileFeatureArchive1.jar" to deployment folder, "SimMobileViewController".
[09:21:38 PM] Deployment cancelled.
[09:21:38 PM] ---- Deployment incomplete ----.
[09:21:38 PM] C:\JDeveloper\mywork\SIOCS-STG-25.0.1\deploy\Android1\app_base_assets\jvm\lib\maf.properties (The system cannot find the path specified)
Does someone already faced this issue?
Thanks a lot,