Upgraded my CyanogenMOD to verion cm-6.0.0-N1-alpha1 ( Froyo ). Had to do a wipe so my APN settings disappeared. Anyways, if you face the same problem, here’s DiGi’s APN settings and how to add them in. 1) Home -> Menu -> Settings -> Wireless & networks -> Mobile networks -> Access Points Name 2) Menu [...]
Changed the sim on my rooted Google Nexus One today and managed to lock myself out . Waited for the PUK code prompt to come up but it never did. Apparently there’s none, traditionally on other phones you’s get a dedicated prompt for the PUK code but on the Nexus One you use the “phone [...]
Wonder how your friends checkin in “Off The Grid” in FourSquare? Simple, when you check in using your mobile device make sure all share options are not selected. Don’t share with your friends, don’t post to twitter and don’t post to FB. That’s it. Tell me if it works for you.
If your Firefox is sluggish on on Ubuntu 10.04 this might help. Fire up Firefox and type “about:config” in the URL bar. That will bring up the config page. Search for the lines below and change them accordingly to reflect the changes below. – network.http.pipelining > Make it True – network.http.pipelining.maxrequests > Make it 8 [...]
1. Pull up a console and su to root. [danesh@jackal ~]$ su – 2. Grab the latest vesion of Adobe AIR from Adobe’s download page. [root@jackal ~]# wget http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin 3. Make the .bin file executable by using the chmod command. [root@jackal ~]# chmod +x AdobeAIRInstaller.bin 4. Execute the .bin file. [root@jackal ~]# ./AdobeAIRInstaller.bin Follow the [...]