How to include the AIR runtime in my Android APK

Hello

Imagine I have a flash game I want to publish it on the Android Market. If I publish the apk which generates AIR... the user must download the AIR runtime as a separate installation, which is not really good in terms of user experience.

Y at - there no way to put the Runtime inside download APK for one of my game is necessary to my user? I heard on a certificate, or something like that. Are there detailed instructions on the process?

Thank you!

Hi jbosch,.

I wrote a small tutorial and a small example of how to do:

http://forums.Adobe.com/message/3961579#3961579

Hope this helps

Tags: Adobe AIR

Similar Questions

  • How can I update the AIR runtime to 3.5 on Playbook OS 2.1?

    I have improved my playbook for the latest operating system and the installed AIR runtime is only 3.1 I thought 3.5 with stage3D was available. How to change the Adobe AIR runtime?

    You can't do that. The AIR runtime is part of the operating system. The BONES of the PlayBook does not intend to be updated. AIR 3.5 will be available on BB10 10.2 +.

  • How to include the name of the vendor and the Version for the appliation

    Hello
    How to include the version and the supplier of the application/product we created. I have sucessfully signed the code file in the mobile, but now I want to include the version and application provider how to do this.

    If you suspect that other people have asked similar questions, then by searching this forum or knowledge base is the right thing to try.

    http://supportforums.BlackBerry.com/T5/Java-development/read-version-from-inside-app/m-p/345845#M638

  • How to include the URL of a page in the Notification E-mail?

    Hi all

    I need your help to implement the conditional.
    I implemented the notification email in our application.so whenever the user creates a form/shape, the mail will be triggered to them. Now, users want to include the link in the email.
    When they click on the link in the email, it should access to the newly created in the Apex form page.
    How to include the link to the page being Email?

    Thank you
    Robette.

    Maybe you can try this,

    1. create a hidden item say P1_URL
    2 write this in "Run when the page loads" document.getElementById('P1_URL').value = window.location.href;
    above code will give you the current URL
    3. you can use the element preceding everywhere where you want.

    Concerning
    Tauceef

  • Why Android ask me to install the AIR runtime...

    Why don't the emulator ask me to install the AIR runtime - then he moved?

    Thank you

    Robert

    If you use adb, run adb and have it add the Air runtime for your emulator (for example, emulator-xyzw):

    C:\Program Files (x 86) \Android\android-sdk\platform-tools\adb s emulator-xyzw install F:\Downloads\AdobeAir\AdobeAIRSDK\runtimes\air\android\emulator\Runtime.apk

    Your order will be different.  However, it won't much, if any, shorter, unless you add the adb to your system path.  If you navigate to the directory where you extracted the Adobe Air SDK (AdobeAIRSDK\runtimes\air\android\emulator\Runtime.apk), you can use:

    ADB-s emulator-xyzw install Runtime.apk

    If you use adt, you use something like:

    F:Downloads\AdobeAir\AdobeAIRSDK\bin\adt - installRuntime-platform android - device emulator-xyzw-package F:Downloads\AdobeAir\AdobeAIRSDK\runtimes\air\android\emulator\Runtime.apk

    If you add adt to your system path, and if you navigate to the directory where you extracted the Adobe Air SDK (AdobeAIRSDK\runtimes\air\android\emulator\Runtime.apk), you can use:

    ADT - installRuntime-platform android - device emulator-xyzw-package Runtime.apk

  • How to upgrade the AIR included in Flash Builder SDK?

    Thus, Flash Builder SDK comes with a version of the AIR, that it uses when you compress a mobile app for iOS (Android mobile applications are managed with the AIR which is downloaded on the market)...  On my Windows machine, this copy "integrated" air is located in "C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\ ' if I am not mistaken.

    I am sure that it will not automatically refresh itself - and I am equally sure that it's a fairly old air version, because it is the one that came with the 4.6 SDK that was released 8 months ago...

    So, how to upgrade this version of AIR that is built into the software Flash Builder SDK?

    Thank you

    Laurence MacNeill

    Mableton, Georgia, USA.

    Oops - nevermind...  Didn't know that there was a distinct AIR SDK that you could download - I thought that it was integrated into the Flex SDK kit, and since it was not a new Flex SDK from 4.6, I thought I should enter somehow parts and parts of AIR to update manually...

    But grabbing the AIR SDK to http://www.adobe.com/devnet/air/air-sdk-download.html went around...  Just that unzipped to the folder sdks\4.6.0 and was made...  Sweet...

    L.

  • Possible to pack the Air runtime with mobile application?

    Many friends told me that if my mobile needs something else to be installed to run application, they will stop. According to me, unless the majority of installed mobile Air runtime in the future. We need to make the installation easier to use.

    Can I bring the runtime with app? Or is there another autour work?

    Flex 4.6 / 3.0 introduced captive Runtime, Air which is exactly what you're asking.  You choose the version of Flex/Air to include in your application and it comes in the build.  This was the only option for iOS, but is also now available for Android.  When you export a Release version of your project in the latest version of Flash Builder, there is an option tab deployment "export application with the runtime in captivity".

    See this link for more information:

    http://www.Adobe.com/devnet/air/articles/air3-install-and-deployment-options.html#articlec ontentAdobe_numberedheader

  • How to change the AIR FLASH of 1024 x 600

    Hello

    I have change the screen of 1024 x 600.

    but when I go into the FLASH AIR application, it turns back1024x600.

    so, how do to change the AIR FLASH of 1024 x 600.

    I want to give my application in 2 ways.

    1024 x 600 and 600 x 1024.

    I understand that it is your solution:

    Since Flash builder:

    1. run-> debug configurations

    2. Select "desktop" as launch method, then click on the button set up

    3. you can change the resolution of your playbook device (simple switch width and height,...)

    OR... you can choose to create a new mechanism of the reverse resolution.

    Another solution:

    Add 'landscape' or 'portrait' to pass in the XML file. If I remember correctly this automatically changes the resolution of the windows.

    On the playbook Simulator:

    If you choose to run your application on the device and to change your simple orientationmode a drag with your mouse to the bottom right in the middle. The Simulator will change its orientation

  • How to include the value in percentage in a pie chart in apex5?

    Hello

    I want to change the value that shows up on the table of the value in percent as following

    .Capture.PNG

    So, how can I get on the graph percentage points. Currently, it shows the data corresponding to the query I gave in the following way.

    r.PNG

    Please help on this. Thank you

    7a83c390-e9d6-4070-b6f7-3a3e6e6a88ac wrote:

    Please update your forum profile with a recognizable username instead of "7a83c390-e9d6-4070-b6f7-3a3e6e6a88ac": Video tutorial how to change username available

    Always include the information referred to in these guidelines when you ask a question: How to get the answers from the forum

    I want to change the value that shows up on the table of the value in percent as following

    .

    So, how can I get on the graph percentage points. Currently, it shows the data corresponding to the query I gave in the following way.

    Change the attributes of table and change the custom XML, adding/changing value Use Custom XML Yesdata the position and format parameters in the label_settings element (lines 35 & 36):

    
        
            
                
                
                    
                
            
            
            
                
                    
                        
                        <chart_background>
                            <fill type="Solid" color="0xffffff" opacity="0" />
                            <border enabled="false" />
                            <corners type="Square" />
                        </chart_background>
                        <data_plot_background></data_plot_background>
                        <chart_animation type="Appear" interpolation_type="Quadratic" show_mode="OneByOne" />
                    </chart_settings>
                    <data_plot_settings enable_3d_mode="false">
                        <pie_series style="Aqua">
                            <tooltip_settings enabled="true">
                                <format>
                                    <![CDATA[{%Name}{enabled:False} - {%Value}{numDecimals:0,decimalSeparator:.,thousandsSeparator:\,}]]>
                                </format>
                                <font family="Tahoma" size="10" color="0x000000" />
                                <position anchor="Float" valign="Top" padding="10" />
                            </tooltip_settings>
                            <label_settings enabled="true" mode="Inside" multi_line_align="Center">
                                <position anchor="Center" valign="Center" halign="Center" padding="0" />
                                <format><![CDATA[{%YPercentOfSeries}{numDecimals:1}%]]></format>
                                <background enabled="false" />
                                <font family="Tahoma" size="10" color="0x000000" />
                            </label_settings>
                            <pie_style></pie_style>
                            <marker_settings enabled="True">
                                <marker type="None" />
                            </marker_settings>
                            <connector color="Black" opacity="0.4" />
                        </pie_series>
                    </data_plot_settings>#DATA#</chart>
            </charts>
        </anychart>
    </pre>
    <p class="reply">See the documentation for <a href="http://6.anychart.com/products/anychart/docs/users-guide/index.html?Pie-Donut.html" rel="external nofollow noreferrer">formatting and settings of AnyChart label</a> for more details.</p>		   </li> 
               <a name="RGno1okP"></a> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-submit-the-air-file-to-mac-app-store/">How to submit the Air file to Mac App Store?</a></p> 
    			 <p style="font-size: 13.3333330154419px;">I use Adobe Flash Pro 2015.0 cc with a Mac running OS x 10.10</p><p style="min-height: 8pt; padding: 0px; font-size: 13.3333330154419px;"><p style="font-size: 13.3333330154419px;">I have a Mac App Store Distribution certificate converted to .p12 format, but when I try to package my AIR package I get the following error:</p><p style="min-height: 8pt; padding: 0px; font-size: 13.3333330154419px;"><p style="font-size: 13.3333330154419px;">Could not sign the AIR file</p><p style="font-size: 13.3333330154419px;">Cannot generate a valid certificate chain for the signatory.</p><p style="min-height: 8pt; padding: 0px; font-size: 13.3333330154419px;"><p style="font-size: 13.3333330154419px;">Are there currently (July 26, 2015) the instructions online to help me publish an AIR on the Mac App Store app?</p>			 <p class="reply">This looks like a good starting point:</p>
    <p class="reply"><a href="https://forums.adobe.com/thread/1145598" rel="external nofollow noreferrer">Guide to creating air for Mac appstore applications?</a></p>
    <p class="reply">In the thread that connects to, it is a #12 that seems to be the most useful information.</p>
    <p class="reply">One question though, how did you do the .p12?</p>		   </li> 
               <a name="eGMgWbAZ"></a> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-close-the-air-on-android/">How to close the AIR on android</a></p> 
    			 <p class="help"><span>I find a problem with my application. I use navigator.pop () to switch the view.</span></p><p class="help"><span>When the user presses back button on the view of root,</span></p><p class="help"><span>the application closes directly.</span> <span>Just go to the backend ~</span></p><p class="help"><span>How can close the application?</span></p>			 <p class="reply">You can use:</p>
    <p class="reply">NativeApplication.nativeApplication.exit ();</p>
    <p class="reply">but it will be wiser to listen to keyboard events to do.</p>
    <p class="reply">Check - <a href="http://blogs.adobe.com/flashplatform/2010/10/tip-close-your-android-air-app-on-back-button.html" rel="external nofollow noreferrer">http://blogs.adobe.com/flashplatform/2010/10/tip-close-your-android-air-app-on-back-button .html</a></p>		   </li> 
               <a name="9G0g8VdJ"></a> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-include-the-meter-of-the-timeline-in-the-sequence/">How to include the meter of the timeline in the sequence</a></p> 
    			 <p class="help">PPCS4</p><p style="min-height: 8pt; padding: 0px;"><p class="help">Sounds asif, it should be simple, yet I don't think a way to do it!<br>How can I display the meter of the timeline in the sequence?<br>I want to create a DVD project and include the counting of the time on the screen.</p><p class="help">Can anyone help?</p><p style="min-height: 8pt; padding: 0px;"><p class="help">See you soon</p>			 <p class="reply">Place the sequence containing your editing timeline in a new sequence.</p>
    <p class="reply">In the effects Panel, type 'timec' in the search box.</p>
    <p class="reply">Apply the timecode effect to your sequence clip.</p>
    <p class="reply">Export via yet on DVD.  You may have to first in order to see the timecode overlay in the format of your source footage.</p>
    <p class="reply">Don't forget that the F1 is your friend and that Google is pretty helpful, too.</p>		   </li> 
               <a name="qG9XD90J"></a> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-include-the-username-of-the-apex-in-a-trigger/">How to include the username of the apex in a trigger?</a></p> 
    			 <!-- migxf:done -->Hi all!<br>
    <br>When I click in a an update button trigger is run it.<br>I have a table in this table, I create a trigger.<br>in this trigger when there is an insert or update in another table, one of the field in the second table is the username.<br>How I sent the username of the apex in a trigger?<br>With APP_USER, I get the user_name, but I don't know how to include in the trigger.<br>
    <br>Any help would be appreciated.<br>
    <br>Best regards			 <p class="reply">Hello</p>
    <p class="reply">You can do:</p>
    <pre>
    <code>:NEW.USERNAME := v('APP_USER');</code>
    </pre>
    <p class="reply">Andy</p>		   </li> 
               <a name="eGM3XjnZ"></a> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-use-the-gif-image-in-blackberry-android-runtime/">How to use the Gif image in Blackberry android runtime</a></p> 
    			 <p class="help">Hello</p>
    <p class="help">I deploy an android app in blackberry 10. All that it works well in blackberry 10 except gif image. In app android gif image is displayed using the AnimationDrawable from the link</p>
    <p class="help"><a href="http://developer.android.com/reference/android/graphics/drawable/AnimationDrawable.html" rel="external nofollow noreferrer">http://developer.Android.com/reference/Android/graphics/drawable/AnimationDrawable.html</a></p>
    <p class="help">So how to use blackberry 10.</p>
    <p class="help">Is it possible to use GIFs in blackberry 10.</p>
    <p class="help">Please suggest.</p>
    <p class="help">Thanks in advance.</p>			 <p class="reply">Hello</p>
    <p class="reply">I found the solution.</p>
    <p class="reply">He needs of the gifDecoder and gifDecoderView classes and following code extract</p>
    <p class="reply">Mode, mode = inflate.inflate (R.layout.layout_gspot, null);<br>GIF GifDecoderView = view.findViewById (R.id.gifView) (GifDecoderView);<br>gif.setGifImageFromAssets ("abc.gif");</p>
    <p class="reply">and following the layout code</p>
    <p class="reply"><><br>Android:ID="@+id/gifView".<br>Android: layout_width = "120dp."<br>Android: layout_height = "120dp."<br>Android:layout_alignLeft="@+id/textView1".<br>Android: layout_centerVertical = "true".<br>Android:background="@Android:color/transparent" / ></p>		   </li> 
               <a name="0G1kjYqZ"></a> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-include-the-shared-library-of-blackberry-in-a-native-extension-webworks/">How to include the shared library of BlackBerry in a native extension WebWorks</a></p> 
    			 <p class="help">I developed a native extension WebWorks that works very well on Simulator and devices when included in a webworks app.</p>
    <p class="help">I also have a sample of waterfalls project with the same code base that I use to test the WebWorks extension code.</p>
    <p class="help">Since a large part of the code is reusable, I decided to create a shared library of BlackBerry, so I can reuse in other projects. When I include the NEW shared library in the waterfalls and then everything works well, as before.</p>
    <p class="help">When I include it in the extension WebWorks it draws very well. The .so file size was much smaller and that worried me (I suspected that the shared library was not included in there). But since its construction very well I went trying to run my application webworks. When it came to hitting the extension I got a ' need of error. Cannot find the library of blah/blah/...so'.</p>
    <p class="help">I had this before and found out that it was because the dependent QT libraries have not been correctly referenced. It so that the shared library is not properly referenced/copied /-thing... This event is supported? For example, by using a custom in a WebWorks extension shared library?</p>			 <p class="reply">It worked</p>
    <p class="reply">Version 2 is almost right</p>
    <p class="reply">In the library paths pane Add...</p>
    <p class="reply">${workspace_loc: / / extlibs/device$ {ProjName}}</p>
    <p class="reply">for peripheral and do Simulator</p>
    <p class="reply">${workspace_loc: / / extlibs/Simulator of ${ProjName}}</p>
    <p class="reply">Always with libname in libraries</p>
    <p class="reply">I just linked to unrar successfully like this library</p>
    <p class="reply">Whew - they do this hard work of stuff<img src="https://rim.i.lithium.com/i/smilies/16x16_smiley-happy.gif"></p>		   </li> 
              </ul> 
             </div> 
            </div> 
    		<div class="similar_msg"> 
              <h3>Maybe you are looking for</h3> 
              <ul> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/cannot-save-my-hardware/">Cannot save my hardware</a></p> 
    			 <p class="help">I'm unable to find among my registerd products these: SMU-1073 Rev.: 5.3 serial number: 16A144D X-series SMU-6363 MIO Board: 0169DB0E PXI-4110-SMU power supply: 0167C57E If I rty if sign up I get a message that they can not be found.</p> 
    		   </li> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/how-to-take-the-exit-for-some-time-on-a-loop-to-do-comparison/">How to take the exit for some time on a loop to do comparison</a></p> 
    			 <p class="help">Hi all! I had a problem with my labview project, asking me to make the comparison with 2 output values, both of which are within his time looping. To clarify this issue, I have 2 data entries, they are read in 2 loops while respectively once. Now I n</p> 
    		   </li> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/options-of-individual-media-to-a-streaming-device/">Options of individual media to a streaming device</a></p> 
    			 <p class="help">listen to music with windows media player simply. (.the home theater receiver only)</p> 
    		   </li> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/when-you-send-an-e-mail-using-outlook-express-i-immediately-get-this-message-some-errors-occurred-while-processing-the-requested-tasks-please-see-the-list-of-errors-below-for-more-details/">When you send an e-mail using Outlook Express, I immediately get this message; "Some errors occurred while processing the requested tasks. Please see the list of errors below for more details"</a></p> 
    			 <p class="help">When you send an e-mail using Outlook Express, I immediately get this message; "Some errors occurred while processing the requested tasks. Please see the list of errors below for more details". Unfortunately, there are no errors listed below and the </p> 
    		   </li> 
               <li> 
    		     <p class="similar_list"><a href="https://www.eehelp.com/question/google-earth-5-free-will-not-install/">Google earth 5 free will not install</a></p> 
    			 <p class="help">Google earth 5 free will not install on vista Home premium s2 and has not been previously installed any ideas anyone?</p> 
    		   </li> 
              </ul> 
             </div> 
            <div class="clear"></div> 
           </div> 
           <!-- <div class="rightmain"> 
    		<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    		eehelp_c
    		<ins class="adsbygoogle"
    			 style="display:inline-block;width:300px;height:600px"
    			 data-ad-client="ca-pub-3059180850985380"
    			 data-ad-slot="1404688152"></ins>
    		<script>
    		(adsbygoogle = window.adsbygoogle || []).push({});
    		</script>
           </div>  -->
           <div class="clear"></div> 
          </div> 
         </div> 
        </div> 
        <div id="sidebar"> 
         <div class="bloque suspension"> 
          <div class="topicbul fbold margb4">
            Similar Questions
          </div> 
          <ul> 
           <li class="topic_li"> <a href="#gJ2Yp6xZ">How to include the AIR runtime in my Android APK</a> </li> 
           <li class="topic_li"> <a href="#dPEj4RYZ">How can I update the AIR runtime to 3.5 on Playbook OS 2.1?</a> </li> 
           <li class="topic_li"> <a href="#QZkOVlkZ">How to include the name of the vendor and the Version for the appliation</a> </li> 
           <li class="topic_li"> <a href="#DJb8jN1P">How to include the URL of a page in the Notification E-mail?</a> </li> 
           <li class="topic_li"> <a href="#kGBKal5P">Why Android ask me to install the AIR runtime...</a> </li> 
           <li class="topic_li"> <a href="#NJarYYgG">How to upgrade the AIR included in Flash Builder SDK?</a> </li> 
           <li class="topic_li"> <a href="#7JzaRLkZ">Possible to pack the Air runtime with mobile application?</a> </li> 
           <li class="topic_li"> <a href="#RGnXvR4Z">How to change the AIR FLASH of 1024 x 600</a> </li> 
           <li class="topic_li"> <a href="#eGMA6pAG">How to include the value in percentage in a pie chart in apex5?</a> </li> 
           <li class="topic_li"> <a href="#RGno1okP">How to submit the Air file to Mac App Store?</a> </li> 
           <li class="topic_li"> <a href="#eGMgWbAZ">How to close the AIR on android</a> </li> 
           <li class="topic_li"> <a href="#9G0g8VdJ">How to include the meter of the timeline in the sequence</a> </li> 
           <li class="topic_li"> <a href="#qG9XD90J">How to include the username of the apex in a trigger?</a> </li> 
           <li class="topic_li"> <a href="#eGM3XjnZ">How to use the Gif image in Blackberry android runtime</a> </li> 
           <li class="topic_li"> <a href="#0G1kjYqZ">How to include the shared library of BlackBerry in a native extension WebWorks</a> </li> 
          </ul> 
         </div> 
        </div> 
       </div> 
       <script type="text/javascript">
    	   function view_thread(code) {
    		   var url = '/help/'+code+'/';
    		   window.open(url);
    	   }
       </script>
       <div class="clear"></div> 
       <div id="footer"> 
        <div class="leftside">
          © 2024 eehelp.com. All Rights Reserved. 11 q. 0.022 s. 
          <a href="/about/contact/" rel="nofollow">Contact Us</a> - 
          <a href="/about/tos/" rel="nofollow">Terms & Conditions</a> - 
          <a href="/about/privacy/" rel="nofollow">Privacy Policy</a>
        </div> 
       </div> 
      </div>
    <!-- Start of StatCounter Code for Default Guide -->
    <script type="text/javascript">
    var sc_project=11251980; 
    var sc_invisible=1; 
    var sc_security="676835c8"; 
    var scJsHost = (("https:" == document.location.protocol) ?
    "https://secure." : "http://www.");
    document.write("<sc"+"ript type='text/javascript' src='" +
    scJsHost+
    "statcounter.com/counter/counter.js'></"+"script>");
    </script>
    <noscript><div class="statcounter"><a title="web analytics"
    href="http://statcounter.com/" target="_blank"><img
    class="statcounter"
    src="//c.statcounter.com/11251980/0/676835c8/1/" alt="web
    analytics"></a></div></noscript>
    <!-- End of StatCounter Code for Default Guide -->  
     </body>
    </html>