Android Parsing Local Json Url || Fetching data from local URL

[et_pb_section admin_label=”section”][et_pb_row admin_label=”row”][et_pb_column type=”4_4″][et_pb_text admin_label=”Text” background_layout=”light” text_orientation=”left” use_border_color=”off” border_color=”#ffffff” border_style=”solid”] Android app dealing with web services generally uses json links to parse the data known as json parser using with different types of libraries such as Volley Library, Retrofit and many more.   Parse Local Json : Android Parsing Local Json Url will get the … Read more

Android Tutorial on Popup Window

Android popup box : Introduction : Android popup box, Generally we see android popup box appearing in the apps showing alert messages or system errors. And also sometimes we can enter data into these windows which can be further processed depending upon our app requirement. We use these types of popup boxes so that we … Read more

Android Tutorial on AutoCompleteTextView

Android AutoCompleteTextView : Introduction : Android AutoCompleteTextView, When ever we need to enter any word and a suggestion pop’s up below we feel much more easy and enjoy typing in mobile especially when we are busy in chatting this process most of them use this suggestion turned on. So, now a similar mechanism we will … Read more

Android Sending an Email Through Your App

Android Send Email : Introduction : Android Send Email feature let’s you send a customized email from your company email or personal mail account regarding any task completion. Now a days companies send a detailed invoices with required documents through emails because sms or any way cannot handle large amounts of data. Sending a email … Read more

Show Buttons
Hide Buttons