Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Implement Fast Scrolling RecyclerView in Android App

RecyclerView has a many good features which took it over listview but the one feature that was missing in RecyclerView is Fast Scrolling. So, now with Support library 26, we can also use fast scrolling with recyclerview like listview.  

How to change EditText cursor color?

Hello, This blog will help you to change the cursor color of Android EditText View by creating custom XML file under app's drawable folder. By using following steps you can do it. Step-1 Create a custom xml file custom_edit_text.xml under res/

How to make ListView animation in android

In the below example I have created ListView animation in android. Here, first I have created ListView and Button in activity_main.xml layout and also added animation layout with in ListView. Then in Second step I have created list_anim layout with i

How to Sign PhoneGap Apps?

Hi All, Today we will discuss in this Blog how we can Sign PhoneGap Apps. First of all we need to create a new project cordova create practiceProject com.example.practiceProject demoProject cd practiceProject Now make the project a Cordo

Get Cache Size of Apps Android

This tutorial is about getting internal cache size for all applications. There is no such API is available in android because of Security reasons.   So we will get cache size of all apps with Reflection.   Here we start:- 1. Create Pro

How to make Tab Custom Layout?

In the below example code, I have created a Tab Custom Layout. In Tab Layout I have added Text with icon. Here first I have created two custom tab layouts Then I have created a method setupTabIcons() and inflate Custom layouts for tabOne and tabTwo.

Customised Home Screen

In Android when the phone starts then the screen that appears first is the "Launcher Home Screen". We can write an application to create this home screen and can replace the default home screen with our own created one. You can create many attractiv

How to switch between Activities.

In the below example I will discusss switching between activities in android. Here I have created two activities and named them “Activity1” and “Activity2” and used Intent and onclickListener in both activities. Also with I have created two xml layou

How to create Floating Action Button Animation in android

 In the below example I have created  Floating Action Button  Animations. Here I have added four FloatingActionButton, then in second step I have created  button_open, button_close ,rotate_forward, rotate_backward xml layouts in a

How to set selector in android

If you are looking to change the image or color of the widget when it is clicked or focused, Here is the code snippet that explains it:- Step 1:- set the widget in an XML file for which you want to applying selector:- <ImageView android:

1 2 4 30
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: