import org.json.JSONObject; import org.json.simple.JSONValue; //........ public s…
import com.google.gson.Gson; import org.json.simple.JSONValue; import com.goog…
public static void encryptOrDecrypt(String text) throws Exception { try { Str…
import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.…
public static String convertMapToJSONString(Map<String, Object> mapToConvert)…
First you have to import , using Google.GData.Client; using Google.GData.Documents; …
// this code snippet helps you to upload a file into a specific folder in gdrive …