Giter Site home page Giter Site logo

Comments (8)

JeromeDuban avatar JeromeDuban commented on September 8, 2024

It seems that the problem was solved by downloading the latest versions of :

  • Android SDK Platform-tools
  • Android SDK Build-tools
  • The Android APIs 21 and 20.

I'll try tomorrow on another computer to confirm this.

from android-beacon-library.

Icar05 avatar Icar05 commented on September 8, 2024

The same trouble in project with kotlin. Api's versions are 28. Build -tools has last version. Please reopen issue.

from android-beacon-library.

davidgyoung avatar davidgyoung commented on September 8, 2024

@Icar 05, can you please try to reproduce locally with the library Reference App? It is all Java, but you can add a Kotlin file as needed to see if that makes any difference. Reproducing with the reference app is super important as build setup issues are almost always project-specifuc. If you can reproduce this way, please simply open a new issue with the steps to reproduce and I will take a look.

from android-beacon-library.

Icar05 avatar Icar05 commented on September 8, 2024

sorry, i can't find information about reference app library. Can you tell me exactly, what should i do?
I can show you my gradle files, if it needs. Main project based on kotlin, i 'm trying to add this library.

from android-beacon-library.

Icar05 avatar Icar05 commented on September 8, 2024

i have noticed next think, after i added

  • implementation 'org.altbeacon:android-beacon-library:2.15.2' to build app, i got next exception:
    java.lang.NullPointerException: Attempt to invoke virtual method 'void io.mapwize.mapwizeformapbox.map.r.a(io.mapwize.mapwizeformapbox.map.i)' on a null object reference
    at io.mapwize.mapwizeformapbox.map.MapwizePluginImpl.setLocationProvider(Unknown Source)

from android-beacon-library.

davidgyoung avatar davidgyoung commented on September 8, 2024

Here is the reference app:

https://github.com/AltBeacon/android-beacon-library-reference

Please close this git repo and verify it builds for you. Add Kotlin files as needed to confirm if this is or is not the issue.

from android-beacon-library.

Icar05 avatar Icar05 commented on September 8, 2024

ok, i get, i'll try it

from android-beacon-library.

Icar05 avatar Icar05 commented on September 8, 2024

yes, no needs open issue. There is trouble only with using mapwize with this library, trouble not in altbeacon( Sorry and thanks. If it can help to someone, when appear Class Not Found, need to add
altbeacon implementation in module app. No matter if this library used in inner module, anyway it should be

from android-beacon-library.

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.