Our insights from experience

A channel where we pen down our Project learnings and experiences, which could be useful to the community.

8 Things You Should Know About Distribution of IoT
8 Things You Should Know About Distribution of IoT

Here are 8 Things You Should Know About Distribution of IoT 1. 26% of APAC’s general developers work on I..

Read More
Our Intern from IIT-Kharagpur Shares His Experience
Our Intern from IIT-Kharagpur shares his experience

My Journey at Cumulations I joined Cumulations on 5th May, I applied for app development and designing. I don&#..

Read More
Create framework in iOS8
Create framework in iOS8

Creating a framework seems to be a tricky job in earlier version of iOS . I got an opportunity to work on ..

Read More
Mock API response in Retrofit using custom clients
Mock API response in Retrofit using custom clients

Mock API Response The advent of the retrofit library has made the API integration a lot smoother.It makes the c..

Read More
Working with iBeacons in iOS
Working with iBeacons in iOS

Working with iBeacons in iOS is quite easier once you understand the concept. First of all, what is iBeac..

Read More
Customize UITableView's Editing Mode
How to Customize UITableView’s Editing Mode

We know in the UTableView you can set default edit mode by: [tableView setEditing:YES animated:YES]; Then you c..

Read More
Customizing dialog in Android
Customizing dialog in Android

Every app that is launched/yet to be launched will be having its own theme based on its branding. Most of the d..

Read More
Importing library having native code in Android studio
Importing library having native code in Android studio

Google stopped supporting eclipse and has adopted studio as official IDE for developing Android apps. Most of t..

Read More
Problem with ParseFile in offline mode
Problem with ParseFile in offline mode

Parse for its obvious reasons has been our go to MBaaS. We have been using Parse extensively for all our server..

Read More
Doing Over The Air Download (OAD)
Doing Over The Air Download (OAD) or Firmware Upgrade for TI cc2541/cc2540 in Android Using BLE

In today’s Internet of things (IoT) domain BLE ( Bluetooth Low Energy or Bluetooth smart) is playing a majo..

Read More