Programming

  • Two mobile operational systems: iOS and Android.
  • Apple (xCode/iOS SDK) and Google (Android SDK) allow the developers to build the project, from the programming logic to the user’s interface.
  • Each platform has specific characteristics and programming languages, (i.e., iOS is Objective C and Android is Java.
  • Apps will have the same structure;  both will use maps’ API’s to present the stations on a map view and will have access to the database and to calculations through WebServices on AgroClimate’s server.