Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 334 Bytes

MobileNose

Mobile DataNose applications :)

Structure:

  • MobileNose is the cross-platform .NET library code
  • MobileNose.[platform] contains platform-specific addons to classes (such als Utils) in MobileNose
  • DroidNose(/iNose/WindowsNose) are the platorm-specific implementations (UI, base application logic)