Creating Activity for Visualizing Recorded Sensor Data from List Items
In previous blog Using RealmRecyclerView Adapter to Show Recorded Sensor Experiments[2], I have created a DataLoggerActivity in PSLab Android app containing […]
In previous blog Using RealmRecyclerView Adapter to Show Recorded Sensor Experiments[2], I have created a DataLoggerActivity in PSLab Android app containing […]
This blog demonstrates how to pass values of a variable between two fragments of a single activity. The blog will
This blog demonstrates how to prevent the Android Activity in the background from operating while the Bottom Sheet is up
This blog demonstrates how to use built-in mobile sensors in an Android application. This blog will mainly feature my work
This blog demonstrates how to add different icons like help, play, pause, etc. and/or menu bar in the toolbar of
The Pocket Science Lab Android app has Barometer Instrument implemented in it. Although the instrument is currently working through the
The latest feature which was implemented in the Pocket Science Lab Android app is the data exporting feature which was
The Pocket Science Lab Android app has got various functionality such as voltmeter, resistance measurement, capacitance measurement, frequency measurement as
The Pocket Science Lab Android app has various functionalities implemented in it, one of the major implemented functionalities is the
In my previous blog [2I have discussed about how to implement normal rotary knob using an open source library, this