Skip to content

iRail/BeTrains.BBPB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeTrains for the Blackberry Playbook

iRail is an attempt to make transportation time schedules easily available for anyone. BeTrains takes its content from the iRail API.

All information can be found on Project iRail.

Some interesting links:

Set up

  • Pull the project from Github
  • Create a new project in Flash Builder in the folder where you pulled the project in
  • Choose the Blackberry SDK in the project's properties
  • add the resources folder to your source path
  • run ant-file build.xml
  • import the iRail AS3 wrapper project or SWC (see: https://github.com/iRail/iRail-AS3)

Testing

first time only:

  • start simulator/device and enable development mode
  • Select the main mxml
  • Goto the Project menu, choose Debug configurations
  • Select Blackberry Tablet OS Application (double click)
  • Under Deployment, enter target (Playbook) IP (default 192.168.132.38 for simulator)
  • under Debug Host (your development computer) (default 192.168.132.1 for simulator)
  • Enter the device pwd
  • click debug

Releases

No releases published

Packages

No packages published