🇮🇳
I create amazing things using the knowledge I have gained so far.
We all are learning till our last breath....
Dec 2, 2020 • 5 tweets • 1 min read
Android Studio also has a set of Command Line tools for those who can't or don't want to have a full installation of Android Studio
You can do almost all the things you can do using Android Studio.
What other excuse do you have to not get started with app development?
Thread 🧵
What things you can do using the CLI tools..
✅ Build your app
✅ Manage Android SDKs
✅ Run your apps in emulator/physical device
✅ Debug your app.
✅ Check errors
✅ Use Gradle
✅ And much more............
Nov 30, 2020 • 4 tweets • 1 min read
Bad day for me....
I was playing with my settings on Windows and suddenly changed the screen resolution greater than what supported. Wasted 1.5 hours fixing it 😅.
Tip: Never play with settings unless you know how to fix it.😂
Booted in safe mode.
Uninstalled Intel HD Graphics Driver.
Booted in normal mode.
Installed Intel HD Graphics Driver again.
Again had same issue, black screen.
Booted Windows in Low Graphics Mode
Installed Intel HD Graphics Driver again.
Rebooted to complete installation
Oct 24, 2020 • 15 tweets • 4 min read
Why learn TypeScript?
I have posted the article here, incase you didn't read on @hashnode