Android

Wireless fun – MDK3 on ubuntu 12

I decided to have some fun with the wireless network this weekend.  I have a lot of neighbors and when you look at wireless you see a ton of SSID’s.  A nifty little program called MDK3 allows you to broadcast a lot of SSID’s.   I was watching one of the podcasts I follow and they mentioned the tool.  I decided to give …

Read more

Apple App Store – iOS development

In the recent post on the app store comparisons from distimos http://techcrunch.com/2011/12/20/distimos-year-end-report-shows-why-developers-love-ios-iphone-4x-android-revenue-ipad-2x/ It states that the apple app store is the place to be for your applications if you are looking to make some money. The report claims that apple’s store produced near 4 times the revenue than google’s app market. The report goes on to discuss the use of the …

Read more

Android SDK Windows 7 (x64) – “invalid command-line parameter” Error

While starting to  write an android application I had to re-install the Android SDK on my new system.  When I did this and tried to execute the Emulator I go the following error: “invalid command-line parameter: Files. Hint: use ‘@foo’ to launch a virtual device named ‘foo’. please use -help for more information” After some google searches and some testing I …

Read more