/Android

DuckDuckGo Android App

Primary LanguageKotlinApache License 2.0Apache-2.0

DuckDuckGo Android

Welcome to our android application. We are excited to engage the community in development, see CONTRIBUTING.md.

We are hiring!

Are you a talented cross-platform mobile developer? We are looking for a Senior Cross-Platform or iOS Engineer to help shape our mobile apps. We embrace diverse perspectives, and seek out passionate, self-motivated people, committed to our shared vision of raising the standard of trust online. Visit our careers page to find out more!

Discuss

Contact us at https://duckduckgo.com/feedback if you have feedback, questions or want to chat.

Building the Project

We use git submodules and so when you are checking out the app, you'll need to ensure the submodules are initialized properly. You can use the --recursive flag when cloning the project to do this.

git clone --recursive https://github.com/duckduckgo/android.git

Alternatively, if you already have the project checked out, you can initialize the submodules manually.

git submodule update --init

Reporting Bugs

We want our app to be as stable as possible thus your bug reports are immensely valuable. When reporting bugs let us know the:

  • App version
  • Device make and model
  • Android version
  • Steps to reproduce the bug
  • Expected behavior
  • Actual behavior

License

DuckDuckGo android is distributed under the Apache 2.0 license.