Change of management devices for Android App

Hello

We have created two applications for iOS and Android. Our application is expected to be a Tablet app. In the options of iOS app, there is a drop down menu that says "Supported devices" and it has the ability to choose the tablet or phone or both. But on the Android app, this option does not appear. The app is now online and in the store of GooglePlay and it comes as being available to download for phones and do not work properly, it crashes.

I know that the DPS should evolve correctly on the screen, but if we want a Tablet only, what should we do? We looked in the androidmanifest.xml inside the package Assembly with instructions .apk suggested using Google play Dev (distribution to specific screens |) Android developers). The file will appear garbled, with weird characters, and it does not open correctly. It is the right way or is there any workaround solution that we could do?

Thank you

Cindy

Hi Cindy,.

There is no way to limit the Android application for a specific class of device. In fact the developer documentation Android you accessed to actively discouraged from attempting to do.

Neil

Tags: Experience Manager Mobile

Similar Questions

  • How do I create a simple editing with AppBuilder for Android App?

    Hello

    I am creating a single edition app for Android (like I did for iPad), but I don't see this option in the context menu when I tried to create the application in AB.

    Unique Edition is supported for Android apps?

    If this is not the case, how can we do something equivalent to the applications submitted to the Google game store?

    Thanks in advance.

    Mark

    Unique Edition is iPad only. You will need a pro or business account

    create Android applications.

  • No splash screen for Android app

    Hello, Newbie here.  I just built my first PhoneGap app build IOS/Android and with success running the build process and installed applications on an iPhone 6 (IOS) and Samsung Galaxy S7 (Android).  The apps look and work great, except...  It doesn't seem to be a startup on the Android app screen.  The IOS app works perfectly and shows my screen for about 3 seconds.  The Android app seems to go directly to my main screen, although there seems to be a flash of a white screen for a millisecond.  I searched a bit but can't find anything that seems relevant.  I started with the example phonegap application and modified the files from there.  Here's my config.xml file located at the root of the folder www.  I used the same structure of folders and filenames as the sample application.  I have to do something special to make it work in Android?

    " < widget xmlns =" http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 "id =" com.ssa - corp.metalcalculator "version ="2.0.0"> "

    < name > steel weight calculator Service < / name >

    < description > Service steel aerospace metal mass calculator and unit converter. < / description >

    " < author href = ' http://www.SSA-Corp.com "email =" [email protected] "> aeronautical steel Service < / author > " "

    < src = "index.html" / content >

    < name of option = "DisallowOverscroll" value = "true" / >

    < name of option = "android-minSdkVersion" value = "14" / >

    < plugin name = "cordova-plugin-battery-status" source = "MNP" spec="~1.1.1"/ >

    < plugin name = 'cordova-plugin-camera' source = 'MNP' spec="~2.1.1"/ >

    < plugin name = "cordova-plugin-media-capture" source = "MNP" spec="~1.2.0"/ >

    < plugin name = "cordova-plugin-console" source = "MNP" spec="~1.0.2"/ >

    < plugin name = 'cordova-plugin-contacts' source = 'MNP' spec="~2.0.1"/ >

    < plugin name = 'cordova-plugin-device' source = 'MNP' spec="~1.1.1"/ >

    < plugin name = 'cordova-plugin-device-motion' source = 'MNP' spec="~1.2.0"/ >

    < plugin name = "cordova-plugin-device-orientation" source = "MNP" spec="~1.0.2"/ >

    < plugin name = "cordova-plugin-dialogues" source = "MNP" spec="~1.2.0"/ >

    < name of the plugin = source "cordova-plugin-file" = "MNP" spec="~4.1.1"/ >

    < name of the plugin = 'cordova-plugin-transfer files' source = 'MNP' spec="~1.5.0"/ >

    < plugin name = "cordova-plugin-Geolocation" source = "MNP" spec="~2.1.0"/ >

    < plugin name = "cordova-plugin-globalization" source = "MNP" spec="~1.0.3"/ >

    < plugin name = "cordova-plugin-inappbrowser" source = "MNP" spec="~1.3.0"/ >

    < plugin name = 'cordova-plugin-media' source = 'MNP' spec="~2.2.0"/ >

    < plugin name = 'cordova-plugin-network-information' source = 'MNP' spec="~1.2.0"/ >

    < plugin name = 'cordova-plugin-splashscreen' source = 'MNP' spec="~3.2.1"/ >

    < plugin name = "statusbar-plugin-cordova" source = "MNP" spec="~2.1.2"/ >

    < plugin name = 'cordova-plugin-vibration' source = 'MNP' spec="~2.1.0"/ >

    < plugin name = "cordova-plugin-whitelist" source = "MNP" spec="~1.2.1"/ >

    < src = "icon.png" / icon >

    < platform name = "android" >

    "< src="res/icon/android/drawable-ldpi-icon.png icon "density ="ldpi"/ >

    "< src="res/icon/android/drawable-mdpi-icon.png icon "density ="mdpi"/ >

    "< src="res/icon/android/drawable-hdpi-icon.png icon "density ="hdpi"/ >

    "< src="res/icon/android/drawable-xhdpi-icon.png icon "density ="xhdpi"/ >

    "< src="res/icon/android/drawable-xxhdpi-icon.png icon "density ="xxhdpi"/ >

    "< src="res/icon/android/drawable-xxxhdpi-icon.png icon "density ="xxxhdpi"/ >

    "< splash src="res/screen/android/drawable-land-ldpi-screen.png "density ="Earth-ldpi"/ >

    "< splash src="res/screen/android/drawable-land-mdpi-screen.png "density ="Earth-mdpi"/ >

    "< splash src="res/screen/android/drawable-land-hdpi-screen.png "density ="Earth-hdpi"/ >

    "< splash src="res/screen/android/drawable-land-xhdpi-screen.png "density ="Earth-xhdpi"/ >

    "< splash src="res/screen/android/drawable-land-xxhdpi-screen.png "density ="Earth-xxhdpi"/ >

    "< splash src="res/screen/android/drawable-land-xxxhdpi-screen.png "density ="Earth-xxxhdpi"/ >

    "< splash src="res/screen/android/drawable-port-ldpi-screen.png "density ="port-ldpi"/ >

    "< splash src="res/screen/android/drawable-port-mdpi-screen.png "density ="port-mdpi"/ >

    "< splash src="res/screen/android/drawable-port-hdpi-screen.png "density ="port-hdpi"/ >

    "< splash src="res/screen/android/drawable-port-xhdpi-screen.png "density ="port-xhdpi"/ >

    "< splash src="res/screen/android/drawable-port-xxhdpi-screen.png "density ="port-xxhdpi"/ >

    "< splash src="res/screen/android/drawable-port-xxxhdpi-screen.png "density ="port-xxxhdpi"/ >

    < / platform >

    < platform name = "ios" >

    "< src="res/icon/ios/icon.png icon "platform ="ios"width ="57"height ="57"/ >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "114" height = "114" / >

    "< src="res/icon/ios/icon-40.png icon "platform ="ios"width ="40"height ="40"/ >

    < icon src = "res/icon/ios/[email protected]" platform = 'ios' width = '80' height = '80' / >

    "< src="res/icon/ios/icon-50.png icon "platform ="ios"width ="50"height ="50"/ >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "100" height = "100" / >

    "< src="res/icon/ios/icon-60.png icon "platform ="ios"width ="60"height ="60"/ >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "120" height = "120" / >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "180" height = "180" / >

    "< src="res/icon/ios/icon-72.png icon "platform ="ios"width ="72"height ="72"/ >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "144" height = "144" / >

    "< src="res/icon/ios/icon-76.png icon "platform ="ios"width ="76"height ="76"/ >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "152" height = "152" / >

    "< src="res/icon/ios/icon-small.png icon "platform ="ios"width ="29"height ="29"/ >

    < icon src = "res/icon/ios/[email protected]" platform = 'ios' width = "58" height = "58" / >

    < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "87" height = "87" / >

    "< splash src="res/screen/ios/Default-568h@2x~iphone.png "platform ="ios"width ="640"height ="1136"/ >

    "< splash src="res/screen/ios/Default-667h.png "platform ="ios"width ="750"height ="1334"/ >

    "< splash src="res/screen/ios/Default-736h.png "platform ="ios"width ="1242"height ="2208"/ >

    "< splash src="res/screen/ios/Default-Landscape-736h.png "platform ="ios"width ="2208"height ="1242"/ >

    "< splash src="res/screen/ios/Default-Landscape@2x~ipad.png "platform ="ios"width ="2048"height ="1536"/ >

    "< splash src="res/screen/ios/Default-Landscape~ipad.png "platform ="ios"width ="1024"height ="768"/ >

    "< splash src="res/screen/ios/Default-Portrait@2x~ipad.png "platform ="ios"width ="1536"height ="2048"/ >

    "< splash src="res/screen/ios/Default-Portrait~ipad.png "platform ="ios"width ="768"height ="1024"/ >

    "< splash src="res/screen/ios/Default@2x~iphone.png "platform ="ios"width ="640"height ="960"/ >

    "< splash src="res/screen/ios/Default~iphone.png "platform ="ios"width ="320"height ="480"/ >

    < / platform >

    < access origin = "*" / >

    " < allow intention href = ' http://*/* "/>

    " < allow intention href = ' https://*/* "/>

    < allow intention href = "Tel: *" / >

    < allow intention href = "sms: *" / >

    < allow intention href = "mailto:*" / >

    < allow intention href = "geo: *" / >

    < platform name = "android" >

    < allow intention href = "market: *" / >

    < / platform >

    < platform name = "ios" >

    < allow intention href = "itms: *" / >

    < allow intention href = "itms-apps: *" / >

    < / platform >

    < / widget >

    Ron

    OK, I figured it out!

    I've added the following preferences after my current preferences:

    And I copied one of my screens starting at the root of the www folder and named splash.png

    Now both Android and IOS the same behavior.

    Ron

  • Flash CS6 exports "Air for Android ' apps only with icons in small sizes: (36 x 36, 48 x 48, 72 x 72)... How to fix this?

    Hello

    I'm using Adobe Flash CS6 (15 AirSDK) for android applications. I have always noticed that the process of publication in flash is only 3 sizes of icons-app: 36 x 36, 48 x 48 and 72 x 72. In the descriptor xml that looks like this:

    <icon>
      <image36x36>assets/icon36.png</image36x36>
      <image48x48>assets/icon48.png</image48x48>
      <image72x72>assets/icon72.png</image72x72>
    </icon>

    In previous versions of AirSDK (3.4 and 3.5) this is less of a problem, since the app icons where at least somehow always put on the scale to fit the size of the icon of the application to the android device. With newer AirSDKs however they stay as they are, which is incredibly small on new devices and who looks just ridiculous! Since flash itself does not an option to add larger icons, I tried to write them in the descriptor myself, as:

    <icon>
      <image36x36>assets/icon36.png</image36x36>
      <image48x48>assets/icon48.png</image48x48>
      <image72x72>assets/icon72.png</image72x72>

      <image96x96>assets/icon96.png</image96x96>

      <image144x144>assets/icon144.png</image144x144>
    < / icon >

    But when I do that, flash that rewritten or, when I write of the descriptor protection, gives an error:

    "application descriptor file cannot be parsed.

    I need to get this fixed! :-S ...  I guess by either the reactivation of this scale-to-fit thingie in the SDK itself somehow (since it did and still does not work with for example AirSDK 3.4) or be able to add more icons. Is there someone who has to be treated, or knows how to get around this problem? Cause right now I'm stuck, since always, I compiled my AirForAndroidApps this way, and I need the latest version of the SDK to my milkmanANEs to work.

    Any help would be appreciated!

    Thanks in advance, ANB_Seth

    Very well. I found an answer:

    Yes, you can and must add these icons via the descriptor file, since the flash usually allow you to. But until you do that, go into the settings 'Air release' in flash. Here, right on page 1, there is the section "include files". Add your png icon there. Click OK and exit the settings. Now open the descriptor with a Publisher outside the Flash and write to the files I posted above. Close. Record. Do write protected. No go to flash and publish.

  • Use Preview on the device for Android on Mac - how to operate?

    We use an excerpt on iPad via USB connection on daily basis, but now we need a preview on Android as well.

    I tried the Setup program on the next page, but it does not work for me - I have USB debugging active (it is well hidden on Jelly Bean 4.2.2 on our Nexus 7), but I can't see device in Panel Folio Builder in the Preview menu (Yes, I have Adobe Content viewer as before app)

    http://help.Adobe.com/en_US/digitalpubsuite/using/WS9293e1fb3b977c5c7b1f65ad12f28224932-7F f6.html

    any idea, experience?

    Thank you

    Martin

    Quick search on googled around seems to me, this problem IS in the tools of DPS. They contain too old version of adb, 1.0.26. Accroding to the present notes that you should spend for ever:

    Note: When you connect a device running Android 4.2.2 or later version on your computer, the system shows a dialog box asking if you accept a RSA key that allows debugging through this computer. This safety mechanism protects user devices because it guarantees that USB debugging and other adb commands cannot be executed unless you are able to unlock the device and recognize the dialog box. This requires that you have adb version 1.0.31 (available with the SDK Platform-tools r16.0.1 and higher) for debugging on a device running Android 4.2.2 or higher.

    From: http://developer.android.com/tools/help/adb.html

    As I wrote in the first post, I have the Nexus 7 with 4.2.2... So if you want to provide an excerpt on device on Android, you must upgrade adb tool in the tools of DPS.

  • Touch not available for Android Apps tabs. Long live Apple

    So I buy the Samsung Galaxy Tab 7.0 more, use the official Samsung Android 4.0.4 and Photoshop Touch update is STILL not available for my device? Adobe pathetic, just sad. You want to tell me EXACTLY what that your application runs?

    Wait, I know that I learned by your customer representative, "if I was a professional photographer I would use Apple hardware."

    Adobe cloud is just sad. Can't wait until next May when can I cancel my subscription.

    Does anyone know of a soft that will work with layers?

    For the race on a device Android Apps Touch Adobe require an Android 8.9 inch display.

    Page http://www.adobe.com/products/touchapps.html Adobe Touch Apps, you can reach the tecniques for each of the tactile applications:

    iPad 2 or later is required for the iPad.

  • Open a PDF from an Air for Android app

    Hi all,

    I'm developing an AIR app for Android devices.

    In the app, there is a button that should open a PDF with the default pdf reader (multitasking), but does not work!

    I have an Android (2.2) emulator.

    This is the code

    protected function openClickHandler (): void
    {
    f.openWithDefaultApplication ();
    }

    f is a file object that points to the pdf format in the storage folder.

    All suggest! Help!

    Thank you.

    F.

    openWithDefaultApplication() is not currently supported by AIR Android. If you have a compelling use case involving this api, please send it to ideas.adobe.com

  • Air for Android App Playbook

    I tried to use the APK for BAR converter on the blackberry site.  I used an app, I've done in the Air Flash CS5.5 for Android.  When it has been sent for approval, I was sent that the app was rejected as she asked the user install Adobe Air.

    Now, I look and see that I need a Flash Builder project?  How can I use my CS5 flash project?  Command line tools keep telling me that I don't have an application descriptor file.  I have the MyName - app.xml and bar - descriptor.xml.

    Thank you.

    You must add all your assets to the .bar file explicitly. Using graph, on the first 'build air' tab on the bottom, there is the 'additional files' try add your Active Directory it.

  • Flash cs6 - local store for android app

    How can I local store something (like a record) with my android app? (written with flash cs6)?

    SharedObjects does not really...

    Try:

    var sharedObject:SharedObject;

    sharedObject = SharedObject.getLocal ('trtrtrtrtrtr');

    {if (SharedObject.Data.UserName)}

    display data in a textfield to confirm your working so.

    } else {}

    sharedObject.data.userName = "msmsmsmsmsmsmsm";

    sharedObject.data.age = 24;

    sharedObject.flush ();

    }

  • Flash for Android App, is it possible?

    Hey guys, first of all Merry Christmas!

    I have developed a Flash game using as3 and it turned out great.  Is it possible to take it and convert it into an Android app?

    http://unitedmindset.com/jonbcampos/2010/07/19/Android-mobile-development/

  • How to change a free application for paid app?

    Hello

    I have an html5 app is currently free of charge.

    I want to do as a paid app. How to do? I don't see the option while publishing the new version?

    This allows anyway?

    concerning

    You can't do it yourself, but if join you the team of provider for the BlackBerry World Support, they can help you accomplish this:
    https://developer.BlackBerry.com/blackberryworld/vendor_support.html

    Note that, previously, the change could be done only once; This is no longer the case.

    You can now change from free to paid (and paid release) as much as you need. However, you will need to hire the team of the seller for assistance in the word to the action.

  • change the apple ID for updating Apps

    Hello

    some of the Apps in my iphone have been downloaded by another apple ID, by my friend.

    now, they need updates and well I changed my ID and pass to the new workplace, they still need the password.and I don't have.

    Is it possible to change it? or I have to delete and reinstall again Id and pass?

    Thank you..

    m.naghdiani wrote:

    .. where I have to delete and reinstall again Id and pass?

    Thank you..

    Your last statement is right, you will need to re - install using your own code...

  • CAN´t change the default directory for CC Apps

    He only alow me to select a file, and when I do, obviously it crash, help!

    Capture.PNG

    Two copies... [Locked... go to install location BUG Mod]

    Hello

    Ideally, you should get the option to select a folder and not a file. Like when you click on the location by default, it should prompt allows you to select the folder as the screenshot shows the result.

    Please, try to uninstall the creative cloud desktop application and install it again and see if it works fine for you.

    Please refer to the following links

    Uninstall the Adobe Creative Cloud desktop application

    Download Adobe Creative Cloud apps | Free proveversion Adobe Creative Cloud

  • Navigation bar brand in BB Z10 always visible for Android app.

    Hi all

    Can someone please tell me is it possible to visit the always visible navigation bar BB Z10 to an Android application on BB 10. I want the navigation bar to be visible always (do not provide default button "hide" in the navigation bar), so that the user gets the "Back" button to navigate the last page without having to rely on gestures. Please suggest me a way to do it, thanks in advance.

    It is not possible.

  • How to set a homepage favorite FF 15.0.1 for android?

    There is no way that I can put the hompage on the FF for Android app. I use this app on my galaxy tab 10.1 (P7500), S3 (I9300) Galaxy & galaxy S2 (I9100).

    When I long press the url and select "add to home screen" the message "there is no more space on this homepage".

    This would make the app more intuitive if the user could simply "set as home page" when long pressing the url.

    FF for Android has improved not giant, but this feature 'basic' which is absent makes the experience a bit frustrating... at least for me...

    Thank you for the attention and thanks for a great browser!

    "There is no way that I can put the hompage on the FF for Android app. I use this app on my galaxy tab 10.1 (P7500), S3 (I9300) Galaxy & galaxy S2 (I9100). »

    Fix. Currently, there is no way to set a preferred home page. By default, the home page provided is on: home.

    «When I long press the url and select "add to home screen" message "it is y no more space on this homepage".»

    This refers to the addition of shortcuts to your Android home screen. If a page on your Android home screen is completely filled with the shortcut, you will need to add more space or more screens depending on your Launcher.

    "It would make the app more intuitive if the user could simply"set as home page"when long pressing the url."

    In the past, we found that our startup performance set a homepage changed. It is certainly possible that the feature will return at some point in the future.

    "FF for Android has improved not giant, but this feature 'basic' which is absent makes the experience a little frustrating... at least for me..."

    Sorry to hear that, but we are pleased that you have filed this support ticket and you use Firefox on your Android device. We welcome all your comments.

    "Thank you for the attention and thanks for a great browser!

    Rock on!

Maybe you are looking for

  • How to remove the incoming without opening mail

    I received several false e.mails with him come from various banks which I have no connection. I would like to remove these without opening, but to delete it seems that you first need to open them. Any contributions to this issue would be appreciated.

  • Favorites

    How can I get an alphabetical sort my bookmarks/favorites bar?

  • Another request of Photos.

    If you want pictures/videos you take with your iPad to be saved to one different location other than the native photo app on the iPad like Dropbox or Google Drive How do you (if this is possible)?  Basically, I would like all the Photos and videos th

  • Read messages marked as unread?

    Since 2 days ago, my messages would not mark as read even after reading them and would keep the stay orange until I did a right click in this conversation and mark it as read manually. I've seen a lot of discussions with the same problem, but their m

  • camera to the iMac does not work, you must start

    Got an iMac 27 inches by the end of 2012. Lately the built-in camera will stop working. If I restart it, it works fine. And it continues to work properly. I think that something is happening when he sleeps all night, or for a long time during the day