Changes between Version 3 and Version 4 of Android
- Timestamp:
- Jun 25, 2012, 1:50:50 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Android
v3 v4 1 Renew on Android 1 = Renew on Android = 2 3 To extend the PAOSE approach into the world of mobile devices, the Renew simulator has been ported to the operating system Android. The core plug-ins have been identified, adapted and integrated into a framework for use within Android applications. 4 5 The framework follows for now this structure: 6 2 7 [[Image(systemarchitektur_einfach.png)]] 8 9 An Android application for use with Renew, extends a given Renew super-class, which allows the starting and control of the Renew simulator. 10 11 == Example: Benchmark == 12 13 This framework is used to create an application to test the performance of a mobile phone. The main nets are this: 14