Tutorialwing

  • Courses
  • Contact Us
  • Articles

03 – Popular Libraries Archive

Tutorialwing Android ButterKnife Library in Android Application With Example

Android ButterKnife Library For View Binding With Example

In this tutorial, we will learn about Butterknife library. We will see how to use android butterknife library for view binding with example. For example, how to use butterknife library to bind color, string, dimension, view, listadapter etc. Visit post …
Tutorialwing android awesomevalidation library logo

Android Form Validation Using Android AwesomeValidation Library Tutorial

Validating any data before submitting it to the server has always been a tricky but easier task when you are using a proper library. If you are trying to achieve the same goal without using any library, it would be …
Tutorialwing Android Saripaar library

Android Form Validation Using Saripaar Library Tutorial

Generally, we look for a library that can be used for validation while submitting a form. Let’s take an example, we are creating a signup form that contains Name, Email, password, Confirm password, Phone number etc. Now, you would always …
Tutorialwing Android Volley Library Logo

Android Volley Library Tutorial With Example

Android Volley library is an http library that is used to manage network calls in android. By default, network calls work asynchronously. That means, you do not need to write code for Async Task. By default, it handles everything you …
Tutorialwing Android Otto EventBus Library image

Otto Event Bus Library Tutorial With Example

Imagine an app that has several activities and fragments in it. Also, we need to communicate among these components. By using interfaces, we can achieve it. But, it will be a headache to maintain and debug these codes. Moreover, components …
Tutorialwing Android Guava EventBus Library image

Android EventBus Library Tutorial with example – continue

This Android EventBus library tutorial is next part of the Setup EventBus Library. So, please go through it before proceeding. In previous part, we have already talked about what is Android EventBus library, how to do basic setup, how to …
Tutorialwing Android Guava EventBus Library image

Android EventBus Library Tutorial With Example

In this tutorial, we will learn how to use Guava EventBus Library in android application. We will learn about how does eventBus library work? How to use eventBus library to communicate between two fragments, between fragment and activity etc.? Imagine …
Tutorialwing Android Glide Library image

Android Glide Library Tutorial With Example

If you are new developer, you should be using android official programming language i.e. Kotlin. This post is written in Java. So, if you want to learn how to use glide library in Kotlin, Click here Android Glide Library is …
Tutorialwing Android Picasso Tutorial

Android Picasso Library Tutorial With Example

In this tutorial, we will learn about android picasso library. Android Picasso library is a very simple, yet powerful library for image downloading and caching, built by square. you just need to write few lines of code. Visit post to …
Tutorialwing Android Retrofit Tutorial

Android Retrofit Library Example – continue

We have already seen how to set up android retrofit library to send request to rest based web services. In this tutorial, We will see how to show the response coming from server in RecyclerView. After that, we will see …
  • 1
  • 2
Android With Java
01 - Basic Concepts
Create New Project
02 – UI Controls
Textview
Dynamic TextView
EditText
Dynamic EditText
Button
Dynamic Button
Toggle Button
Dynamic Toggle Button
Checkbox
Dynamic Checkbox
Radio Button
Dynamic Radio Button
Radio Group
Dynamic Radio Group
CheckedTextview
Dynamic CheckedTextview
Spinner
Dynamic Spinner
ProgressBar
Dynamic ProgressBar
Horizontal ProgressBar
Dynamic Horizontal ProgressBar
SeekBar
Dynamic SeekBar
Discrete SeekBar
RatingBar
Dynamic RatingBar
Switch
Dynamic Switch
Space
AutoCompleteTextview
Dynamic AutoCompleteTextview
MultiAutoCompleteTextview
Dynamic MultiAutoCompleteTextview
ImageButton
Dynamic ImageButton
ImageView
Dynamic ImageView
VideoView
Dynamic VideoView
WebView
ScrollView
Dynamic ScrollView
HorizontalScrollView
Dynamic HorizontalScrollView
NestedScrollView
Dynamic NestedScrollView
CalendarView
Dynamic CalendarView
ViewPager
TabHost
NumberPicker
Dynamic NumberPicker
TimePicker
Dynamic TimePicker
DatePicker
Dynamic DatePicker
ChronoMeter
Dynamic ChronoMeter
TextClock
Dynamic TextClock
StackView
Dynamic StackView
ImageSwitcher
Dynamic ImageSwitcher
TextSwitcher
Dynamic TextSwitcher
ViewAnimator
Dynamic ViewAnimator
AdapterViewFlipper
Dynamic AdapterViewFlipper
ViewFlipper
Dynamic ViewFlipper
ViewSwitcher
Dynamic ViewSwitcher
ViewStub
Dynamic ViewStub
RecyclerView - Part 1
RecyclerView - Part 2
NavigationView
Bottom Navigation View
Floating Action Button
Dynamic Floating Action Button
SurfaceView
03 – Popular Libraries
Retrofit Library
Retrofit Library - Part 2
Picasso Library
Glide Library
Guava EventBus Library
Otto EventBus Library - Part 2
Otto Event Bus Library
Volley Library
Saripaar Library
AwesomeValidation Library
ButterKnife Library
04 – Social Integrations
Facebook - Integration Setup
Facebook - Submit App for Review
Facebook - Login And Profile Access
Facebook - Like Button
Facebook - Share Link
Facebook - Share Image
Facebook - Share Video Files
Facebook - Share Media Files
Facebook - Add Comment Widget
05 - Basic Apps
Splash Screen Tutorial
Build Intro Slider

LEARN

  • Android With Kotlin
  • Android With Java
  • Kotlin
  • Python
  • C
  • Math
  • Database
  • Computer Networks
  • Operating System

Recent Articles

  • Tips and Tricks for C# Code Optimization
  • Python Program to Find Sum of N Natural Numbers using Recursion
  • Python Program to Find Sum of N Natural Numbers
  • Python Program to Check if Number is Positive or Negative
  • Python Program to Find if Given Year is Leap Year or Not

QUICK LINKS

  • About Us
  • Contact Us
  • Privacy Policy

JOIN US AT

  • Facebook
  • Twitter
  • Youtube

Newsletter

Loading
Copyright © 2017-22. All Rights Reserved.
 

Loading Comments...
 

You must be logged in to post a comment.