community IoT at Liverpool Makefest 2018 We participated with a stand at the 2018 event and built an immersive Internet of Things gaming experience to try and engage those attending and learn more about Redux, Firebase and Android Things for ourselves. So here's our review on what we did and what we learnt.
engineering Introduction to Redux in Flutter Redux is a unidirectional data flow architecture that makes it easy to develop, maintain and test applications. In this post I'll explain how you can start writing mobile apps with Flutter using the Redux architecture.
testing & QA Testing your first Android Things driver Controlling any peripheral device from an Android Things board requires a driver. If no driver is available it's down to you to write your own. Once that's written, how do
testing & QA Writing your first Android Things driver Android Things is a lightweight version of the Android operating system that can be installed on IoT-focused devices. Android Things includes 'user drivers' functionality, enabling developers to easily control a
engineering Top 3 Android Studio shortcuts - Xavi Everyone likes to increase their productivity and everyone has their own favourite productivity hacks, but not everyone agrees! In this blog, Xavi Rigau will talk about his top three Android