User Experience Design for mobile apps is much more than you’d think

Once again, I recently started to read about User Experience (UX) design and, as always, I found that people tend to think about UX as something much, much smaller than it in fact is. However, this time I also decided to respond to these claims. User Experience Design does not equal User Interface Design Despite …

Integrate Nativetap and Crashlytics for Android Debugging Heaven

There’s nothing more frustrating than trying to find the exact spot where something broke in your code, much less finding it while the device and your app is running. Crashlytics + Nativetap Android Studio Plugin is a handy addition to Android Studio designed to allow jumping straight into the code in order to fix a …

Test Your Android Application with Nativetap

nativetap app testing

Testing and debugging your applications is a prerequisite to building, and deploying, quality products to your current, and future, users. It is important to perform these functions on as many user devices, and with Android that can be a challenge given the sheer number of Android devices there are. Nativetap provides Developers, Product Managers, QA …