AppDevPoint is a free cross-platform development tool for developing native applications for different platforms without rewriting the business logic code but maintaining the speed and appearance of the OS.
This cross-platform development tools was created specially for mobile development but can be used for desktop development as well.
Features:
- Database Abstraction
- Hardware Abstraction
- User Interface (UI) Abstraction
- Programming Language Abstraction
Methodology:
- AppDevPoint manages the common code of your builds; the user interface is done in the native IDE.
- This methodology guarantees a complete separation between the interface and business rules.
Future Developments (feel free to contribute!):
- iOS (Objective-C) source code generation;
- Object renaming;
- Object explorer in textual code editing;
For more information, please visit:
http://appdevpoint.webs.com/