I’m Android Studio!
Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA. On top of IntelliJ’s powerful code editor and developer tools. A flexible Gradle-based build system A fast and feature-rich…
What is the Property List or plist in IOS .
For me and Every IOS App developer like me, info.plist or property list is a well-known file for them. it’s not just a file but a bundle of instructions wrapped in a file. What is plist file Property List file is a structured text file that…
How to clean Xcode Cache or Temporary files.
Recently I had this problem and my first reflex is finding a script or an app to “clean” my Mac. It helps a bit but not much, since theses apps can only give you “safe” cleaning, typically removing caches data. Xcode takes a lot of space on your hard…
How to get IOS app build version
Version/build fields for an iOS app include: “Version” CFBundleShortVersionString (String – iOS, OS X) specifies the release version number of the bundle, which identifies a released iteration of the app. The release version number is a…
Tips to Fix OneDrive Sync Errors
Length of File or folder path File path should not exceed 255 characters. If you have created different sub-folders or have a long pathname, then it might cause the OneDrive sync problem. This is one of the most overlooked yet efficient tips to help you…
How to Install Flutter on Linux
System requirements To install and run Flutter, your development environment must meet these minimum requirements: Operating Systems: Linux (64-bit) Disk Space: 600 MB (does not include disk space for IDE/tools). Tools: it depends on these command-line…
How to Install Flutter on MAC-OS
System requirements Operating Systems: macOS (64-bit) Disk Space: 2.8 GB (does not include disk space for IDE/tools). Tools: Flutter uses git for installation and upgrade. We recommend installing Xcode, which includes git, but you can also install git…
How to Install Flutter on Windows
Windows install System requirements To install and run Flutter, your development environment must meet these minimum requirements: Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based Disk Space: 1.64 GB (does not include disk space for…
Google I/O 2021 for Developer
Happy Exploring 🙂
Everything About Google I/O 2021
Google’s annual developer conference, new AI-powered tools, and a zany prototype video booth made for hyperrealistic teleconferencing and many more features this year 2021 A New Look for Android Pick up your phone and the lock screen will light up from…