Using AppMethod

From InterBase
Jump to: navigation, search

This will include screen shots with call outs

Brief paragraph on Appmethod. Discuss what they might want to check out in Appmethod (or RAD if Appmethod doesn’t exist yet)

  1. Show how to embedded database for windows and mobile.
NOTE:If you don't want to use Appmethod, follow the links below to your preferred programming language.
  1. Get Appmethod, and start the application.
  1. Create a project, for example: project->New Mobile.
  1. Then switch target to “Windows”.
  1. Add the database file ‘twitter_cache.gdb’ not sure if 13 should come before 12, would be nice if there was something in the project I just specify my database file so it knows how to deploy (this is magic to evaluator).Maybe adds the components you need automagically.
  1. Add Drop button, lists, and database components.
  1. Add code, select from the tweets put it in list
  1. Run your application. “cool”
  1. Now you can switch to either Android or iOS.
  1. Run… “are you kidding me”

Advance To: