Singsys blog: Technologies

Impact of IoT on Insurance Industry

IoT

The Internet of Things is a revolutionary technology that has penetrated into most of the industries from agriculture to healthcare and more. Among many industries who have leveraged the power of IoT to stand out in the market insurance sector will receive the maximum benefits.

(more…)

Wearable Technology to Boost Wearable Devices Efficiency

wearable technology

Wearable technology is an umbrella term for any sensor or information device worn on human body. Some of the popular example of such devices are fitness trackers like Fitbit, Apple Watch, and smart jewelry. There is also a buzz about wearable devices in B2B where they are finding application in being deployed for workforce. The usefulness of wearable technology can be increased by linking it with cloud-based service platforms to collect and analyze the data of user.

  (more…)

Android App: Battery Optimization Best Practices for Zero Compromise on Performance

Battery Optimization Best Practices for Zero Compromise on Performance-New

 

The smartphones we own today are more powerful than before and boast hundreds of application to keep us entertained and informed but one thing we always desire is long lasting battery life to avoid getting disconnected from rest of the world.

 

(more…)

Android App Optimization With ArrayMap and SparseArray

Array Map and Sparse App

HashMap is quite flexible hence it is most preferred data structure choice to store key -> value pairs. Although Android Studio will war you when you try t use a HashMap. Well then let’s look at why we should be using ArrayMap.

  (more…)

React or Vue Which Javascript Library is More Useful

React  Vue javascript

Last year React confirmed its position as most favorite Javascript web frameworks. There was sudden growth of its web as well as native mobile libraries. In the same time frame with release of 2nd version vue witnessed 25000 extra Github stars to its account. This has left developers community with a dilemma to which one they prefer? As both React and Vue are component-based libraries that are equally light weight and suitable for building user interfaces that focus only over view layer.

 

(more…)