An example of WeDeploy Email on Android.
- Install the WeDeploy CLI.
- Clone this repository.
- Open the project with your command line and run
we deploy -p yourproject. - Open the project in Android Studio
- Replace
<email-service-id>for your service id inMainActivity.java. - Replace
<master-token>with the master token of the application. - Run the application in your emulator or device.
BSD-3-Clause, © Liferay, Inc.