


The app uses Google's Firebase Cloud Messaging (FCM) service to deliver push notifications. When building from source, in app push notifications for new emails will not work out of the box. Note: In app notifications when building from source app/build/outputs/apk/beta/debug/ProtonMail-Android-1.XX.X-beta-debug.apk Then, go to the app’s root directory in the command line tool and run:
#Github proton email install#
Then you will need to install the SDK using the sdkmanager tool.
#Github proton email android#
Build and run the app directly in Android StudioĪlternatively, if you want to build the app directly from the command line (or using a different IDE, etc.), you will first need to install the command line tools from.Use the git clone command and import it into Android Studio.Use the Project from version control in Android Studio, or.The most straightforward way to build and run this application is to: The code and data files in this distribution are licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
