[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[node8-android] Boot procedure of node8-Android applications

Android applications start execution in class MainActivity.

Node8-android applications implement method for onCreate() delegating to onCreateS8() function.
onCreateS8() implements:

Note that the application's image have all the code needed to start and run the application; 100% S8 smalltalk.