Hi everybody,
I'm looking for new tools to improve my mobile development process.
Currently, I'm using these one:
Debugging: Weinre
It's a remote debugging tool that allows you debug web pages on a mobile device such as a phone.
It looks like Web Inspector and works quite well even if it is JS based. Useful for debugging on a real device (like the iPhone)
Load times analysis: Slowy
It's a tool to simulate a custom connection conditions. It allows you customize the connection parameters (like bandwidth limit and latency) and test your website as if you are on a mobile network (even if you are working on a local server). It's really handy when you want to see how a website behaves with a real-world connection.
Opera Mobile Emulator
It's a desktop emulator of the widely adopted mobile browser. It allows you view a website with custom resolution, pixel density, input mode and more.
What about yours? Do you have any other useful tools that improves you mobile development?
I will update this post with the coolest stuff posted![]()







Bookmarks