• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by GraemeLeech

  1. G

    Router needed for Emulator?

    I am having trouble running my Emulator on the development machine. I am using a laptop with a USB Modem. The Emulator can access the internet, but cannot connect to my Apache server on the laptop. In resaearching the problem, I read the router could be the problem, do I need a router before...
  2. G

    Apps Problem using Emulator to update MySQL Table on Windows 7, using PHP and Apache Server

    Hey folks, I have a problem trying to use an Android App I developed using Eclipse Helios to connect to a MySQL Database and run a PHP File through the emulator. I am not getting an error with this code, but the Table is not updating. The PHP File is working properly as when I run it through...
  3. G

    Using an Emulator to update a table in MySQL

    Hey folks, I have a problem trying to use an Android App I developed using Eclipse Helios to connect to a MySQL Database and run a PHP File through the emulator. The PHP File is working properly as when I run it through Internet Exlporer it updates the table in MySQL. Please find the code...
  4. G

    Apps Android SDK Installer Cant find JDK

    Hey Folks, I have a problem with my Android SDK Installer. When I run it to install the SDK it says it can't find the JDK. I have installed JDK, with Glassfish, and have updated the Path Variables to point to it. I am developing with Eclipse Helios, and that can find the JDK. My computer is...