When I came back from my last travel my 3G connection stopped working and seems that a lot of people already had the same problem.…
When I came back from my last travel my 3G connection stopped working and seems that a lot of people already had the same problem.…
Context ctx = getContext(); Display display = ((WindowManager)ctx.getSystemService(ctx.WINDOW_SERVICE)).getDefaultDisplay(); int width = display.getWidth(); int height = display.getHeight(); Yes, there are easier ways to retrieve the screen…
Essa quinta-feira, dia 6 de Maio de 2010, conversaremos sobre Android na palestra “Android: Visão Geral” a partir das 18:30 na Faculdade Evolução (R. Pedro…
How to reproduce: 1. An application with a bunch of EditText. 2. Go to setup and change the locale of Android. 3. Back to the…
a new android I just drew. source-code: android_look.svg. CC-BY-SA as usual. You can acess internal Android resources such strings, drawables, layouts and others. For example,…
How to add a shadow in a text view? How to improve the text readability on widgets? There’s four properties on TextView related to shadows.…
Getting the Android’s AlarmClock application source from official repositories: git clone git://android.git.kernel.org/platform/packages/apps/AlarmClock.git To get the head version for an old platform like the 1.4 (codename…
This is a simple program I wrote called Who Am I that shows informations about the device which it is running. Which can be useful…
Quando desenvolvendo aplicações móveis para o Android as vezes precisamos obter imagens do dispositivo para comparar com um alguma referencia no computador. Como tirar screenshots…
Download: duke_natal.svg Sábado tem Café com Tapioca do CEJUG, especial de Natal, manhã e tarde de eventos. Pela manhã um mini-curso de JavaME e Android…