This is an android application that tests some of the apis from a cool app called Keybase. Keybase is a cool app that you can find here: https://keybase.io Keybase is cool because it allows you to encrypt and decrypt messages easily (can be used by anyone and is super easy to install!).
keybase_mobile_client is hosted in the following web site
https://github.com/phantomkirby/keybase_mobile_client
If you think the Android project keybase_mobile_client listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of keybase_mobile_client.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
jar files used | android-async-http-1.4.6.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 4 image files in keybase_mobile_client. The names of the image files are listed as follows.
ic_action_search.png keybase_logo.png mail_decryption_icon.png mail_encryption_icon.png
The following screenshort is generated from the image listed above.
keybase_mobile_client has the following Java source files.
com.example.cherry_zhang.keybasemobileproject.ApplicationTest.java com.example.cherry_zhang.keybasemobileproject.KeybaseRestClient .java com.example.cherry_zhang.keybasemobileproject.KeybaseRestClientLookup .java com.example.cherry_zhang.keybasemobileproject.MainActivity.java com.example.cherry_zhang.keybasemobileproject.OnTaskCompleted .java com.example.cherry_zhang.keybasemobileproject.SearchActivity.java