Technopoints
Technopoints
  • Видео 62
  • Просмотров 14 338
You Won't Believe How Easy Sending Push Notifications in Android Can Be
In this video, we'll see how to send push notification to all of the devices running our app and also to a specific group of devices subscribing to specific topic.
Chapters:
00:00 - Introduction
05:51 - Push Notification to all devices
17:23 - Targeted push notifications
If you like this video then please like, share and Subscribe to this channel to show your support and also to stay updated for more such videos.
Visit Technopoints' website: technopoints.co.in
Like Technopoints' on Facebook: technopoints.co.in/
Join Technopoints' WhatsApp group for quick programming tips and regular updates: chat.whatsapp.com/IdueucOagbPHfWkB45ir42
Follow on Instagram for quick tips: ash...
Просмотров: 206

Видео

Easily Create Your Own Speech to Text Android App in just 15 minutes
Просмотров 1492 месяца назад
This tutorial shows the easiest and quickest way to implement Speech to Text feature in your Android app Runtime permissions in Android tutorial: ruclips.net/video/-QC1lKGemew/видео.html If you like this video then please like, share and Subscribe to this channel to stay updated for more such videos. Visit Technopoints' website: technopoints.co.in Like Technopoints' on Facebook: te...
The simplest way to Create Your Own QR Code generator app in Android
Просмотров 1112 месяца назад
In this video you will learn how to create a QR code generator Android app in the simplest way. Required dependencies: implementation 'com.squareup.retrofit2:retrofit' implementation 'com.caverock:androidsvg:1.4' implementation 'com.squareup.retrofit2:converter-scalars:2.9.0' git link of API: github.com/putuwaw/qr-generator If you like this video then please like, share and Subscribe to this ch...
How to simulate Live Activity in Android | Custom dynamic notifications with Remote Views
Просмотров 4262 месяца назад
In this tutorial, we are going to learn how to simulate Live Activity in Android. We will also learn how to create custom notification UI with RemoteViews and how to make it dynamically changing. Chapters: 00:00 - Introduction 01:35 - Create notification 07:52 - Creating custom notification UI 12:31 - Creating Remote Views 15:08 - Update Notification dynamically using handlers Source code: gith...
Everything about Internal, External Scoped and Shared storage in Android
Просмотров 2453 месяца назад
In this video, we are going to learn about everything about storage in Android. This video explains about Internal, External, Scoped storage in Android. It also discusses about Storage Access Framework (SAF). This single video will give you complete understanding about storage in Android, how to create files and how to work with file system. Chapters: 00:00 - Introduction 00:39 - Theory 07:56 -...
How to Run you app on a pool of Real Android devices for FREE!
Просмотров 1163 месяца назад
This video shows how you can use firebase test lab devices and test your app on them for FREE! If you like this video then please like, share and Subscribe to this channel to show your support and also to stay updated for more such videos. Visit Technopoints' website: technopoints.co.in Like Technopoints' on Facebook: technopoints.co.in/ Join Technopoints' WhatsApp group for quick ...
How to Customize Your Android Toolbar | Action Bar Tutorial
Просмотров 1204 месяца назад
In this video we are going to learn how to use and customize the toolbar in Android. We will discuss two different ways of customizing the toolbar. Chapters: Introduction - 00:00 Approach 1 - 01:13 Approach 2 - 15:38 If you like this video then please like, share and Subscribe to this channel to show your support and also to stay updated for more such videos. Visit Technopoints' website: techno...
Amazing Party Popper in Android app | Confetti Tutorial
Просмотров 1004 месяца назад
This quick tutorial shows how to create amazing party popper / confetti effect in your Android app. Confetti Dependency: implementation 'nl.dionsegijn:konfetti-xml:2.0.4' If you like this video then please like, share and Subscribe to this channel to show your support and also to stay updated for more such videos. Visit Technopoints' website: technopoints.co.in Like Technopoints' on Facebook: f...
Mastering Android Login Registration with PHP & MySQL in 2024!
Просмотров 7114 месяца назад
This video covers how to create full login and registration system in Android app with PHP APIs and MySQL database. Chapters: 00:00 - Introduction 00:56 - Understanding Server side 18:35 - Testing APIs with Postman 22:56 - Android app coding Source code link: github.com/joshiashish191/Login_Register_Tutorial Jetpack navigation tutorial: ruclips.net/video/g5DuVyGU73c/видео.html If you like this ...
Bottom Navigation Bar in Android in just 15 minutes
Просмотров 8135 месяцев назад
This video shows a quick and easy way to create Bottom Navigation View in your Android app. Source code link: github.com/joshiashish191/Bottom_Navigation_Bar If you like this video then please like, share and Subscribe to this channel to show your support and also to stay updated for more such videos. Visit Technopoints' website: technopoints.co.in Like Technopoints' on Facebook: t...
How to Make a Search Bar in RecyclerView in Android Studio | 2024
Просмотров 1005 месяцев назад
This video shows how to implement search functionality in Recyclerview in your android app. Chapters: 00:00 - Introduction 05:10 - Implementing search in RecyclerView 12:39 - Running the app Source code link: github.com/joshiashish191/Searchbar_with_RecyclerView_Tutorial RecyclerView Tutorial: ruclips.net/video/Ld_F-yU5Fm4/видео.html If you like this video then please like, share and Subscribe ...
Download any file easily in android | android download manager full guide
Просмотров 845 месяцев назад
This tutorial shows how to use Android download manager to download any file easily through our android app. If you like this video then please like, share and Subscribe to this channel to show your support and also to stay updated for more such videos. Visit Technopoints' website: technopoints.co.in Like Technopoints' on Facebook: technopoints.co.in/ Join Technopoints' WhatsApp gr...
How To Integrate Admob Ads Into Your App (2024) | Make money with your App
Просмотров 4245 месяцев назад
This video shows a full guide on how to integrate AdMob Ads in your own Android app and make money with your Ads. It covers 3 most popular and highest paying types of Ads - Banner, Interstitial and Rewarded Video Ad. By the end of this video, you will be able to successfully integrate ads in your app and make money with Admob. Chapters: 00:00 - Introduction 00:53 - Initial Setup 03:08 - Integra...
Android image upload with Retrofit complete example - How to do it?
Просмотров 3715 месяцев назад
Android image upload with Retrofit complete example - How to do it?
Level Up Your Android Skills: Swipe to Refresh Tutorial!
Просмотров 846 месяцев назад
Level Up Your Android Skills: Swipe to Refresh Tutorial!
Encrypted Shared Preferences in Android | Encrypt and secure your data
Просмотров 2446 месяцев назад
Encrypted Shared Preferences in Android | Encrypt and secure your data
How to Create an Image Chooser in Android (2024 Style)
Просмотров 956 месяцев назад
How to Create an Image Chooser in Android (2024 Style)
Master SOLID Principles in Android Development | The Secret to Robust Android Apps
Просмотров 1306 месяцев назад
Master SOLID Principles in Android Development | The Secret to Robust Android Apps
The Ultimate Guide to Navigation Drawer | Navigation Drawer in Android Studio Tutorial
Просмотров 3407 месяцев назад
The Ultimate Guide to Navigation Drawer | Navigation Drawer in Android Studio Tutorial
TabLayout and ViewPager2 Tutorial for Android App Engagement
Просмотров 607 месяцев назад
TabLayout and ViewPager2 Tutorial for Android App Engagement
Jetpack Navigation Component in Android | Navigation Graph, passing data between fragment in Android
Просмотров 917 месяцев назад
Jetpack Navigation Component in Android | Navigation Graph, passing data between fragment in Android
How to use the Android Content Provider and Resolver!
Просмотров 5077 месяцев назад
How to use the Android Content Provider and Resolver!
Android Shimmer Effect Tutorial | The Best Way to Implement Shimmer in Android
Просмотров 1957 месяцев назад
Android Shimmer Effect Tutorial | The Best Way to Implement Shimmer in Android
Services in Android - full Tutorial about Background service and foreground service with examples
Просмотров 2,7 тыс.8 месяцев назад
Services in Android - full Tutorial about Background service and foreground service with examples
Android Mini Project Tutorial | Todo List app with full video explanation
Просмотров 1588 месяцев назад
Android Mini Project Tutorial | Todo List app with full video explanation
How to create stylish Animated Loading Screen in Android | Pikachu animation
Просмотров 1458 месяцев назад
How to create stylish Animated Loading Screen in Android | Pikachu animation
Broadcast Receivers in Android app full guide with Static, Dynamic, Implicit and Explicit Receivers
Просмотров 9938 месяцев назад
Broadcast Receivers in Android app full guide with Static, Dynamic, Implicit and Explicit Receivers
WorkManager in Android Tutorial | Full guide for executing background tasks efficiently
Просмотров 2319 месяцев назад
WorkManager in Android Tutorial | Full guide for executing background tasks efficiently
MVVM Architecture with LiveData in Android full thorough guide tutorial
Просмотров 3709 месяцев назад
MVVM Architecture with LiveData in Android full thorough guide tutorial
SplashScreen API in Android tutorial full guide with backward compatibility
Просмотров 8910 месяцев назад
SplashScreen API in Android tutorial full guide with backward compatibility

Комментарии

  • @kaushikvro1075
    @kaushikvro1075 3 дня назад

    sir itne aasani se smjha diya sab kuch kaise???????????😭😭😭😭❤❤❤❤❤❤❤❤

  • @alihamad7958
    @alihamad7958 3 дня назад

    then how to send notification to specific user ?

  • @tahirabbas248
    @tahirabbas248 Месяц назад

    Brother session slot book hi nhi horhi

    • @Technopoints
      @Technopoints 29 дней назад

      Your slot is now booked, Tahir!

  • @rishabhmishra55
    @rishabhmishra55 Месяц назад

    Bhai provided link open nhi ho raha

    • @Technopoints
      @Technopoints Месяц назад

      Hi Rishabh, sorry for the inconvenience. I have updated the link. Please try again.

  • @Technopoints
    @Technopoints Месяц назад

    Click the link below to register your FREE 1-1 session: (FREE only for limited time, limited slots): academy.ashishmobiledev.com/services/app-dev-1-1-session Sessions starting from November 2024!

  • @scrxll9212
    @scrxll9212 Месяц назад

    OF khol lo bhai.. wahan bhi subscribe krdunga.. kya smjhaya hai.. waah

  • @pawankalyan6539
    @pawankalyan6539 2 месяца назад

    Please Make a one video like Video Recognition and Image recognition

  • @shivlingkumar5582
    @shivlingkumar5582 2 месяца назад

    😀😀

  • @Abhishekkumar-lz6yc
    @Abhishekkumar-lz6yc 2 месяца назад

    thaks ❤❤❤❤

  • @TranscendC-Akash75
    @TranscendC-Akash75 2 месяца назад

    Thanks for the nice video . I have to try this soon. Can you please make a video on kotlin firebase integration and querying in a simple way with out view binding ?

  • @virtual-adam
    @virtual-adam 2 месяца назад

    Very clear tutorial, thanks 👍

  • @PavanReddy-f3h
    @PavanReddy-f3h 2 месяца назад

    Nice concept🎉

  • @elozinoovedhe
    @elozinoovedhe 2 месяца назад

    This is beautiful

  • @Abhishekkumar-lz6yc
    @Abhishekkumar-lz6yc 3 месяца назад

  • @samirdesigner3324
    @samirdesigner3324 3 месяца назад

    thank you but next video make how add notification alarm work every day at 06:00AM and work at 07:00 PM

  • @mdsadrulhasandider
    @mdsadrulhasandider 3 месяца назад

    Thank you so much bro

    • @Technopoints
      @Technopoints 3 месяца назад

      Wow, I love your excitement and energy you showed by commenting under 10 minutes of publishing this video! ❤️🙌🔥

  • @NoobSaibot-l5m
    @NoobSaibot-l5m 3 месяца назад

    Your channel has good quality content bro. Keep it up!

  • @LazyTeam-p4u
    @LazyTeam-p4u 3 месяца назад

    Sir can please make video on unity ad setup!

  • @jabidkhan6085
    @jabidkhan6085 3 месяца назад

    well very nice video for the info

  • @hebertapaza6014
    @hebertapaza6014 3 месяца назад

    buen video directo al grano

  • @LazyTeam-p4u
    @LazyTeam-p4u 3 месяца назад

    Thank you very much brother . I was straggling to implement admob with java for a while and ended up with a huge number of complications due to new language updates. your video resolved all my problems. Thanks again.

  • @HusainiyaHsn-dg5tw
    @HusainiyaHsn-dg5tw 3 месяца назад

    Sir I got a error “mismatch fragment “ But clss name a same

    • @Technopoints
      @Technopoints 3 месяца назад

      Try checking out the repo and compare your code, something must be missing. Or, you can join Technopoints' WhatsApp group to get more help.

  • @TranscendC-Akash75
    @TranscendC-Akash75 3 месяца назад

    Thank you very much brother . I was straggling to implement admob with java for a while and ended up with a huge number of complications due to new language updates. your video resolved all my problems. Thanks again.

    • @Technopoints
      @Technopoints 3 месяца назад

      That's actually my purpose of doing this. Thanks for these kind words. Lots of love! ❤️❤️❤️

  • @shivamsrivastava8758
    @shivamsrivastava8758 3 месяца назад

    you are a lifesaver bro 👍👍👍

    • @Technopoints
      @Technopoints 3 месяца назад

      Thanks for your kind words! 😀

  • @Ayush_findings.345
    @Ayush_findings.345 3 месяца назад

    Could i apply the runtime permission for android using vs code???? Pls Help

    • @Technopoints
      @Technopoints 3 месяца назад

      That's about a coding part and not ide dependent, so that can be possible

    • @Ayush_findings.345
      @Ayush_findings.345 3 месяца назад

      @@Technopoints thanks bhai...🫡

  • @mdmikailislam482
    @mdmikailislam482 3 месяца назад

    Give me your contact Email

  • @jishnupdileep3143
    @jishnupdileep3143 4 месяца назад

    thank you so much

  • @Ripontechnology-m7c
    @Ripontechnology-m7c 4 месяца назад

    Lateinait var problem hoice

  • @OnthegoJack
    @OnthegoJack 4 месяца назад

    Great video. Thanks for sharing. you have literally save my life, thank you so much

  • @j2shoes288
    @j2shoes288 4 месяца назад

    xml layout file? what's that?

  • @reddy__reddy
    @reddy__reddy 4 месяца назад

    sir im getting something went wrong when im trying to login or register always

    • @Technopoints
      @Technopoints 4 месяца назад

      Please check if you have changed the ip addres with yours in url. If issue still persists, I would like to invite you to join Technopoints' WhatsApp group so that I can assist you better. Invite link in the description.

  • @foryoutube5118
    @foryoutube5118 4 месяца назад

    Very nice explanation

  • @LuisFernandez-cz7gb
    @LuisFernandez-cz7gb 4 месяца назад

    justo lo que necesitaba, sos un maestro! 😎😎😎😎

  • @reddy__reddy
    @reddy__reddy 4 месяца назад

    sir please guide us to host a live server for this instead of local

    • @reddy__reddy
      @reddy__reddy 4 месяца назад

      next and last step is to host server and run it all time so that any user from anywhere can login and reg please do this too

  • @foryoutube5118
    @foryoutube5118 4 месяца назад

    You are a very good teacher. Believe me very good. Don't stop making videos due to low views/response. Use attractive thumbnail like philip lackner

    • @Technopoints
      @Technopoints 4 месяца назад

      Thank you very much for your kind words! ❤

  • @reddy__reddy
    @reddy__reddy 4 месяца назад

    sir if user logged in and removes the app from recent apps or restart completely then will user remain logged in???

    • @Technopoints
      @Technopoints 4 месяца назад

      Yes, it will be logged in as we are using SharedPreferences.

    • @reddy__reddy
      @reddy__reddy 4 месяца назад

      @@Technopoints okkk

  • @reddy__reddy
    @reddy__reddy 4 месяца назад

    Sir where can i get this Table file for my db

    • @Technopoints
      @Technopoints 4 месяца назад

      I have added the db file in git repo. Please check.

  • @China_SquareKenya
    @China_SquareKenya 4 месяца назад

    come up with a video to show all details of the logged in user

  • @China_SquareKenya
    @China_SquareKenya 4 месяца назад

    link on description to github not opening why?

    • @Technopoints
      @Technopoints 4 месяца назад

      Hi, thanks for pointing out. By mistake it was created as a private repo. I have changed it to public now. Please try again.

  • @shivlingkumar5582
    @shivlingkumar5582 4 месяца назад

    Thank you so much sir ❤❤❤❤

  • @boof1606
    @boof1606 5 месяцев назад

    Great video. Keep on doing them. I would prefer Java.

    • @Technopoints
      @Technopoints 5 месяцев назад

      Thanks🙏, will do🙌

  • @prasantamuduli8127
    @prasantamuduli8127 5 месяцев назад

    Hindi me banayo

  • @ganeshJI-hg4rn
    @ganeshJI-hg4rn 5 месяцев назад

    API par video banaea sir please

  • @comedyvideos8317
    @comedyvideos8317 5 месяцев назад

    Sir plesee tell in next video how to use exo player in recyclerview while playing video from directly urls like urls coming from firebase dB... I implement this in single activity it works fine but when I use exo player in recyclerview then it give some resources error I am unable to sort it out... Kindly tell us through in next video please ❤

  • @Tojizeninx
    @Tojizeninx 5 месяцев назад

    I think its time for jetpackcompose not XML But i didn't found a single video on jetpack so Can you please make a video

  • @Facts2Remembers
    @Facts2Remembers 5 месяцев назад

    Make a video on rewarded interstitial (beta) implementation in Android studio in Java.

  • @galaxiegalaxie5003
    @galaxiegalaxie5003 6 месяцев назад

    how do we merge the changes of schema from team who is working on different entities with auto migration? thank you.

  • @simpleas1215
    @simpleas1215 6 месяцев назад

    please give the code in description, I'm from java background, it's will helpful for many java users

    • @Technopoints
      @Technopoints 6 месяцев назад

      Added source code in description.

  • @strugglewithlife365
    @strugglewithlife365 6 месяцев назад

    hi sir plz make video in urdu/hindi

  • @strugglewithlife365
    @strugglewithlife365 6 месяцев назад

    make video in urdu