@title = "Bitmask for Android" @nav_title = "Android" <%= render({:partial => 'common/notice'}, {:type => 'info', :text => 'NOTE: Bitmask for Android does not yet support encrypted email.'}) %> h2. Install from Google Play You can search for "Bitmask" in the Google Play store or use this link: p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https://play.google.com/store/apps/details?id=se.leap.bitmaskclient', :text => 'Install for Android'}) %> p(non-android). !/assets/qr/market-se.leap.bitmaskclient.png!:https://play.google.com/store/apps/details?id=se.leap.bitmaskclient h2. Download app Alternately, you can download the Bitmask app directly from this website. You will need to enabled the option Settings > Security > Unknown Sources on your device for this method to work. h3. Stable version p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'}) %> p(non-android). !/assets/qr/dl.bitmask.net-bitmask-android-latest.png!:https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk h3. Beta version <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/beta/Bitmask-Android-0.9.7-rc1.apk', :text => 'Download for Android'}) %> <%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:47:57:17:2A:6A:8D:9A:9B:DF:8C:40:21:A6:6C:15:11:28:28:D1:72:39:1B:81:AA

'}) %> h3. How to verify the fingerprint - using the command line on Linux bc. cd /path/to/your/apk unzip -p bitmask.apk META-INF/*.RSA | keytool -printcert h2. Download other versions If you want to install an old version of Bitmask, you can [[browse all releases => https://dl.bitmask.net/client/android/]]. p. If you want to see the latest features and bug fixes and would like to contribute to Bitmask by testing the app, you can join Google's Beta-Channel for Bitmask. These pre-releases can be found [[here => https://play.google.com/store/apps/details?id=se.leap.bitmaskclient]]. If you find any bugs you can file a ticket on our [[GitLab platform => https://0xacab.org/leap/bitmask_android/issues]]. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets. Finally you can also download the [[latest build artifact => https://0xacab.org/leap/bitmask_android/builds/artifacts/master/download?job=build]] from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it's not ment for regular use.