Recent
How to use UrlConnection in Android and what are the different choices. An example of usage with a few notes on the best practices.
Just a quick guide to show a nice way to handle different versions of jdks in linux.
If you haven't seen it already Google I/O 2011: Memory management for Android Apps is a fundamental talk if you are defining yourself as an android developer.
UI/Application Exerciser Monkey is a very useful tool. It can be used to test the application to identify bugs that are difficult to see when you are focus in the development. In the post I show you how to use the tool.
There are a lot of useful options at our disposal when using maven, in this post I go through a list that I found very useful.
The android market only track a subset of all the exception happening. To fix that you can use Acra or Bugsense. In this post I show you how.
Github is without any doubt a success, another way to use it is for quick project website with static content. In this article I show you how.
Skunkworks design philosophy is a list of principles defined and used by Guido van Rossum during the early stage of development of python.
A few notes on how to manage android projects in an agile way. Best practices to keep in mind in the management of an android project.
This is a short extract of a very good article "Mocks Aren't Stubs" from the Martin Fowler's blog. In the blog post Martin Fowler shows us that is important to understand what is a mock, what is a stub and when to use them.
|
Popular
I hope with this article to get a bit of a discussion to see what other people think about native vs html5 js to build android app.
How to use startActivityForResult in android application
Android drop down box with the spinner widget
Small shortcut to speed up commits
How to use the event bus concept to deliver events in gwt
This article goes through a small example of the usage of gwt canvas to animate a very basic logo
This is a the first part of a series of articles related to html 5. In particular this first article goes through the list of new elements and what they are, what you should use them for. This is not a reference guide is just a summary so you know what is in html5 that you can use.
How to use the new google OAuth 2 implementation of google
Git is another incredible success of Linus. This is an old video of Linus talking about git at google
A quick on admob revenues for an android application with a limited amount of users. Differences with the website adsense model.
|