Code Monkey home page Code Monkey logo

Comments (7)

macroramesh6 avatar macroramesh6 commented on May 17, 2024

I have a same problem when I test my app in multiple device

from mobile-packages.

roelvan avatar roelvan commented on May 17, 2024

same problem here

from mobile-packages.

dnuske avatar dnuske commented on May 17, 2024

but you have the same issue if you are not using this plugin, I don't think this goes here that is more a Meteor thing.

from mobile-packages.

macroramesh6 avatar macroramesh6 commented on May 17, 2024

I found simple hack to run app in multiple devices.

  1. Execute meteor run android-devices --verbose without connect android device.

    Command end with:
    ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: ERROR: Failed to deploy to device, no devices found. Command finished with error code 8: sampleapp/.meteor/local/cordova-build/platforms/android/cordova/run --device

    ERROR running one or more of the platforms: Error: sampleapp/.meteor/local/cordova-build/platforms/android/cordova/run: Command failed with exit code 8 You may not have the required environment or OS to run this project

  2. Now connect single device and execute the command in new terminal that come up with the above lines eg: sampleapp/.meteor/local/cordova-build/platforms/android/cordova/run --device

  3. Then remove current device and connect new device. repeat the same to all your test device.

  4. Connect all your device into you machine and start develop

I dont know whether its good, but works 👍

from mobile-packages.

lorensr avatar lorensr commented on May 17, 2024

To get step 2 to work, I had to export ANDROID_HOME=/Users/me/.meteor/android_bundle/android-sdk/ and add /Users/me/.meteor/android_bundle/apache-ant-1.9.4/bin to PATH

from mobile-packages.

uriva avatar uriva commented on May 17, 2024

+1 for support for debugging on multiple devices

from mobile-packages.

StorytellerCZ avatar StorytellerCZ commented on May 17, 2024

I'm closing this issue as this should be a feature request on the main Meteor repository.

from mobile-packages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.