Android Media Scanner

As anyone who worked with android applications experienced, the files created by Android application in “External Storage” (I don’t like this term, as this usually refers to internal memory of the device), do not show up in windows explorer until the device is rebooted. Initially we used recording to external media (USB drives, SD Cards) as a workaround. However, some smart guy working on Android added a “feature” since Honeycomb 3.
Read more →

BlueStacks + ADB = Awsome

I just found out that one of the projects that I have been anticipating released their first Alpha(arstechnica). I downloaded the application. Installation took a few tries but it installed successfully when I closed all the IE and eclipse instances. After installation, just on a lark, I tried to use ADB to see if I can run my application. And surprisingly, it connected!! The process I used was I ran an application and when I was running the app I issued the command in command prompt
Read more →