Today I finally set up a page dedicated to those who want to see the shots that I could post on Dribbble community, but especially those who want to invite me to join. For those who don’t know Dribbble It’s a community where a group of elite designers publish 400×300 pixels “shots” of their… read more
Why localizing apps? The app localization (L10N) is one of the most important features that an application must have for be more desirable by users. An application localized only in Swedish can be fine if this is in the interests… read more
Yesterday on the official Android developers blog was posted an article by Adam Powell that talk about the adoption of the theme Holo (introduced since Honeycomb) for all the apps. If this migration will happen, we could see all the applications that we… read more
What’s R? R is a class, auto-generated by the Android Asset Packaging Tool (aapt), that aims to maintain the references of all the provided resources. Through the nested classes of R, infact, is possible reach every type of resources (the complete list could be found in the… read more