Integrating ANE into a DPS app?

I have written an ANE for mobile apps that someone would like to integrate. They used DPS to create their app, are there resources or information on how to add and call ANE methods from a DPS-created app?

its possible, but very hard unless people have done it already (?) - you'd have to use JNI which lets you glue native code to java
JEditorPane and JTextPane are Swing components that can render simple html which might be enough for your needs?import javax.swing.*;
import java.io.*;
import java.net.*;
public class JEdTest1 {
   public static void main(String [] arg) throws Exception {
      URL url = arg.length>0 ? new URL(arg[0]) : new URL("http://java.sun.com");
      JEditorPane jep = new JEditorPane(url);
      jep.setEditable(false);
      JFrame frame = new JFrame("JEditorPane");
      frame.getContentPane().add(new JScrollPane(jep));
      frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
      frame.setSize(320,256);
      frame.show();
}asjf

Similar Messages

  • Integrating iBeacon functionality with DPS apps?

    Keen to hear of other's experiences with the iOS7 iBeacon functionality and it's possible integration into the DPS workflow.
    Anyone had success utilising iBeacon within Adobe DPS built apps?
    Is it possible to integrate APIs from third parties such as Estimote within the Adobe DPS environment?
    Thoughts and findings welcome...

    News just out today, Adobe boosts its mobile marketing services with iBeacon support and easier management of app.
    http://thenextweb.com/insider/2014/03/25/adobe-boosts-its-mobile-marketing-services-with-i beacon-support-and-easier-management-of-apps/?utm_source=social&utm_medium=feed&utm_campai gn=profeed#!BieDr

  • Integrating Explorer into a Java App?

    Is this possible?
    As I am going to be outputting some HTML, I would like to integrate IE into a java app that has been created.
    I would just like to know if it's possible, and ideally, a suggestion on where I can read more on how to do it.

    its possible, but very hard unless people have done it already (?) - you'd have to use JNI which lets you glue native code to java
    JEditorPane and JTextPane are Swing components that can render simple html which might be enough for your needs?import javax.swing.*;
    import java.io.*;
    import java.net.*;
    public class JEdTest1 {
       public static void main(String [] arg) throws Exception {
          URL url = arg.length>0 ? new URL(arg[0]) : new URL("http://java.sun.com");
          JEditorPane jep = new JEditorPane(url);
          jep.setEditable(false);
          JFrame frame = new JFrame("JEditorPane");
          frame.getContentPane().add(new JScrollPane(jep));
          frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
          frame.setSize(320,256);
          frame.show();
    }asjf

  • Integrating Diadem into a web app. Is this possible?

    I have a development team that manages a data collection engine that is web based and I am looking into trying to integrate Diadem to it.
    I want to understand my options of doing this.
    Thanks,
    Tony

    Hi Tony,
    As of DIAdem 2012 there is no product feature that makes it easier to create a web front end to DIAdem.  You can host DIAdem with a terminal services approach such as Citrix, which will give you all of DIAdem's functionality in a web GUI.  You can also host DIAdem on a cloud server if that's where your data is.
    On final option is that LabVIEW offers a user programmable web server which can make calls to DIAdem via ActiveX.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Cannot download developer app (.ipa) in DPS App Builder

    I built my articles in InDesign CC 9.2.1, previewed the folio on my desktop and iPad. No problems.
    I followed the instructions in the Step-by-Step Guide to Publishing iPad apps. Created the p12 certificates and mobile provisioning files. No problems.
    Built the app following the steps on page 49. Select folio... Create app... Signed in... App Details panel... Icons and splash screens... Selected mobile provision files... Create app...
    Everything worked....
    But now I've hit a brick wall.
    In the DPS App Builder I cannot download the developer app (.ipa) to test on my iPad...
    I get a red outline around the developer p12 input field.
    I've checked and re-output the developer p12 file and the password... tried again and again...
    How can I fix this and move forward?
    Any help would be greatly appreciated.

    OK it worked... fifth try...
    I exported a new p12 development certificate from Keychain access (as described on pages 19-20).
    Then I logged back into the DPS App Builder... Manage... download developer app (.ipa)... selected the new developer p12... and password....
    ... after getting a "server error"... tried again and it worked...
    For the record I did not do anything different in each of my five attempts... but this time it worked and I was able to download the .ipa file to my desktop...

  • Is there a way to use live geo location data within a dps app

    Hi
    I am wondering if i can use data from bing to get a real time position on map. Sort of like when you use goggle maps. I would like to integrate that into a dps app
    Thanks
    Ross

    Hi Ross,
    Yes, this is possible with the Geolocation Service, explained here:
    Adobe DPS - Library and Store SDK 2.30 : adobeDPS-GeolocationService : JsDoc Reference
    The watch API isn't yet supported. You can maybe set a timer ever few seconds to update the location.
    Cheers
    Mike

  • Having troubles logging into DPS App Builder...

    any server issues?

    We had a DNS server interruption earlier today that impacted DPS App Builder sign in. This is now resolved.
    Status updates are available at http://status.adobedps.com/.
    Neil

  • How do I create an iPad dps app that needs a password to enter?

    I need to create an iPad dps app for a corporate client and they have asked the question if after download, we can have it password protected to enter?
    If so how do I go about this? so the app has a log in page once loaded?

    You'd need to create a custom HTML store/library and build that into the application, and have that page request the password. This is a DPS Enterprise feature, it isn't available in pro or single edition.
    Neil

  • How to eliminate or customise the White preloader with Edge content in DPS apps.

    I am looking for a possible solution with the White Preloader Page when creating an IPA via Indesign.
    The content is fully created in Adobe Edge Animate, then its published HTML is placed via the Indesign Folio Overlay. Then via the DPS APP BUILDER converted to an IPA, this is working fantastic !!
    .. but..
    When the app is launched on the iPad there is always, always the white preload screen with the spinning wheel for a few instances.
    Tried to customize the preloader screen in Edge but the White screen will show first, then the custum preload screen and then the content.
    Also tried to modify directly the HTML but no luck, there is always the White screen with the spinning wheel.
    Somebody got any idea how to hide this White Screen ? Or how to customise this ?
    Thank you for any suggestion.

    I'm not sure what you mean by IPA but are you using the HTML files from Edge or the .oam file.  You know that the .oam file is much easier to use than the HTML files from Edge when being used in DPS.  You know you can create a poster image directly in Edge as well that is not white.  You can also take the posterimage.png file from the image folder and bring it into Photoshop and delete everything and save it as a transparent .png and replace it.  That way what ever is behind the animating shows through.  Just a suggestion.

  • I'm getting the "App Activate" error when I try to download my bundles from the DPS App Builder.

    I have a Single-App subscription to the Adobe Creative Cloud.
    According to this FAQ (link: http://www.adobe.com/products/creativecloud/faq.html#single-app) I should be able to publish unlimited single .folios with DPS with my Single-App subscription to the Creative Cloud. Here is the exact paragraph I'm refering to from that FAQ:
    As a Creative Cloud member, do I have access to Digital Publishing Suite?
    Digital Publishing Suite Single Edition is not available to free Creative Cloud members. Creative Cloud single-app and complete members have an unlimited Digital Publishing Suite Single Edition license. Creative Cloud for teams members also have an unlimited Digital Publishing Suite Single Edition license.
    When I build the app in the DPS App Builder and reach the end of the process, I'm getting the error where it asks me to provide a Single Edition subscription serial to download the developer bundles for my app. 
    I have tried all the methods described on this forum to solve this problem, including deleting and reinstalling the DPS App Builder, deleting the old apps and creating new ones after redownloading the DPS App Builder, deleting the DPS App Builder, signing out of my Folio Builder in InDesign, redownloading the DPS App Builder, signing into my Folio Builder in InDesign again, etc., to no avail.
    Can anyone help? This is a time-sensitive issue and I'm trying to get this app into the Apple submission process immediately. I can answer any questions if you all have troubleshooting advice for me.
    Thanks,
    David

    Thank you for the information and the response. We will be upgrading to the full version of Creative Cloud to publish our single .folio.
    I do want to remark on the issues created by Adobe's inconsistent explanation of how DPS can be used with the Creative Cloud. After reading that FAQ, I also spoke with an "Adobe Agent" through the chat system that pops up on various product pages and asked the agent as specifically as I could if the Single-app version of Creative Cloud would allow me to publish single .folios through DPS. In no uncertain terms the agent said the Single-app version would be fine, and referred me to the order page to begin the order process.
    I spoke with another agent over chat in the morning on Saturday and they also said I should be able to publish single .folios with the Singe-app subscription to Creative Cloud. When I presented my App Activation problem to the agent, the agent said I should just wait 24-48 hours for my subscription to Creative Cloud to process so I could create my app.
    This has been a very vexing process that has cost my team valuable app review time. If I had not encountered the FAQ and two agents who specifically told me that I could use the Single-app version of Creative Cloud to publish my .folio, I would have been happy to go straight to purchasing the full version of Creative Cloud.
    Thanks again for the assistance.

  • Typekit font not displaying in iPad DPS app (created by Indesign) in Web Content (Edge Animate)

    I think I have tried every permutation to make this work, but I am probably missing something. 
    I am creating a single DPS iPad app with InDesign, and I am using a Typekit font throughout.  So far so good. 
    I have created an Edge Animate project using the same Typekit font.  In preview mode, it is fine as well. 
    However, when I place the Edge Animate project into a frame in InDesign and use the Web Content Folio Overlay (regardless of whether I use the .oam file or link directly .html output published by Animate), the Typekit font will not show up in the Edge Animate portion of the DPS app and will instead use a fallback font. 
    Can anyone suggest a way to make Typekit fonts in Edge Animate work when embedded in a DPS app?  (For what it's worth, I have the same problem when embedding html output from Tumult Hype, so it seems unlikely that this is an issue with Edge Animate at all and probably has more to do with something in the way the DPS app is dealing with embedded html content.)
    Thanks in advance for any assistance. 

    Believe me, I understand the pain. Unfortunately there's only so much we can do at Adobe as the EULAs provided by the foundries for their respective fonts are very explicit in where you can and can not use them.
    For example, packaging an InDeisgn file and sending it off for pre-press with the fonts included in the package is in direct violation of most font EULAs. In a studio environment, you're only allowed to have a font installed on n number of computers and need to have multiple licenses to accomidate >n number of seats. When creating a PDF, fonts explicitly have to be subsetted before embedding into the PDF.
    That's just to paint a picture of the fragile state of using fonts in print, usage in digital mediums is just another bee in your bonnet when it comes to considering when you can and cannot use a font.
    Services like Typekit Desktop are trying to make this easier by removing a lot of those pain and condierations for you, by blanketing all these fonts under a single license you're free to use for print and the web. There's still some gotchyas, but we're aiming to greatly reduce how much you have to think about it where we can.
    So yes there's a bit of education when it comes to mixing embedded HTML content/fonts with DPS, but at least there's options
    Sarah

  • Integrating mod_plsql reports with Oracle Apps. A maddening dilemma.

    I'm hoping there is some guru out there that has the perfect solution to this maddening dilemma I'm facing.
    The crux of the issue is this.
    I've created mod_plsql reports that can accept a session_id with which they can set a user context based on global application contexts set in Oracle applications by users as they log in.
    At this juncture, I have not figured out a way to call those mod_plsql reports from Oracle apps using a variable session_id as defined for the user when they logged into apps.
    My client want to be able to log into Oracle apps and then go to the mod_plsql reports from the Oracle Apps menu and maintain the user session, so that the mod_plsql reports are run using VPD to constrain access to the data they are displaying to that specific user.
    The client does not have Single Sign On installed nor OID.
    I had hoped to pass a variable parameter session_id from the defined menu function that would call the mod_plsql url, but I don't see any way to pass a variable there and am becoming convinced that doing so is not an option. Can anyone confirm this?
    An alternate option I'm considering that seems like it would work is to create a JSP page that gets called from a menu function. In that JSP page, I would retrieve the session_id set in apps based on the context for the user_id that I could retrieve from fnd_global.user_id and assemble a URL with the session_id that the page would then re-route to the mod_plsql page.
    Unfortunately, I'm not versed in JSP.
    How hard would it be to create the sort of page that I'm talking about?
    Would the JSP need to part of OAF?
    Can anyone think of any other options that would take care of the issue I'm dealing with?
    Thanks.
    Kurt

    See answer on other forum: Integrating mod_plsql reports with Oracle apps. Maddening dilemma.

  • Offline form in iPad DPS App that stores data and then sends when connected to internet

    Hi there,
    I've built an "app" using InDesign and DPS. Great, whiz bang 360 spins, video, etc, etc but at the end I would like to have a form to record the users experience on the ipad or to record their experience of an event where the iPad was used. I have created a form in Acrobat XI, exported to FormCentral as a trial, linked to the form using a web frame within InDesign and then exporting out with DPS. App works fine, can see form, enter data and submit, check data via FormCentral admin system, all good.
    However, is it possible to create the same app that works identically offline? I know the whiz bang stuff will work as it's built into the standalone app. I guess the html form will need to be stored locally, when a user submits the form it needs to write to the iPad and store locally and if/when the iPad makes a connection to the internet it can send the stored local data upto FormCentral for processing. The form would be filled in by multiple users at different times.
    From trawling the web I can see forms can write locally to the iPad but then I also see pages of code, my eyes glaze over and I run for the hills. I just wondered if there was an easy solution? If not, can this be raised as an item in the wishlist for both FormCentral/DPS/Indesign? A nice clicky interface for us "non-coding" designers.
    Any help would be most appreciated,
    Thanks,
    Rog.

    Hi Randy,
    Thanks for coming back to me on this. Instead of a html form, can a pdf form embedded within a DPS app work?
    I see that pdf forms can be filled in offline and data sent went back online but unsure as to whether this approach will work within a DPS app.
    I saw a post you responded to
    http://forums.adobe.com/message/3506205#3506205
    You mention an article to the offline form in more detail but I get a broken link.
    Thanks again.

  • Font Licenses for DPS App folios

    I'm trying to get my head around font licenses for DPS apps. When publishing folios in PDF format isn't everything converted to images on export? I've found font licenses that have an app embed option but say that anything part of an "image" does not require an app embed license but rather just the regular user license. I understand that different foundries will have different licenses and agreements but any insight into general font use with DPS would be much appreciated. Currently my apps are iOS only but we may explore Android in the future.

    Bob, I appreciate your quick reply and expanding on the Typekit licensing, which very clearly specifies where DPS is covered. Though, I was hoping for a little more effort in response, or inquiry as to how you can better address the question. I tried calling Adobe to see if I could get some quick answers, but I did not receive support and was redirected to use the forum.
    I want to better understand the technical aspects of the DPS product so I can lean it against each foundries terms. Because the additional licenses are very expensive, literally thousands of dollars for myself and colleagues in some cases if we need something more than a desktop license. Neil answered it some above, but I need a little more clarity...
    I have researched and contacted a few different foundries and none of them have been able to give me a sense of confidence that they really understand what is being done with DPS and I could only articulate it in part. One foundry said I need an unlimited ebook license. Another said I need to buy a new ebook license for each digital magazine issue and also possibly an app license as well.
    A specific case is with FontSpring.com. They said I need an unlimited ebook license, but their terms say a desktop license includes embedding the font in a PDF and then selling that PDF. But when I asked about it a little further, they interpreted DPS published magazines in PDF format as needing an ebook license as well because of how it is produced and delivered to mobile devices, with the addition of slideshows, etc..
    Please help me understand and I'd like your opinion: When I create digital folios with DPS and the article format is PDF, should the product just be considered another method of delivering PDF content (even though it's going through an app and delivered to mobile devices)? Or is it something more? As Neil said, the fonts aren't evenly fully embedded, but rather a subset. Most places are trying to tie it into ebook licensing because it seems like more than a PDF that is sold, and it jumps pricing way up. Is it really more than a PDF and more like an ebook?
    Thank you.

  • DPS App Builder - certificates and account issue

    Hi,
    I'm working on an App for a client who's going to use it internally with his employees.
    My company has an Enterprise account and I'm a member of it.
    Working with the Creative Cloud - not using the same email address as the Admin of the Enterprise account.
    I finished creating the InDesign files, the certificates etc. I can launch "Create the app" in InDesign and fill the first steps in DPS App Builder but when I try to add the certificates it says:
    "App ID inside the mobileprovision file contains "*". This type of mobileprovision app ID is only applicable for Enterprise signed builds. You will need to re-generate this file with a valid app ID."
    Can the problem comes from the fact that I'm not logged into CC with the Enterprise Admin email address? Or because I'm set in the Enterprise Account as a member and not Admin?
    Thank you for your help!
    Sophie_HH

    I figured it out. I was confusing the p12 file for the push notifications with the original developer p12 file. All fixed.
    Rob

Maybe you are looking for