How to create Android shortcut to App in AIR?

What is the programmatic way (is there a programmatic way?) to create a
main launcher shortcut to your application on Android -- using AIR and AS3?
The tablets are being used only for our app, so it is appropriate
to put a shortcut on main for us, upon install.
This can be done in Java on Android.
I’m looking to drop the app icon right onto the Honeycomb main launcher – and
not just under the Apps button; where it goes by default.
I spent a while searching and didn’t see it.
Thanks

Did you look at Extending AIR for Android?
Since it give you access to the AndroidManifest, you should be able to do it (with 1 more building step...)

Similar Messages

  • How to create a shortcut for desktop as with IE?

    I've switched my browser to "Firefox" from 'Internet Explorer and would like to know how to create a shortcut for my desktop.

    You can drag the favicon on the left end of the location bar onto the desktop to create a shortcut.
    You can also use an extension.
    * SaveLink: https://addons.mozilla.org/en-US/firefox/addon/savelink/
    * Deskcut: https://addons.mozilla.org/en-US/firefox/addon/deskcut/

  • How to create a shortcut for a new application?

    I have made an application. I did a blankform too, which is the 1st form to start. Now I`d like to know how to create a shortcut that this form will start from a win desktop. What to write in the shortcut`s target (the path to the blankform- thats the name of it)!

    Well, if it's forms 10g, you can simply add the URL in your favourites and open it by selecting it from favourites menu of internet explorer.
    Please mark answer as helpful / correct, if it helps you
    Navnit

  • How to create a shortcut on desktop

    how to create a shortcut on desktop

    Hi Julie,
    Sounds like you're using Acrobat.com. What browser are you using? The steps will vary a bit for the different browsers, but here are instructions for several popular web browsers:
    Create a desktop shortcut to a website | Firefox Help
    How to Create a Shortcut to the Current Web Page (Internet Explorer)
    How to Create Shortcuts to Websites on a Desktop for a Mac | Chron.com (Safari)
    Best,
    Sara

  • How to create a shortcut menu for the pane

    Hi all
    Well - I know how to create a shortcut menu for a control, but how is it created for a pane? There is the possibility to add an event case for a shortcut menu linked to a pane (see picture), but how can I create this menu?
    Message Edited by becktho on 08-01-2006 11:32 AM
    Using LV8.0
    Don't be afraid to rate a good answer...
    Attachments:
    ScreenShot001.png ‏22 KB

    ahlers option works, sorry but I can't add images from work!
    Just use the shortcut Menu Activation filter event? to create a menu.
    Ton
    Message Edited by TonP on 08-01-2006 12:56 PM
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!
    Attachments:
    Example_BD.png ‏4 KB
    Example_BD.png ‏4 KB

  • How to create a shortcut for all users in Win 7 and Win 8?

    Hi,
    I'll trying to make a script that will create a shortcut in every user profile account in a computer. I stumble upon the script below from
    http://gallery.technet.microsoft.com/scriptcenter/Create-shortcut-in-your-11cfd3de/view/Discussions#content.
    Option Explicit
    On Error Resume Next
    Dim objShell
    Dim objDesktop
    Dim  objLink
    Dim strAppPath
    Dim strWorkDir
    Dim strIconPath
    strWorkDir ="C:\Program Files\Microsoft Office\Office15"
    strAppPath = "C:\Program Files\Microsoft Office\Office15\ORGCHART.EXE"  'you have to use your URL to Interanet site or path to specific program
    'strIconPath = "\\server\Xyz.ico"     'specify the path to the icon please change to your valid path
    Set objShell = CreateObject("WScript.Shell")
    'objDesktop = objShell.SpecialFolders("Desktop")
    Set objLink = objShell.CreateShortcut("C:\Users\%userprofile%\Desktop\Org_chart_test.lnk") 'change here To your shortcut name
    objLink.Description = "this is a test" 'replaec with your description
    'objLink.IconLocation = strIconPath
    objLink.TargetPath = strAppPath
    objLink.WindowStyle = 3
    objLink.WorkingDirectory = strWorkDir
    objLink.Save
    I did some modifications to cater to my need. Now the question is, how can I make the script create a shortcut for every user profile from the script above?
    Any inputs would be greatly appreciated.
    Thanks!

    You could create the shortcut at one machine, then copy it to the target as part of the logon script. Note also that this line contains an error:
    "C:\Users\%userprofile%\Desktop\Org_chart_test.lnk"
    It should read:
    "%userprofile%\Desktop\Org_chart_test.lnk"

  • How to create client and server app using node.js in firefox os.

    I want to create a client and server app using node.js for firefox os. Please suggest me how to create a apps.
    I want to send a request from client to server and based on client request, service reply to client.
    If any links available, Please share it.
    Thanks

    Hi sb00349044,
    The SUMO forums focuses on end-user support.
    For questions about developing for Firefox OS, you will find better guidance in MDN, StackOverflow, and mailing lists:
    * [https://developer.mozilla.org/en-US/Firefox_OS MDN - Firefox OS]
    * [http://stackoverflow.com/questions/tagged/firefox-os StackOverflow - Firefox OS]
    * [https://lists.mozilla.org/listinfo Mailing Lists at Mozilla]
    Thanks,
    - Ralph

  • How to create forms in mobile app????

    As part of my application i need to create a page which contains the user informations like name,address and phone numbers. Also the user should be able to update the same page?
    How to create the same? Is the option of creating as a form is available in sap.m library????

    The only issues I’ve encountered (which admittedly are a huge PITA when they happen) are slow downloads or dropped connections.
    However, once the app is completed and downloaded I haven’t had any issues at all.
    I suppose the term great is relative here and is used because you’re dealing with a free service.
    Bob

  • How to create JNDI for Oracle Apps Adapter

    I have created a data-source(jdbc/testds) and connection pool which connects to apps schema in Weblogic console.
    Then i go to Deployments-> Oracle Apps Adapter -> Configuration -> Outbound Connection Pools. In the Outbound Connection Pools table i expand "javax.resource.cci.ConnectionFactory" and then click New and select "javax.resource.cci.ConnectionFactory", click Next and give JNDI name "eis/apps/testds"
    But when i try to execute my BPEL process that has a reference eis/apps/testds it throws a JCA binding error. Can someone please guide me on how to create a Apps adapter connection. Also i would like to know how to refresh the connection pool(we used to have this facility in Oracle Application Server).
    Thanks,

    Can you once check the OA adapter check box in deployments and click update?

  • How to create a shortcut to a windows program running in wine

    I can open a windows application in wine by entering command in Terminal.
    I would like to create a "shortcut" to do this that is effectively an application and can either live on the desktop, dock or apps menu
    The commands I enter in Terminal are
    cd ~/.wine/drive_c/Program\ Files/<<program folder name>>
    wine <<program name>>.exe
    I am running Yosemite on a MacBook Air
    Any help appreciated
    As you can guess this is all a bit new to me

    Hi Scott,
    Based on your aticle, I changed my script by adding the credential, but I still have an error.
    Il also put the SQL specific port in the $dbServer variable.
    Any idea ?
    MY SCRIPT:
    $siteName = "TEST Site"
    $port = 80
    $hostHeader = "sharepoint.test.be"
    $url = "http://sharepoint.test.be"
    $appPoolName = "TestAppPool"
    $managedAccount = "DISNET\administrator"
    $authenticationMethod = "NTLM"
    $dbServer = "DSPORT-SQL02\DSPORTPRDEXT,50123"
    $dbName = "WSS_TEST_Content"
    $dbServer_secPassword = ConvertTo-SecureString "MySQLPassword" -AsPlaintext -Force
    $dbServer_Creds = New-Object System.Management.Automation.PsCredential "DMZSharePointLoginSQL", $dbServer_secPassword
    New-SPWebApplication -Name $siteName -Port $port -HostHeader $hostHeader -URL $url -ApplicationPool $appPoolName -ApplicationPoolAccount (Get-SPManagedAccount "$managedAccount") -AuthenticationMethod $authenticationMethod -DatabaseName
    $dbName -DatabaseServer $dbServer -DatabaseCredentials $dbServer_Creds
    Charles

  • How to create folders in video app in IPhone 5...

    Can anyone please tell me how to create folders for different things like movies,video songs in the video app on iPhone 5????...My itunes is up to date and i am using windows 7...

    Right click Target, select Add->New Build Phase->New Copy Files Build Phase.
    And yes, .app is nothing more than a folder (technically a package).
    Eric

  • How to create a shortcut key for email ?

    how to create a short key on mac book pro

    You do not say what OS X you are running.  If it is 10.8.3 you simply can have Mail a 4-finger swipe away.
    No short key neccessary?
    If some earlier OS X see >System Preferences>Keyboard>KeyboardShortcuts>ApplicationsShortcuts

  • How to create a shortcut for specific words?

    Hi
    I need to create a shortcut for a number of long expressions. Example:
    - "BE" => "business ecosystem"
    - "OB" => "organizational behavior"
    - etc.

    It's really funny to see users wasting their time when the answer to their problem is available in delivered resources.
    Here is a subset of Pages User Guide :
    You may also look at :
    https://discussions.apple.com/message/17331879
    Yvan KOENIG (VALLAURIS, France) jeudi 19 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k
    My iDisk is : http://public.me.com/koenigyvan

  • How to create SAPUI5 + MBO + javascript App in SUP2.1.3 ?

    Hi
    Can anyone help me with a link or any tutorial which can help me in finding a solution to my
    query...
    How to create SAPUI5 + MBO + javascript in SUP2.1.3 ?
    Thanks & Regards,
    Vamsi Konanki.

    please find the sample tutorials below
    UI5 + MBO
    Main Workspace
    UI5 + MBO in HWC
    Main Workspace
    UI5 + Odata
    Main Workspace

  • How to create Keyboard Shortcuts to Activate Buttons without the Mouse?

    Is there a way to create keyboard shortcuts in HTMLDB like CTRL+N to activate the Create New button, CTRL+S to Save the record, etc?
    Thanks.

    I haven't tried this myself, but you could always add an attribute to the control called accesskey. Use this link for further information: http://www.netmechanic.com/news/vol4/accessibility_no19.htm
    If the control is a button you will need to make sure that it is an html button so that you can modify the attributes.
    James

Maybe you are looking for

  • Send a instant message on the SAP screen

    Dear All, Plz explain the process of sending an instant messges on the SAP screen (A small window comes with messge on the screen, irrespective of the transaction we are in) Hope i am clear i want. Regards Madhu

  • Error in releasing billing document to accounting

    Hi All, While releasing a billing document , i am getting error as : No Valuation segment exists in the material master record for product xxxxx. However on further analysis it is found that in order to valuate line item for COPA system is reading va

  • Error while running JSF program in netbeans ide

    Hello guys, I was working with JSF on Netbeans 6.1 IDE. but was unable to run the application and got the following error : " javax.servlet.exception:PWC 1244: servlet execution threw an exception" "java.lang.NoSuchFieldError:IS_UNIT_TEST_MODE". Howe

  • How do I apply a hue to only the visible layers?

    basically what It says on the tin.

  • PURCHASE ORDER UPLOAD THRU BDC

    HOW MANY FLAT FILES 'LL U UPLOAD FOR PURCHASE ORDER IN BDC ND BAPI. i.e., WILL U GIVE SEPERATE FILE FOR HEADER DATA AND ITEM DATA OR A SINGLE FILE FOR BOTH. GIVE ME SOME SAMPLE CODES.