microservice benchmark android app
- v 6.0+
- compileSdkVersion: 28
- targetSdkVersion: 28
- gradle:3.2.0
- Android Studio v3.2
-
(1) You should setup ticket seller application , then follow the deployment with k8s and isito instructions, and expose server port 31380.
-
(2) Clone all the code to your local computer with git.
-
(3) Connect your android phone with your computer with android usb-cable,
please make sure it is connected
. -
(4) Change Ip to your server master ip in UrlProperties class,
clientIstioIp = "http://master_ip:31380"
. -
(5) Than build with Android Studio.
That's all !
Note: If your server deployed in the Public Cloud, your android does not need to use the same network! conversely needs!
if your successfully build it, than congratulation!
-
Before login, go to account page
-
Login, you can use username
[email protected]
&& passwordDefaultPassword
-
After login, you will see the below page
-
Contacts List
-
orders List
-
Buy ticket
-
Travel Path
-
Path Info
-
Passenger Select
-
Order Detail
-
Any Other Question?