Recent content by Srjlove

  1. S

    Namaste to all

    Good to know
  2. S

    Namaste to all

    I know Java, Kotlin, PHP, Spring, Firebase
  3. S

    Namaste to all

    Sure
  4. S

    Namaste to all

    Thanks for the suggestion will keep in mind for future reply
  5. S

    Codecanyon Install

    I usually use xampp server for an local testing for such an script for testing purpose. Will recomend same for u
  6. S

    Namaste to all

    Thank you mate.
  7. S

    programming in android studio

    Search Coding in flow in youtube. You will be pro in next two month if u regularly follow that tutorials by practicing it.
  8. S

    Blur Image in Android After imageView Click

    Use this. Glide.with(context).load(imagePath).transform(new BlurTransformation(context)) .into(imageView) // Use the below class for ur requirement Glide.with(context).load(imagePath).transform(new BlurTransformation(context))...
  9. S

    Blur Image in Android After imageView Click

    Yes u can use the below article for ur requirement. http://www.tellmehow.co/dynamically-blur-imageview-android/
  10. S

    Namaste to all

    Hello all, My name is Suraj gupta. Live in india. I'm just an android developer guy wanted to be an senior in my portfolio. Looking for stuffs which make my future better. Will be happy to help others. Thank you.
Back
Top