- Видео 62
- Просмотров 14 338
Technopoints
Индия
Добавлен 8 май 2023
Welcome to the official RUclips channel of Technopoints.
Through this channel, we will publish video tutorials for Android Development to help new android developers get a quick idea about important concepts and for experienced developers, some advanced concepts lectures will also be shared to keep them on track in this fast changing technological world!
Through this channel, we will publish video tutorials for Android Development to help new android developers get a quick idea about important concepts and for experienced developers, some advanced concepts lectures will also be shared to keep them on track in this fast changing technological world!
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...
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
sir itne aasani se smjha diya sab kuch kaise???????????😭😭😭😭❤❤❤❤❤❤❤❤
then how to send notification to specific user ?
Brother session slot book hi nhi horhi
Your slot is now booked, Tahir!
Bhai provided link open nhi ho raha
Hi Rishabh, sorry for the inconvenience. I have updated the link. Please try again.
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!
OF khol lo bhai.. wahan bhi subscribe krdunga.. kya smjhaya hai.. waah
Please Make a one video like Video Recognition and Image recognition
😀😀
thaks ❤❤❤❤
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 ?
Very clear tutorial, thanks 👍
Nice concept🎉
This is beautiful
❤
thank you but next video make how add notification alarm work every day at 06:00AM and work at 07:00 PM
Thank you so much bro
Wow, I love your excitement and energy you showed by commenting under 10 minutes of publishing this video! ❤️🙌🔥
Your channel has good quality content bro. Keep it up!
Thank u so much! 🙏❤
Sir can please make video on unity ad setup!
well very nice video for the info
buen video directo al grano
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.
Sir I got a error “mismatch fragment “ But clss name a same
Try checking out the repo and compare your code, something must be missing. Or, you can join Technopoints' WhatsApp group to get more help.
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.
That's actually my purpose of doing this. Thanks for these kind words. Lots of love! ❤️❤️❤️
you are a lifesaver bro 👍👍👍
Thanks for your kind words! 😀
Could i apply the runtime permission for android using vs code???? Pls Help
That's about a coding part and not ide dependent, so that can be possible
@@Technopoints thanks bhai...🫡
Give me your contact Email
thank you so much
Lateinait var problem hoice
Great video. Thanks for sharing. you have literally save my life, thank you so much
Glad it helped! ❤
xml layout file? what's that?
sir im getting something went wrong when im trying to login or register always
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.
Very nice explanation
justo lo que necesitaba, sos un maestro! 😎😎😎😎
sir please guide us to host a live server for this instead of local
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
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
Thank you very much for your kind words! ❤
sir if user logged in and removes the app from recent apps or restart completely then will user remain logged in???
Yes, it will be logged in as we are using SharedPreferences.
@@Technopoints okkk
Sir where can i get this Table file for my db
I have added the db file in git repo. Please check.
come up with a video to show all details of the logged in user
link on description to github not opening why?
Hi, thanks for pointing out. By mistake it was created as a private repo. I have changed it to public now. Please try again.
Thank you so much sir ❤❤❤❤
Great video. Keep on doing them. I would prefer Java.
Thanks🙏, will do🙌
Hindi me banayo
API par video banaea sir please
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 ❤
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
Make a video on rewarded interstitial (beta) implementation in Android studio in Java.
how do we merge the changes of schema from team who is working on different entities with auto migration? thank you.
please give the code in description, I'm from java background, it's will helpful for many java users
Added source code in description.
hi sir plz make video in urdu/hindi
make video in urdu