Skip to content

TilaposGr/UFFB_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10,624 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unnamed Fancy Firefox Browser

INSPIRED BY THE ZEN BROWSER DESIGN PHILOSOPHY.

The UFFB project is the all-new Firefox-based Android browser, based on GeckoView and Mozilla Android Components.

Build Instructions

Pre-requisites:

  • Android SDK
  • To run command line tools, you'll need to configure Java: see our how-to guide.
  1. Clone or Download the repository:
git clone https://github.com/mozilla-mobile/fenix
  1. Import the project into Android Studio or build on the command line:
./gradlew clean app:assembleDebug

If this errors out, make sure that you have an ANDROID_SDK_ROOT environment variable pointing to the right path.

  1. Make sure to select the correct build variant in Android Studio. See the next section.

  2. Make sure to select "Default APK" under Installation Options inside Run/Debug configuration: see this bug.

About

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 96.7%
  • Python 1.7%
  • Shell 0.9%
  • HTML 0.3%
  • JavaScript 0.2%
  • CSS 0.1%
  • Other 0.1%