Skip to content

Dummyurl/train_ticket_android_app

Repository files navigation

train_ticket_android_app

microservice benchmark android app

This Android application is based on ticket seller application

Supported Android Version

  • v 6.0+

Local runtime Android SDK environment

  • compileSdkVersion: 28
  • targetSdkVersion: 28
  • gradle:3.2.0

Development Tool

  • Android Studio v3.2

SetUp setps

  • (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 !

Notification

Note: If your server deployed in the Public Cloud, your android does not need to use the same network! conversely needs!

Use Steps

if your successfully build it, than congratulation!

  • Before login, go to account page

  • Login, you can use username [email protected] && password DefaultPassword

  • 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?

About

microservice benchmark android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages