package net.simplifiedcoding.simplifiedcodingchat.activities; import android.app.ProgressDialog; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.os.Bundle; import android.support.v4.content.LocalBroadcastManager; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.Toolbar; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; import com.android.volley.AuthFailureError; import com.android.volley.DefaultRetryPolicy; import com.android.volley.Request; import com.android.volley.Response; import …
Read More »Filter JSON Data in Android Application using PHP and MySQL – Android Coding by DMTechnolab
The package With.Examples.Manish.jsonfilterapp; Import Android.App.Progressressialog; Import Android.Content.Context; Import Android.Content.Intent; Import Android.Content.Sharing; Import Android.Support.v7.App.AppCompatActivity; Import Android..Bundle; Import Android.Opinion.Opinion; Import Android.Widget.switch; Import Android.Widget.list View; Import Android.Widget.text view; Import Android.Widget.Toast; Import With.Android.Volley.Request; Import With.Android.Volley.request; Import With.Android.Volley.Feedback; Import With.Android.Volley.VolleyError; Import With.Android.Volley.Toolbox.Stringering; Import With.Android.Volley.Toolbox.Volley; Import org.Jasan.JSONArray; Import org.Jasan.JSONException; Import org.Jasan.JSONObject; Import Java.Useful.array list; Import Java.Useful.Collection; …
Read More »Build REST API using Laravel Lumen for your Application – Android Coding by DMTechnolab
Hello guys today we will Build REST API Using a Micro php Framework to Lumon by Larva. We have already covered the basics of REST architecture in our previous posts. So in this post we will not talk about the basics of REST API and we will start building REST …
Read More »Using Toolbar in Your Application – Android Coding by DMTechnolab
In this android toolbar example, I will be explaining to you how to use Toolbar in your application. So, if you are confused about using the toolbar in your android application, then this is the right place for you. What is Toolbar in Android? The toolbar was introduced from Android Lollipop …
Read More »