android: Parse.com Parseobject classnotfound error

前端 未结 2 1614
自闭症患者
自闭症患者 2021-01-16 16:06

I use Parse.com\'s library in my android application and i get the following error.

05-26 18:43:31.838: E/AndroidRuntime(4759): FATAL EXCEPTION: main

2条回答
  •  爱一瞬间的悲伤
    2021-01-16 17:10

    I hope this may helpful for you.

    Open project's properties.

    Click on java build path.

    Click order and export tab and click on parse jar file to check this.

    And build and clean your project then run.

提交回复
热议问题