Giter Site home page Giter Site logo

ipsmapsdk-android's People

Contributors

libertyfree avatar limboc avatar zqlq4ever avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ipsmapsdk-android's Issues

NullPointerException

我升级了Gradle 工具版本和 gradle 插件后,打包后运行报空,日志如下:

E/AndroidRuntime: FATAL EXCEPTION: Thread-20
java.lang.NullPointerException: throw with null exception
at com.iflytek.cloud.thirdparty.bu.run(Unknown Source:6)

Ps: 旧版本的 Gradle 工具版本和 gradle 插件没有问题!

旧版本:gradle-4.6-all,插件版本:3.2.0

新版本:gradle-5.1.1-all,插件版本:3.4.2

xml资源文件缺失

添加依赖编译时报好多xml资源文件缺失问题,按照你们说的那两种解决方式都解决不了

混淆有问题

混淆后找不到com.parse。
去parse-sdk把所有规则复制了一遍,才解决的:
-keepnames class com.parse.** { ; }
-keepattributes Annotation
-keepattributes Signature
-dontwarn okio.
*

demo不能正常运行

demo不能正常运行,运行时报下面错误
Error:The SDK directory 'E:\OneDrive\AS\exercise\IndoorNav\IpsmapSDK-Android-master\Users\liberty\Library\Android\sdk' does not exist.

Consult IDE log for more details (Help | Show Log)

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.