Dhara Patel's profile
Education : | Goverment Engineering college modasa |
University : | GTU |
My Specialities : | Android |
Working In : | Zerones |
Demo upload by Dhara Patel
Show Case View in Android
     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
   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
    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
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
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
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
   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
     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
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
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
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