Name of the application air file 3.1 = name

I saw a topic on this pass, but none of the posts there helped me.

3.1 the app name field appears to be ignored, but the file name is what appears in iTunes and on the phone.

What is the alternative to that name your FLA file your application name, gets really cluttered and confusing especially if you're working on a single application which is for iOS and Android phones and tablets.

Very well thought of her.

Get rid of the tag where your current application name is all together.

Use instead the localized name tag.

Appname >

Works as it should, not sure what happens if I switch languages but I guess it would default to the English name if there is no other language names.

* Edit had to keep the french and Japanese tags otherwise will not work, I just use the same name for all 3 of them.

Name of the application

Name of the application

Name of the application

Post edited by: Mark.Raykhenberg

Tags: Adobe AIR

Similar Questions

  • Namespace 0,0 in the application descriptor file must be equal to or greater than the minimum version 3.1

    Hello everyone

    I followed the link to create app Hello world for the playbook using Flashbuilder 4.6.

    https://developer.BlackBerry.com/air/documentation/ww_air_getting_started/Create_your_first_applicat...

    and I get the following error

    Namespace 0,0 in the application descriptor file must be equal to or greater than the minimum version 3.1 required by Flex SDK. AirHelloWorld-app.xml/AirHelloWorld/srcUnknownAIR application.xml problem.

    Any ideas or suggestions?

    Thank you

    I solved this problem.

    A PC restrated it is resolved.

    Thank you

  • IOS publish setting, by manually changing the application descriptor file?

    I publish an IOS app with a few donkeys.

    ENA need some changes made to the application descriptor file, but when publishing for IOS, there is no authorization with the option "manually adjust" tab

    Any ideas how to change the file descriptor of IOS?

    Thank you

    Pete

    Well Yes, as Colin says, there is a block of you can add to your app xml descriptor (generator flash should generate one for you in your descriptor xml app and then you can just change).  Nothing in here will be added to the info.plist in the iOS app resulting.  There is also a block matching for Android.

    Thus, for example, if I want my app to be a universal app (iphone and ipad is intended), I would normally like this in info.plist, using the key UIDeviceFamily of Apple:

    UIDeviceFamily
    
      1
      2
    
    

    To do the same thing in the AIR, I add the following, inside the main application tag:

    
      UIDeviceFamily
      
        1
        2
      
      ]]>
    
    

    In this way, you can directly add nothing to the info.plist of the IPA file resulting of your choice and add the permissions/settings that allows Apple.

  • 2.6 Namespace in the application descriptor file must be equal to or greater than the minimum version

    I imported a project mobile fb fb4.6, but this error:

    2.6 Namespace in the application descriptor file must be equal to or greater than the minimum version 3.1 required by Flex SDK.

    Is there a quick fix for this?

    you need to replace http://ns.adobe.com/air/application/2.6 "> to http://ns.adobe.com/air/application/3.1" > inside *-app.xml file. ""

  • I accidentally the application data file in my windows 8. Help, please.

    I accidentally the application data file in my windows 8 accordingly the tile on the start menu is missing only the office and the store remained, I lost too much profile in other games, how to restore lost especially applications apps built in? Help, please.

    Hello

    Please check section of applications that the built-in apps still exists or not. This will clear if the built-in apps are only missing the start screen or permanently missing. If you find them, re-PIN. If you can't find them, Refresh and they all will be back over your app so lost data file.
    Here's how to Update:
    Hope this helps, good luck :)
  • Flex Builder error: Namespace 2.6 in the application descriptor file must be equal to or greater than the minimum version 3.1 required by Flex SDK.

    "2.6 Namespace in the application descriptor file must be equal to or greater than the minimum version 3.1 required by the Flex SDK kit."

    what it means?

    to run the application

    (1) I need lower version 3.1

    (2) I need a newer version than the 3.1

    I'm confused.

    You can change the project xml file. I solved like this.

  • I just upgraded from Creative Suite creative cloud. The application CS files are still on my computer. Can I just delete or what I have to do an uninstall first? Thank you!

    I just upgraded from Creative Suite creative cloud. The application CS files are still on my computer. Can I just delete or what I have to do an uninstall first? Thank you!

    You should always uninstall programs.  Before that, however, you must disable by opening one of the applications in each different Suite and by selecting help-> Deactivate.

  • Source of the Applications environment file

    Hi all

    I am applying the Patch 6510214 in an EBS12 running on windows platform 2003

    The first step for the Applications environment file Source. What is the file of Applications, %APPL_TOP%/envshell < nom_du_contexte > or < nom_du_contexte > %APPL_TOP%/ .cmd environment?

    Kind regards

    Hello

    It's 'envshell.cmd '.

    Kind regards
    Hussein

  • The issue with the application.cfc file

    I have the following in my application.cfc file segment:

    < cffunction name = "SystemFramework" returnType = exit "boolean" = "false" >

    < cfset application.portfolioUploadRoot = "c:\test" >

    < cfset application.ftpUser = "commuser" >

    < cfset application.ftpUserPass = "74pA9yDo" >

    < cfset application.commExch = "icsscohtvp02.ics.idaho.net" >

    < cfif not directoryExists (application.portfolioUploadRoot) >

    < cfdirectory action = 'create' directory = "#application.portfolioUploadRoot #" >

    < / cfif >

    < cfreturn true >

    < / cffunction >

    If I do a cfdump of #application.ftpUser it gives me the above information.

    If I do a cfdump of #application.commExch #, I get

    Element COMMEXCH is undefined in APPLICATION.

    Why would have occurred?

    First of all as a tip I mean please use Application.cfc instead of application.cfc.

    Then do a cfdump of the scope and Ant let us know the result.

  • Action Script code to restart the application air at regular intervals

    I hope that someone more versed in the action script 3 for air can help me!

    I have an app which I intend to display on the ipad at an exhibition. I'd be able to add code to the script action.
    who's going to restart the application after a certain period of time (say 5 minutes), if it has not interacted with that is the screen has not affected?

    I would be very grateful if someone could help me with this

    You can call a function when the idle time is 5 minutes and function reset everything that is appropriate for your application:

    var fiveMin:int = 5 * 60 * 1000;

    var: timer = new Timer(fiveMin,0);

    timer.addEventListener (TimerEvent.TIMER, resetAppF);

    Timer.Start ();

    this.addEventListener (MouseEvent.MOUSE_DOWN, resetTimerF);

    function resetTimerF(e:MouseEvent):void {}

    Timer.Reset ();

    Timer.Start ();

    }

    function resetAppF(e:TimerEvent):void {}

    do all reset your app

    }

  • create the directory database object to access the application node files?

    Dear all,

    We have oracle E - Business Suite application and database in two different nodes.
    I tried to read a file from the application server with utl_file, but I can read from directories in the database servers.
    It seems that the purpose of database directory that I created to go to utl_file.fopen can be used for database server directories.

    Is there a way I can read directly application server?


    Concerning
    Bhatia

    Bhatia,

    I was referring to the physical directory itself, do it on a disk that is shared between the two servers.

    Thank you
    Hussein

  • Referring to data files contained in the application JAR file

    Hello

    My application needs referencing files in folders that are part of the application JAR. I have tested locally with NetBeans and it works fine. However, during the launch of the server, the application search for files in the downloads directory (where the JNLP file is saved for the launch). How can I get the application to search for files in the JAR file, where they reside? TIA!

    Bob

    FractalBob wrote:
    .. AHA! Thank you! It's exactly what I'm looking for.

    Please mark my answer as "correct". ;)

  • Impossible to migrate the application through file system artifacts

    Hi all

    Exported application artifacts in the development environment cannot be imported into the production environment. The file in the directory what can not be read by shared production Services.
    The user exists and is intended for the application.

    Thanks a lot for your help.

    Ilias

    We had to change the permissions of the file of database objects (with the extension .rul, .csc, .rep) for them being migrated on another environment (initially our group is missing permissions on these files).

    Bravo!

  • Affecting RenderMode DIRECT causes the Application AIR Crash when the direction of changes

    Hello

    I created a new project of Starling and sets in the BAR descriptor to direct , and whenever the phone changes the orientation, the application crashes.

    This happens even before I instantiate and start being Starling...

    Any thoughts? Thank you

    I tested a project Starling of myself, and while the application does not crash there are certainly problems of rendering. A quick search on google turned up this article on how to deal with changes in Starling - http://wiki.starling-framework.org/manual/auto-rotation

    Let me know how make you out!

    See you soon,.

    Dustin

  • Debug the application Air iOS on device with Flash CS6?

    Hello

    Is it possible to debug an iOS to Air on the device application to get all messages from trace()?

    I use Flash CS6 with the AIR SDK 16.

    Thank you

    Go into settings of publication:

    -Select the fast publication for the debugging device and select your WIRELESS LAN adapter IP list

    -Install IPA on your device
    -In Flash CS6, go to debug panel-> begin Remote Debug Session > ActionScript 3.0

    You will see:

    Waiting for player to connect...

    in the Panel output

    Now launch your application on your device. Do not forget that you in the same WiFi network with your desktop computer. If Flash CS6 impossible to connect to the device and still wait - try to disable the firewall.

Maybe you are looking for