I am working on Android Studio.
I have 2 folders(1 for android and 1 for java code) inside 
projectrootfolder/src/main/java

java code contains code to access RESTful web services.
And Android code calls these methods to get response.

When i tried doing same in Eclipse, i get proper JSON response but in 
Studio i get error as
      org.json.JSONException: Unterminated object at character 33 of 
[{"Error": "Cannot run program "hadoop": error=2, No such file or directory 
is not available."}]




-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fcb72927-6682-4a26-b2cd-3590880fce2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to