Fennec/NativeUI/Architecture Overview: Difference between revisions

 
Line 2: Line 2:


==Overview==
==Overview==
* Application UI is comprised mainly of Android Java and layout XML files found in /mobile/android
* Application UI is comprised mainly of Android Java and layout XML files found in /mobile/android/base
** GeckoApp.java and gecko_app.xml comprise the main UI.
** GeckoApp.java and gecko_app.xml comprise the main UI.
** GeckoAppShell.java handles a lot of the non-visual tasks, like handling Android intents, starting the Gecko thread, communicating with Gecko through JNI and messaging.
** GeckoAppShell.java handles a lot of the non-visual tasks, like handling Android intents, starting the Gecko thread, communicating with Gecko through JNI and messaging.
Confirmed users
1,111

edits