Adobe DPS Android custom viewer using Angular

Hi
I have recently developed a custom viewer app for the ipad using the excellent articles and code examples that Derek Lu provided.
This app used backbone as the MVP framework and communicated with Adobe DPS to retrieve folios and information using the provided API.
I have now been tasked with developing a similar version for the Android device and have been able to get hold of example code for the Android device from.
https://www.dpsapps.com/dpsapps/store_configurator/
However this code uses Angular as the MVP framework instead of Backbone - whilst i appreciate there are going to be device specific differences between the IPad and Android which will impact on what can / cannot be done on Android, i wondered if there was any particular reason why the code example for the Android viewer uses Angular over Backbone?
I was hoping to be able to leverage the Backbone code written for the IPad version  but when i try to put this on the Android device i seem to recall it either not allowing me (when using the webbuilder) or that nothing seemed to work / appear on the device, whilst the Angular version (freshly downloaded and unchanged - but configured to bring down my folios with the relevant guid) from the dps app store configuration link (provided above) does work.
Additionally i seem to be unable to test the Android Angular version on my desktop in the same way i was the backbone version.
Has anyone else encountered similar problems?
Thanks
Dave

Having spent quite a bit of time scratching my head and googling i ended up finding the answer to this myself - so i thought i best post it to help others out.
What i could not comprehend was why a functioning backbone example on the ipad could not be directly copied across to work on the android device - what transpired was that the backbone example was using an older version of the AdobeLibraryAPI  - taken from Derek Lu articles (from a few years ago) whilst the Angular version was using the most up to date version of the AdobeLibraryAPI. I found this mentioned and explained on another forum post:
https://forums.adobe.com/thread/1622729
so i went to Adobe DPS - Library and Store SDK 2.32 : Class Index : JsDoc Reference and got the latest version of the API, swopped it out and hey presto the backbone version now works on the android.

Similar Messages

  • Errors on Android custom viewer published by VB 1.7 & Adobe Content Viewer (2.2.0.0.34183)

    We've been testing an Android viewer for several months, and recently updated viewer builder to the latest version(1.7).
    The VB1.7's iPad custom viewer is just ok to show latest and previous folios,
    but it's Android custom viewer doesn't properly process the latest folio, published by Folio Producer 1.7.
    Previous folios are well processed, but the viewer only shows gray screen for the latest folio, with some unexpected screen errors.
    Also it seems that this happens on the latest Adobe Content Viewer for Android(ver. 2.2.0.0.34183) as well.

    Hi!
    When i try to install Adobe Content Viewer from Android Market, i get the next error:
    Installation error. Package file was not signed correctly.
    My tablet is Samsung Galaxy Tab 7".

  • "Browse" scrubber view in Adobe DPS as default view

    Hi there,
    Is it possible to set the "Browse" scrubber view in Adobe DPS as the default view (ie the first view a user sees after the magazine cover)? Our publishers would like users to see the "Browse" view automatically rather than having to navigate to it using the dropdown bar.
    With thanks and best,
    Ella

    No.
    Bob

  • Adobe DPS: connect custom stores front to external server?

    I found this page which has instructions on how to create a custom store front. http://www.adobe.com/devnet/digitalpublishingsuite/articles/dps-custom-store.html#articlec ontentAdobe_numberedheader_2 My question is, would I be able to host the folio files myself (ie. change the serviceUrl from edge.adobe-dcfs.com to one of my own)? My users would download my custom multi folio viewer app and then connect to my webserver where they could download and view folios hosted by me. Is this possible? Nothing in the API seems to suggest this.

    Ok, I figured as much.
    If I need to interface with the Adobe Distribution Service, is it possible to do this from an app other than the provided multi-viewer? eg. Can I use the DPS API in my own app?
    As I'm sure you've gathered, I'm tring to interface folio files into a larger project.

  • Adobe DPS Android - Folio Size Best Practice

    Hey everyone,
    we designed a magazine for iPad and now want to bring it over to Android. A little bit of research and it seems, that the Samsung Galaxy Tab 7' is one of the most popular tablets. Second to that is the 10' Samsung Galaxy tab.
    The problem I know have is, for which resolution I should re-do my magazine to work on most android devices.
    I read about it (http://blogs.adobe.com/indesigndocs/2012/10/creating-dps-folios-for-android-devices.html), but still would be happy to hear from you guys regarding the following things:
    Would it be wise do set a new folio size 1280x800 (to cover the 10')? I think it will be automatically scaled down to 7' on smaller tablets, right?
    Or is it the better approach to work with an addiotional folio size 1024x600 to target the most popular tablet with 7'. As I recall correctly, the content will not be enlarged on larger tablets like 10', right?
    What if I have a retina-Android-Device. Does the folio automatically scales up like on iPad?
    Personally I would think that approach 1 is the one which makes most sense. content will be displayed fine on 10' and 7' with content slightly smaller on 7' (just like iPad retina and iPad mini).
    What do you guys think?
    Thanks a lot in advance!
    florian

    We starting to test publish to Android. Our 1024x786 PDF iPad edition is showing OK on content viewer for android. There is black boarders, but with pich and zoom, it's perfectly viewable. HTLM and web content works fine. We simply don't have the time to recreate folios at various sizes. So our solution works for us.

  • Adobe DPS, Android and HTML

    I have been having problems with my multi-folio DPS app on a Galaxy Note 10" (GTn8010).
    It was built for ipad and works fine on ipads 2 & 3.
    On the Galaxy it is very laggy/clunky with loading wheels and all edge animations(.oam's) really struggle and some are cropped? I have to tap the screen to complete the animations in stages.
    Some animations are very simple and small, yet not working at all?
    Also my interactive html forms with dropdowns don't work. A simple html form with nothing fancy...
    I have a contact form in Muse too, which doesn't work? The keyboard pops up, but it hides the form and doesn't input text?
    Has anyone had simlar problems and is there a work around?
    I have tried 1024x768 with pillarboxing and folio renditions at 1280x752 and still not working?
    I hear there is an update on Jan 11th, but unsure if these issues are addressed?
    Any help is much appreciated.
    Thanks,
    Nick.

    We starting to test publish to Android. Our 1024x786 PDF iPad edition is showing OK on content viewer for android. There is black boarders, but with pich and zoom, it's perfectly viewable. HTLM and web content works fine. We simply don't have the time to recreate folios at various sizes. So our solution works for us.

  • Unable to apply color formatting to document library custom view using javascript

    Hello,
    I have applied color formatting to some values in Document library at "Allitems.aspx" page.
    Created one view where record of library displaying as per sort rule and trying to apply the color formatting on that view, but its not getting apply.
    also tried to insert that list as web part in one page with the same view(created by me) and tried applying color..but not working.
    I used below script for color formatting, included in script editor web part:
    <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js"></script>
    <script type="text/javascript">
    $(document).ready(function()
    $Text = $("td.ms-cellstyle.ms-vb2:contains('Very limited risk - acceptable A')");
    $Text.css("background-color", "#7FFF00");
    $Text = $("td.ms-cellstyle.ms-vb2:contains('Measures Required (in 6 months) - M')");
    $Text.css("background-color", "#D2691E");
    $Text = $("td.ms-cellstyle.ms-vb2:contains('Immediate measures required - I')");
    $Text.css("background-color", "#6495ED");
    $Text = $("td.ms-cellstyle.ms-vb2:contains(Stop work until measures are taken - S)");
    $Text.css("background-color", "#DC143C");
    </script>
    Could please suggest a way out.
    Thanking you in advance.
    Regards,
    Jayashri

    Hi Jayashri,
    Follow the steps to debug your JS code, preferable in IE browser
    Press F12 to open your developer tool
    Select Script tab
    Search for your code, set debugger point by clicking on the left extreme position on line numbers
    Click on Start debugging at top, if its not there in your browser just refresh the page, it will hit the debug point.
    Hope it will help you in debugging your code, if you need any further details about debugging this, mail me @
    [email protected]
    Thanks
    Shakir

  • BPM Worklist: Searching in custom views does not work for protected flexfields !

    Hello,
    Have mapped few protected attributes in my .task file. Also created the corresponding labels on target SOA server. I am able to create custom views using these protected flex fields.
    But what I have observed is keyword based search is not working for custom views using protected fiexfields.. however it works fine with public fiexfields.
    Any pointers on this? Am I missing something in the configuration?
    Thanks..

    Can anyone help me?

  • Android Adobe DPS viewer. HTML form dropdown menu closes everytime the viewer navigation pops up.

    I have a web content page which contains a form dropdown menu: <select><option></option></select> ... and so on. I use this as a small filter to narrow a result.
    When I tap the screen, this dropdown menu is shown and works correctly on an iPad. As a side effect the navigation from the Adobe DPS viewer is also shown although this doesn't interfere with the dropdown menu in the HTML. Both are shown.
    On an Android tablet, the html dropdown menu is shown for a fraction of a second until the Adobe DPS viewer navigation pops up. The HTML dropdown menu just won't stay visible.
    My question: How can I solve this? How can I make the HTML dropdown visible on an Android tablet? Or how can I prevent the DPS viewer navigation from showing?
    Thanks

    This phenomenon does not happen on a Samsung Galaxy Tab 2. While not showing the dropdown menu as on an iPad it shows it as a scrollable menu at the bottom.

  • Trouble with custom viewer for Android

    Hello, I have created a Custom Content Viewer for Android using Viewer Builder 1.5.1. After building the Content Viewer I sideloaded, v15 Android.apk and tested it on a Samsung Galaxy tab. It shows the empty gray viewer with no content.
    Is there something that I may have not done correctly with the android app? I want to test my viewer locally. I have uploaded folio with the same adobe Id, which I have used to create my content viewer but not able to find my content on tab.
    I have professional account for DPS, how to get "Sign In" button for my Content viewer and test it before uploading it to Android market? Any help would be appreciated.
    Thanx in advance
    Kundan

    Got it. I tried booting with MOD_AUTOLOAD set to yes, and it was working fine. Looks like I needed to specify some more modules in my list.

  • Embed Adobe Reader in custom Android (or PhoneGap) Application

    We have a need to embed PDF reader in one of our custom built Android (or PhoneGap Plugins) tablet application. Embed meaning is not just display pdf document inside the application instead we have to tap the following API functionalities programmatically:
    1)       Retrieve pdf document meta data i.e. Page Size, Author, Date Created
    2)       Tap next and previous page click and implement our custom handler code
    3)       Zoom, Pinch, page swipe etc.
    Can someone help us or give direction to achieve the above use cases using Adobe Acrobat reader (Adobe Reader Mobile 9 SDK)?
    Whether Adobe Reader Mobile 9 SDK exposes API to program against? The FAQ section doesn’t talk about the API for the above mentioned use case
    We have spent enough googling to find the possibilities but no luck. What was our conclusion after the analysis is we have to go for open source or commercial embeddable pdf sdk’s i.e.
    Mozilla’s Pdf.JS
    Android Pdf Viewer Library
    Foxit pdf viewer library
    Radaee.pdf, Embeddable Mobile PDF SDK
    The Adobe Reader Mobile SDK
    We have tried the above mentioned libraries and below are our experience
    Mozilla’s Pdf.JS – It is a JavaScript solution and exposes API for all of our need but fails to render the PDF for some cases whenever some special embedded font is missing and in such cases the application crashes. Other than this single issue it very promising and superb. Still it is in beta stage.
    Android Pdf Viewer Library – We have built a Custom Intent (PhoneGap Android Plugins) but it is very slow and fails in many cases. We felt PDF.JS is much better than Android Pdf Viewer Library
    Radaee.pdf – Currently exploring. The Knowledge base is very poor and not enough samples to move forward
    Foxit pdf viewer library – Unable to download the SDK from the URL they sent in the email after registering with Foxit.  Though the link says PDF SDK but it downloads only the pdf reader. We sent an email to their sales team and awaiting their response.
    The Adobe Reader Mobile SDK – SDK is not available to download, one need to get it through their re-sellers. We sent a request to them and awaiting for their callback
    Datalogics
    Bsquare
    Bluefire
    Appreciate your response & support.

    Have you tried in the special Reader for Android subforum?
    http://forums.adobe.com/community/adobe_reader_forums/android?view=discussions

  • Adobe DPS - using video

    I am trying to set up an FAQ page with a list of questions on the left which activate videos that appear in the same frame area on the right. I’ve uploaded the video as an object state, and used the button to activate and play the relevant video/state. It works ok in the SWF preview, but crashes InDesign everytime I attempt to upload it as an article. can anyone help me?

    Having spent quite a bit of time scratching my head and googling i ended up finding the answer to this myself - so i thought i best post it to help others out.
    What i could not comprehend was why a functioning backbone example on the ipad could not be directly copied across to work on the android device - what transpired was that the backbone example was using an older version of the AdobeLibraryAPI  - taken from Derek Lu articles (from a few years ago) whilst the Angular version was using the most up to date version of the AdobeLibraryAPI. I found this mentioned and explained on another forum post:
    https://forums.adobe.com/thread/1622729
    so i went to Adobe DPS - Library and Store SDK 2.32 : Class Index : JsDoc Reference and got the latest version of the API, swopped it out and hey presto the backbone version now works on the android.

  • Can users view content produced by Adobe DPS on Desktop (MAC/PC)

    I'm new to the Adobe DPS product line and was wondering if someone could clarify if the DPS product line can produce content that can be published for viewing on mobile devices (iPad, Android, playbook) as well as Desktop (MAC and PC)

    Thanks, I ‘m not looking for authenticated purchases or selling of content at all. Rather I have a client who is going to produce content for use by his staff in via ipad (i.e. for a sharing content in a face to face one on one scenario) but also wants to be able to use the same content on a PC for a secondary purpose.
    So from link you provided sounds like this could be done via sharing of the link via email which then gives the recipient access to the content to view from a standard web browser. Is this correct?
    Alex

  • Is Adobe DPS available for Android phone?

    hi~
    is Adobe DPS available for Android phone?
    The app is not founded in googleplay..

    I encountered the same issue. You (in theory) would simply update the APK file. Find the AndroidManifest.xml
    right around line 42
    <supports-screens android:smallScreens="false" android:normalScreens="false" android:largeScreens="true" android:xlargeScreens="true" />
    change to
    <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" />
    recompile, package, deploy.
    NOTE: I have not been able to get this to actually work LIVE in the play store where I have had some success with actually putting it on my device. I can get the app store to say that it is compatabile on small/medium/large/xlarge screens, teasing me with joy prior to the error I get when I attempt to install that the item is "not properly signed". This could be something with the META_INF xml file, the version of JDK and apktools or jarsign I am using, I certainly dont know... yet, but after about 10+ hours I am fairly certain of one thing: Adobe does not want it working on small/medium screens.
    (perhaps for good reason...)
    If I do come up with a solution I will post. As perhaps a feature request, would be great to have the following in the App builder:
    1- Advanced tab
    A: allows us to manually enter the
    android:versionCode="00000"
    android:versionName="0.0.0.0.0"
    B: allows us to change
      <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" />
    values.

  • Can you create an app using Adobe DPS, then pass the Folio to a programmer to add interactivity?

    I'd like to know if I can create an app using Adobe DPS, then pass the folio to a programmer to add advanced interactivity that DPS doesn't provide. I would like the programmer to use either XCode or Android SDK because it is a standard, but they can also use C#, JavaScript, and several other coding languages. The folio would serve the purpose of a tight digital comp for the programmer.

    Thanks for your help Bob! I found this article on the Adobe site. Figured I'd share it. http://helpx.adobe.com/digital-publishing-suite/help/import-html-articles.html

Maybe you are looking for

  • Web module: exporting keywords to a template not possible?

    I want to use the web module to generate my photoblog, however I need to be able to export the keywords or collections used to tag each image. The dialog box for changing the image caption allows you to export all sorts of EXIF and IPTC metadata but

  • Using AME in Workflow

    Gurus, I am exhausted trying to find a solution to my problem but with no luck, hope I get some answers here. I want to use AME in my custom workflow. How do I go about it? I am finding articles which says use ame_api2.getnextapprovers.... but which

  • Does JCo have connection limitation of 100?

    Hi, experts. I got complain from BASIS about JCo connection problem. The problem is basically every JCo can have only 100 connections to the maximum. Is this right? I thought configuration of JCo at WD management tool determines the maximum of the co

  • Calculate no of process

    Hi All, We are using Oracle11g on AIX 6.1, we would like to calculate "Maximum number of PROCESSES allowed per user", depend on CPU, MEN, process or session?

  • Terminal unresponsive [solved]

    My terminal (xterm, urxvt, gnome-terminal and virtual terminal) doesn't respond to commands anymore. When I enter any command, for example "ls", it simply hangs and returns no output. When I try Ctrl + c to interrupt it, it prints "^C" and continues