Tag: android


  • How to Set Communication Flow in an Android App Using Bluetooth LE  

    How to Set Communication Flow in an Android App Using Bluetooth LE  

    Mobile devices have a lot of various sensors, but often, for additional functionality, they need to communicate with some other devices.  When it comes to Android OS, for instance, a rich Bluetooth API enables wireless communication with other nearby Bluetooth-powered devices.  Now the question arises: Should we use Bluetooth Classic or Bluetooth Low-Energy technology when…

  • Custom Data Bindings with MvvmCross

    Custom Data Bindings with MvvmCross

    Written by Filip Dunđer, Software Engineer at HTEC Getting to know MvvmCross Using Xamarin as a cross-platform mobile development technology has been happening for a while at HTEC. Our mobile devs are digging deep and trying out new tools and approaches, so this time, we have decided to present components of the MvvmCross framework specifically designed…