demoadda.com

300,000+ members

our android apps in store

demoAdda.com is a community of 3.00 lakh programmers and students, just like you, helping each other. Join them; it only takes a minute: Sign Up

Recent uploaded Android Programming Tutorial and Example Download With Source Code.


Here Recent uploaded Android Programming Tutorial Demo with source code and database. Android demo for learning with source code for your project development tutorials. We have good collection of Android simple demos codes and document. We hope this Android demo with source code and database would be useful for quick glance before going for any Android project submission. Android demo useful website,game,desktop,mobile application with source code. This Android demo helpful for be,btech,me,mca,bca,it,computer science student use in projects.



Android is a mobile operating system based on the Linux kernel and currently developed and maintained by Google Inc. Android is currently most widely used mobile OS and, as of 2013, the highest selling Operating System overall in world .Right now android devices sell more than Windows, iOS, and Mac OS X devices combined. Currently android available for Mobile, Tablets And Android wears. They are planning to implement it into a TV also. Android provides access to a wide range of useful libraries and tools that can be used to build rich applications. For example, Android enables developers to obtain the location of the device, and allows android devices to communicate with one another enabling rich peer–to–peer social applications.


Android Tutorial video for beginners. How to begin with Android mobile development tutorials? Android apps project source code download examples demo simple zip.

Demo Category


Android

Download

Asp .net

Download

C# .net

Download

IPhone

Download

Java Servlet

Download

Javascript jquery

Download

Python

Download

Vb .net

Download

Recent uploaded Android demo source code list.



upload your demo





Beautiful Android Login and Signup Screens with Material Design in Android

4.5

Everyone loves a beautiful login screen, and since it’s usually the very first impression people have about your app it’s super important to get it right.This article shows you how to create beautiful login and signup screens the right ... view more

ganeshkavhar

Android demo   ganeshkavhar 2020-03-17

Direct Reply From Notification in Android

4.5

HelloThis is the demo tutorial for creating a notification and make a direct reply from the improved notification tray itself.If you have Android N installed on your device, you may have noticed the new way the notifications appear in the notificatio... view more

Android Notification , Reply Notification , Make reply from notification

Android demo   kishan 2019-04-03

Smooth SignatureView in Android

4.5

HelloHere is the demo for making the smooth sign on the Android canvas. Android library for drawing smooth signatures. You can use for implementing in your application for drawing lines on canvas.Features:Customizable pen color and sizeBit map S... view more

Android Custom Signature, Android Sign view , Android Paint on Canvas, How to make a paint app

Android demo   kishan 2019-02-26

Whatsapp like camera for photos and video in Android

4.5

HelloHere is the demo for creating camera view like WhatsApp. If you click on the capture button then it will click photos. If you hold the button then it will record the video. There will be a preview after capturing a video or photo like insta... view more

Android camera tutorial, How to create a whatsapp layout camera, Instagram camera android, Take phot

Android demo   kishan 2019-02-25

YouTube Intro Video Play inside App in Android

4.5

This Demo plays YouTube video inside your app. You can show Intro video of your app directly from YouTube using this demo. Also can play any YouTube videos using this demo.... view more

YouTube Player, VideoPlayer, Video Streaming

Android demo   hardikmaru2001 2017-03-10

Show Case View in Android

4.5

         This is showcase-view demo, it can be used as a walk through for the entire screen that is currently visible, Or just for one view on the screen         add this in your /build.gradle and dependency ... view more

android

Android demo   dharap404 2017-02-10

Emoji Keyboard in Android

4.5

      Hello, This is Emoji-keyboard demo using this you can open emoji keyboard in your app and also use your device default emoji keyboard also add this library dependency in your gradle dependencies { compile 'hani.momanii.supernova_... view more

android

Android demo   dharap404 2017-02-03

Crop Image in Android

4.5

       Hello, This is demo for crop image using library add dependency in your gradle dependencies { compile 'com.theartofdev.edmodo:android-image-cropper:2.3.+'} Add CropImageActivity into your AndroidManifest.xml Star... view more

android

Android demo   dharap404 2017-02-03

ValidationLibrary in Android

4.5

     Hello, This is Validation Demo using library and you need to add dependency  in your gradle file dependencies { compile 'com.basgeekball:awesome-validation:1.3'}// Step 1: designate a style AwesomeValidation mAwesome... view more

android

Android demo   dharap404 2017-02-03

AudioEffectsDemo in Android

4.5

      Hello, This demo is for Audio Effects you can edit your audio's different effects like 60 Hz, 230 Hz, 910 Hz, 3600 Hz and 14000 Hz. 60 Hz For bass lines and bass drums.  230 Hz To add warmth to vocals or ... view more

android

Android demo   dharap404 2017-02-03

BubblePushNotification in Android

4.5

             Hello, this demo is for Bubble Notification when You get Push Notification in your device like Facebook messenger you get bubble you can drag in screen anywhere and delete it       &... view more

android

Android demo   dharap404 2017-02-03

Material design application introduction slider with library in Android

4.5

      Hello, This is Material Intro Slider Demo in android with cool animations and a simple API. you need to add library in your gradle Gradle dependency:allprojects { repositories { maven { url 'https://jitpack.io' } ... view more

android , application introduction, splash introduction,

Android demo   dharap404 2017-02-02

Multiple Detect language (localization in android) in Android

4.5

         This Demo is for support multiple language in your app and for that you need to add multiple string files in your res and  Steps is here:In the Project > Android panel on the left, select ModuleName > res > v... view more

android androidlocalization multilanguagesupport

Android demo   dharap404 2017-02-02

Place-picker and Place Autocomplete in Android

4.5

        Hello, The PlacePicker provides a UI dialog that displays an interactive map and a list of nearby places, including places corresponding to geographical addresses and local businesses. Users can choose a place, a... view more

android

Android demo   dharap404 2017-02-01

Firebase Realtime Database in Android

4.5

           Hello, This demo is for use Fire-base Real-time Database Steps for it is:1. First thing you need to do is go to https://firebase.google.com/ and make an account to gain access to their console. ... view more

android, firebaseintegration , androidfirebase

Android demo   dharap404 2017-02-01

FromGalleryFolderWiseImagesInGridView in Android

4.5

       This demo display folder wise images from device like gallery in grid-view, onClick of different folder's you get that particular folder's images in grid-view.   And add permission in your manifests file <... view more

android

Android demo   dharap404 2017-01-31

Android material design Edittext view (Floating Label )using TextinputLayout in Android

4.5

Hello, In this demo project implementation of the android material design edittext with text input layout is shown. You can implement it with android studio.For implementing it you can implement following things in the  build.gradledependen... view more

Android Material design , Material design editext , Edittext with material Design , Animating Editte

Android demo   kishan 2016-09-23

TabLayoutDemo in Android

4.5

This demo shows how to create a tab layout with swipe views for switching between tabs, and how to add titles or icon on tab... view more

TabLayoutDemo

Android demo   riddhi 2016-07-11

FragmentExample in Android

4.5

A fragment is usually used as part of an activity's user interface and contributes its own layout to the activity. To provide a layout for a fragment, you must implement the onCreateView() callback method, which the Android system calls when it's... view more

FragmentExample

Android demo   riddhi 2016-07-11

NavigationDrawer in Android

4.5

The navigation drawer is a panel that displays the app’s main navigation options on the left edge of the screen. It is hidden most of the time, but is revealed when the user swipes a finger from the left edge of the screen or, while at the t... view more

NavigationDrawer Example

Android demo   riddhi 2016-07-09