andDEECo Code
DEECo component model implementation for Android platform.
Status: Planning
Brought to you by:
lacinam
File | Date | Author | Commit |
---|---|---|---|
andDEECoNetworkLibrary | 2013-07-29 |
![]() |
[582406] NL: Added event processing thread to separate t... |
andDEECoTestApp | 2013-07-29 |
![]() |
[a0b741] TA: Minor GUI text changes. |
andDEECoUtils | 2013-07-27 |
![]() |
[8380d7] U: Initial commit for Utils project. |
.gitignore | 2013-07-27 |
![]() |
[b43389] Initial commit. |
LICENSE-2.0.html | 2013-07-27 |
![]() |
[b43389] Initial commit. |
README.txt | 2013-07-27 |
![]() |
[3c5bee] Main README too long lines fix. |
Read-me file for the andDEECo project ======================================== The project source code is covered by Apache License, Version 2.0, January 2004. Brief description: ---------------------------------------- The andDEECo project is focused on providing DEECo component model implementation for Android platform. This project is supposed to create framework for DEECo components that will allow them to form ensambles in an Mobile Ad-hoc network (MANET). This project currently consist of following sub-projects that are located in their own subdirectories: andDEECoNetworkLibrary - Network communications layer andDEECoTestApp - Debugging GUI andDEECoUtils - Support and shared classes See the Read-me files for the sub-projects for more details about them. The supported Android SDK versions: ---------------------------------------- 14 Android 4.0 Ice Cream Sandwich 15 Android 4.0.3 Ice Cream Sandwich 16 Android 4.1.2 Jelly Bean 17 Android 4.2.2 Jelly Bean 18 Android 4.3 Jelly Bean Recommended tools: ---------------------------------------- It is recommended to use the most recent Android SDK which is available on following URL: http://developer.android.com/sdk/index.html Links: ---------------------------------------- andDEECo project site https://sourceforge.net/projects/anddeeco/ JDEECo project site https://github.com/d3scomp/JDEECo Additional notes: ---------------------------------------- Android is a trademark of Google Inc.