Thursday, January 10, 2019

How to CalendarView like Google Calendar in Android

How to CalendarView like Google Calendar in Android

CalendarView like Google Calendar in Android Step: 1 Add Dependency to build.gradle compile 'com.github.sundeepk:compact-calen... thumbnail 1 summary
  • CalendarView like Google Calendar in Android Step: 1 Add Dependency to build.gradle compile 'com.github.sundeepk:compact-calen...

    Friday, January 4, 2019

    How to Select Image from Gallery with Intents in android

    How to Select Image from Gallery with Intents in android

    How to Select Image from Gallery with Intents in android Choose an image from the gallery that’ll be displayed by the application (and e... thumbnail 1 summary
  • How to Select Image from Gallery with Intents in android Choose an image from the gallery that’ll be displayed by the application (and e...

    Thursday, January 3, 2019

    How to custom button rectangle in Android

    How to custom button rectangle in Android

    How to custom button rectangle in Android Video use: Type 1. <?xml version="1.0" encoding="utf-8"?> ... thumbnail 1 summary
  • How to custom button rectangle in Android Video use: Type 1. <?xml version="1.0" encoding="utf-8"?> ...

    Wednesday, January 2, 2019

    How to custom round imageview in android example

    How to custom round imageview in android example

    How to custom round imageview in android example   res/drawble/custom_round_image.xml <selector xmlns:android="http://sche... thumbnail 1 summary
  • How to custom round imageview in android example   res/drawble/custom_round_image.xml <selector xmlns:android="http://sche...
    How to create shadow effect on textview in Android example

    How to create shadow effect on textview in Android example

    How to create shadow effect on Textview in Android example Hi every one , today i introduce about shadow effect text in textview android ... thumbnail 1 summary
  • How to create shadow effect on Textview in Android example Hi every one , today i introduce about shadow effect text in textview android ...

    Tuesday, January 1, 2019

    How to create a round/circle Button in Android

    How to create a round/circle Button in Android

    Today I will show you how to create a round / circle Button in Android to accomplish this problem, please follow the article below. I wish... thumbnail 1 summary
  • Today I will show you how to create a round / circle Button in Android to accomplish this problem, please follow the article below. I wish...

    Saturday, December 29, 2018

    Example Bitmap and BitmapFactory in android

    Example Bitmap and BitmapFactory in android

    Bitmap android provides the following static methods to create a Bitmap object: Bitmap in android methods. 1. CreateBitmap(Bitmap sou... thumbnail 1 summary
  • Bitmap android provides the following static methods to create a Bitmap object: Bitmap in android methods. 1. CreateBitmap(Bitmap sou...
    Pages 4Prev 1234 Next