Deutsch Diese Seite auf deutsch

Download

Unfortunately Google removed the app from the Playstore due to its age. But it is still possible to install the app manually. You have to enable the installation of unknown apps.
Please follow these steps:

  1. go to settings -> Apps -> All apps
  2. search for app “Chrome” (or “Samsung Browser” or “Samsung Internet” on Samsung devices) and click on it
  3. in section “Advanced” click on “Install unknown apps”
  4. activate the option “Allow from this source”
  5. download the app from this link: Note Everything Download
  6. go to Downloads and open the downloaded file to install it
  7. for security reasons you should disable the option “Allow from this source”

Install on devices with Android 14

  1. Install the Android Debug Bridge (adb) from the Android SDK on your computer. ( https://www.xda-developers.com/install-adb-windows-macos-linux/ )
  2. Download the Note Everything apk-file here: Note Everything Download
  3. Enable developer mode on your device:
    1. Go to Android settings
    2. Go to “About phone”
    3. Go to “Build number” and tap quickly 7 times on it
    4. Go back to settings, go to “System”, go to “Developer options”
    5. Enable “Use developer options” and also “USB debugging”
  4. Connect your device with your computer via USB
  5. There should appear a popup asking to trust the computer, grant it
  6. Install Note Everything with the following command:
    1. adb install --bypass-low-target-sdk-block LatestNoteEverything.apk
  7. You can (and should) now disable the developer options