Bathtub_Test Application icon

Bathtub_Test 1.0

1.3 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Bathtub_Test, developed and published by Sevak Kalpesh, has released its latest version, 1.0, on 2014-07-30. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 50 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Bathtub_Test APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.sevakkalpesh.bathtub

Updated: 11 years ago

Developer Name: Sevak Kalpesh

Category: Libraries & Demo

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Bathtub_Test on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

5.0
Total 1 reviews

Previous Versions

Bathtub_Test 1.0
2014-07-30 / 1.3 MB / Android 3.0+

About this app

The Famous Bathtub_Test for Android Developers

****Input
===========
It is known that bath has a capacity of 150 litres to just below the overflow. This capacity allows a person to get in to the bath without water going down the overflow.
The cold water tap has a flow of 12 Litres per minute. at 10 degrees Celsius.
The hot water tap has a flow of 10 Litres per minute.
The temperature of the water is taken from the boiler web server which returns RESTful JSON. The test JSON is attached and should be run from a test web server http://localhost/bath.json.
Assumptions & Constraints
When either tap is on it is at full rate and constant temperature (There is no warm up time or reduced flow).


****Output
============
At any point in time the system should be able to show the capacity and temperature of the bath.
Assumptions & Constraints
The bath and your home are super-efficient and there is no cooling of the bath over time.


****Expected interface
============
It should be possible to turn on each tap individually via your touch screen. The interface should show the state of the bath at any time.

Bath.json:
{
"hot_water": 50,
"cold_water": 10
}

App Permissions

Allows applications to access information about networks.
Allows applications to open network sockets.