Confirmed users
681
edits
(update java path) |
|||
| Line 9: | Line 9: | ||
Of particular interest to most new contributors will be: | Of particular interest to most new contributors will be: | ||
mobile/android/base/BrowserApp.java # the main Android activity that starts when you open Fennec | mobile/android/base/java/org/mozilla/gecko/BrowserApp.java # the main Android activity that starts when you open Fennec | ||
mobile/android/chrome/content/browser.js # the main JavaScript file that controls Gecko to make it do what we want | mobile/android/chrome/content/browser.js # the main JavaScript file that controls Gecko to make it do what we want | ||