QuickStart is a sample application highlighting how to integrate LayerKit....
quick-start-android is hosted in the following web site
https://github.com/layerhq/quick-start-android
If you think the Android project quick-start-android 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 quick-start-android.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.layer.quick_start_android.permission.C2D_MESSAGE |
There are 4 image files in quick-start-android. The names of the image files are listed as follows.
delivered.png layer_logo_app.png read.png sent.png
The following screenshort is generated from the image listed above.
quick-start-android has the following Java source files.
com.layer.quick_start_android.ConversationViewController.java com.layer.quick_start_android.MainActivity.java com.layer.quick_start_android.MessageView.java com.layer.quick_start_android.MyAuthenticationListener.java com.layer.quick_start_android.MyConnectionListener.java