Android Native Viewer

Hello

I built my application in the native Viewer and when I try to download my tablet device content shows this message: "you are not authorized to download this point, please sign in with a different account or try again later. I tried to open a session with three different accounts, and always is the same.

Someone with the same problem?

Screenshot_2014-08-01-12-35-14.jpg

You should contact Enterprise Support for assistance with this. You can find contact information in the Middle at the bottom of the http://digitalpublishing.acrobat.com/ site after login.

Neil

Tags: Digital Publishing Suite

Similar Questions

  • Android Native UI

    I'm looking for any registration or information on the different user interfaces that users with the new Android native Viewer. I discovered yesterday that Samsung devices running 4.4.2 use a navtive button to open the sign in Control Panel while the camera that I have (an Asus Transformer running 4.0.2) has three char. points in the upper right winder on cone to open the Panel. My client wants to be able to communicate to the blocks as many users as possible that they will meet when the user opens the application. I'd be happy to do the job, but unfortunetly I have access to a few Android devices and certainly cannot test every flavor of Android on each device compatibility.

    Thank you

    -Scott

    There are really two varieties, depending on the device that has a physical button menu. If it isn't then the menu appears on this physical button. If it isn't then it's the... top right. We use standard Android controls for this and the OS just moves based on the device.

    Neil

  • How to remove ActionBar android native app?

    Hi, how can I remove ActionBar android native app? I can't find any option to do this in AppBuilder.

    Hello Alejandro,

    We do not support hide action bar in the observer of Android.

    Neil

  • Audio support Android natively?

    Hi Neil, audio of the native Viewer will be resolved with the V31 version next month?

    (Branched out in a new discussion because it was a response to another topic)

    I hope to have an initial implementation available in little more than a week. It will not support files custom controller or the background sound, but the rest should work. If it is the version that is due in a little more than a week depends on how the test is going.

    Neil

  • Native Viewer & Article Viewer

    Hello

    In some documents on the DPS, I read this statement... Native Viewer & Article Viewer

    What the difference between native & Article Viewer, please?

    Sorry, my first isn´t of English language and I want to understand legal means...

    In this scenario, my doubt is:

    'Split Paywall parameters for the native Viewer & Article Viewer'

    __Felipe

    Ask yourself on a feature that is not yet available. A native viewer is a viewer running on a device as opposed to a computer. In other words, there may be separate paywalls for the device Viewer application and the Web Viewer.

  • Android native application on the viewer problem

    I have create a native android app. I have create my folio on 1280 x 800 and I also create the application.

    But I have a little problem on how my content appears on the display. When I saw my folio on the Viewer from the office all right but when I open it on the Viewer on the Tablet I have a problem on the appearance of texts. All the text looks as they have been somewhat distorted and the words cannot be read easily. Letters seems to be cut off on the edges. In order to understand what I mean I understand print 2 screens. The first is of the Office Viewer and the second of the viewer of my tablet. Please read the texts. To mention that on my previous experience with legacy app I never had this problem. Any suggestion on why this is happening and what can do to fix this?

    Thank you very much.

    destop_viewer.pngtablet_viewer.png

    Hello

    What device is on where it seems bad? When you use raster, if it gets scaled down, it will look like this. I would say if it's reduced raster switching text in PDF format.

    Kind regards

    Dave

  • installation of the android Native application

    I habe create a native Android app.i have download the signature of the DPS App tool and I got signed the app, so I got a new .apk file named ' unsigned-Viewer-google_play - signed.apk»

    I used this app to test my application and make the presentation on the store. My question is that my console DPS APP BUILDER on the downloads section, he always says unsigned app, and there is no another column beside that... Is this correct, or I missed something?

    Screen Shot 2014-10-13 at 8.04.49 PM.png

    DPS App Builder generates always unsigned apks. The site will never change to show something else. You use the Web site to build the unsigned application, download it, sign it with the signing tool and then test/submit to Google.

    Neil

  • not loading in Android on Viewer 32 PDF URLs

    Hello

    PDFs to HTML resources link and download fine in the drive on the Droid of the new 32 Viewer, but produce links to PDF files online a screen empty. It does not prompt you to download/view anywhere. The same pdf url works fine on the native browser of Droid. It is currently being tested on a folio 27 in a viewer 32 on a Samsung Galaxy Note on Android 4.1.2.

    iOS has native support for viewing PDF files inside a web control, something that is not supported by the Android and Windows operating systems. When the link is typed on we give to BONE up on Android and Windows open as a hyperlink, and it's to the BONE to decide how to display it.

    Neil

  • fullscreen video on android native app

    I'm building a native android app.i have a video that I want to play in full screen by typing. Put continues to play online when I spotted my article on the insight generator.

    Previously, I was working on android apps and it's default. Now how can I get my reading full screen on recording video?

    The legacy android Viewer supports videos online as they always played full screen. The native Android Viewer supports inline and fullscreen. If you want the video to play in full screen you must explicitly set this option in the control panel overlay of the folio on your video overlays.

    See Digital Publishing Suite help | Video overlays for details on how to use overlays video Panel to set this option.

    Neil

  • Opening an email with the native Viewer

    I have seen a few examples by which the native email Viewer can be opened at various stages of composition of mail, but I try to open an email enxisting...

    According to the last entry on this page:

    https://developer.BlackBerry.com/Cascades/documentation/device_platform/invocation/email.html

    Who is seems possible assuming a URL format of:

    PIM:message / rfc822: [accountID]: [messageID]

    So I tried to do exactly this in several ways, but I always find myself with an empty email ready for composition (not what I want).

    I don't know if the uri of the message must be in the request "form data", or simply by calling setUri on the subject of the request. For example:

    request.setTarget ("sys.pim.uib.email.hybridcomposer");

    request.setAction ("bb.action.VIEW");

    request.setMimeType("message/rfc822");

    QVariant Accide is QVariant::fromValue(m_currentAccount.id());.

    QVariant mID = QVariant::fromValue (m_currentMessageId);

    QUrl url = QUrl ("pim:message / rfc822:" + accID.toString () + ":" + mID.toString () + "");

    QByteArray data;

    Data.Append ("[{\"uri\ ": [------" "]"}] ");

    Data.Append (URL. ToString(QUrl::None));)

    Data.Append ("------"]}] "");

    InvokeTargetReply * response = invokeManager.invoke (request);

    "[{[result woud in data containing" [{"uri": ["pim:message / rfc822:1366609299:773"]}] "]}]."

    but alas no e-mail, even if replaces the last bit with:

    QUrl url = QUrl ("pim:message / rfc822:" + accID.toString () + ":" + mID.toString () + "");

    request.setUri (url);

    for example, url looks like: "pim:message / rfc822:1366609299:1206".

    always end up with a white, ready to dial, email? Clues as to what I'm missing?

    Kind regards

    KeV

    Looks like the documentation is wronge. If you want to display an existing email, on what the target should be set

    'sys.pim.uib.email.previewer '.

    You had to use the mechanism of queryTarget to figuret this point.

  • Android native app

    Hi.I have create a native android app. Right now the application will run on tablets, but soon we plan to do it also for smartphones.

    I create my folio on 1280 x 800 and I build the app that I present to the google store. My question is that, during the process of construction of the app in Office Designer dps on the step of choices regarding refunds for the tablet or smartphones of the menu drop-down does no made available (include a screenshot). As I normally read for each option (Tablet and smartphone) at this point, I should have the option of different choices. Is this correct? Why these options are not available for me? If I publish my app how I'll of course on the devices on which it will be available? Thank you very much...

    Screen Shot 2014-10-29 at 4.26.31 PM.png

    If you click on the link "More", it takes you to a help topic that explains the functioning of these drop-down lists. You should only enable this setting if you know that you need: we call it "advanced support of restitution" for a reason. Most people should leave this option disabled.

    The drop down menus will only show the sizes of folios that you posted in your account. Since they are empty for you this means that you have not yet published folios.

    Neil

  • Android - Web Viewer

    Web Viewer for android tablets work?

    An article only viewer is now available for iPads.

    Neil

  • Android application Viewer contains Android and Ipad Folio

    Hi, I am setting up an android Viewer application and have successfully crossed producer folio and generator app DPF - now, I check the .apk file on my Samsung Tablet and am surprised by TWO folios to my "library". I also have the iPad app that should not be there.

    Do I have to use two different app - IDS (identifiers containing a valid e-e-mail-address) for the Android and the iPad version of my Viewer application?

    Need help please, I'm stuck. Thank you very much!

    Android apps are always folio many viewers. So if you have published two folios by using the same title ID (account applications) they both will show in your library. Remember, an Android device adapts folios to adapt to the screen, while the iPad can only display folios with a 4:3 aspect ratio. See creating Folios DPS for Android devices. You can use accounts different applications to publish your folios to circumvent this problem.

  • Android Native application will not install

    Hi all

    This is my first crack at developing for Android, and what started as a smooth roll just stalled...

    I created my key file by the following using Terminal Server on 10.8.5

    keytool - genkey - v - keystore appnamegoeshere.key.p12 - alias alias_appnamegoeshere - keyalg RSA - keysize 2048 - stores pkcs12-validity 10000

    . Unsigned APK has been downloaded and sign with success. Happened the .apk in my dropbox and my Galaxy Tab 4 (4.4.2) I went to install it, I am invited about to install app and it works through its process and a few seconds later, I get a message "Application not installed".

    Where did I go wrong turn here? Thank you.

    Are you sure that you have installed the - signed.apk file and not the version not signed? The signature tool does not replace your application unsigned, he made a second apk beside her that ends in - signed. It's one you should install.

    Neil

  • Android Native app does not appear after installation

    Hi Neil, I sign (successfully) the package and I have copy the apk (signed) on the Tablet using Dropbox (file transfer Android have some problems).

    I installed it but I can not open and I don't see the application icon! What do you think?

    (I'm not connected in game store with the developer account Google.)

    (In any case, I realized that Android I hate me!)

    test.png

    (Branched to a new thread)

    Have you checked the setting "Hide app go"Launcher"Android"? If so, don't do it. It hides the icon of the Android Launcher.

    Neil

Maybe you are looking for