Category: Mobile Applications

  • Azure DevOps integration with Xamarin

    Xamarin is an open-source platform for building cutting-edge and effective applications for different cross platforms like Android, iOS and Windows with .NET using single shared codebase. In this blog I am using Azure DevOps cloud to build an application, below fig (a) shows the sample code in azure repos. Build pipeline creation in azure DevOps:…

  • Azure DevOps integration with Flutter

    Dart is a programming language invented by google initially later it is evolved significantly which is used to create Flutter applications, Flutter is an open-source framework that enabled us to create cross-platform applications using a single codebase. In this blog I am using Azure DevOps cloud to build an application. Install the Flutter extension available…

  • Managing your text messaging with Manage My SMS

    Have you ever been bothered by the bank notifications, payment reminders, lottery wins on your mobile phone and wondered whether there was any easy way you could take control? Or have you thought of safeguarding some of the key messages, may be, balance notifications from your bank, special messages from your special someone and other…

  • Material Design in Android – Working with Toolbar

    Introduction to Material Design Material Design is a comprehensive guide for visual, motion and interaction design across platforms and devices. Material Design is the new “user experience philosophy” for Android apps. In this article we will take a look at the new Actionbar replacement called Toolbar. Toolbar A Toolbar is similar to an Actionbar and…

  • Mobile Operating Systems And Cross Platforms

    Current Popular mobile operating systems are: Android from Google Inc.(Open source) initial release :2005 Current Version: Android 4.2 “Jelly Bean”  prior versions: 2.0 (1.0, 1.5, 1.6)  Programmed in: Java,c(native apps) OS family: Linux App build file extension:‘.apk’ IDE:Eclipse Developed by: Android Inc ,which  was purchased by Google Inc.  Android 3.0 was a tablet-oriented release and…