Error installing on Android device

Hi guys
My mobile project launches fine on the desktop AIR debugger/mobile emulator but when I export the release build to my device I get the following error...
The package(s) were successfully created but the application could not be installed on one or more devices:
Device ID S58302adc8c14 (Google Android): Problem occurred while installing Adobe AIR.
Device ID S58302adc8c14 (Google Android): Problem occurred while installing the application.

There is no more Flash Player for Android and there won't be another. Android is no longer compatible with Flash Player. Playing Flash content is very processor consumptive and it drains your battery, also shortening the life of it. Android (Google) recommends using either "Dolphin" or "Puffin" as your browser if you need to view Flash content with a mobile device running Android. They're both availabe in the GooglePlay store. These browsers use "server side" rendering to reduce the load on your device.

Similar Messages

  • File.openWithDefaultApplication throws error #0 on Android devices

    I'm using File.openWithDefaultApplication to launch a file after it has been downloaded (via a web service) from a Domino server with its default application. The AIR application in which I'm doing this is running on Android devices (test device is a HTC Desire HD) as well as on the Blackberry Playbook (iOS is not testet yet with regards to the file download functionality).
    Whilst File.openWithDefaultApplication is working fine on the Playbook (images, Word and text documents, Excel spreadsheets and pdf files are opened correctly), the same code throws an error code #0 on Android devices.
    The following code snipset is the result function of the web service call
            private function dbdownloadfile_result(event:ResultEvent):void
                try
                    if (event.result is ByteArray)
                        this.localfile  = File.documentsDirectory;
                        this.localfile  = this.localfile.resolvePath("download/"+ this.lst_filename);
                        this.filebytes  = event.result as ByteArray;
                        this.filestream = new FileStream();
                        this.filestream.open(this.localfile, FileMode.WRITE);
                        this.filestream.writeBytes(this.filebytes, 0, this.filebytes.bytesAvailable);                   
                        this.filestream.close();
                        if (this.customlistener != null)
                            this.customlistener(event);
                    else
                        super.wsrvop_fault(event as FaultEvent);
                catch (err:Error)
                    if (this.customerrorhandler == null)
                        trace(err.getStackTrace());
                    else
                        this.customerrorhandler(err);
                finally
                    if (this.customfinallyhandler != null) this.customfinallyhandler(null);
                this.wsrv.showProgressBar(false);
    The above code creates a file in a sub-directory "download" in the device's documentDirectory. The filename depends on the attachment name stored on the Domino server. The above code is calling the customlistener after the file has been created in the "download" directory...
    private function downloadOK(event:ResultEvent):void
        try
            trace(globals.DBFUTL.localfile.nativePath);
            trace(globals.DBFUTL.localfile.name);
            trace(globals.DBFUTL.localfile.url);
            globals.DBFUTL.localfile.addEventListener(IOErrorEvent.IO_ERROR,fileErrorIO);
            globals.DBFUTL.localfile.addEventListener(SecurityErrorEvent.SECURITY_ERROR,fileErrorSec) ;
            globals.DBFUTL.localfile.openWithDefaultApplication();
        catch (err:Error)
            trace(err.message);
            trace(err.errorID.toString());
    The above code generates following console entries...
    /mnt/sdcard/download/joan.JPG
    joan.JPG
    file:///mnt/sdcard/download/joan.JPG
    Error #0
    0
    As said above, the same code works flawlessly on the Blackberry Playbook. I also can open the file on my Android using the file browser. So everything seems to be alright. Just File.openWithDefaultApplication doesn't want to work.
    Any ideas what I might do wrong? Or is this bug?

    PDF format is not supported on Android, save your folio as jpg or png.
    By the way everything you describe can be easily done in DPS, andy reason to be doing it in Edge Animate? just curious :-)
    Cheers
    Alistair

  • Adobe Air won't install on android device.

    Just got a android phone to develop air apps on and guess what, the Adobe Air won't load.
    The phone (Virgin Mobile Optimus V = Mid-Tex Cellular LGE VM670) was just released.
    Does Adobe Air have minimum specs that have to be followed?
    Does the Adobe Air app have to updated with my phone to allow access on the android market .
    Some Air apps will show my phone, on others air apps do not (device ghosted) Including Adobe Air.
    Thanks

    I found this minimun specs:
    Android devices
    Google Android™ 2.2 operating system
    ARMv7-A processor with vector FPU
    OpenGL ES 2
    H.264 and AAC hardware decoders
    256MB of RAM
    The Optimus V has OS 2.2 and enough ram.
    Have to check the rest of the specs.
    The screen res is 320x480 and the processor is slow but has a gpu.
    I was surprised to see only 5 manufacturers certifided for Adobe Air Runtimes!
    There might be 50 manufacturers world wide making android devices.
    You would think the software would cater to the lowest common denomminator = minimun specs.
    I don't mind needing top of the line specs, that's OK makes sense, But not being able to sell an app
    because the manufacturer has not been certifided makes no sense.
    All manufacturers should have a top of the line device that meets the minimun spec.
    It limits your market.
    Sorry for the rant,
    want to buy a phone. Mint!

  • How Install Adobe Flash Player in any Android Device

    How to Manually install Flash Player to any Android Device?  Look for answers below.

    Hi I have tested this and every one should know about it and it is very easy to install. Works on Tablets, Phones, Set Top Boxes / TV Box. The trick is the APK file it is the same file format as any app on the play store here is the link right here from Adobe click and down load it from your device or you can download it to you computer and copy it to your device.  http://download.macromedia.com/pub/flashplayer/installers/archive/android/11.1.115.81/inst all_flash_player_ics.apk. Now that you have the file here are the instruction to install it please read the rest of it.  Manually install on Android devices   Once you have successfully installed flash it  may work with your native chrome browser with most devices but in some cases mostly phones it does not.
    So you will have to down load Mozilla FireFox or Dolphin Browser. FireFox will work right away Dolphin under the setting you need to turn on Flash always on. That's it.
    Once  you have it done test it by going to http://askmilton.tv enjoy. Please post a comment about you experience.
    Best

  • Why I am unable to install flash player on my android devices??

    why I am unable to install flash player on my android devices??

    Hi it works perfectly follow the instructions. I have tested this on Phones, Tablets and Set Top Boxes or TV Boxes. Here is the important  Part you need the right APK file just like any app on Play here is the right one download this  http://download.macromedia.com/pub/flashplayer/installers/archive/android/11.1.115.81/inst all_flash_player_ics.apk using your device or using your computer. here is the link right here at Adobe Manually install on Android devices . Once you have it done please test with is amazing TV Network built with Flash http://askmilton.tv  please post your comments and your experience. I had to edit my post the moderator did not like my first one sorry.
    Best

  • Can itunes be installed on android tablets?

    Is there a way to install on android devices?

    No it cannot. iTunes requires either Mac OS or Windows.

  • Error installing IMlet....Emulator Error

    Windows 8.1 (I have now also tried it on Windows 7)
    Java ME SDK 8
    Netbeans 8
    Since downloading Netbeans a few days ago I've been having persistent problems. It's very slow and the the emulator starts up less than half the time. MosT of the time
    I get An error once the emulator opens and it's about the begin running the program. It says:
    Error Installing IMlet: See Device Log for Details.  (see attachment)
    The FATAL error message in the log is as follows:
    [03:55:09.401]  FATAL - lkit.ui.actions.AmsExecInstall - Unknown error: invalid url: file:///C:/Users/Kevins Home/Desktop/GPIOLEDTest/dist/GPIOLEDTest.jad    (see attachment)
    This problem also occurs on my girlfriends MAC using the same code + setup.
    There's very little online material that seems to be relevant.
    Would love to figure out what's wrong so I can finish this course: Develop Java Embedded Applications with a Raspberry Pi
    Thanks in advance

    I'm don't know what is causing this problem.  Hopefully one of the Oracle folks can chime in on this. 
    Let me review a few things with you just to make sure your problem isn't something obvious...
    1.  You have all the software prerequisites installed: all the Java ME version 8 release software installed listed in the first few videos of lesson 1.  This means not version 7, not pre-release, not beta.  Make sure you have installed the exact versions of the software Tom listed in the video. 
    2.  You have netbeans 8 installed.
    3.  You have putty installed
    4.  You have enabled ssh and a static IP address in the RPi
    5.  You can use putty to SSH to the Pi using your static IP addresspi
    6.  When you SSH to the Pi, it asks for your login, which is 'pi', and your password, which is 'raspberry''
    7.  Once you login to the pi you navigate to the AMS bin folder using 'cd javame8/bin'
    8.  Then you issue the command 'sudo ./usertest.sh' to start AMS.  Note you must use sudo.
    9.  Your RPi will respond Java is starting. Press Ctrl-C to exit. 
    10. DO NOT press Ctrl-C
    11. Go to the folder where your Netbeans projects are stored.  On my computer it is c:/Users/Administrator/MyDocuments/NetBeansProjects.
    12. Remove all projects from there.  Either delete them or move them somewheres else for now. I want to make sure the project we test with has not been modified.  Best way to do that is start out with no projects.
    13. Startup Netbeans.
    14.  Verify there are no projects in Netbeans.  There shouldn't be any because your NetBeansProjects folder should be empty.
    15.  Download GPIOLEDTest from the Oracle link in Lesson 1.  It will download a zip file.  Do not open it.
    16.  In Netbeans, select File / Import Project / From Zip...
    17.  Navigate to the GPIOLEDTest.zip.  I think it will be in your Downloads folder.
    18.  It should now be installed as the only project in Netbeans. 
    12.  There will be a Device Connection Manager in the system task bar at the lower left of Windows
    13. Clicking it shows there is a connection to the static IP address of your RPi and it shows a status of Connected
    14. Run the project. It should install and run.

  • Error while installing the Android 4.4 KitKat update - How do I fix it?

    Hello, I'm having a problem in which my phone will not install the android 4.4 update on my droid mini successfully. My phone has downloaded it over Wi-Fi and 4G LTE but the installation itself never actually works.
    After the first reboot during my installation, on my phone I see a picture of an android with a red exclamation sign that says Error. My phone reboots to the system and i see a notification box called "Software Update - Update Failed" and it's not working at all.
    I'm downloading it for the third time now so this is really frustrating to me. Here is a picture of my System update information:

        pacnet2014- It sounds like completing this update has been a hassle and that's not good. I have reviewed some information about your device and I see that others have had this issue. Have you tried completely master resetting the device? Try that and then try the software update again.
    Sheritah_vzw
    Follow us on Twitter
    @VZWSupport

  • HWC Problems Android Device ERROR : Resources not defined

    Hello, I got some problems with the Hybrid apps on android device.
    I'm using an android emulator and in an android device.
    My apps on the emulators are ok, but when i open my app in android devices i get the error "Resources not defined" in a popup.
    If when generate the app's check  Optimize java script, the error not appears but it's like the Jquery framework it's not working.
    The app version is the same but the android version it's different.
    Are any problems with the HWC and Android 4.4.2 version?
    Android version on emulator 4.2.2
    Android version on device 4.4.2
    Thanks
    Some info maybe helps
    SMP server 2.3 SP3
    Relay Server 16

    Hi Viru p, The version of HWC is 2.3.3.6954, it's the same in the emulator and in the device.
    The emulator it's the apk came with the SMP SDK 2.3, and the device it's installed from the play store.
    Maybe the problem it's in the SDK
    SAP Mobile WorkSpace Product
    Version: 2.3 SP03
    Build id: 201309221318
    SAP Mobile WorkSpace - Mobile Business Object Development Documentation
    Version: 2.3.3.20130922001053
    Build id: 20130922001053
    SAP Mobile WorkSpace - Hybrid App Package Development Documentation
    Version: 2.3.3.20130922001053
    Build id: 20130922001053
    SAP Mobile WorkSpace - Eclipse edition
    Version: 2.3.3
    Build id: 201309221318

  • TS1369 Hello! I have an Ipod Shuffle 2nd Generation and it is not recognized by my Windows 8 based laptop. An error message of 'USB device not recognized' is shown. I have the latest ITunes version installed, and tested the dock in other pc's.

    Hello!
    I have a problem connecting my Ipod Shuffle 2nd generation to my Windows 8 based laptop. The computer doesn't recognize the Ipod and issues an error message saying 'USB device not recognized'. I tried uninstaling ITunes(latest version) and all other Apple software and reinstaling it back again, checked my USB hubs in the 'Device Manager' section of the Control Panel, you name it.
    I could really use some help solving this.
    I've turned to the troubleshooting section in Apple Support but it has nothing concerning situations in wich the device isn't even shown in the 'My Computer' folder.
    Help a brother out, will you???

    Found a solution in another forum http://en.kioskea.net/forum/affich-63733-ipod-not-detected-on-computer (a few posts down).
    It was for an IPOD so you can see those details in the link.
    Found how to reset a shuffle and inserted it into these instructions - did not have to follow his last steps.
    - Turn off computer.
    - Plug Shuffle into usb.
    - Then you must reset your shuffle
    To reset iPod shuffle:
    Disconnect iPod shuffle from the computer (if connected).
    Move the switch on the iPod shuffle to the OFF position. Note that when iPod shuffle is off, the green stripe by the switch is not visible
    Disconnect iPod shuffle from the computer (if connected).
    Move the switch on the iPod shuffle to the OFF position. Note that when iPod shuffle is off, the green stripe by the switch is not visible.
    - Start computer and it should install the usb driver for the ipod automatically.
    - Your i pod will say do not unplug so don't. then open itunes and it will be there.
    I did not have to do these thing below – did not get error message and shuffle was displayed in Itunes. / LMc
    Just remember to not only eject ipod from itunes but stop usb.
    Go to the program icons near the clock and right click the usb icon and "safely remove hardware" will appear and click it.
    Stop it and select "apple ipod".

  • When I try to install iTunes on my Windows computer I get an error message, "Apple Mobile Device failed to start".  After an incomplete installation when I try to open iTunes I get an error message, "MSVCR80.dll missing".  I downloaded MSVCR80.dll.

    When I open iTunes I get an error message "MSVCR80.DLL missing".  I downloaded this .dll and installed in C:\Windows|System32.  I then scanned my computer to fix registry errors.I uninstalled iTunes and reinstalled and got the following error message "Apple Mobile Device failed to start".

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Adobe air install on android error -24

    I got the Asus Memo Pad 302C. I can not instrall the Adobe Air on this machie. It shows the error menssage -24.
    The Memopad is installed the Android 4.2.2
    Can any one help this? Thanks a lot.

    It gives you only three options:
    Signed packages for each target platform.
    Signed AIR package for installation on desktop.
    Intermediate AIRI package that must be signed later.
    For mobile apps, we need to select the first option to get the .apk and .ipa file as the second option would generate .air file. None of the options offer to package AIR runtime. Only the first option gives you the option on NEXT window to include the download link of AIR Runtime.
    If i am wrong, kindly point me to that specific checkbox.
    OR do i have to put Runtime.apk in the assets folder of my source code so that it gets packaged?

  • There must be a real solution to "Windows found driver software for your device but encountered an error installing"

    "Windows found driver software for your device but encountered an error installing"
    I've spent hours researching this error - Seems like many people have the same issue although there is no difinitive fix or known cause.
    I'm hoping someone here has an answer.
    Windows 7 Home Premium x64 OEM (HP)
    This is not an upgraded Vista system.
    It's not a specific driver related issue as it's the same response/effect be it graphics/chip set/usb/printer drivers.
    Please dont suggest to flatten and re-install or run a repair install - It's not an option, I only have remote access to the unit
    as it's currently in field use.
    This is a machine specific issue - identical machine purchased at the same time and configured the same has no issue.
    So the story.
    User has been fine for weeks - no hardware of software changes except Windows Updates.
    A Camera/USB connection that was working no longer does.
    Tried in all USB ports
    Plug in - windows announces found new hardware, tries to install drivers then fails
    with "Windows found software for your device but encountered an error installing ...."
    Device manager finds and identifies device although it is in the 'Unknown Device" category.
    Manually updating drivers via search/internet or point directly at a driver has exactly the same effect.
    Thinking this was just the camera drivers - I researched and downloaded new drivers from camera manufacturers sites
    Fuji and Canon.
    Same effect.
    Deleted/uninstalled drivers completely, deleted/uninstalled all USB root hub and USB devices (hidden and visible)
    SFC /Scannow finds no error
    Cold boot finds USB and chipset(?) devices on boot attempts to reinstall then we get
     "Windows found driver software for your device but encountered an error installing"
    So now I have no usb devices at all - memory stick/card reader/printer...... nada.
    in fact if I try to update any device driver I get the same message generated.
    Restore point does not help either. 
    After much trawling I found reference to a permisions issue and stale driver cache data.
    (This is using an administrator account - not user with admin permissions?)
    I'm willing to try anything at this time
    I deleted the infcache.1 and other .dat files under c:\windows\system32\driverstore
    Copied the usb  .inf and .pnf from the appropriate FileRepository directory into c:\windows\inf
    Uninstalled all the usb/unkown devices from device manager again.
    Rebooted
    Takes a little longer to boot as I take it it's rebuilding the driver cache then
    a very short hurrah!!!
    I can now use usb memory card and pen drives - no issue
    Plug in a camera or printer...
    "Windows found driver software for your device but encountered an error installing"
    Several attempt at this trying different driver versions.
    It should not be vendor specific, the other field machine that works is using Microsoft drivers for these devices.
    I even copied the drivers from one machine to the other - repeated everything above...
    "Windows found driver software for your device but encountered an error installing"
    And then the nail in my sanity
    Try windows update....
    Reboot
    "Windows found driver software for your device but encountered an error installing"
    but this time its different.
    The device it thinks it cannot install is the generic MTP-PTP drivers  (Photo Transfer Protocol -so am I getting somewhere)
    so it still finds but cannot install.
    The cameras are always found but appear as 'unknown devices' and cannot be accessed
    Uninstall all USB/unkown again - reboot..
    Same message and this time I've lost all the USB again.
    Restore point to before Win Update gets me USB back again although I still have no cameras  - so theres an update issue as well.
    This has to be tied down to a file access/ registry problem although I'm loath to go cutting about without some guidance.
    I'm no great believer in 'registry cleaners' unless anyone can point to a definitive/no ad's/sales version that really works.
    As I said above, flattening/rebuild at this time is not an option - the user is not best pleased and I'm completley stumped.
    If anyone has experienced(manu of you have) and fixed(still to find one) this issue please let me know how as soon as possible.
    Chris 

    I know I am replying to an old thread - but I have the answer and resolved this error, and since this message comes up first in search results, and part of my answer came from this thread, I wanted to help someone else as this took an extra
    12 hours and a lot of technical insight to resolve. See below for detailed explanation that others ask for above.
    My original issue was that iTunes didnt reinstall. generating this error that said I am trying to access an unavailable network resource and to browse to find itunes64setup (again). This may partly have been due to me deleting old install version folders.
    Research led me to completely uninstall apple products and reinstall per their instruction and fixed the issue with iTunes. see
    Remove and reinstall iTunes and related software components for Windows Vista, Windows 7, or Windows 8 - Apple Support
    The SAME error I had while updating itunes recurred while uninstalling it from my Windows 7 SP1 system...so I went to microsoft Fixit and attempted to correct and it properly uninstalled iTunes for me, which allowed the reinstall.
    What didnt work was my USB web root/ root hub, which partly involved my older system and USB 1.0, and the delete/reinstall existing drivers with the c:\windows\winsxs folder as source of drivers (thank you Magon Liu!!!) which I had to figure out what/why
    and how.
    Then I had an intel chipset issue...my new Iphone wasn't recognizing in plug and play, and there was an error with installing the device drivers for my new iphone 6. Manual applications didn't work, even though a generic device showed in control panel -
    device manager with a yellow !
    Per above blog answer - I tried to remove and reinstall my USB controller or update the drivers (I have an Alienware M15 laptop - a few years old.) I discovered that the USB host controller - an Intel(R) 5 Series / 3400 Series Chipset family USB Enhanced
    Host controller - (port) was not covered by current Intel chipset programs which are Series 6 and later, but did have an update (8/20/2009 v9.1.1.1020)  that supported USB 2.0 (and therefore 3.0 backwards compatibility which as an issue with my new iPhone
    and some USB thumb drives.) To find this I had to look at the Support - Downloads and Drivers - browse for drivers and somewhere found an option to look for older no longer supported drivers. I found infinst_autol.exe for my case.
    Once downloaded I tried to install and failed. Found the log in C:\Intel\Logs and contains:
    [InstallDev]
              [Device]
                Driver = C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf
                INF = C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf
                Installed INF =
                Previous driver package =
    !           Warning 0xE0000235: DriverPackageGetPath failed.
                Difx = 64 bit
    Execute command: C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\x64\Difx64.exe -DriverInf "C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf" -Flags 20 -KeyPath "Software\Intel\Difx64"
                Using RegDeleteKeyEx
    !!!         ERROR 0xE0000246: DriverPackageInstall generated an unexpected error
     HERE'S THE ADDED EXPLANATION TO BRIAN'S POST THAT EXPLAINS THE SECURITY ISSUE:
    This turned out to be an error for two reasons. First, after manually running the command in an "run as administrator" window (same error result), thinking it related to my anti-virus (turned that off/disabled firewall and A/V), and from this thread
    granting my user administrative rights to files in an install folder and trying to reinstall inf files and drivers from C:\Windows\winsxs vs my copied infinst_autol.exe expansion (as found from log in C:\Users\David Samuels\AppData\Local\Temp\IPMx7\WIN7 folder).....that
    there was an easier solution as the reason this error actually happens is a permissions problem.
    To access the proper windows system folders - you have to be the TrustedInstaller service - not just in the administrator group...or you have to be the actual "Administrator" account. To become actual administrator on
    your own laptop, Open a command window "run CMD.exe as administrator", then execute command
    > net user administrator /active:yes
    This creates a local PC Administrator account with no password. Coincidentally it has proper permissions to windows directories for installing drivers. Log in as this user, go to device manager and update the USB hub and any other drivers. if updating the
    USB root - it doesn't replace it right away as the system cant disable the currently resident in memory "running" driver  - you have to update, then restart the system, log in as administrator and repeat at the next lower layer that has issues.
    Once completed - log in as yourself again and disable the administrator account in a command window with > net user administrator /active:no
    This in my case enabled all my USB 2.0 and 3.0 devices on my originally only USB 1.0 laptop and everything else works properly again - I hope this helps many of you to resolve your own issues that were difficult to find and resolve and that got as far as
    this thread. Good luck!
     Regards,
     Dave Samuels

  • How do I manually install Flash Player on my Android device?

    Flash Player for Android is no longer available for download from the Google Play app store, but Android users can still download and install Flash Player from the Archived Flash Player Versions page on the Adobe website.  To do so, please watch this instructional video or follow the steps below:
    If you are encountering problems using Flash Player, please click here for an HTML5 version of this video: YouTube HTML5 HD Link
    Make sure your Android device is connected to the Internet.
    Open the Settings menu.
    Select Security (or Applications, on older Android OSs).
    Place a checkmark next to the "Unknown sources" check box.
    Tap OK to confirm your selection.
    Close Settings.
    Launch the browser.
    Search for "flash player archive page" or navigate directly to http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
    On the Archive page, scroll down to "Flash Player for Android archives"
    Select a version of Flash Player that is compatible with your Android operating system.
    Tap the link to download the Flash Player installer. Download begins automatically.
    When download completes, close the browser.
    Open Notifications.
    Tap "install_flash_player.apk"
    When prompted, tap Install.
    When installation is finished, tap Done.

    Well, it needs one in order to install Flash Player.
    Most smart TVs have Chrome OS, which has its own Flash Player built by Adobe, but modified by Google. Nothing can be done with it here.
    See: https://groups.google.com/forum/#!topic/alt.tv.tech.hdtv/Sy5SA4mWcX8  for info on how to update it.

  • There,are,restrictions,to,opening,PDF,files,on,an,Pad,or,Android,Device,that,will,open,in, Microsoft,Internet,Explorer,desktop,or,laptop.,If,I,bought,a,Windows,8.1,tablet,and,had,Ad obe,reader,installed,would,I,then,be,able,to,open,the,secure,document,wit

    There,are,restrictions,to,opening,PDF,files,on,an,iPad,or,Android,Device,that,will,open,in ,Microsoft,Internet,Explorer,desktop,or,laptop.,If,I,bought,a,Windows,8.1,tablet,and,had,A dobe,reader,installed,would,I,then,be,able,to,open,the,secure,document,with,Internet,Explo rer?

    What's,with,the,commas?
    If you have a tablet that runs full Windows 8 - not Windows 8 RT, which is limited.
    And if you install the full Adobe Reader for Windows, not the special Adobe Reader Touch for Windows 8.
    Then you will have the same features as a desktop.
    Unless they can't be accessed in touch mode, since it isn't a touch app.

Maybe you are looking for

  • A sparse image or sparse bundle question in relation to a NAS

    Hi all, I want to create a sparse image or bundle on my Synology DS713+ NAS to store my iPhoto and Aperture libraries. The reason for a sparse image or bundle lies in the fact that both iPhoto and Aperture very much like a solid Mac Journal formatted

  • I have a pre-2008 Mac PRO how do I upgrade to Mountain Lion?

    I have a pre-2008 Mac PRO how do I upgrade to Mountain Lion? On the Apple's site on upgrading (http://www.apple.com/osx/how-to-upgrade/), I see that "Mac Pro (Early 2008 or newer)" is required for the upgrade. What's up with that? Will upgrading of t

  • Issue in List Control

    I am facing a strange issue on the implementation of List Control on webdynpro ABAP UI screen . I have created a List Control where I have some buttons on the toolbar to perform some action. I am providing the data to the list . My issue now is when

  • Double entries in Query/mutiprovider

    Hi Friends, I have a multiprovider with 2 ODS (BW 3.1). When I build a bex query, in the bex analysis (excel) I can find double records. Not strange enough, only one of the record contains correct data, the other one contains data with no assignments

  • Noticeable difference between dual 1.8 and dual 2.4?

    Hey all, I'm just about to pull the plug on buying a used G5 on Craigslist: dual 1.8ghz, 3gb DDR SDRAM, Leopard, 20" display, $800. My only reason for hesitation is that this is going to be my primary computer, and is replacing my beat up four year o