TechDroider

Honor Magic 4 Pro Unboxing and Review

Google Pixel 7 Pro Concept is HOT!

iPhone 14 Models - UNBOXING!

Apple iOS 16 Goes OFFICIAL

 Apple has Finally made iOS 16 Official and it comes with Exciting new Changes and lots of new Features. The iOS 16 will be available for Developers and later as Public Beta. 



So the iOS 16 Lockscreen is getting a Major UI Change, It is now Customisable, You can Personalise accordingly which works way better than Google's version of Material You for Lockscreen, and Apple has added tons of Color Pallet Option for theming Lockscreen Clock. 


The new iOS 16 also comes with bunch of new Memoji Collection, We've new Notification Piles and New Parental Control Section which is going to help you in your daily usage and task. 

Apple has finally added a new Fitness Application in the iOS 16, best part is you won't even need Apple Watch to use the Fitness Data. So, iOS 16.. Yay or Nay?


How to Install Android 13 on any Smartphone [Download]

Google Android 13 is now Official. It comes with all New Material You. It is Safe, is Secure and made to adapt with you. Google say Android 13 is based on everything you love about Android and it focuses on building a personal phone that adapts to your usage, it is secure by default and privacy by design (Cool lines Google), and this all makes your devices work better together.


Note - We've used Google Official Guide to Install Android 13. We are not responsible for data loss, bricked devices, dead SD cards, broken IMEI, or broken features. Download and Install it on your own Risk.


How to Install Android 13 on any Smartphone


Download Links (Manual Install via PC)


Device Driver - Download via Developer Android (Google)


SDK Fastboot and ADB - Download via Developer Android (Google)


How to Install ADB on Windows / MacOS / Linux - XDA Guide


Pixel 4 (Stable Android 13 Beta) GSI - Download ( Via NIPPON GSI) (April, 2022)


AOSP GSI - Download via Developer Android (Google)


If you're a OnePlus user and Want to Extract VBMeta and Boot.img from OxygenOS Firmware - Follow this Guide 


Commands Windows


fastboot flash boot_a boot.img
fastboot flash boot_b boot.img

fastboot -w flash system <your Treble ROMs name>.img

fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

fastboot reboot


Commands MacOS

cd /Users/ <Folder name> /Desktop/platform-tools/

./fastboot flash boot_a boot.img
./fastboot flash boot_b boot.img

./fastboot -w flash system <your Treble ROMs name>.img

./fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

./fastboot reboot