Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

JSFL : Edit Publish Settings Adobe Air for Android or Apple

Participant ,
Oct 18, 2018 Oct 18, 2018

Hi,

I'd like to know how can I get access to Air for Android Settings to change parameters like :

+ add included files

+ set the certificate and its password

with JSFL scripts?

Thank you!

636
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 19, 2018 Oct 19, 2018

See those settings like the included files, can we possibly change these values with JSFL?

Also in deployment tab, I would like to know if we can preset password and certificat path...

I know that most of the values are taken from the manifest file but some of them are not accessible...

Any help guys would be highly apreciated

air-android-settings.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 19, 2018 Oct 19, 2018

Hi.

I tried to figure it out a few times in past situations but I had no luck.

It seems to me that fl.getDocumentDOM().getMobileSettings() should be the answer but strangely it is returning nothing.

If you save your FLA as a XFL you'll see, among other XML files, one called "MobileSettings.xml". But it has nothing in it.

All I can think of is that this info is being hidden for security sake.

Regards,

JC

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 22, 2018 Oct 22, 2018

Nobody at Adobe could give us a hint?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 22, 2018 Oct 22, 2018

You can try the Adobe Animate CC Feature Request/Bug Report Form or even contacting the support.

Or hopefully someone from the team will pass by.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 24, 2018 Oct 24, 2018
LATEST

I must say that I also tested  getMobileSettings() before to post on the forum but it returned empty string on my side as well....

I submited the feature request... Maybe you guys could make the same on your side too?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines