Android swipe to refresh view || Pull down refresh

  Every app needs to fetch data on user interaction that may be using a refresh button or may be a swipe to refresh view or pull down to refresh view. In this blog we can get through Android swipe to refresh view tutorial. In almost every app like youtube, facebook, twitter, instagram, gmail, yahoo and … Read more

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

Show Buttons
Hide Buttons