Is it possible to make a plugin api on android?

Hello,
We need to build an application that could be extended by plugins. Is it possible to do that and publish to Android handsets and TVs?
Like using modules, loading them outside android's package.

I found the answer: YES. ModuleLoader isn't available for a "Flex Mobile Project" neither Modules but you can create the modules in a separate Air project and load them using ModuleManager. I tested it. works. Don't know about performance of this, however.

Similar Messages

  • Is it possible to make .dll file of .vi project then load it to CVI and use the APIs in the dll to CVI project

    Is it possible to make .dll file of .vi project then load it to CVI and use the APIs in the dll to CVI project?

    Hi Kumar,
    It is possible to make .dll from Labview and i think we can call the same from other programming application also.
    Pls refer the
    below link
    http://zone.ni.com/devzone/cda/tut/p/id/4038
    GAnesan KAni

  • Is it possible to make a text box cycle/rotate through text, like a slide show does?

    Is it possible to make a text box cycle through 3 or 4 separate pieces/groups of text, like a slide show does with photos? So that when I open my site a text area says "Statement 1", then 10 seconds later it changes to "Statement 2", then 10 seconds later it chagnes to "Statement 3", etc.
    Its that possible with a text box? My desire is to have 3 or 4 testimonials that change every 10 seconds.
    You can see that right now it's a single testimonial:
    www.kmlstudio.com
    All help is appreciated
    Thanks!
    Kevin

    Right.  Some plugins have zip file downloads while others are just copy & paste.
    In DW, go to File > New > Blank page > JavaScript.
    Copy & paste the Cycle plugin code into your new JS page. 
    SaveAs   cycle.2.9.81.js  in whichever site folder you normally keep scripts.
    Link your HTML page to your new cycle script:
    Insert > Script > Script (browse to folder containing your cycle script). Hit OK.
    Don't forget to add a link to the jQuery core library, too.  Plugins don't work without it.
    Nancy O.

  • Is it possible to make a joltpool ?

    Hi
    Weblogic is started without successful jolt session pool cause of not being
    booted JSL in remote site.
    after a few minutes, JSL process is booted.
    in case of this, without shutdown the weblogic, is it possible to make the
    jolt session pool for JSL in remote site ?
    Does anyone have an idea ?
    I would appreciate it very much.
    Thanks in advance.
    Mr, ko.

    Hi Johan,
    If you are looking to export video through Edge Animate.
    Well, there is no direct way to do it but you could use a screen recorder to make an mp4. Then you can import the mp4 in PS and if you have the plugin for gif then you just save aa a gif.
    Regards,
    Devendra

  • Is it possible to make a video preview and export it from edge animate?

    is it possible to make a video preview and export it from edge animate?

    Hi Johan,
    If you are looking to export video through Edge Animate.
    Well, there is no direct way to do it but you could use a screen recorder to make an mp4. Then you can import the mp4 in PS and if you have the plugin for gif then you just save aa a gif.
    Regards,
    Devendra

  • Is it possible to make a game for a mobile phone?

    Im a new newbie(means that i completely unaware of J2ME programing)
    I wonder if it is possible to make a game to my pc for a mobile phone and then send it to the mobile using Irda
    ..or more generally if a mobile phone uses or supports j2me can i change the menu(ex add something like a calculator)
    Thanx!!

    Yes, if your phone supports both J2ME and reciving applications by IRDA, but you will need to learn Java, and the J2ME APIs.
    http://developer.java.sun.com/developer/onlineTraining/

  • How make a plugin?

    hi,
    is it possible to load in a thread a class that doesn't exist when i compile my application.
    and make instance of this class ?
    It is possible to make a system with plugins?
    thanks
    flagadajones

    I know its something to do with ClassLoader, but I've never looked into the detail.

  • More info on plugin API "slapi_be_get_instance_info"

    Hi
    How can I read the info returned by the plugin API "void * slapi_be_get_instance_info(Slapi_Backend *be)".
    thanks,
    sanjay

    That data is for your use, whatever you want. Use slapi_be_se_instance_info to store whatever data you want to be associated with that database instance. Then retrieve it later with slapi_be_get_instance_info.
    Warning: chaining database uses instance info for it's own private use, so if you are going to use instance info, make sure the backend is not a chaining backend.

  • Possible to make folder in right mouse button?

    I was wondering if it is possible to make a own folder link in the right mouse button. I would like to right click on a photo on my desktop and choose the folder in the pop up window where the photo then would move to. Is this possible?
    André

    AndreasvanHaren wrote:
    tried it and cannot get it to work.
    I'm pretty sure you didn't do it correctly. it works for me. did you read the installation instructions? you have to put the CM plugin into the Contextual menu folder and the preference pane into the PreferencePanes folder inside the Library in your home directory (not at the top level of the drive). then log out/in and it will work.
    And it's a demo only. Can I do this somehow with Automater?
    yes, but why bother. that CM plugin is much nicer than anything you can make with automator.

  • Is possible to make my own tool?

    Hi, I'm wondering if is possible to make my own tool (or extend native photoshop pen tool). I'd like to create curve tool for myself because I need some specific functionality for me.
    Thanks

    I was just reading the FAQ and it does need some upgrading but this section is still correct.
    3.1.3 What can I not do with the Photoshop API?
    No non-modal plug-ins.
    No plug-in tools.
    No plug-in floating windows.
    No plug-in palettes.
    No plug-in brushes.
    No adding or changing menus.
    No threading, the Photoshop API is NOT thread safe.

  • Where is the iDS 5.1 plugin API Reference?

    Does anybody know when there will be a iDS 5.1 reference guide for the plugin API.
    Especially in light of the examples telling you to refer to them?
    Looking through the header files, I've noticed that many functions from the version 4 SLAPI are deprecated, yet the new ones aren't documented anywhere I can find. I've checked iplanet.com, netscape.com, mozilla.org - nada, zilch!
    I need to port a plugin from NDS 4.x to iDS 5.1 and I'm worried that using the deprecated 4.x routines will blow up in my face.
    Does anyone have a pointer to the updated docs, or if they don't exist yet is there a date on when they'll be out? (not that it would help me - this plugin needs to be ported by WE 04-21-2002).
    Thanks
    Mike Hoffman

    mmm, I thought the plugin api was supported and documented for 5.1 - at least that is what was promised, but it looks like the docs may have been pulled. It is possible of course that it is just hard to find.
    I would contact iPlanet support to find out the current situation. In the mean time, if you want to get on with things and are prepared to take the risk that the current 5.1 api will not be honoured in future iDs versions, you could use the Netscape 6.0 plugin programmers reference which documents the same interfaces:
    http://enterprise.netscape.com/docs/directory/601/plugin/contents.htm

  • ADC SDK and/or Plugin API -- hope springs eternal

    All,
    I just contacted the Apple Developer Connection asking if they can give me any information regarding an Aperture SDK and/or Plugin API. If there is one out there, and it doesn't cost a fortune, I'm going to look into the possibility of solving the ACR issue.
    It's a long shot, but there's always hope. I'll let you all know what I find out. If anyone else gets to an answer before I do on whether these resources exist, please post it here.
    Brad

    Unfortunately I looked into this a few days after the initial announcement - the reply was ' 'Aperture 1.0 ships with a fixed set of adjustments. There's currently no public SDK for plug-in developers.'
    On the other hand FCP 1 had no SDK, so it might be another feature where we have to wait...

  • OUD Plugin API: changing ModifyRequest modifications

    Hi
    I have developed a plugin for OUD 11gR2 PS2 using the plugin API.
    The plugin intercepts MOD requests and edits the list of Modifications.
    It does this by implementing the following in handleModify(requestContext, request, resultHandler):
    Obtains the List of Modifications via List<Modification> mods = request.getModifications()
    Creates a new ModifyRequest via newModifyRequest = requestContext.getRequestBuilder(false).newModifyRequest(request.getName())
    Loops through the List of Modifications and adds them to the new ModifyRequest via newModifyRequest.addModification(mods.get(i))
    During the loop, an extra Modification is created and added to the newModifyRequest (this has to be placed in a specific location within the list of Modifications)
    Calls super.handleModify(requestContext, newModifyRequest, resultHandler)
    When I install the plugin and perform and ldapmodify, the plugin executes the modify ok but does not finish cleanly. The ldapmodify command shows:
    MODIFY operation failed
    Result Code:  80 (Other)
    Additional Information:  An internal error has occurred within the Directory Server while processing the operation
    Questions:
    a. Does the API support what I am trying to do?
    b. Why would I get an error even though the modify request is processing correctly?
    c. Is there some debugging that I can switch on to see what is going on in the API/engine?
    Thanks
    Richard

    Hi Richard,
    What you want to do is definitely a supported use case.
    Looks like the problem occurs during result processing.
    Have you tried to replace super.handleModify() in step 6 by
    // Forward the request to the next plug-in.
      this.getConfiguration()
      .getFirstNextPlugin()
      .handleModify(requestContext,newModifyRequest,resultHandler);
    Note: using wrappers as described at Using the OUD Plug-In API Reference - 11g Release 2 (11.1.2) instead of rebuilding the request from scratch might be more simple in your case (no need to add again every sub object, including LDAP controls if any)
    Sylvain
    When closing a thread as answered remember to mark the correct and helpful posts to make it easier for others to find them

  • Is it possible to make an alert message.

    Hi,
    Anyone knows if it Is possible to make an alert-message that pops up ( f.e as a little window) on a specific day to remember me of something I have to do that day?
    Would be handy.
    Is this possible with Tiger or is there a third party application that does the trick?
    Thanks in advance.

    Try a free widget called quikAlert
    http://www.apple.com/downloads/dashboard/business/qwikalert.html
    Regards
    TD

  • Is it possible to make a copy of the Leopard install DVD?

    Is it possible to make a copy of the Leopard install DVD? If so, is there a special way this has to be done? I just found out that we needed to use the Leopard install DVD to recover a complete backup from Time Machine after a recent hard drive failure. We have the family pack of Leopard, so I would like to keep the original at home and send a copy when my daughter goes off to college in case she needs to recover again. Her machine was originally a Tiger MacBook, so those install disks will not work. If it is not possible to copy the DVD, is there a way to create a bootable utility to do a time machine recovery?

    This half-solved my problem. I have had no problems creating a backup copy for my intel based computers, but non-intel based computers are problematic; a G5 powermac tower and a G4 Powerbook. Both with super drives for single density burning. Both have Leopard running, installed from an install disc purchased from Apple. However, neither will mount the copy, but intel based computers will. have burnt/burned with both toast 9 and Disc Utility. Discs won't mount and are "spit out" by the drive.
    Power Mac G5 OS X: 10.5.4
    Model Identifier: PowerMac7,3
    Processor Name: PowerPC G5 (3.0)
    Processor Speed: 2 GHz
    Number Of CPUs: 2
    L2 Cache (per CPU): 512 KB
    Memory: 1.5 GB
    Bus Speed: 1 GHz
    Boot ROM Version: 5.1.8f7
    Any thoughts?
    -Jim

Maybe you are looking for

  • How do i turn my photos into a photo stock where each photo may appear under several titles/albums?

    Hi apple dudes, I have about 7500 photos on my work MacBook Pro and what I want to do with them is tag/label each one with up to 5 headings so that each photo could effectively appear in or under multiple albums. I am effectively trying to create a p

  • Problem with Photoshop Elements 6

    The paint brush has disappeared from my tool bar.

  • CJI5 commitment line item report not showing po gross value

    Dear All, system is showing only net value in CJI5 report, actaully gross value of po must be reflected in CJI5 report and this happening in all po's like material, service's etc. example is as follows. Example: po net value: 1000 st 10%: 100 po gros

  • Contact picture

    Contact pic in adressbook resize to original size, when i zoomed in an place the photo how i want..

  • Applet witing to file

    I have a quick question. I have a signed applet. In the applet I am trying to write to a file FileOutputStream out = new FileOutputStream(m_File) this throws an error. Even though the applet is signed. I found this information: In Java2 JDK1.2, readi