The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

Android demo tutorial for beginners

Top 10 downloaded Android demo

Android demo
5
Abstract:

The navigation drawer is a UI panel that shows your app's main navigation menu. The drawer appears when the user touches the drawer icon in the app bar or when the user swipes a finger from the left edge of the screen. ... [ Download Source Code ]

Avatar
ganeshkavhar
March 28, 2020
Like  2  |  Views  2664  |  Download  22
Android demo
5
Abstract:

Have you ever tried converting any website into Android App? If not then let me tell you it is very easy and you will need to use WebView for doing that. ... [ Download Source Code ]

Avatar
ganeshkavhar
March 25, 2020
Like  0  |  Views  3169  |  Download  43
Android demo
5
Abstract:

In android, Implicit Intents won’t specify any name of the component to start instead, it declare an action to perform and it allows a component from other apps to handle it. For example, by using implicit intents we can request another app to show the location details of the user or etc. ... [ Download Source Code ]

Avatar
ganeshkavhar
March 25, 2020
Like  0  |  Views  2314  |  Download  7
Android demo
5
Abstract:

In android, Dialog is a small window that prompt messages to the user to make a decision or enter additional details. Generally, the Dialogs are used with modals event and these useful to prompt users to perform a particular action to proceed further in the application. ... [ Download Source Code ]

Avatar
ganeshkavhar
March 20, 2020
Like  0  |  Views  2334  |  Download  6
Android demo
0
Abstract:

Interstitial ads are full-screen ads that cover the whole UI of the app. This article shows you how to integrate Interstitial ads from Google Ads into an Android app. ... [ Download Source Code ]

Avatar
jitendrakumarsharma
June 12, 2019
Like  0  |  Views  2851  |  Download  29
Android demo
0
Abstract:

SQLite Spinner App program is about how to create database based program using SQLite in Android.This program is created in a very effective way ... [ Download Source Code ]

Avatar
aakashsingh
October 1, 2018
Like  0  |  Views  3619  |  Download  12
Android demo
0
Abstract:

Nerd Geek Lab is an amazing app for the under Grads and College Grads or the Intern aspirants, who would like to share up the career, defining the path that should lead to the horizon of success. Features: Helps to choose a skilled career path Choose the 10000+ course from the 1000+ specializations For grads and undergrads easy way to fin ... [ Download Source Code ]

Avatar
nerdgeeklab
September 7, 2018
Like  0  |  Views  2348  |  Download  12
Android demo
0
Abstract:

Android ListView is a view which contains the group of items and displays in a scrollable list. ListView is implemented by importing android.widget.ListView class. ListView is a default scrollable which does not use other scroll view. ... [ Download Source Code ]

Avatar
aakashsingh
August 31, 2018
Like  0  |  Views  3434  |  Download  11
Android demo
0
Abstract:

AlertDialogBox App can be used to display the dialog message with OK and Cancel Button.In This Program you will learn how to implement AlertDialog App. ... [ Download Source Code ]

Avatar
aakashsingh
August 29, 2018
Like  0  |  Views  3587  |  Download  9
Android demo
0
Abstract:

RadioButtonApp is about how to implement RadioButton in Android Application.After Using This program you will learn how to implement RadioButton in app. ... [ Download Source Code ]

Avatar
aakashsingh
August 29, 2018
Like  0  |  Views  3956  |  Download  8
Android demo
0
Abstract:

CheckBoxApp Program is about how to implement CheckBox in Android Application.I have implemented a checkbox app for ordering Food. ... [ Download Source Code ]

Avatar
aakashsingh
August 17, 2018
Like  0  |  Views  2686  |  Download  10
Android demo
0
Abstract:

It's a beginners Application built for Android i just made it for those who are starting to learn App development. it is used to bill u with a amount based on the quantity u pick, the quantity is incremented or decremented by means of buttons Feel free to refer my project and improve yourself You need a PC or Mac with minimum 4gigs of RAM and n ... [ Download Source Code ]

Avatar
mgnivasmuthu
August 2, 2018
Like  0  |  Views  2655  |  Download  4
Android demo
0
Abstract:

It's a beginners Application built for Android i just made it for those who are starting to learn App development, it used as the score board for a basket ball competition Feel free to refer my project and improve yourself You need a PC or Mac with minimum 4gigs of RAM and need a external android device if u have a PC or Mac with 8gigs or ... [ Download Source Code ]

Avatar
mgnivasmuthu
August 2, 2018
Like  0  |  Views  4233  |  Download  15
Android demo
0
Abstract:

In This App Program you will find how to make basic calculator program in Android.I Have created this program in a very efficient way.In This program there is 2 EditText and 4 Buttons to perform logics. ... [ Download Source Code ]

Avatar
aakashsingh
July 27, 2018
Like  0  |  Views  4126  |  Download  37
Android demo
0
Abstract:

the code which illustrate how to use camera hardwares full source code with gradle files at https://drive.google.com/open?id=1PDvYzu9XfeDJXZixNcHKqb9kiBNO4iYI ... [ Download Source Code ]

Avatar
priyanka747
July 22, 2018
Like  0  |  Views  4062  |  Download  40
Android demo
0
Abstract:

set images to image slider from url or from drawable for full source code from https://drive.google.com/open?id=1165VzGG2Ff1W10NWaSgF1BYKdanGUjRu ... [ Download Source Code ]

Avatar
priyanka747
July 20, 2018
Like  0  |  Views  4552  |  Download  54
Android demo
0
Abstract:

overflow menu demo download full source code from https://drive.google.com/open?id=1kdSb35iVGKbyI1imGIl_osu5Yq0NQeg2 ... [ Download Source Code ]

Avatar
priyanka747
July 12, 2018
Like  0  |  Views  2847  |  Download  10
Android demo
0
Abstract:

Android AutoCompleteTextView completes the word based on the reserved words, so no need to write all the characters of the word. Android AutoCompleteTextView is a editable text field, it displays a list of suggestions in a drop down menu from which user can select only one suggestion or value.In This example i am displaying the programming languag ... [ Download Source Code ]

Avatar
aakashsingh
July 3, 2018
Like  0  |  Views  2798  |  Download  14
Android demo
0
Abstract:

to explain implementation of listview . and onclik listener for for each row in listview . i just used 1 image you can change it as you required by adding images to drawable folder. ... [ Download Source Code ]

Avatar
priyanka747
July 1, 2018
Like  0  |  Views  3126  |  Download  21
Android demo
0
Abstract:

Android Animation is an application which shows all kind of animations in android application which are listed below : 1 Fade in 2 Fade out 3 cross fade 4 blink 5 zoom in 6 zoom out 7 Rotate 8 move 9 slide up 10 slide down 11 Boune 12 Sequential animation and etc. ... [ Download Source Code ]

Avatar
manpreet4336
June 16, 2018
Like  0  |  Views  3308  |  Download  7
Android demo
0
Abstract:

In Contact Menu You will see many Contact name Tap and hold that particular contact you will see Two option of call and sms. ... [ Download Source Code ]

Avatar
manpreet4336
June 11, 2018
Like  0  |  Views  2443  |  Download  11
Android demo
0
Abstract:

Calculator is an Android application you can us this app for simple mathematics calculations It is for Beginner student. ... [ Download Source Code ]

Avatar
manpreet4336
June 11, 2018
Like  0  |  Views  3316  |  Download  17
Android demo
0
Abstract:

In this Radio button app, when we click on Female radio button so toast message is display on the screen that you are selecting female.. ... [ Download Source Code ]

Avatar
neeta_kadam
April 7, 2018
Like  0  |  Views  2610  |  Download  9
Android demo
0
Abstract:

In this Web application demo, we can search like the web browser..we can open websites like FB, Gmail and so on websites easily. ... [ Download Source Code ]

Avatar
neeta_kadam
April 7, 2018
Like  0  |  Views  4338  |  Download  39
Android demo
0
Abstract:

in this graphics demo application, we can draw various shapes like circle, traingle, rectangle and more shapes..also we can color it in various way.. ... [ Download Source Code ]

Avatar
neeta_kadam
April 7, 2018
Like  0  |  Views  2722  |  Download  9
Android demo
0
Abstract:

This is an mobile application demo in this app, when we type some word lika Java, we just type J word then textview display all words starting from j. ... [ Download Source Code ]

Avatar
neeta_kadam
April 7, 2018
Like  0  |  Views  4031  |  Download  4
Android demo
0
Abstract:

This is demo application is used for alerting the user for some reason. For example do you want to close this application for confirm the closing the app. ... [ Download Source Code ]

Avatar
neeta_kadam
April 7, 2018
Like  0  |  Views  3160  |  Download  6
Android demo
0
Abstract:

An android fragment demo that clearly shows how you can launch a fragment from an activity and viceversa. I have made it in such a way that it is so easy to understand the codes. ... [ Download Source Code ]

Avatar
blairman
April 3, 2018
Like  0  |  Views  2374  |  Download  7
Android demo
0
Abstract:

This application is has a calling function .This application is may also shown on the college level this is for the beginners. ... [ Download Source Code ]

Avatar
mayankw2
March 25, 2018
Like  0  |  Views  3478  |  Download  25
Android demo
5
Abstract:

a simple time picker using android app which shows basic use of a time picker. it uses the time picker module of android app. ... [ Download Source Code ]

Avatar
kjayvik
March 10, 2018
Like  0  |  Views  3562  |  Download  23
Android demo
0
Abstract:

this is the camera tutorial for learner who want to learn android And its a small project to show on college . If you want more application than message me inbox. ... [ Download Source Code ]

Avatar
mayankw2
February 24, 2018
Like  0  |  Views  3866  |  Download  99
Android demo
0
Abstract:

In this Demo app we can select any time in format HH:MM. Display this time using the Toast Message on the screen. ... [ Download Source Code ]

Avatar
neeta_kadam
February 21, 2018
Like  0  |  Views  2779  |  Download  18
Android demo
0
Abstract:

In this App when we click on notify me then the notification display on the menu bar As like when comming message. ... [ Download Source Code ]

Avatar
neeta_kadam
February 21, 2018
Like  0  |  Views  3132  |  Download  33
Android demo
0
Abstract:

TOAST IS A FUNCTION WHICH IS USED TO PRINT A MESSAGE FOR 3-4 SECONDS. BUT WHAT ABOUT WHEN WE CUSTOMIZE IT? CUSTOMIZED TOAST IS GENERATED USING A BUTTON... ... [ Download Source Code ]

Avatar
kjayvik
February 11, 2018
Like  0  |  Views  3709  |  Download  8
Android demo
0
Abstract:

BACKGROUND_TILED IS AN ANDROID APP WHICH CONVERTS A GIVEN PICTURE INTO A TILED BACKGROUND IMAGE FOR A MOBILE PHONE. TO CHANGE THE IMAGE JUST GO TO DRAWABLE FOLDER AND CHANGE THE IMAGE. ... [ Download Source Code ]

Avatar
kjayvik
February 11, 2018
Like  0  |  Views  3408  |  Download  10
Android demo
0
Abstract:

A SIMPLE ANDROID APP BASED APPLICATION WHICH USES SOME BASIC ANIMATION EFFECTS ANIMATION EFFECTS MAKE THE APP LOOK LIVE AND GOOD.... ... [ Download Source Code ]

Avatar
kjayvik
February 11, 2018
Like  0  |  Views  3298  |  Download  22
Android demo
0
Abstract:

AN ANDROID APP WHICH RECEIVES AND STORES INFORMATION IN A DATABASE . THE DATA FROM THE DATABASE CAN BE FETCHED AND DISPLAYED. JUST USES A BASIC DATABASE SYSTEM....... ... [ Download Source Code ]

Avatar
kjayvik
February 11, 2018
Like  0  |  Views  3849  |  Download  22
Android demo
0
Abstract:

This project is made by mayank singh. In this project i show the animation concept work. This project is small and this project is is to show on college. ... [ Download Source Code ]

Avatar
mayankw2
February 8, 2018
Like  0  |  Views  2308  |  Download  8
Android demo
0
Abstract:

In this mobile application we can track our location using longitude and latitude. for accessing that our mobile is connected to internet and also on the GPS. ... [ Download Source Code ]

Avatar
neeta_kadam
January 31, 2018
Like  0  |  Views  7258  |  Download  263
Android demo
0
Abstract:

In this mobile application we can capture image using default built in camera and also display captured image. ... [ Download Source Code ]

Avatar
neeta_kadam
January 31, 2018
Like  0  |  Views  4124  |  Download  53
Android demo
0
Abstract:

I have made this project in which you can do a TEXT to Speech. isn't it cool? Just type anything and that would be read aloud... ... [ Download Source Code ]

Avatar
suyashekhande
January 20, 2018
Like  4  |  Views  4377  |  Download  114
Android demo
0
Abstract:

In this project i have shown u how to add a splash screen in a android app, which will remain for seconds and the main activity will come up. ... [ Download Source Code ]

Avatar
suyashekhande
January 20, 2018
Like  0  |  Views  4335  |  Download  60
Android demo
0
Abstract:

In this project i have shown u how to load a local html file into a webview. This will allow user to browse ur local website without internet ... [ Download Source Code ]

Avatar
suyashekhande
January 20, 2018
Like  0  |  Views  2860  |  Download  41
Android demo
0
Abstract:

In this project i have shown you a example of a webview app, which means to convert a website into an android application. you can convert any website into an application. ... [ Download Source Code ]

Avatar
suyashekhande
January 16, 2018
Like  0  |  Views  3747  |  Download  128
Android demo
0
Abstract:

Order online cake and snacks in which add cart feature if any query regarding it please contact on: nirbhayiise@gmail.com whatsApp:+918285672453 skype: nirbhay.success ... [ Download Source Code ]

Avatar
nirbhayiise
October 23, 2017
Like  6  |  Views  14586  |  Download  1417
Android demo
0
Abstract:

Passing Data Activity For Fragment And The Main this is That this is Demo And None of database etc ony java and xml ... [ Download Source Code ]

Avatar
tushar_verma
September 18, 2017
Like  0  |  Views  4501  |  Download  149
Android demo
0
Abstract:

This project aims to convert whole website into an android application . This project i have use advance webview methods and show kashipara website all the things into an android app.I am dedicating this project to owner of this site . ... [ Download Source Code ]

Avatar
saurabah
July 12, 2017
Like  2  |  Views  5199  |  Download  273
Android demo
0
Abstract:

Here in this post, you will find compiled set of android interview Practicals With Solution. These Practicals are intended for freshers and android learners. I am on my way publishing the more advance interview Practical Series. _______________Practical4_________________ In this Interview Practical You Learn Sqlite Program.how to add data,delete da ... [ Download Source Code ]

Avatar
sagar11010
July 6, 2017
Like  0  |  Views  3125  |  Download  21
Android demo
0
Abstract:

Here in this post, you will find compiled set of android interview Practicals With Solution. These Practicals are intended for freshers and android learners. I am on my way publishing the more advance interview Practical Series. _______________Practical3_________________ In this Interview Practical You Learn Expandable listview Program. Many Compan ... [ Download Source Code ]

Avatar
sagar11010
July 6, 2017
Like  0  |  Views  3029  |  Download  23
Android demo
0
Abstract:

This is the basic notification application developed using the java and xml in which you can notify for anything by clicking the button or directly applying the timings on it. ... [ Download Source Code ]

Avatar
varun_77
June 4, 2017
Like  2  |  Views  3739  |  Download  46