0
I’m on my first project with Android consuming the parse API. I followed the tutorial to the letter and always get the same error:
could not find method com.parse.Parse.initialize
I use ADT with updated SDK Tools.
0
I’m on my first project with Android consuming the parse API. I followed the tutorial to the letter and always get the same error:
could not find method com.parse.Parse.initialize
I use ADT with updated SDK Tools.
Browser other questions tagged java android api parse
You are not signed in. Login or sign up in order to post.
I already went through this error once, by chance it comes followed by: referenced from method biz.rightshift.parsepush.RegisterFunction.call ?
– Junior Moreira
No, it’s not followed by that mistake, Junior.
– user35331
But he doesn’t seem to find the class...
– user35331
Enter the code and/or Stacktrace for easy response.
– Rodrigo Faria