Archive for October, 2011

gitignore Not Working Issues

Posted: 26th October 2011 by admin in Git

Hey Guys, If you have been using git for a while and plan on adding a files/directories to .gitignore and you observe that its not working the way you wanted it to work, then you need to do following things.     git rm -r –cached . git add . git commit -m ".gitignore is [...]

HTC Dream: Fix Dead WiFi and Boot Loop issue

Posted: 18th October 2011 by admin in Android

  How to get your HTC Dream Wifi Working again I had my htc dream with me for about a year, without a working wifi, today I wanted to to fix this WiFi issue. I always had a feeling that this is software Issue, but most of my friends argued that it may be a [...]

Installing StreakDroid 2.4

Posted: 13th October 2011 by admin in Android, Dell Streak

Main Link for ROm/AMSS/DSP1 http://android.modaco.com/topic/347329-rom-streakdroid-gingerstreak-24-beta/   Please Do Factory Reset Not from Recovery but first screen that appears while pressing volume up down key and power key.   1. Install streamdroid 2.4 using Recovery 2. Install dsp: fastboot.exe -i 0x413c flash dsp1 dsp1.mbn 3. Install AMSS (this needs to be installed in the end) fastboot.exe -i [...]

  Now Trying to Fix it Using QDLTool.   Here are the steps I took, note that I ran the QDLTool on a Windows XP Pro 32-bit machine.  Use this guide if you have a 64-bit Windows: http://streakdroid.com/?page_id=87. Download and install Dell’s ADB Device Drivers: ftp://ftp.dell.com/Handheld/R288920.exe Download the QDLTool repairtool: http://downloads.streakdroid.com/djsteve/repairtool.zip Extract repairtool.zip somewhere on your local computer which will create a folder calledQDLTool3rd_20101022_GAUSB1A130500. Remove [...]