Search results

  1. D

    Post [Q] Qi Wireless Charging and Overheating [TYLT VU Specific]

    Were you able to successfully charge it before and this just happened the night when you switched from N7 to N5 ?. I don't think overheating damages any electronics because it is designed to shut off.
  2. D

    Thread Got Galaxy note for US $649 shipped free

    US buyers if you have been looking for cheap galaxy note then you can get one for $649. I have been shopping for galaxy note for a while and finally got one from http://www.integrontech.com shipped free. They accept Google payment
  3. D

    Post Handtec warranty on Galaxy Note for US buyers?

    Buying from amazon If you buy from amazon that is sold by Global Mobiles and Fulfilled by Amazon, you can return within 30 days if there are any issues. I verified this with Amazon. It has to be fulfilled by Amazon. After 30 days you will have to go with UK warranty. Here is email I received...
  4. D

    Post Screen crapped out within a week.

    Do you know the amazon seller name? I am looking to buy from amazon and based on your experience now I am worried. Can you tell the name of the seller? I had contacted Global mobile amazon seller and was told for warranty purpose you need to ship it back to their office in Germany and they...
  5. D

    Post [INFO] US Keyboard Dock Availability and Tracking Thread

    Keyboard dock available for $115 cost central has the keyboard dock for $115 with free shipping and they have in stock now according to their website. I cannot post the link. Just go to costcentral and search for asus dock
  6. D

    Post [BUILD][DISCONTINUED][FroyoStone Sense - V3.2][Kernel: linux_on_wince_htc 2.6.32.15]

    Script to start stop gsensor Here is the script to enable/disable gsensor. start-gsensor.sh ------------------------ mv /system/bin/akmd2 /system/bin/akmd /system/bin/akmd stop-gsensor.sh --------------------------- mv /system/bin/akmd /system/bin/akmd2 killall akmd Save these files on your...
  7. D

    Post [Sep 21][SD][mattc Leo + Froyo w/Sense 1.8][Kernel: 2.6.32.15 #5]

    Gscript to disable gsensor to avoid touch screen freeze Download Gscript Lite from the market place. Here is the script to enable/disable gsensor. start-gsensor.sh ------------------------ mv /system/bin/akmd2 /system/bin/akmd /system/bin/akmd stop-gsensor.sh --------------------------- mv...