Coder Social home page Coder Social logo

缺少fastjson库 about aisenweibo HOT 7 OPEN

dxjia avatar dxjia commented on May 13, 2024
缺少fastjson库

from aisenweibo.

Comments (7)

wangdan avatar wangdan commented on May 13, 2024

我有引用的啊,没漏。漏了你就加上吧,我刚用studio,不会玩

from aisenweibo.

dxjia avatar dxjia commented on May 13, 2024

@wangdan 看了一下,确实在library-orm的build.gradle里有引用

provided 'com.alibaba:fastjson:1.2.6'

改为

compile 'com.alibaba:fastjson:1.2.6'

就可以让app module也引用到了

from aisenweibo.

dxjia avatar dxjia commented on May 13, 2024

@wangdan 另外,我本机build tool vesion还没有到 23.0.0 rc2,用的22,不知道跟这个有没有关系。。。

from aisenweibo.

wangdan avatar wangdan commented on May 13, 2024

我看了下今天的崩溃日志,是不是你导的fastjson不对啊,10几个崩溃都是fastjson造成的

from aisenweibo.

dxjia avatar dxjia commented on May 13, 2024

@wangdan 啊????我还没有pull request呢,还没合上去啊...

from aisenweibo.

rexcheung avatar rexcheung commented on May 13, 2024

按照 @dxjia 的方法: 改为
compile 'com.alibaba:fastjson:1.2.6'
然后就可以顺利通过编译运行了

from aisenweibo.

withparadox2 avatar withparadox2 commented on May 13, 2024

或者在app目录下加一个libs文件夹,把fastjson.jar丢进去

from aisenweibo.

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.