Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Blogging Blogs  >  Viral Android – Tutorials, Examples, UX/UI Desig blogging Blog  > 

Viral Android – Tutorials, Examples, Ux/ui Desig Blog


viralandroid.com
ViralAndroid.com provides free android app development tutorials, examples, tips & tricks, ux/ui design to the beginner and expert android developers.
2021-10-04 10:16
CustomTabs is a game-changer when it comes to handling or linking to a certain URL in your android application. Android CustomTabs are more reliable when it comes to a smooth and fast loadin… Read More
2021-09-02 10:02
Android library is being more popular as it provides so much for developers to work freely on a thing rather than having to build everything. We have again come up with a useful android libr… Read More
2021-08-29 07:24
Every android library is made to ease the development process for our fellow developers. But with that being said finding one for your android application might be a hassle. We are here to p… Read More
2021-08-29 07:24
We have yet again come up with a simple yet game-changing android library. These libraries shall provide a better user experience without having to excessively spend time on android developm… Read More
2021-08-11 11:36
We have come up with yet another simple but filled with a new feature, the Java library for our android developers. The Extra WebView Library is developed to change add new features and them… Read More
2021-08-11 11:31
WebView represents a URL inside the android application. This makes users stay in your application for a longer period. Android webView provide a proper display of website on the application… Read More
2021-08-09 11:15
The world is moving at a fast pace. New things are being developed each day. Each day developing a new thing from scratch is a lot time-consuming. So, libraries are available for all program… Read More
2021-08-06 06:19
Android tool to automate interaction with web pages displayed in Android WebViews. Could be especially helpful in testing UI with Espresso. So far it provides methods to: - get value - set… Read More
2021-07-23 05:06
Android Library to View an Article Offline Getting Started Follow one of these steps to import Article-Viewer into your project: Gradle compile 'com.jeffg.articleviewer:article-viewer:1.3… Read More
2021-07-23 05:05
Simple WebView to Detect click on an image Demo Setup Step 1 :Add it as a dependency in your app's build.gradle file compile 'com.ahmadnemati.clickablewebview:clickablewebview:1.1.2'… Read More
2020-05-07 02:18
Android Library to easily allow you to determine device's WebGL support level Download dependencies { compile 'com.github.seanzor:detect-webgl:1.0.3' } Usage As easy as: // Trigger t… Read More
2020-05-07 02:18
A WebView that does not delay Activity creation, has built-in Progressbar and configurable through XML. A WebView that: Does not delay Activity creation (See this post) Built-in… Read More
2020-05-03 07:35
Enhanced WebView component for Android that works as intended out of the box Requirements Android 2.2+ Installation Add this library to your project Declare the Gradle repository in yo… Read More
2020-03-24 05:51
Android Native Super Toolbar on Steroids Summary Animate the toolbar elevation when scrolling Center horizontal the toolbar title Use light title font Also, it has been written 100… Read More
2020-03-08 08:59
SlidingMenu SlidingMenu is an Open Source Android library that allows developers to easily create applications with sliding menus like those made popular in the Google+, YouTube, and Faceb… Read More
2020-02-19 11:28
Provides a tab switcher similar to the one, which is used in Google Chrome on Android ChromeLikeTabSwitcher "ChromeLikeTabSwitcher" is an Android-library, which provides a tab switcher s… Read More
2020-02-19 11:27
FlipTabs FlipTabs is a lightweight library that contains a 2-tab view that switches using flip animation. (Source of Inspiration) Getting started Setting up the dependency Add the JitP… Read More
2020-02-19 11:22
FlycoTabLayout An Android TabLayout Lib has 3 kinds of TabLayout at present. SlidingTabLayout: deeply modified from PagerSlidingTabStrip. new added attribute new added kinds of indi… Read More
2020-02-19 11:22
Yet another android tab layout AnimatedTabLayout Yet another tab layout.  GIF Setup Create your tabs file under res/xml/ folder Read More
2020-02-18 05:51
Android Library to implement Rich, Beautiful Material Navigation View for your project with Material Design Guidelines. Easy to use. MaterialNavigationView library is built upon Google… Read More
2019-07-01 09:53
Developing a mobile app without knowledge of any programming language is not easy if there were not any such tools called app builder on the internet. If you search on Google, you may find 1… Read More
2019-04-25 05:29
Frame Layout is one of the simple and useful layout in android. This can be used in XML layout or in java code. In this simple example you will learn to make android application using frame… Read More
2019-04-25 05:27
In android, animation can be created from different ways using xml or java code. In this tutorial, I am going to show to create rotating animation using xml. To create animation using xml, f… Read More
2019-02-20 15:39
You can easily make a phone call in android. To make a phone call in android, you just need to write little bit code. In this tutorial, you will learn phone call by entering number in code… Read More
2019-02-20 15:38
In this tutorial, you will learn to load image from internet (url) in android imageview. Image won’t load just by adding URL. To load image from internet, you have to know little bit j… Read More
2018-10-11 11:57
Android Image Switcher is an element of transition widget which helps you to add transitions on the images. So, in this tutorial, you will learn to display image with animation in image swit… Read More
2018-10-11 11:57
In this tutorial, you will learn to make fade out animation in android application. In android, there are many possible ways to make fade out animation with xml and java and here I have used… Read More
2018-09-24 06:39
Android introduced a new widget, CalendarView at API level 11(Android version 3.0) means which was only supported in the device that have running android 3.0 and latest version. So, now you… Read More
2018-09-18 05:40
Android TextSwitcher is used to animate TextView when the text changes and to have an animated transition in android application. android.widget.TextSwitcher is a ViewSwitch which contains o… Read More
2018-09-13 14:22
In this tutorial, you will learn to add links in text/content in android application using linkify. You can add links in text like email address, website url. You can add html tag to make te… Read More
2018-09-03 09:34
In this android zoom out tutorial, you will learn to implement Zoom out animation in android application using XML and little bit java code. Android view animation is the basic animation in… Read More
2018-08-29 06:24
Android Analog Clock widget is simple to code and it is used to display clock in analog format. In this tutorial, you will learn to display analog clock in android application. Here, I have… Read More
2018-08-29 06:23
Android view animation is the basic animation in android and also easy to implement in application. Android animation can be used in many ways. View animation can be defined either in XML or… Read More
2018-08-12 14:36
Android ImageView widget allows users to display image in android application. ImageView is a UI component which comes with different attribute. In this tutorial, I am going to show how to u… Read More
2018-08-12 14:36
Navigation Drawer is an android component that is commonly used at the left side of screen. Most of the time, navigation drawer (sliding menu) is not visible, this is visible when we tap the… Read More
2018-08-05 06:11
In this chronometer widget tutorial, you will learn to implement simple chronometer in android application with a start, stop and reset button. By default, chronometer will display timer val… Read More
2018-07-30 06:23
In this tutorial, you will learn to display a clock in android application in digital format. DigitalClock widget is simple to code and used in android. To use simple digital clock in androi… Read More
2018-07-19 15:28
In this tutorial, you will learn to make fade in animation in android application. In android, there are many ways to make fade in animation and here I have used tag. For the fade in animat… Read More
2018-07-19 15:28
A Gallery is an android widget that helps us to display items (images) in horizontal scrolling list and currently selected item at the center. In this android gallery view tutorial, you will… Read More
2018-07-09 06:34
Android ListView is a view group that displays several items in vertical scrollable list and it helps you to display repeating data in the form of scrollable list. ListView is widely used in… Read More
2018-06-21 11:49
Android ImageButton displays a button with an image not as text. ImageButton is similar to normal button, ImageButton have all the properties of normal button and we can onClick Listener lik… Read More
2018-06-21 11:48
In this tutorial, you will learn to display rating bar in android application. RatingBar helps users to give rate by drag, touch and click on the stars. In android, using RatingBar it’… Read More
2018-06-01 13:57
Android TextView allows you to display text in android application. In this tutorial, you will learn to use TextView in android and set the text color, gravity center, make text bold and cha… Read More
2018-06-01 13:57
In this tutorial, you will learn to code DatePicker in android. Android DatePicker allow user to pick/select date in year, month, and day. Android DatePicker is like TimePicker. To find more… Read More
2018-05-28 15:59
Android EditText widget is used to get user inputs like message box, login form, etc. In this tutorial, I am going to show how to use/create android EditText to control and get input from us… Read More
2018-05-08 09:25
In this tutorial, I am going to show how to use android CheckBox in android application. CheckBox is a two state button that user can select or unselect. Users can check one or more option f… Read More
2018-05-08 09:24
In this tutorial, I will show how to use ToggleButton in android application. Generally, ToggleButton is used in the setting of android application like WiFi, Bluetooth, Data Connection, Sou… Read More
2018-05-03 13:02
In this tutorial, I will show how to use android radio buttons in android application. A RadioGroup is used for a set of radio buttons and radio buttons allow the users to select one option… Read More
2018-05-02 09:27
In this tutorial, I am going to show how to use spinner in android application to select an item from a drop down list. You can add drop down items either from java code or xml. Let’s… Read More
2018-04-30 15:55
In this tutorial, you will learn to implement drop down list in android application and control when the user selects one of the item from a set. To make drop down, I have used Spinner. You… Read More
2018-04-27 13:39
In this tutorial, I am going to show how to use switch button in android application. A Switch is a two-state button through which only two states ON and OFF can be selected and it is o… Read More

Share the post

Viral Android – Tutorials, Examples, UX/UI Desig

×

Subscribe to Viral Android – Tutorials, Examples, Ux/ui Desig

Get updates delivered right to your inbox!

Thank you for your subscription

×