Android App PassLock

I have a lot of passwords. Emails, forums, bank accounts and so on, so I was searching for a password manager. I’ve found nothing covering my needs. Most of these applications require Internet connection and store your passwords on their servers (something I don’t like). Another issue is that they are not designed in a…More

How to change your Device Id in Android

I will show you how to change your device id in an avd or in a real Android phone. If you want to test this on an Android Virtual Device you just have to  follow the steps below. If you want to change your phone’s id then you must have your phone rooted. Why you might…More

MixBar Game

For a couple of weeks  I was writing a cocktail discovery game. Today I have finished and published it on Android Market. From now on I am awaiting feedback from you for bugs, new features or improvements. You can download it from here! Have Fun!!!More

Simple Converter Android App

Some weeks ago, I wanted to write a guide of  ‘How to write a simple App’ that actually does something. So, a Saturday noon I wrote the Application part. Since then I haven’t wrote the guide, due to my limited time. I hope in the following days I will find the time to write it…More

Quick Guide For Admob

A few weeks ago, i was trying to integrate Admob in an application that i was writing.  After a few hours later i found a way…I will show you a very simple implementation of this below. You can find many examples in xml format out there but I prefer an alternative way to do it…More