Java – unable to parse com parse. ParseQueryAdapter

My current settings:

>Operating system: Windows 7 > ide: Android studio (with updated SDK) > parse jar (V 1.10)

I'm trying an example of parsequeryadapter. I encountered this error on my ide: import com parse. ParseQueryAdapter; – > Unable to resolve symbol parsequeryadapter

I want to try something similar to this example. Due to an error, the import does not seem to pass

If you need more information, please leave a comment & I'll respond

PS: I can add com parse. Parseobject without error

Solution

In the LIBS folder, you will find parse - 1.4 1. Jar file

Edit: parse-1.10 does not have a parsequeryadapter You must use parse-1.4 1, which is included in this example

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>