Xamarin.Forms and my three friends IOS, Android, Windows
An open-source framework for building iOS, Android, and Windows apps cross-platform user interfaces Xamarin.Forms is a feature of Xamarin, the popular mobile development framework that extends the .NET developer platform with tools and libraries for…
Hi, I’m Xamarin and this is my Profile.
Free. Cross-platform. Open source. An app platform for building Android and iOS apps with .NET and C#. Xamarin extends the .NET developer platform with tools and libraries specifically for building apps for Android, iOS, tvOS, watchOS, macOS, and Windows…
We Are Gradle and Build in Android Studio!
The Android build system compiles app resources and source code, and packages them into APKs that you can test, deploy, sign, and distribute. Android Studio uses Gradle, an advanced build toolkit, to automate and manage the build process, while allowing…
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…