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

Search In

How to Disable (delete) Permissions From App

Hi i want to disable (delete) these permissions from my app <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission androi

How to make Advanced Adapter in Android.

If you want to create Item view function check below example. In the below example I have created a Advanced class. By using Advanced adpater many opretions can be consumed. In Advanced adapter we can easily use view holder method. Adapter call the g

CSS Star Rating

Hey Readers! We visit uncountable web pages in a day. We read reviews, news, blog posts etc. In many of these pages, you might have seen a star rating. A star rating consists of a series of stars. A star rating is required to know the user’s

Drawing a circle on ImageView2 in same coordinates as ImageView1 if i tap a place in ImageView 1 and Vice versa

I'm trying to make find the difference game app, but I never made anything like that and since I'm a new to development I'm stuck well baby Steps are always needed to learn xD **I read in some documentation that i have to get each Image

How to use Bottom Sheet in android ?

A Bottom Sheet is a layout that slides up from the bottom side of the screen. This layout slides up on user triggered action. There are two options to implement this functionality, the first one  creates main container view with a BottomSheetBeh

Swipe Items left or right

At certain application there is need to integrate swiping feature with your UI component, to make the UI more interactive.  Here we are taking a simple example in which one swipe the items of recycler view left or right . For this we used a th

How to show RecylerView as GridView in Android?

This tutorial will guide you to display a RecylerView list item as GridLayout items. We will use GridLayoutManager rather than LinearLayoutManager with RecylerView adapter. Here, we will discuss all required stuff's to complete this project step

Creating complex Lists and Cards using Material design style.

To create complex list and cards we have to use RecyclerView and CardView. RecyclerView is a view that shows items in scrolling list (vertical/horizontal) or in grid layout. RecyclerView have advanced features over ListView. RecyclerView provides m

How to create a custom keyboard on android

If you are interested in making your own Soft Keyboard in android, then this tutorial will be helpful for you. Below are few steps to learn how to create your own Soft Keyboard that can serve as your own default keyboard. Step1: To enter a text Inpu

How to design Business details layout in android

 In the below example I have created Business details screen layout. Here, first I have created LinearLayout and added all layouts in this Main(Parent) LinearLayout, After this I have added ScrollView for page scrolling. I have also used TextVie

1 15 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: