TargetSDKVersion Android support in Blackberry 10.2.1

I wonder if I'm doing my app with minSdkVersion 15 (ICS - 4.0.3) and targetSdkVersion 19(Kitkat-4.4) on android. I can install it on Blackberry 10.2.1? BB 10.2.1 supports Jelly Bean (4.2.2), but not sure it provides same kind of compatibility layer how Android runtime provides.

Can anyone confirm or share their experience this?

Fix.

As long as minSdkVersion is > = 10 and<= 17,="" you="" should="" be="" okay.="" you're="" only="" limiting="" the="" devices="" your="" app="" is="" available="">

The real problem is if you define targetSdkVersion > 17 and use these libraries (as described above).

See you soon,.

Tags: BlackBerry Developers

Similar Questions

  • What version of android (up to which version of Android) supported by BlackBerry PlayBook?

    What version of android (up to which version of Android) supported by BlackBerry PlayBook?

    Designated operational entities 4.2.2 Android and Android 4.4 are supported?

    What is the version supported by BlackBerry Simulator.

    Thank you

    Your suggestion seems to be very good advice for me.

    OK I'll follow it.

    Thank you

  • Porting an Android application for Blackberry

    I have a pure application that shows local ATM integrated Android 2.3.3 and 4.2.2 I wan't it wear BB 10.2 I followed the process, but I have the problem that my application is highly dependent on the API of GoogleMaps V2. Mainly on the fact that the BB10 has not installed GooglePlayServices y at - it a way to get GPServices running or a workaround to get the work of the V2 API of GoogleMaps.

    I suggest that you publish in the jury of the android:
    http://supportforums.BlackBerry.com/T5/Android-runtime-development/BD-p/ADT

    as far as I know only google maps v1 is supported. I heard bbry strives to support v2 or to replace calls to the api with access open or similar plan, but so far it is not in the operating system.
    You may want to use OSM yourself on a branch?

  • BlackBerry Z10 BlackBerry Desktop Software does not support the BlackBerry 10 operating system

    I am wanting to sync the Z10 with my Mac andhave times link BB and BB Desktop Software but the message it gives me is:

    This BlackBerry device running the BlackBerry 10 operating system.  BlackBerry Desktop Software does not support the BlackBerry 10 operating system. Visit www.blackberry.com/support to learn more about how to synchronize your multimedia files, backup and restore data from the camera and more, with your device.

    All software are up to date on Mac and BBZ10

    What should I do?

    You have the two desktop software and link configurΘ for dΘmarrer when a device is connected to your Mac. You must go into the Desktop software settings (I don't remember exactly what to do, but there should be some settings at the top right) and set it to not open when a device is connected. Once you have it set to not open when your phone is connected, make sure that the link is set to open. That should solve your problem.

    Let us know if that helps you.

  • Help me! java.io.FileReader does not support on blackberry

    I want to import a Jar file in current blackberry application. My in standard java jar file use a RandomAccessFile, BufferedReader, FileReader class... But there is no support on blackberry. Help me! Thank you very much

    This can be done... However, you can write your own library using the API limited including blackberry gives... No way to get classes not supported here because RIM has give app on their phones for these APIs work

    See you soon...

  • PhoneGap &amp; JQM support for Blackberry 9360 v7.1

    PhoneGap & JQM support for Blackberry 9360 v7.1

    Yes, Mobile and Phonegap jQuery work on WebWorks for OS 7.1.

  • Air for Android 16.0 - cannot use the native extension that include android-support-v4 - ClassNotFoundException

    Hello

    This is my first question here, and I really need help on this problem. We are been struggling for a few days on the following error message: C

    05-12 17:35:29.321: E/AndroidRuntime (26531): FATAL error: IntentService [MCGcmIntentService]

    05-12 17:35:29.321: E/AndroidRuntime (26531): process: air.com.mooncat.androidTest, PID: 26531

    05-12 17:35:29.321: E/AndroidRuntime (26531): java.lang.NoClassDefFoundError: doesn't have a resolution of: generator Landroid/support/v4/app/NotificationCompat$;

    05-12 17:35:29.321: E/AndroidRuntime (26531): to com.mooncat.MCGooglePlayServices.MCGcmIntentService.sendNotification (MCGcmIntentService.j ava: 92)

    05-12 17:35:29.321: E/AndroidRuntime (26531): to com.mooncat.MCGooglePlayServices.MCGcmIntentService.onHandleIntent (MCGcmIntentService.jav one: 48)

    05-12 17:35:29.321: E/AndroidRuntime (26531): to android.app.IntentService$ ServiceHandler.handleMessage (IntentService.java:65)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at android.os.Handler.dispatchMessage(Handler.java:102)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at android.os.Looper.loop(Looper.java:145)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at android.os.HandlerThread.run(HandlerThread.java:61)

    05-12 17:35:29.321: E/AndroidRuntime (26531): caused by: java.lang.ClassNotFoundException: did not find class ' android.support.v4.app.NotificationCompat$ Builder " on the path: DexPathList [[zip file ' /data/app/air.com.mooncat.androidTest-1/base.apk"],nativeLibraryDirectories=[/data/app/a ir.com.mooncat.androidTest-1/lib/arm, / vendor/lib, / system/lib ']]

    05-12 17:35:29.321: E/AndroidRuntime (26531): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)

    05-12 17:35:29.321: E/AndroidRuntime (26531):... 6 more

    05-12 17:35:29.321: E/AndroidRuntime (26531): deleted: java.lang.ClassNotFoundException: android.support.v4.app.NotificationCompat$ Builder

    05-12 17:35:29.321: E/AndroidRuntime (26531): at java.lang.Class.classForName (Native Method)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)

    05-12 17:35:29.321: E/AndroidRuntime (26531): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)

    05-12 17:35:29.321: E/AndroidRuntime (26531):... 7 more

    05-12 17:35:29.321: E/AndroidRuntime (26531): caused by: java.lang.NoClassDefFoundError: class not found using the charger to start class; no batteries available

    My Native Extension use Google Services play and rely on support android v4. Google services functions perfectly works play (for example: I am able to save the token with the google cloud features).

    I've seen this problem in another thread in github and seems that they solve it, but it does not fit my case. It's like in the publication of flash support android v4 is "removed". I say this because I tried to decompile the generated apk and I discovered that sources exist (like com / / thing, com, google, android, gms /...) BUT not the android/support/v4 /... On the contrary, seems that the apk build contains only the android/support/v7/appcompat/R.java (.java because is decompiled). In the .ane file, I have the Android - support.v4.jar and also the contents of platform.xml to/META-INF/ANE/Android-ARM. In the platform.xml I have this:

    <? XML version = "1.0" encoding = "utf-8"? >

    " < platform xmlns =" http://ns.Adobe.com/air/extension/4.0 ">

    < packagedDependencies >

    < packagedDependency >android-support - v4.jar< / packagedDependency >

    < packagedDependency >google-game - services.jar< / packagedDependency >

    < / packagedDependencies >

    < packagedResources >

    < packagedResource >

    com.Google.Android.GMS < packageName > < / packageName >

    < folder_name > google-game-services-res < / FolderName >

    < / packagedResource >

    < / packagedResources >

    < / platform >


    In the eclipse project, I tried to register the library of v4 support in all possible ways, such as addiction, external jar, or kept as a defult library in the libs folder. Nothing works...


    I really can't understand hot to fix this crazy...

    I just discover the problem... just crazy!

    It was caused by the version of android.support.v4.jar. I did a test now, for some reason any magic, using one I had before (I got it, in Eclipse, with a right click on the library project, Android tools > add Media Library, it was not recognized). Then, I tried with the other two different versions of android.support.v4.jar, and this solved the problem as if by magic! Just to say, using the method add the support library, the size of the file android.support.v4 was 1.2 MB, the other two versions were respectively 759 KB and 628 kb, according to their version. I expected that this library has been correctly added by eclipse, also relying on the target of androd in the project.properties, but does not appear. Hope this might help someone.

    PS: like all the other thread suggest, don't forget that the android.support.v4.jar is included in your DONKEY file, and the platform.xml explicitly declare it as .

  • Is Adobe Reader for iOS and Android Support with Solution PKI encryption?

    Hello

    I searched for an answer if Adobe Reader for iOS and Android can read PDF files encrypted by infrastructure solution to public key (encrypted by a public key, in order to be decrypted by the private key pair), but to date I have not found the answer.  From the Adobe web site, I understand that Adobe Reader for Android supports to read a document encrypted with AES256 but it does not mention on PKI.  I had to guess it does not support encryption with PKI, but I would just get a formal response and would like to know if Adobe Reader Mobile will support it.

    Thank you!

    Masaya

    Unfortunately, it is still not supported on mobile versions of Adobe Acrobat DC.

    Thank you.

  • Adobe Story for Chromebook or Android support

    Any word on Adobe Story Chromebook or Android support? What I understand ChromeOS is not much more than a browser HTML5? I want to get one of the new time 8 Haswell powered laptops Chromebook this holiday season under $ 300. I can understand that delaying the Adobe Story ChromeOS development as it is still very small, but Android? There are over 1.5 million Android activations daily. It's more than the entire population of the Canada each month :)... difficult to understand turning a blind eye to these much longer numbers.

    UPDATE the web version of Adobe Story works perfectly on Chromebook, ACER 2848 C720 with 2GBs of RAM $ 199.99 Amazon. Don't forget to disable Chrome extensions you may have installed that turn off the Flash, for example Flash Block. Also double click on the project is not open, instead click the small swirl on the triangle next to the project name and select open from the menu. I wasn't able to install the version of office (no surprise). That's good news for us who want a cheap laptop "whip" for the script that runs more than 8 hours. Now, if only we had a version of Adobe Story Android...

  • PDF Android support

    I know it is mentioned in the last webinar, but I don't remember if folio PDF for Android support is expected to v26 or v27. Does anyone remember?

    -Scott

    V26 if testing goes well. PDF image format must be supported on Android and Desktop Viewer.

  • Support for Blackberry OS?

    Hello

    I was wondering if there are plans to support the Blackberry operating system?

    Thank you

    Chris

    Hi Chris. No, don't currently have plans in support of Blackberry.

    Thank you

    Mark

  • Is it possible to integrate Android app on BlackBerry OS 10.2.1 BBM

    BlackBerry OS 10.2.1 announced NYI. Is it possible to add BBM support using jni code or java with the new version of the OS?

    Thank you!

    Currently no, we support the standard Android native libraries.  Nothing specific BlackBerry it is flush.

  • My android supports this version of firefox

    4.2 Android

    The necessary minimum Android version is Android 2.3 thus if your device can support Android 4.2 then it likely will run well on it.

    Have you looked for Firefox in the game of Google?

  • Is - this firefox for mobile (on android) supported adobe flash player?

    I would like to see videos on you tube using adobe flash player to my HTC Desire Android 2.2, but need to know if this browser supports adobe flash player.

    Hey, Firefox. If you see so much from firefox for other browsers for this reason, why don't add you it? It's February 19, 2012. Still no Flash on my firefox Tablet Xoom. Hurry, fast!

  • BlackBerry essential Android apps for Blackberry jump jump list?

    Hello

    As previously the typical Indian Android user his habbitual to use Android applications as

    1. lots of Google applications like gmail, den, g +, maps, result etc.

    2 Bookmyshow, PVR, apps to cinema etc.

    3 Amazon.in, flipkart, snapdeal etc shopping apps

    4 BCC, CNN, Times of India etc new apps

    5 Microsoft office applications

    6. comparative analysis of applications such as Antutu & many others

    Now, as a new user, I'm trying to learn what available apps in the store Amazon or Blackberry world.

    So question is, like Leap Blackberry user or developer is there any list of essential applications?

    khiremandar wrote:

    I prefer certified AppStore

    Well you can limit you unnecessarily so. For example, one of my "essential" apps is the Waze navigation software. But, the developers of Waze has been very slow expel updates via BBWorld and the Amazon App Store, but quick to push through the Google game shop. With the help of the snap is therefore necessary patches make important receive. In addition, many developers don't even bother to push their possible applications the Google game store... which means that if you look only at BBWorld and the Amazon App Store, you will not see these applications, even though they may be perfectly available for your use through the snap.

    A sad state of affairs for BB is indeed the app availability. He is cruelly via BBWorld (and often even the Amazon App Store) for exactly that reason (the developers just don't take the time). But SNAP puts the entire catalog of applications Google play in availability for BB 10 users. Each developer chooses their path for the distribution of their app... BB don't not "force" anyone to use BBWorld for the distribution of their App. Therefore, some smart users have been very creative in the manufacture of tool parts for obtaining applications distributed via other means (for example, SNAP bringing in the whole catalogue Google Play).

    But your choice is yours to make.

    Good luck!

Maybe you are looking for