windows xp

Create an Android Emulator SD Card and Write Data To It

In windows xp...

Create the SD Card...

  1. start -> run -> cmd
  2. navigate to your android sdk for windows tools folder
    • e.g. navigate to C:\Program Files\android-sdk-windows\tools
  3. execute command e.g.: mksdcard 32M c:\documents and settings\chooch\desktop\project\root\sdcard.iso

That will create a 32MB sd card located at c:\documents and settings\chooch\desktop\project\root\sdcard.iso

Load URL with Windows XP Scheduled Task

  1. Start -> Programs -> Accessories -> System Tools -> Scheduled Tasks
  2. Add Scheduled Task
  3. Select 'Internet Explorer' From The Application List
  4. Choose Your Preferred Interval Options
  5. Enter Your Username and Password (Username should appear by default)
  6. Check box next to 'Open advanced properties for this task when I click Finish.'
  7. Select the 'Task' Tab
  8. In the 'Run' field enter this e.g.: C:\PROGRA~1\INTERN~1\iexplore.exe www.example.com/my-page.html
Subscribe to RSS - windows xp