Android app for my Z10

I recently acquired a shutter triggering device made by MIOPS for my Canon 7D MK II camera, but their app is only available on Andriod. I know Blackberry can use some Android apps, do I stand any chance of getting the MIOPS app for my Z10, and if so, can someone help me find the way? Thanks everyone.

no, that's not possible and advisable however, you can consider using Amazon app store (pre-installed app) or downloading third party stores that supports Android and iOS apps.

Similar Messages

  • What's best Android app for viewing PSDs?

    Other than the Adobe photoshop apps what is the best Android App for viewing .psd files?  All the Adobe ones lock you into using the Creative Cloud which I don't want to use as I have my files on Google Drive.
    Thanks

    Try Docs Viewer.

  • Tell me some essential apps for our z10

    hi everyone,
     Please Tell me some essential apps for our z10 that you think are good and one must have.

    hi you may need times, twitter. and need for speed.
    at least need for speed.
    give a like.
    Give a like.
    1. please click the Like Button below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?
    " which solved it for you

  • Android apps on BB10/ Z10: How?

    I am looking for step-by-step resource (a fully tested one) that outlines the procedure to set up Z10 (OS: 10.2.1.2977) for installing/running Android apps. 
    Thanks.

    spsood wrote:
    I am looking for step-by-step resource (a fully tested one) that outlines the procedure to set up Z10 (OS: 10.2.1.2977) for installing/running Android apps. 
    Thanks.
    Hi @spsood! Since you're on OS10.2.1, this might help: You Upgraded to OS 10.2.1 and want to run Android Apps on Your BB10? Install Snap to Your Device!
    Cheers!
    Click if you want to Thank someone. If Problem is resolved, so that others can make use of it.

  • DPS android app for small screens, works, but poorly...

    There is a way to get the DPS android app compatable with 1400 devices, including mobile phones.
    In theory if you here reading this its because you have an android app made by the DPS app builder live in the play store and...
    A: found out that the android app is only available on large/xlarge screens
    B: are getting yelled at by your employer who bought the Adobe DPS subscription and claims this should work on his phone "because I looked at the Adobe site and it says android, my phone is an android, read their site and make it work"
    C: found this because you were smart enough to read through the forums before suggesting this as a publishing solution to your employer and want to know if it really works on android phones, in whcih case, you may want to make it easy on yourself and just say "no, it does not" and then waid for Adobe to officially support small/normal screens perhaps head over to this post and bring some attention to it so we can collectivly improve this already awesome tool: http://forums.adobe.com/thread/1097433
    however, before you attempt this please keep in mind the following:
    1- it does not work well, if at all, on certain devices. specifically the small phone devices with the slower processors. So what typically happens is that you need to delete the data for the app and wait nearly 10 min for the "checking for updates" to process and grab new edditions. Depending on your serivce provider, this can be a nightmare. So, do NOT even attempt this if you have a cap on your data plan, think about how long it would take to download a 100mb folio file on a 3g connection, not to mention the processor which the tablets have and phones do not have.
    Here is some more data:
    --Android 1 from Sprint: really super slow, thats all I gotta say
    --Android 2 from Verizon, again, slow, but works
    --Galaxy Nexus 4.1.1, Verizon 4g connection, works great, (10% of the time) lol. about 90% of the time the Galaxy Nexus needs to be restarted after installing, and will get stuck on the "updating library" screen. the only way to fix this for any of the above phones seems to be to clear all data, uninstall, re install, do not launch, restart phone, and then launch app.
    I am going to test the following soon:
         Samsung Galaxy Note II N7100 (1.6GHz Quad-core)
         (1.5GHz Quad-core)
              LG Optimus G E973
              Xiaomi MI-2
              LG Optimus 4X HD P880
              HTC One X
    (the idea being that perhaps we can go through the list from google in the play store and limit the devices its on, but at least with this solutuon as described below we can get rid of the "not availabe on your device" notice.)
    So before you read on, consider that for your end users. If you find a way to fix this, let me know, I have considered turning off hardware acceleration but have not tested this yet.
    2- if you choose to attempt this make sure you have a good understanding of command line AND you have a new version of the app ready if you want to roll back.
    consider this concept: (you should have these ready)
    app a- made by Adobe DPS app builder, works on only large and x-large android screens, lets say its version 100000 and 2.5.5.000. This is already in your google.play store account as a live app,
    app b- the app you are about to build in this example below, it will in theory work on small, medium, large, and x-large android screens, lets say its version is 110000 and 2.9.9.000 (it will be MADE FROM APP A, you will open it, edit it, and wrap it back up.)
    app c- made by Adobe DPS app builder, works on only large and x-large android screens, lets say its version 200000 and 3.5.5.000 (which would be good to have in case your version b above does not work the way you want)
    notice the VERSION codes. These are important because you can only go UP, you can not "roll back" to a previous version.
    Again, I do not suggest this, but if you are daring and have some development background, feel free to give it a shot.
    (I am not going to be able to support this info, but I can verify 100% that I got mine working, very poorly and slow, but it installs, pulls folios, and loads)
    PC WINDOWS ONLY, I have not tried this on a MAC.
    get this:
      http://www.7-zip.org/
    install it
    get this:
      http://code.google.com/p/android-apktool/
    read all about it.
    go here:
      http://code.google.com/p/android-apktool/downloads/list
    get:
              apktool1.4.3.tar.bz2
    and
              apktool-install-windows-r04-brut1.tar.bz2
    put them all in 1 folder, extract both items, all the way
    the grab the
              android-viewer.apk
    that Adobe DPS made, or whatever yours is named...
    and the
              release.keystore
    you made and put them in the same "stuff" folder. there should be 20 items total in here now.
    get this:
    http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u30-download-1377139.html
              jdk-6u30-windows-x64.exe
    do NOT use any other version, do NOT use version 7, use version 6.
    install it all. then find it. should be here- (C://program files/Java/)
    I recomend grabbing it all and putting it in your ROOT like this:
    C://Java/jdk1.6.0_30/bin
    then, put everything from the "stuff" folder into C://Java/jdk1.6.0_30/bin
    yep, all of it.
    now we are ready to get funky...
    run cmd line.
    open start menu, type
    cmd
    into the search bar, hit enter
    -------- run command line, get to proper directory
    cd ..
    cd ..
    cd Java/jdk1.6.0_30/bin
    (or wherever your 'stuff' is)
    --------open up
    apktool d android-viewer.apk android-viewer
    (this will make a folder called 'android-viewer' and you will be able to go into that folder and find the XML files in there)
    --------edit XML
    in file: /android-viewer/AndroidManifest.xml
    open up in dreamweaver and change this stuff:
    android:versionCode="_ENTER_NEW_NUMBER_" android:versionName="_ENTER_NEW_NUMBER_"
    <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" />
    in file: /android-viewer/assets/META-INF/AIR/application.xml
    open up in dreamweaver and change this stuff:
              <versionNumber>_MATCH_ABOVE_</versionNumber>
              <versionLabel>_MATCH_ABOVE_</versionLabel>
    <supports-screens android:smallScreens='true' android:normalScreens='true' android:largeScreens='true' android:xlargeScreens='true'/>
    --------package it back up
    apktool b android-viewer android-viewer-new.apk
    (this will repackage the folder into a new APK, note the name -new.apk added to the end)
    --------Sign
    jarsigner -keystore release.keystore -signedjar android-viewer-signed.apk android-viewer-new.apk YOUR_ALIAS
    (now you need to sign the -new apk and recreate it as signed)
    --------Verify
    jarsigner -verify -verbose -certs android-viewer-signed.apk
    (if the last line does not say 'successfully verified' and there is an error, make sure you are using version 6 of JDK and not 7)
    --------Update APK in play store
    Visit this page
    http://developer.android.com/distribute/googleplay/about/distribution.html#instant
    read the line that says "Instant publishing, instant updates"
    while you do, understand you are being lied to, it takes anywhere from 30 min to 4 hours for your update to be "instant".
    take the new "android-viewer-signed.apk"
    rename it, upload it, activate it, de activate the old one.
    important: beofe you click save, switch over to the "product details" tab and update your version notes.
    head over to your app page in the play store.
    sit there and click refresh every 10 min or take a nap and come back in a few hours.
    when you finally see the version number has updated, go to the browser on your phone
    find your app in the browser, refresh the page, make sure its got the new version number on it.
    install it on your small screen device, cross your fingers, and hope you do not get a message that says "not signed properly"
    if you do, feel free to start googling the stuff above to see where you went wrong.
    If it does work, go to your boss and have him download it and run it and say "see, there ya go, its on your phone now" and when he says it does not work hand him a minni screw driver and a 1.6GHz Quad-core from the Galaxy Note II and tell him to simply upgrade the procssor in his phone because its too slow. lol.
    -good luck and enjoi

    Hi,
    This is very interesting.  I'm not an expert but i could do almost all the steps, but i can not do the sign step.  i dont know where my release.keystore is.  i created a .key.p12 file, is it?
    I'm trying to do this for a Galaxy SIII
    Thank you

  • Run Android Apps on Blackberry Z10

    This Topic has been Moved for correct placement

    Hi and Welcome to the Community! Here is one:http://supportforums.blackberry.com/t5/Downloaded-Applications/You-Upgraded-to-OS-10-2-1-and-want-to-run-Android-Apps-on-Your/td-p/2784957#nobannerIt's not the formal Google Play Store...Google and BB continue to not play well together. Google Play Services require significant "hacking" to get them to work on BB10 devices, and remain less than 100% effective. Basically, try SNAP and see if the apps you want are there and will function...if not, then seek out other sources of APKs, which you can directly install to your device. Those that work are good, those that don't work...well, they don't work. Good luck!

  • Myriad Alien Dalvik (android apps for symbian)

    When will be available Myriad Alien Dalvik for phones running symbian^3?
    myriad-alien-dalvik-allows-android-apps-symbian-maemo-virtual-machine 

    ...and so far Myriad has not said anything about making their products available directly to us end users. They seem only to be interested in offering the software to the phone makers for bundling with the OS.
    I am guessing that the reason for this would be that they don't expect to make much money otherwise due to software piracy; Alien Dalvik would be one of the top cracked downloads on the torrent sites.

  • How are people signing their Android Apps for Google Play?

    What is common practice for signing Android Apps, is self signing acceptable? If not, what certificate authorities are popular for Adobe AIR Apps?
    Thanks

    No, because you enter your publisher details in the certificate. As far as I can tell the user just has the one dialog where they have to give permissions.

  • Epocrates drug app for the Z10

    I have the 9900 smartphone with the 7.1 OS. It allows me to use the epocrates app. I am now told on the epocrates website that it will not be available on the Z10.  And it isn't available for my playbook. This is a major app for anyone in the medical profession. We need it on us not only in the computer at the office. Why is Blackberry reducing the apps currently available and needed? If I cannot have the epocrates app on the z10, I will not buy it, much as I want to.

    Hi and Welcome to the Community!
    BlackBerry is not "at fault" here...the app developers choose what devices they will support and which they will not. BB10 is a revolutionary change from prior BB devices...and apps must be totally re-written to run on BB10. While I've heard that app development for BB10 is actually easier than prior BB models, it nevertheless is a complete re-write that they'd have to undertake.
    Each app developer makes their own choice as to what devices they will support. BlackBerry do not restrict app developers from writing their app for BB10...the developer makes that choice.
    So, it seems your complaint would be better raised with the epocrates folks...doesn't it? Unless I am misunderstanding?
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Command Center + Android app for Z87-G45 Gaming

    So I just got my Z87-G45 mobo and i7 4770k installed after a nightmare of dealing with a corrupt Windows installation, and this thing is SWEET!
    I found that there's a Command Center app for Android, but it requires Command Center version 2.5.037 or above. The latest I could find when looking at downloads for my motherboard was version 1.0.0.16 before the MSI US site went down. Checked the EU site and it's the same story.
    Is there a download link for Command Center 2.5.037 or is each download of Command Center specific to each motherboard?

     Under very heavy loads the stock cooler is crap, anyone can tell you that. For lower price cooler a Cooler Master 212 is OK, for a better one at higher price Zalman 9900 is what I use now but did have the 212+ prior to the Zalman and really didn't have any complaints about it. Under extreme loads my CPU would get up to 75C max with 212+, with the 9900 61C max.

  • Is there an android app for the HP Deskjet F4580?

    I recently purchased a Samsung Infuse with Android 2.2.1 firmware. I'm looking for an app that will allow me to print to an HP Deskjet F4580 wireless printer.

    You may print from your Android device over the local netwotk by using the HP ePrint Home & Biz app.
    You may find the instruction how to get and use the App below:
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02775166&cc=us&dlc=en&lc=en&product=3795314&tmp​...
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • UBER Taxi app for Bberry Z10 w 10.2.1 or higher

    Trying to get Uber taxi set up on my z10 - i downloaded the APK file from APK train, I tried the latest version and an older one - the download works, and the application installs and delivers an icon on my phone desktop - however, when i launch Uber it asks me to update the software and provides a button to click to update - when i click this it takes me to Google Play and asks me to install but will no do so unless im logged in through Google Play --> is there an easier way to get the Uber taxi app?
    Thanks in advance,
    W.

    I suggest you try the very clean and very forceful AutoLoader method to install your OS:
    http://supportforums.blackberry.com/t5/BlackBerry-10-OS-Device-Software/Upgrading-OS10-devices-using...
    Beware that it is completely destructive...the device will be "like new"...no data, no apps, no accounts, etc. Be sure you take a full backup first, as well as make full manual documentation of all apps, accounts, configurations, etc. Sometimes a restore reintroduces the very corruption one is trying to eliminate, and manual reconfiguration is necessary.
    You can also use this to fall back to a prior OS if you desire...you can install any OS level for which you can find an AutoLoader. (Hint...search over on the CB site!)
    Hopefully, the new OS will resolve your PART1 issue.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Line apps for BlackBerry z10

    Line apps is already available in other BlackBerry modal. When will it be available for BlackBerry z10

    Hello kenixleeky
    Most of the applications that are not the BBWorld indica even the only way at this point is portandolas Android install if you must pass you a private message on how to do.
    caminerogroup
    Hopefully BbWorld who are available will come soon with the 10.2 will be out in the coming months, hopefully others: smileyhappy:
    NOTE: Just as RUDOX Hermando aand says you must have the 10.1 for best performance.
    VIA | caminerogroup
    http://foros.blackberry.com/t5/Aplicaciones-Descargadas-para/Porque-no-puedo-descargar-line-en-black...
    At your command!
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

  • What is the best android app for OFFLINE voice commands (offline - not "Ok Google")?

    Hi, I'm looking for a good app that allows you to assign a voice command, for example, "Call Mom" to the actions you would perform on the phone to dial Mom's phone number. I'm calling this "off-line voice commands." I do not want to have all my contacts stored on some cloud server and then let Google or something else to find it there and call the number for me. I want it all to take place internally, that is on my phone. This is sort of like recording a macro. There must be a good app that does that. Please don't give my instructions on how to use the microphone for Google to do this. You have to understand that I want to do this OFFLINE. A lot of people don't seem to understand that when you use Google for this, it's an online process. Samsung users say they have an already installed app called "S-Voice" that does this offline. It would be similar to that. Also found an app called "Utter" on the google play store, but it looks like it's in Beta. I've yet to download an app and was hoping other Xperia users found something already on the phone that does this. Oh and my Language and input setting is already set to "Default English" with speech output set to on. Thanks again. Chrissy

     Trial and error, there are myriad options on the playstore https://play.google.com/store/apps/details?id=com.brandall.nutter&hl=en

  • Android market for blackberry Z10

    Help I need a an android market that is compatible with BlackBerry Z10 STL 100-4 running a 10.2.0.413 OS. Thank u. Plus I've tried the 1Mobile market but it is not working

    No problem. Do spend a second to press like if it helps you

Maybe you are looking for

  • IPad not responding after hard reset

    My iPad 2 is not responding normally, voice assistance has turned on automatically, I need to triple tap icons to open, and the device is generally operating slowly. I have tried a hard reset, but the issue remains and I can't seem to find the reset

  • Irish (Gaeilge) Character preservation from MySQL

    (Sorry if this is the wrong forum..) I'm building a web application which uses the Irish language. This is my first time working on a java program that uses another language other than English so I need to teach my self about character encoding and c

  • Keypad not working properly on Macbook pro

    The key pad on my MacBook Pro does not work all the time and have had to resort to a separate mouse to be able to scroll etc. Any advice please.

  • Nokia 6300 problem sms

    when im writing sms it shows  1000 characters when i  get to 890 it shows second messege being writed, shouldnt it be 160 characters per sms, what can i do, help

  • Queue-to-Queue Propagation VS. Downstream Capture

    Can someone please provide some insights into the advantages and disadvantages of using Queue-to-Queue Propagation VS. Downstream Capture ? Thanks for your input. -Reid