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

Can you explain what's different about 3.7 captive runtime?

Engaged ,
Mar 29, 2013 Mar 29, 2013

I noticed one of the features for Android is captive runtime. Isn't that already supported? What's changed? Is it just captive runtime is enabled by default? I read somewhere where you say it's supported by more targets but what does that mean?

TOPICS
Air beta
976
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

correct answers 1 Correct answer

LEGEND , Mar 29, 2013 Mar 29, 2013

The thing that is new is that you can do debug with captive runtime. Previously you could only debug with the separate AIR runtime APK being installed.

Translate
LEGEND ,
Mar 29, 2013 Mar 29, 2013

The thing that is new is that you can do debug with captive runtime. Previously you could only debug with the separate AIR runtime APK being installed.

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
Engaged ,
Mar 30, 2013 Mar 30, 2013

So behind the scenes when I debugged my app AIR would install the runtime which was an APK along with my app? That would explain some of the strange error messages when I updated Android to 4.2 recently.

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
LEGEND ,
Mar 30, 2013 Mar 30, 2013
LATEST

In AIR 3.6 you would either have had to install the AIR 3.6 runtime APK onto your device yourself, or you would have to get it from one of the Android stores. If you did neither of those things, then the app would not run.

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