How to Set Up Charles Proxy for an iOS Simulator
Here at Detroit Labs we use Charles Proxy to debug and test our mobile applications. By recording and displaying the data sent and received by our mobile apps, we gain the visibility we need to reliably diagnose and fix problems
A Guide To Charles Proxy for Mobile Development
Raise your hand if you have a bad memory. Now raise your hand if you’ve ever used or heard about Charles Proxy. Here at Detroit Labs we use Charles because it’s a very powerful tool for debugging and testing mobile applications.
Kotlin for Fun and Profit
As someone who has been working with Kotlin on the side for over a year, I’m super excited that it’s now officially supported for use on Android. I’d love to start using it to write client apps; however, I don’t
Android Studio Tips and Tricks That Every Android Developer Should Know
As Android developers, it’s our job to know the ins and outs of our tools. Most of the time this means knowing the best commands and shortcuts to get the job done. After polling the Detroit Labs Android developers, here