Category Archives: Experience

Our development experience – technologies used in development process, projects completed.

Move to Simplicity: Authentication Using “Digits”

The success of one our recent projects depended on how quick authentication for new users was. The aim of our application was to connect users for non-business communication. Because the project was directed at casual consumers, the more simple we could make the sign-up and login procedures, the more users could register, leading to faster acquisition.

Real-Time Management of Millions of devices with Redis caching

For one of our projects we needed to receive, store and display to a UI a large amount of data in realtime. This data is generated by devices located around the world and represented network activity, device location and some other information. Performance was a key key metric for the project. End user should be able to track any device in as close to real time as possible,

How to find an image that eats RAM in Android app

The beginner tip: Android development, old and new ways to find memory eating image in app code. Each android developer knows situation when the device starts to be slower than expected. The general purpose is clear: something is using the memory intensively. The strange thing to see that the cause of all is a simple… Read More »

1 6 7 8 9 10 24