GithubHelp home page GithubHelp logo

Comments (4)

s1037989 avatar s1037989 commented on August 16, 2024

I successfully built, executed on an Android device, modified, re-built, and still executed on an Android device. That's a big deal to a newb.

Other things README worthy:

The gradlew installDebug process complained about permissions.
Had to restart adb as root. Need to be in the Android SDK platform-tools dir:
./adb kill-server
sudo ./adb start-server
./adb devices
./adb logcat

The gradlew installDebug process complained about authorization.
I had to wake up and unlock my Android device and a dialog was awaiting me asking me to authorize the connection from my laptop. I did so and ran it again and it went thru and successfully built and installed the app on my Android. I found an app called "Estimote Devices" in my full app list.

To prove to myself quickly that I can make changes to the package, I converted the beacon-gray.png to a negative image and re-ran. Sure enough, the next time I launched the app, the color of the beacon shown was dark gray instead of the original light gray.

Hope this helps some people.

I'm really excited to dig in now!!

from android-fleet-management-sdk.

wiktor avatar wiktor commented on August 16, 2024

Thanks a lot for your feedback, I'll make documentation more verbose.

from android-fleet-management-sdk.

muniriver avatar muniriver commented on August 16, 2024

I would appreciate yours help
I have done all steps but when I execute gradlew installdebug the process is stopped at 95% and it does not continue. I thinks any device is found but I do not know how continue with the process.
Could yours tell me any directives ?. Thanks in advance

--later----
Now, I dont know why now, the process is finished successfully. But nothing happened in my phone or emulator. What is the following step please?. Thanks again

--later----
I am installed the Demos-debug.apk manually in my phone, and runs correctly. The installation is not performed automatically although the phone is usb connected.

from android-fleet-management-sdk.

wiktor avatar wiktor commented on August 16, 2024

installDebug does only installation of the app. It does not run the app, you need to choose it manually from apps and run it.

from android-fleet-management-sdk.

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.