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

Search In

how to create Custom font function in android

If you are looking to make Custom Font in android check the below code example. For this first download the required fonts on your system and then place it in fonts folder. After putting fonts in the assets/fonts folder then I have used java code thr

ListView is not getting displayed on selecting an item from spinner. What to do?

I am creating two spinners: One for City and the other for Area in that particular city. As per the selection made by the user in the above spinners, a ListView will be displayed which will be different for different combinations of selections made b

Custom Dialogs in android using DialogFragment

Custom Dialogs in android using DialogFragment: DialogFragment is the fragment that shows dialog window on top of your activity. We have to override DialogFragment class and implement onCreateView(LayoutInflater, ViewGroup, Bundle) to use the cont

Android - document edge detection via camera

Hello guys, i am trying to develop one p.o.c with functionality like office lens, when i focus camera on document it should auto adjust(focus, mode) , detect document edge, draw border rectangle(real time) in Android . Have tried OpenCv but no luck

How to create floating toolbar in android ?

In this blog we have defined Floating Toolbar which is new component into android with the introduction of material design. Floating Toolbar view just expand after click on Floating Action button with some icons. With the help of some following step

How to create change location page in android

In the below example code I have created change location page. Here I have first created select_location.xml layout. In select_location layout I have added ScollView , TextView and imageView and In Selectlocation.Activity I have intializeUI value and

Andorid FireBase Integration

Firebase is a real-time database. It is a NoSQL database which stores data as simple JSON. Benefit of using firebase is, it sync data by itself. Suppose if we update some data in the database then we will get listeners in our code to listen for the u

Monetize your Application by adding Ad banners in your android application

Adding ad banners into you app To monetize your app you can add advertisements and earn revenues based on viewers visiting the ads. You'll see below how easily you can add advertisement banners through Admob. Admobs is a Google acquired company and i

How o handle navigation drawer with fragments

Step 1: create an xml file for main activity <android.support.v4.widget.drawerlayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/drawer_layout" android:layout_width="match_parent" android:layou_height="match_parent

How can used volley library & volley methods in android app

In the below example I have created simple demo app used with volley library. First I have added volley support library in build.gradle file, Then I have added Button and Listview in activity_main.xml. I have created a new list_view.xml layout and he

1 8 32
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: