Any News from Adobe Air SDK, on why we still can't REMOVE "android.permission.INTERNET" from a release compile?

Is there any new developments on the Adobe Air issue, of being able to COMPLETELY REMOVE the "android.permission.INTERNET" from the manifest file?  As of today, you can still completely remove the "android.permission.INTERNET" from the manifest, bundle your app with Captive Runtime, and Adobe Air SDK will still "tack" the permission onto the end of the manifest block. With users and privacy concerns these days, surely Adobe would recognize that developers building apps that DO NOT REQUIRE Network Access, should be able to remove that permission. Any help on this?

I see Flash will now be able to export iPhone apps directly.  Although Flash itself will still not run on the iPhone.  It would be great if Director had that functionality a well.  Even better if apps could run on both the iPhone and Blackberry!
Mike M

Similar Messages

  • Intellisense not working after update adobe air sdk on Flash CS6

    I updated the Flash Professional CS6 Adobe AIR SDK to 15.0.0.249, but when i start a .FLA file that uses the new SDK, the Intellisense not work! So i need use AIR SDK 3.4 (native) to work with Intellisense... This is a real waste of time! Can i fix it?

    Hello
    > Is there anybody from toshiba following the thread
    I dont think so because it s an user to user forum only and nobody from Toshiba is here.
    Can you post more details? You wrote that you cant watch flash videos but do you get an error message or what happens exactly?
    What browser do you use?
    I would recommend reinstalling Adobe Flash from Android market. This should help.

  • Overlaying adobe air sdk in flash builder 4.6

    After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on this link "http://rubberduckygames.com/how-to-overlay-abode-air-sdk-over-flex-sdk/". Can anyone please suggest me what i need to do in order to get this work.

    Finally Figure it out..
    geo = new Geolocation();
    geo.addEventListener(GeolocationEvent.UPDATE, onLocationUpdate);
    has to be executed before checking if it is muted.
    geo.addEventListener(GeolocationEvent.UPDATE, onLocationUpdate);
    Is what requests permissions from the phone to use the gps.
    Hope this saves someone alot of time.
    Tested With Flex 4.9.0 Air 3.8 Beta.

  • Adobe Air SDK 16.0

    Trying to use newly compiled MoPub ANE with Universal Binary Plugin x86 support for IOS Platform with Adobe Air SDK 16.0 for IOS App, i am encountering this compile time error.
    Adobe AIR
    [java] Picked up _JAVA_OPTIONS: -Xmx512m
         [java] Picked up _JAVA_OPTIONS: -Xmx512m
         [java] Undefined symbols for architecture armv7:
         [java]   "_OBJC_CLASS_$_VungleSDK", referenced from:
         [java]       objc-class-ref in libcom.sticksports.nativeExtensions.MoPub.a(VungleInterstitialCustomEvent.o)
         [java] Compilation failed while executing : ld64
         [java] ld: symbol(s) not found for architecture armv7
    MoPub XCode Project is compiled with Standard Architecture.
    Have tried out all possible solutions
    Any Possible solutions??

    Chris,
    Thanks for your prompt reply. I have found the way to reproduce. It is about interfaces, and when I try to call a method through an interface the app crashes. I think that it is related to having an interface with many parameters. I have logged the bug here:
    Bug#3935199 - iOS App crashes when calling an objects method through interface

  • Executing a exe from adobe air ??

    I want to execute a exe from adobe air .currently i am using  Adobe Flex Builder 3 can any one guide me on this please , It's very urgent ....

    Flex Builder 3 does not contain AIR 2 (Beta) SDK.
    Till AIR 2 is released, you can overlay the AIR 2 Beta SDK in FB3:
             http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#How_to_overlay_the_Adobe_AIR_SDK_ for_use_with_the_Flex_SDK
    -romil

  • How do I install Adobe Air SDK for CS5.5 Products?

    Hey how would I install Adobe Air SDK 3.7 for Flash Pro CS5.5 and Flash Builder 4.6?

    Okay this is what I got from the .XML file:
    <?xml version ="1.0" encoding="utf-8" ?><application xmlns="Untitled-11.0Untitled-1http://ns.adobe.com/air/application/3.7"><id>Untitled-1</id><versio nNumber>1.0</versionNumber><filename>Untitled-1</filename><description></description><!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>--><name>Untitled-1</name><!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>--><copyright></copyright><initialWindow><content>Untitled-1.swf</conte nt><systemChrome>standard</systemChrome><transparent>false</transparent><visible>true</vis ible><fullScreen>false</fullScreen><aspectRatio>portrait</aspectRatio><renderMode>auto</re nderMode></initialWindow><icon></icon><customUpdateUI>false</customUpdateUI><allowBrowserI nvocation>false</allowBrowserInvocation></application>

  • Overlaying adobe air sdk 13 for flex mobile project gives me error

    After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on adobe site. Can anyone please suggest me what i need to do in order to get this work.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • Overlaying adobe air sdk 13 in flash builder 4.7

    After overlaying adobe air sdk 13 in flash builder 4.7 I have followed the step mentioned on adobe site.
    i am getting lots of error in flash builder 4.7 after overlaying.
    Can anyone please suggest me how to get it done for flex mobile project.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • Is Adobe Air SDK needed GPU information, when the game want to load the ATF file ?

    Hi, Adobe members.
    this is jonghwan lee.
    Actually I found texture load issue on a game(names samkukjangtu on korean) which is using Adobe gaming sdk.
    the game uses the ATF file for the textures on the game(actually it's related in Air SDK, I think).
    Of course, it is not problem for others GPU. but the newly launched IMG GPU( PowerVR rgx version ) makes this problem.
    I guess the SDK is using GPU information for the control some configuration
    is that right? please let me know about this issue ASAP.
    thank you.

    Well. the issue is like texture loading problem as shown below.
    <- this image is made from ATF files.
    From checking original ATF file with ATF view program, the image was all right.
    But the image is polluted like this after loaded on Texture memory.
    So, I assume that Adobe Air SDK set some configurations for loading ATF files with GPU information.
    Becasue this problem is not reproduced on the smartphone which uses the existing GPU(It means already launched GPU), but it is reproduced for the newly developed GPU(actually i'm developing with Imagination rgx version which is not really launched).
    To sum up, Please confirm that Adobe Air SDK uses GPU information for loading texture from ATF file.

  • Where is the Adobe AIR SDK developers forum please...

    Hi,
    I'm told that there is a Adobe AIR SDK developers forum here somewhere.
    I'm new here and can not find it anywhere.
    Please help...
    Tomexx

    http://supportforums.blackberry.com/t5/Tablet-OS-SDK-for-Adobe-AIR/bd-p/tablet
    Files & Folders, the unified file & cloud manager for PlayBook and BB10 with SkyDrive, SugarSync, Box, Dropbox, Google Drive, Google Docs. Free 3-day trial! - Jon Webb - Innovatology - Utrecht, Netherlands

  • Any idea when adobe air for mobiles is coming out?

    Hi,
    Any idea when adobe air for mobiles is coming out and on what phones will it be available?
    Thanks,
    Gaurav

    Sorry, only Apple will know that, Rob; and even if we knew, nobody would be allowed to post it here, before the raw support has been released.
    Keep checking this link.  Apple - Aperture - Technical Specifications - RAW Support
    I'm waiting for the Aperture update so I can start playing with my pics.
    I can understand, that you are eager to try your new camera - try Adobe's DNG converter, while you are waiting - http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Macintos h
    or shoot rwa&jpeg and set the Import panel to import raw&jpeg, with the jpeg as original. YOu can change that later, when the raw support has been released, and use the raw files you imported.
    Regards
    Léonie

  • Sharing image URL on Twitter from Adobe AIR Desktop

    Hi All,
    Does anyone has worked with sharing image URL on Twitter from Adobe AIR Desktop. I am able to post data but with multiple libraries still not able to post images over twitter. Any help will be appreciated.
    Thanks,
    Sunil Rana

    Can you help ?
    I can't use scout because my other systems are 32 bit and it doesn't seem to be working with them.
    The problem seems to come from the fullscreen mode from adobe air since in windowed mode it runs smoothly (even on a 7 years old notebook).
    I even have 3 different rendering options in fullscreen and all of them are lagging (no scale, show all, exact fit). Not sure what the issue can be when even the no scale mode lags, so i'm guessing it's related to the fullscreen.interactive mode of air.
    edit: Or not.
    I managed to get it run smoothly by using CPU mode as renderer option for adobe air.
    Not sure what the issue was with direct but i will test it some more (on the other computers as well) and will get back to you.
    edit²: it only helped on one computer. The mac still has big slowdowns in fullscreen and the core2duo now has screen tearing with that option.
    edit^3: I tried using the fullScreenSourceRect on the stage for hardware scaling. It seems to run smoothly. Sadly, everything is a bit blurry with it and i can't chose other rendering options (no scale or exact fit), those don't work anymore with the sourcerect.
    I would like to be able to use the hardware scaling and change the aspect ratio, is that possible ?

  • Weird message from ADT (AIR SDK 16.0.0.214)

    i am trying to build my android app with this ANE (alebianco/ANE-Google-Analytics) but i have been getting following weird message and packaging APK has been aborted
    i get this message  when am trying to build another ANE file (google analytics service of android sdk) too.
    i don't understand what's happening...
    sorry bad english.

    Is there anyone? please help.
    And i have been getting smillar weird message by using Milkman Google Analytics ANE too.
    i compiled the apk file successfully when am delete red line from app manifest code which is the below.
    this is the android manifest file:
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <application xmlns="http://ns.adobe.com/air/application/16.0">
      <id>com.xxx</id>
      <versionNumber>2.0</versionNumber>
      <versionLabel/>
      <filename>xxx</filename>
      <description/>
      <name>xxx</name>
      <copyright/>
      <initialWindow>
       <content>xxx.swf</content>
       <systemChrome>standard</systemChrome>
       <transparent>false</transparent>
       <visible>true</visible>
       <fullScreen>true</fullScreen>
       <aspectRatio>portrait</aspectRatio>
       <renderMode>gpu</renderMode>
       <autoOrients>false</autoOrients>
      </initialWindow>
      <icon>
        <image36x36>icons/logo36.png</image36x36>
        <image48x48>icons/logo48.png</image48x48>
        <image72x72>icons/logo72.png</image72x72>
      <image96x96>icons/logo96.png</image96x96>
      <image144x144>icons/logo144.png</image144x144>
      </icon>
      <customUpdateUI>false</customUpdateUI>
      <allowBrowserInvocation>false</allowBrowserInvocation>
       <extensions>
       <extensionID>com.milkmangames.extensions.GAnalytics</extensionID>
       <extensionID>com.adobe.air.sampleextensions.android.licensing</extensionID>
      </extensions>
      <android>
       <manifestAdditions>
         <![CDATA[<manifest android:installLocation="preferExternal">
    <uses-permission android:name="android.permission.INTERNET"/>
    <uses-permission android:name="android.permission.WAKE_LOCK"/>
    <uses-permission android:name="android.permission.DISABLE_KEYGUARD"/>
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
    <uses-permission android:name="com.android.vending.CHECK_LICENSE"/>
    <application>
      <service android:name="com.google.analytics.tracking.android.CampaignTrackingService" />
      <receiver android:name="com.google.analytics.tracking.android.CampaignTrackingReceiver" android:exported="true">
       <intent-filter>
      <action android:name="com.android.vending.INSTALL_REFERRER" />
       </intent-filter>
      </receiver>
      </application>
    </manifest>]]>
        </manifestAdditions>
      </android>
      <supportedLanguages>tr en</supportedLanguages>
    </application>

  • I have a macbook and now I have a Macbook Air, So my question is how can I transfer all my stuff from my old mac to my new mac air?

    I have a macbook and now I have a Macbook Air, So my question is how can I transfer all my stuff from my old mac to my new mac air?
    Thanks

    How to use Migration Assistant to transfer files from another Mac
    MacBook Air- Use Internet Sharing to optimize data migration
    Migration Assistant tips and tricks
    OS X Lion- How to use Migration Assistant to transfer files from another Mac

  • How di I run Adobe Air SDK ADL in Linux?

    Hi,
       I downloaded Adobe Air sdk, and want to run adl... But it does nothing at all. No error message, no results, nada.....
    How do I make it at least tell me what it is trying to do? (I renamed adl to adl_linux since there was an adl file already in the flex sdk,
    apparently it is for the mac)
    Here is what I get:
    $ $flexsdk/bin/adl_linux
    $ $flexsdk/bin/adl_linux AirTopo2-app.xml
    $ $flexsdk/bin/adl_linux no-such-file.xml
    $
    Not very helpful....... Is there anything else I need that adl depends upon???
    Thanks,
    Larry

    OK, I am getting further...
      I can get started...
      But I guess Adobe does not know how to build executables in linux without shared libraries. It is just a flag for goodness sake! It includes the code
    in the binary. Yes, it makes the executable larger, but it does not require the user to load a bunch of stuff he does not need/want.
    I now get:
    $ ./adl
    Error loading the runtime (libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory)
    My quandary is this, I work for a large company, there are over 250 developers who each have their own machines and work on the same product. We have professionally managed linux boxes that exist half way across the country. We have our development environment in views that can be created.
    To include this list of shared objects in our linux boxes is not feasible. We could possibly add to our development views, and I will try and modify LD_LIBRARY_PATH to point to location in our views.
    This is a lot of work Because Adobe does not (know about?) want to use the -static flag in "ld" to not use shared libraries (and Adobe does not use Java for adl....)
    It would be really nice if Adobe had a version if the SDK that did not require this huge list of shared libraries that I would not even try and request get installed company wide (my Department's linux boxes and all other standardized development boxes)
    Please, Please, Please use "ld -static" when you link executables for linux! (or make adl a java program)
    I need adl to run regression tests on a part of our product.
    Required libraries
    libgtk-x11-2.0.so.0
    libgdk-x11-2.0.so.0
    libgdk_pixbuf-2.0.so.0
    libgobject-2.0.so.0
    libglib-2.0.so.0
    libgthread-2.0.so.0
    libX11.so.6
    libfontconfig.so.1
    libfreetype.so.6
    libXrender.so.1
    libz.so.1
    libxml2.so.2
    libnss3.so
    libssl3.so
    libsmime3.so
    libnspr4.so
    libdl.so.2
    libplc4.so
    libplds4.so
    libstdc++.so.6
    libm.so.6
    libgcc_s.so.1
    libpthread.so.0
    libc.so.6
    libxslt.so.1
    libcairo.so.2
    libXt.so.6
    libpango-1.0.so.0
    libpangocairo-1.0.so.0
    libpangoft2-1.0.so.0
    libpng12.so.0
    libGL.so
    libkwallet.so*
    libgnome-keyring.so
    libkwalletclient.so*
    libkdecore.so*
    libDCOP.so
    libqt-mt.so
    libhal.so
    libhal-storage.so
    libXext.so

Maybe you are looking for

  • When i try to open itunes i get insert a disk into removable disk f and when i look for that on my computer there is no disk f

    when i try to open itunes i get the message insert a disk into removable disk f and when i look for disk f there is no f on my computer. I thought i might make a disk f that letter is not available in my device manager section. So i try and uninstall

  • Key Listener Troubles

    Hi all Just trying to get my draw applet to draw the rectangles in 3d. At the moment i can draw in 3d and if i click inside the newly created rectangle and drag it moves it. Now the problem has come that i want to make the rectangles 3d. I've done th

  • Monitor keeps turning off on Wind-Top AE2220

    Hi, I've a Wind-Top All-in-One AE2220, starting this morning I keep getting a black screen when I turn on the computer. Pressing the LCD on/off at the bottom right corner will occasionally (2 quick presses seems to do it) get the screen to turn on fo

  • Limit User View To Not Include Resource Attributes

    Although I've created custom workflow and forms I'm still unclear on what exactly initiates the loading of views when starting for example the Tabbed User Form. Can you control what gets loaded into the view, specifically not load resource attributes

  • Olsnode does not  show VIP address

    Why is that i dont see the VIP for one of the node here. Any thoughts...This is GI 11.2.0.1 solb:oracle$ olsnodes -n -t -i solc 3 solc-vip.xxx.org Pinned solb 4 <none> Pinned I get the same output from both the nodes.