- 144
- 9 959
Binny Android
India
เข้าร่วมเมื่อ 6 พ.ค. 2013
Hi Viewers,
I made this channel to help the beginners who want to start their career in software programming in IT company. I will guide all those just because of i want to help peoples and young generation. I think if our young generation is skilled then our nation will become strong and lead the world.
I remember my journey where i start my career, it's a very hard way to make a way for own so this is also a big reason to start this channel in my circle.
Android Studio Tutorial Course for Beginners (Step by Step tutorial)
#Androidtutorialforbeginners #Androidtutorial #Androidprogramming #Androidprograms #androidbasicsforbeginners #AndroidCourse #androidbasicsforbeginners #androidstudio #androidtutorial #androidcourse #androidtutorialsinhindi #android #androidprogrammingtutorial #android #androidprojects #miniproject #kotlin #jetpackcompose #multiplatform
I made this channel to help the beginners who want to start their career in software programming in IT company. I will guide all those just because of i want to help peoples and young generation. I think if our young generation is skilled then our nation will become strong and lead the world.
I remember my journey where i start my career, it's a very hard way to make a way for own so this is also a big reason to start this channel in my circle.
Android Studio Tutorial Course for Beginners (Step by Step tutorial)
#Androidtutorialforbeginners #Androidtutorial #Androidprogramming #Androidprograms #androidbasicsforbeginners #AndroidCourse #androidbasicsforbeginners #androidstudio #androidtutorial #androidcourse #androidtutorialsinhindi #android #androidprogrammingtutorial #android #androidprojects #miniproject #kotlin #jetpackcompose #multiplatform
23 Flutter - Data Types String manipulations in Hindi/Urdu
In Flutter (which uses Dart), a "String" is a fundamental data type representing a sequence of characters, and you can manipulate strings using various built-in methods like toUpperCase(), toLowerCase(), substring(), split(), trim() to perform operations like converting to uppercase, extracting substrings, splitting based on delimiters, and removing leading/trailing whitespace.
Key points about String manipulation in Flutter:
Declaring a String.
Code
String name = "John Doe";
Basic String methods:
toUpperCase(): Converts all characters to uppercase.
toLowerCase(): Converts all characters to lowercase.
trim(): Removes leading and trailing whitespace
substring(startIndex, endIndex): Extracts a substring from the original string
split(separator): Splits a string into a list based on a specified delimiter
Key points about String manipulation in Flutter:
Declaring a String.
Code
String name = "John Doe";
Basic String methods:
toUpperCase(): Converts all characters to uppercase.
toLowerCase(): Converts all characters to lowercase.
trim(): Removes leading and trailing whitespace
substring(startIndex, endIndex): Extracts a substring from the original string
split(separator): Splits a string into a list based on a specified delimiter
มุมมอง: 2
วีดีโอ
22 Flutter Data Type Number with example in Hindi Urdu
มุมมอง 104 ชั่วโมงที่ผ่านมา
22 Flutter Data Type Number with example in Hindi Urdu
21 Flutter - Stateful Widget example in Hindi/Urdu
มุมมอง 127 ชั่วโมงที่ผ่านมา
Flutter Stateful Widgets lifecycle features examples in Hindi Urdu What is the lifecycle of stateful widgets in Flutter? What are examples of stateful widgets in Flutter? What is a stateful widget function? Stateless vs Stateful LifeCycle in Flutter Urdu/Hindi Stateful Widget in Flutter (Flutter in Hindi | Urdu Stateful Widget Lifecycle and Stateless Widgets What is the life cycle of a stateful...
20 Flutter Stateless Widgets with example in Hindi Urdu
มุมมอง 59 ชั่วโมงที่ผ่านมา
Stateless Widgets in flutter in Hindi Urdu What is a stateless widget in Flutter? A widget is either stateful or stateless. If a widget can change-when a user interacts with it, for example-it's stateful. A stateless widget never changes. Icon , IconButton , and Text are examples of stateless widgets Are stateless widgets mutable or immutable? Flutter - Stateless Widget How to Create Stateless ...
19 Flutter Stateful Widgets lifecycle features examples in Hindi Urdu
มุมมอง 912 ชั่วโมงที่ผ่านมา
Flutter Stateful Widgets lifecycle features examples in Hindi Urdu What is the lifecycle of stateful widgets in Flutter? What are examples of stateful widgets in Flutter? What is a stateful widget function? Stateless vs Stateful LifeCycle in Flutter Urdu/Hindi Stateful Widget in Flutter (Flutter in Hindi | Urdu Stateful Widget Lifecycle and Stateless Widgets What is the life cycle of a stateful...
18 Flutter : AppBar actions, title center, banner and properties in Hindi/Urdu
มุมมอง 3014 ชั่วโมงที่ผ่านมา
Flutter : AppBar actions, title center, banner and properties in Hindi/Urdu How to center the title of an appbar Appbar actions title center banner and properties flutter Appbar actions title center banner and properties example Appbar actions title center banner and properties flutter example Flutter AppBar actions AppBar Flutter Flutter AppBar title center vertical Custom AppBar Flutter flutt...
17 Scaffold, appbar, drawer, bottom sheet, bottom navigation bar
มุมมอง 2314 ชั่วโมงที่ผ่านมา
Scaffold, appbar, drawer, bottom sheet, bottom navigation bar
14 Flutter Appbar with properties in Hindi/Urdu
มุมมอง 9วันที่ผ่านมา
14 Flutter Appbar with properties in Hindi/Urdu
13 Roadmap to Flutter Development in Hindi Urdu
มุมมอง 1414 วันที่ผ่านมา
13 Roadmap to Flutter Development in Hindi Urdu
12 Login Screen in Flutter in Hindi Urdu
มุมมอง 8014 วันที่ผ่านมา
12 Login Screen in Flutter in Hindi Urdu Flutter Login Page Design | 3 Designs with Git (Hindi / Urdu) Flutter Login Page Design Tutorial In Hindi & Urdu Flutter Login Page Design Tutorial In Hindi & Urdu. 10K views · 1 ... Flutter Tutorial for Beginners #17 - Simple Login Screen in Flutter. Creating Login Page Part (#2) in Flutter Hindi & Urdu Flutter Login Page UI Flutter Tutorial for Beginne...
10 Flutter vs React Google Trend comparisons
มุมมอง 3821 วันที่ผ่านมา
10 Flutter vs React Google Trend comparisons Flutter vs React native, Which is best in 2025? Best Cross platform for app development in 2025 According to current trends in 2024, Flutter is generally considered to be a better choice than React Native for many development scenarios, particularly when prioritizing performance, custom UI design, and faster development times, thanks to its native-li...
09 Flutter vs React native, Which is best in 2025?
มุมมอง 4121 วันที่ผ่านมา
09 Flutter vs React native, Which is best in 2025? According to current trends in 2025, Flutter is generally considered to be a better choice than React Native for many development scenarios, particularly when prioritizing performance, custom UI design, and faster development times, thanks to its native-like performance and efficient Dart programming language; however, React Native might still ...
07 Hello in Flutter full explained in Hindi/Urdu
มุมมอง 4221 วันที่ผ่านมา
07 Hello in Flutter full explained in Hindi/Urdu
06 Install Android Studio Step By Step in Hindi/Urdu
มุมมอง 2628 วันที่ผ่านมา
06 Install Android Studio Step By Step in Hindi/Urdu
05 Flutter Installation Step by Step Hindi/Urdu
มุมมอง 7228 วันที่ผ่านมา
05 Flutter Installation Step by Step Hindi/Urdu
04 Prerequisite of installing Flutter Flutter free bootcamp 2024 Flutter complete course for begin
มุมมอง 3528 วันที่ผ่านมา
04 Prerequisite of installing Flutter Flutter free bootcamp 2024 Flutter complete course for begin
03 Why should we start with Flutter for development?
มุมมอง 3028 วันที่ผ่านมา
03 Why should we start with Flutter for development?
Introduction to Postman and Request methods
มุมมอง 21หลายเดือนก่อน
Introduction to Postman and Request methods
Intro to Http Request Response, Json, Key value pair| Retrofit| Api integration
มุมมอง 20หลายเดือนก่อน
Intro to Http Request Response, Json, Key value pair| Retrofit| Api integration
Jetpack MVVM Retrofit Hilt setup | jetpack compose mvvm hilt retrofit | Jetpack HILT MVVM
มุมมอง 732 หลายเดือนก่อน
Jetpack MVVM Retrofit Hilt setup | jetpack compose mvvm hilt retrofit | Jetpack HILT MVVM
kapt to ksp migration for 2 times faster|Migration from Kapt to KSP|kapt error | Migrate KAPT to KSP
มุมมอง 1142 หลายเดือนก่อน
kapt to ksp migration for 2 times faster|Migration from Kapt to KSP|kapt error | Migrate KAPT to KSP
custom map, map theme style| Json with map them style|customize google map colors
มุมมอง 292 หลายเดือนก่อน
custom map, map theme style| Json with map them style|customize google map colors
Google map with current location, camera zoom and layers
มุมมอง 312 หลายเดือนก่อน
Google map with current location, camera zoom and layers
MVVM Retrofit data list in Jetpack Compose in Hindi/Urdu
มุมมอง 752 หลายเดือนก่อน
MVVM Retrofit data list in Jetpack Compose in Hindi/Urdu
Capture Image in Jetpack compose in Hindi/Urdu
มุมมอง 922 หลายเดือนก่อน
Capture Image in Jetpack compose in Hindi/Urdu
sir mera to ye error a raha terminal mai 9: Error: No named parameter with the name 'PrimaryColorLight'. PrimaryColorLight: const Color() ^^^^^^^^^^^^^^^^^
PrimaryColorLight: Colors.Green
Nice sir
sir voice slow a rahi
did you have github reositiry for this code ??
Good video
Very Helpful!
Brother, Thanks for watching!
Link repo?
github.com/VinodTechnowell2022
Thanks for the forecast! I have a quick question: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
Good information for beginners.
Would you check the e-mail?
Please follow the shared link
Good
Hi! Can you provide the code? does't work as in the video...
Hi Brother, Please do subscribe my channel and share my videos in your friends circle if you feel it helps you in some ways. Link: github.com/VinodTechnowell2022/SignPadDemo
bro please Google Map setup in android Kotlin but full, creating project etc
You can refer this link th-cam.com/video/AP1FAdefG94/w-d-xo.html
@@binnyandroid7774 this is not full setup, look this video comment
Ok let me know where you facing problem
to get map_api_key, you needs to register a project on below link and enable "map sdk for android" and then you will get the key. link: console.cloud.google.com/apis/dashboard
@@binnyandroid7774 I have watched almost all the installations on youtube, but at the end of all of them I get an error, even though I fix it with artificial intelligence, it does not work, so I want an updated installation video from start to finish.
Good
Thank you.
You should replace kapt to ksp
Can you make a video explaining the entire installation, including creating a project etc.
ok i will make a video.
@@binnyandroid7774 ı am waitingg
@@binnyandroid7774 I am waiting broo
@@binnyandroid7774 I am waiting brooo
Great sir 👍👍
Good sir
Very good explained 😊
Nice sir
I need this, source code please
Good help sir I was stuck with this problem
Bro can you please increase sound quality. ❤❤❤❤❤❤😊😊
Ok next time, subscribe please
Good 😅
I am searching this, thank you 😂
Nice explanation
Good
Nice
Thanks
Save my day
Thank you
Very well done
Like it
Thanks
Looking for it
Very nice
Thanks
Very good
Thanks
Good
Very nice 😂
Thanks 😅
Good video
Thanks for the visit
Save my day bro, looking for it since many days
Nice
What is your github account?
github.com/VinodTechnowell2022
provide project file (Andriod studio) pls
github.com/VinodTechnowell2022/popup-demo
Nice
Thanks
Very nice example sir
Thanks
Good job bro 😂😂
धोनी का खोज चैनल👌👌👌👍👍👍👍🇮🇳🇮🇳 लाइक करें
👌👌👌👌👌👌👌👌👌👌👌👌👌👌👍👍👍👍👍👍👍👍👍👍👍👍🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳Honey
Sir je be active while delivering lecture🤷♀️hme be neend ajayge
😯
Good
शराब बहुत सही वीडियो बनाने लगे हो आपके वीडियो में बहुत अच्छे लगे मेरे को देख कर
Good
👍
@@binnyandroid7774 Hl