Confirmed users
120
edits
| Line 7: | Line 7: | ||
== Using GeckoView == | == Using GeckoView == | ||
# Download and unzip geckoview_library.zip and geckoview_assets.zip from [URL]. | |||
# Open Eclipse and import the GeckoView library project by doing File > Import. | |||
# Set the imported GeckoView library project as a dependency in your app. [SCREENSHOTS] | |||
# Copy the assets folder from the geckoview_assets.zip to your app's assets folder. | |||
# Add "manifestmerger.enabled=true" to your project's project.properties file. | |||
Your directory structure should look like the following: [SCREENSHOT] | Your directory structure should look like the following: [SCREENSHOT] | ||