Packaging applications for Windows 8 tablets

Hello,
Is it possible to package and distribute Windows 8 applications to tablets? The application I need to deploy will be an in-house application. We have SCCM 2007 SP2, the source
will be given as .APK file.
Please guide me on how this can be packaged and deployed from SCCM 2007 SP2 (4.00.6487.2000)
Thank you!

With ConfigMgr 2007, no not possible with the built-in toolset. You could probably do it by using a PowerShell cmdlet though as at the end of the day ConfigMgr simply delivers the files you specify and runs the command you give it.
With ConfigMgr 2012, yes with caveats.
First, define "tablet"? ConfigMgr manages operating systems, not hardware so tablet is meaningless. Thus, what OS are you talking about? Windows 8.x or Windows RT?
For Windows 8.x, yes, ConfigMgr 2012 SP1 will natively deploy modern apps. For Windows RT, you need to integrate Intune into ConfigMgr and then you can deploy modern apps to them as well.
Jason | http://blog.configmgrftw.com

Similar Messages

  • Where can I download adobe File Packager tool for Windows?

    Dear all,
    I need to understand the detail format of f4f files, but the only useful information I can find is the following:
    http://www.adobe.com/products/httpdynamicstreaming/pdfs/httpdynamicstreaming_wp_ue.pdf
    Is there more detail specification for f4f ?
    Where can I download adobe File Packager tool for Windows?
    It seems to me the following specification is not correct for f4f, at least the parts talking about "mdat" box
    http://download.macromedia.com/f4v/video_file_format_spec_v10_1.pdf
    Thanks,
    Xuedong

    As per your question – follow this link http://www.adobe.com/products/adobe-media-server-family.html, download and install AMS Starter, then inside \tools\f4fpackager you’d find the F4F packager command-line application.

  • Adobe Applications for Windows 8 RT

    1.  Is there an app for my Surface that allows me to highlight and put comments PDFs created by others?
    2.  Is there an app for my Surface that allows me to generate PDFs from other applications?
    3.  Is there an app for my Surface that allows me to read Adobe DRM protected books that I bought on the Sony Ebookstore?

    Microsoft Surface with Windows RT has an ARM-based processor. Currently, the applications that can run on the platform are somewhat limited because Surface is still relatively new.
    1. Is there an app for my Surface that allows me to highlight and put comments PDFs created by others?
    Adobe Reader for Windows 8 Tablets (Windows Store app) runs on Surface.  But it only offers the basic viewing functionality so far.  We will be adding more features (such as viewing and editing of Sticky Notes and Highlight) in the near future.
    Adobe Reader XI (desktop app) does not run on Surface.
    Microsoft Reader (built-in XPS and PDF viewer) can add Highlight and Notes.
    2. Is there an app for my Surface that allows me to generate PDFs from other applications?
    Microsoft Word (as part of Microsoft Office that comes free with Surface) can export a Word document to PDF.
    3. Is there an app for my Surface that allows me to read Adobe DRM protected books that I bought on the Sony Ebookstore?
    You can probably find the answer to your question in the Adobe Digital Editions forum by typing "Surface" in the Ask a Question search box at the top of the page.

  • TV Mobile app for Windows 8 tablet & phones

    How do locate the apps for Windows 8 tablet (pro/rt) and for the Windows Phone 8?
    All I can find is the iPhone/Android.
    I have a windows 8 PC Pro, and a Windows 8 Tablet Pro and a Windows Phone 8.

    Jutme wrote:
    How do locate the apps for Windows 8 tablet (pro/rt) and for the Windows Phone 8?
    All I can find is the iPhone/Android.
    I have a windows 8 PC Pro, and a Windows 8 Tablet Pro and a Windows Phone 8.
    An app for Windows 8 or Windows Phone 8 does not exist.  I have asked Verizon about this a number of times and have been ignored.  The only positive of this is that the Android and IOS apps are all buggy, so it's highly likely that we're only missing out on another buggy app for the Windows platforms.

  • HP Pocket Playlist mobile application for windows 8 devices

    Hi,
    does someone know why there is not HP Pocket Playlist mobile application for Windows 8 phones? or when the application will be available in the app store?
    Any information is very welcome.
    Regards,
    Fer

    I am very dissappointed, I am also not able to find an app for my Windows 8.1 phone. Please tell us where we are to get it.

  • FM Radio Application for Windows 8

    I am trying to develop a simple FM Radio Application for Windows 8 phones. I found one class but it says it will not work for devices targeting windows 8. Can some one please help. 
    https://msdn.microsoft.com/en-us/library/windows/apps/microsoft.devices.radio.fmradio(v=vs.105).aspx

    It's been a long time since I last answered an FM radio question so I might be forgetting some details but basically...
    In Windows Phone 7 timeframe the FM radio hardware was part of the requirements but for Windows Phone 8 FM radio hardware was optional and, in fact, the FM Radio drivers were not available until build 8.0.10322.
    I cannot recall if the restriction regarding FMRadio API for Windows Phone 8 targeted applications mentioned in the MSDN documentation, is enforced during submission to the store but I know it is possible to use the APIs in a Windows Phone 8 targeted project
    during development (...requires: ID_CAP_MEDIALIB_AUDIO I believe.)
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • Adobe Reader for Windows 8 tablets.

    Is there a version of Adobe Reader for Windows 8 tablets that supports rotation from landscape to portrait?

    The "normal" free Reader does not have this feature,

  • Developing Java application for windows CE based Handheld device

    Hi everybody,
    I am planning to develop the java application for windows CE
    based handheld device.I came to know that Oracle 9iLite supports
    the Developement of Java Application for windows CE devices.Can
    i use the JDeveloper IDE to develop the application on windows
    NT.If so how to deploy the application on windows CE device(Is
    there any options in Jdeveloper to deploy the application).Any
    body please give the solution.
    Regards,
    Siva mani kumar.D

    I agree. In my opinion Sun has done a horrible job documenting all this madness for the average developer just starting out with this stuff. There is the CLDC, J2ME, Personal Java, J2ME-WTK, MIDP, MIDP-FCS ... maddness. Anyway after sorting through it all for a few days, I think the answer to your question you will need to use Personal Java for WinCE and the Sharp Zaurus, and MIDP for PalmOS for the palm. Jeode seems to be the most common and best Personal Java implementation and it is basically the JDK1.2.2 (or is it 1.1.8) that is designed to run on WinCE and Embeddix (such as Lineo on the Zaurus). You program it just like you would a 1.1.8 application and then you can test it by running pjava.exe which is included in the personal java 3.1 download from Sun. There is also a program called JavaCheck that will ensure that your app will run properly in PersonalJava. As for the Palm, MIDP for PalmOS is a 574K program that installs on your palm device. You then use the J2ME-WTK (wireless toolkit) to build a JAR/JAD file and you use the MIDP API to write the code.

  • Developing Java Applications for Windows CE

    Hello,
    I hope this sub forum is right. So I must develop a Java Application for Windows CE. I read something about J2ME, but I think this is only for Mobilephone and Windows CE supports AWT. So I tried just some simple forms with J2ME.
    Can anybody tell me how I develop java Applications for Windows CE? Can I use Eclipse or must I use another IDE?
    Realy I developed Swing 5-6 Month but I have no idea how I develop Java Applications for Windows CE.
    Thanks a lot for helping...

    The MIDP for Palm OS 1.0 requires Palm OS v3.5 or higher to run. According to your error message, the emulator is not running v3.5 or higher. Try to get hold of a ROM image with a later version. I've run it with v4.0 of the OS and it works.

  • Microsoft Rights Management Sharing Application for Windows and the connection with AD RMS

    Hi,
    I have installed AD RMS and now installed on end users Microsoft Rights Management Sharing Application for Windows.
    When I choose protect a document in any end user machine, does it connect with AD RMS server to get a certificate and encrypt the content, or does not use at all AD RMS services? What about when choosing to protect  with an AD RMS template distributed
    to end users?
    Thanks 

    Hi Ardi -
    The first time a user creates or consumes protected content, they must contact the RMS server to "bootstrap".  In this process, the user obtains certificates to identity them within the context of RMS.
    Once a user has bootstrapped, he or she can create protected protected content without access to the RMS server.
    To open protected content, a user must connect to the AD RMS server to obtain a "use license".
    Does that help?
    Micah LaNasa
    Synergy Advisors
    synergyadvisors.biz

  • Can I use APEX Packaged applications for commercial purposes

    Hi,
    When you download and Install APEX, it comes with pre build packaged applications. Can I use it to make money?
    I understand that I will not be able to get any support for Oracle and all that.  But  using  Database XE with APEX, can I start shipping these applications and make money lawfully without violating Oracle's terms?
    Please advise.
    Darsh

    Hi Darsh,
    I can't say that this was a good answer, but I addressed a similar question in this forum posting:  https://forums.oracle.com/thread/2600958
    Joel

  • Calendar sync application for windows

    I would like to recommend me an application other than Outlook to synchronize the calendar with itunes 10 on windows 7.
    Thanks

    Hi Maclover. LOL! I'll try to keep my very very very long story as short as I can
    Since that thread I tried my best to return the SDA 2 phone for something that was Mac compatible. Alas, after hours and hours of arguing all I could manage was to replace the sda with an SPV c600... which is a better phone.
    The only problem with this is that markspace is only for windows 2003 right now. And when they soon release WM5.0 software it still won't let me download themes, software, ringtones for the phone.
    Hence I got to thinking about selling out a little and purchasing Virtual PC :-I
    Hopefully I'll be able to make enough money in the next few months with a few more editing jobs and will then be able to justify buying an SE P990, which will be fully Mac compatible

  • Developing desktop applications for windows

    Hello
    I am currently doing a final year project which is an encryption software for the company that i did my placement with. i have done the core part of the program but i need to know how to make it look professional. i need to be able to have it as an installable desktop application (Only for Windows), with an icon provided by me which is used when files are encrypted using the application. i have no idea how to achieve this effect and i seek knowledge.
    thanks in advance for your help

    There are many levels of professional software in my opinion. There is software that works, meets the requirements and doesn't crash. That's professional in the sense that it does what it is supposed to and does it well. People pay for that even if its green-screen non-GUI based. TONS of stuff still working/written for non-GUI environments and plenty pay for it.
    When related to Java and desktop applications, I feel there is only truly one real way to brag you have written a professional software suite. That is when your application not only adheres to what it should do, but provides a means to extend it without having to wait for major releases, and the UI is VERY consistent, not cluttered, not tons of buttons/menus/dialogs/windows all over the place and the underlying coce of the app is truly written well to make good use of areas of Java such as resources (properly closing files when not using them, returning DB connections when done, using WeakReference of nulling out refs to objects no longer needed). It is very very easy to cause a memory leak in a java application if you do not watch at all times for object refs that are left hanging.
    By extensibility, I mean providing some means of plugging in new pieces of code to enhance the product or fix existing issues (bugs) and providing a simple update facility that can either auto-update, or allow an install to add the update.
    It is exactly these reasons that keep me plugging away on my plugin engine (www.sourceforge.net/projects/genpluginengine) and UI framework built around plugins. While the engine is almost done and is very similar to the Eclipse plugin engine, the UI framework will be ongoing for some time. Making a very professional read-to-run-out-of-the-box free/open-source framework built on high-quality well tested plugins is not easy to accomplish with a couple hours a week and only me and one other doing it. I would love to get more help shortly, adding tons of great features that all developers could benefit from, and soon I will start asking various java boards for help, see if anyone is interested in contributing. The goal is a professional looking, solid underlying code, well/highly tested UI framework that can be used by anyone to quickly build their specifics and not worry about the more common UI application stuff such as file i/o choosers, help, preferences, authentication, access levels/rights, views and editors, and more. With a 3rd project working to add tons of Swing UI components, the final UI framework will provide a number of high-quality components like rounded/shaded/gradient filled panels with shadowing, calendar/date pickers, wizards, and more, again all highly tested to ensure ultimate quality.
    If you are interested, feel free to post back to this response with email, or join up at the above mentioned sourceforge project and start contributing to the mail list.

  • SATA Host Application for Windows 7

    Hi,
    As a brief description of my requirement, I am looking for a SATA Host Application compatible with
    Windows 7, which supports SATA
    DOWNLOAD MICROCODE command.
    I tried a couple of such applications, viz. hdparm and
    sgutils, but it seems that "hdparm" for Windows does not expose the enough flexibility to
    support a host download.
    Is this restriction imposed by the Win 7
    SATA driver? Or is the application itself not leveraging the driver's capability to carry out a host download? Please correct me if I am thinking on a wrong wavelength?
    Any help will be highly appreciated!
    Thanks in advance.
    EDIT : In case the limitation lies with the hdparm, please suggest any such host application which allows a SATA HOST
    DOWNLOAD to go through.

    Hi,
    This is SATA driver related issue.
    To support this command in Windows 7, please try to log on to the vendor site and try to find driver for 'Windows Vista' . A driver for Win Vista should work for Win 7 as well.
    Kate Li
    TechNet Community Support

  • Flash Professional Help | Packaging applications for AIR for iOS

    This question was posted in response to the following article: http://helpx.adobe.com/flash/using/packaging-applications-air-ios.html

    I am unable to launch the iOS simulator from flash CC or find any info online about this problem. I have tried reinstalling flash and xcode. The error I get is:
    iOS publishing requires files which are not installed. Please quit Flash Professional and run the original installer to ensure that all optional components are installed.
    SDK is missing GPL component /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/../../../../../usr/llvm-gcc-4.2/lib/gcc/

Maybe you are looking for

  • Unable to install ARD 3.0 on Mountain Lion

    I recently went from Snow Leopard to Mountain Lion on my MacBook and now I cannot install Apple Remote Desktop 3.3 from disk. I need to install it before I can run the ARD update 3.6.1, which is the version for OS X 10.8.

  • RE:SENDER IDOC ADAPTER

    Hi ,    why don't we crate a communication channel for idoc on sender side,but when we go for receiver side we create communication channel . please let me know how an idoc converted in to idoc-xml while transfer to integartion engine from sender sid

  • I have old Adobe AI 10 and Photoshop etc... Upgrade?

    I have old Adobe AI 10 and Photoshop etc... Getting a new Mac, can I get a discount or upgrade on the purchase/upgrade of my software?

  • Centering layout and Z-Indez

    I have been having a difficult time debugging why my layout will not center in the browser window. The CSS for body and wrapper are: body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; margin: 0px; padding:

  • Transform Date Field to Flag

    I'm having trouble transforming the data associated with Start_Date to the associated meta-data (Year/Period dimensions). I'm not sure if this is possible, and have spent some time researching with no apparent solutions. I am trying to allow users to