BusTracker Design

Introduction

Bus Track is an application that allows users to track buses on their preferred devices.

show some code

public static final String TAG = "hello world";
public int foo(String bar) {
return -1;
}

script>