1007169527 / geckobrowser

Very basic Android browser application that uses the GeckoView widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geckobrowser

Very basic Android browser application that uses the GeckoView widget

Prerequistes

  1. Download and unzip the GeckoView assets and libraries for ARMv7 from here. You want the geckoview_library.zip and geckoview_assets.zip files. Other platforms are available as well: ARMv6 and x86
  2. Open Eclipse
  3. Import the geckoview_library project into the workspace using File > Import
  4. Import the geckobrowser application into the workspace using File > Import
  5. Add the Android Support (v4) library to the geckobrowser application by using Right-Click > Android Tools > Add Support Library
  6. Copy the assets to the geckobrowser "assets" folder

About

Very basic Android browser application that uses the GeckoView widget

License:Mozilla Public License 2.0


Languages

Language:Java 68.4%Language:JavaScript 23.7%Language:HTML 7.9%