Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Is it Possible to Encrypt & Decrypt Total Json Response in Android ?

As per the project, we will receive the JSON response in an encrypted format while receiving we need to decrypt the response back to original format and bind to the project. Again while posting the data we need to encrypt the data.   S...

JSON parsing in android

I have problem with parsing JSON data in android. I want to populate the following json data to spinners. I have populated the categories to 1st spinner but i need to populate the 2nd spinner for subcategories which is dependent on 1st spinner. ...

Json textview to Json viewlist

public class ExistingCSheet extends AppCompatActivity { private TextView listing; String[] items; ListView lv; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanc...

Parse JSON help

This is my code Sometimes i dont get an empty string. EditText ord; TextView fintext; Button send; RequestQueue requestQueue; String insertUrl = "myurl"; requestQueue = Volley.newRequestQueue(getActivity().getAppl...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: