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
In my previous blog [2I have discussed about how to implement normal rotary knob using an open source library, this
In this blog I will discuss about how we have measured capacitance in Pocket Science Lab and the issues in
This blog demonstrates how to work with Shared Preferences in an Android app. The blog includes a detailed explanation about
This blog is a step by step guide on how to make a functional progress bar in an Android app
This blog covers the topic of how to create custom dialog boxes in an Android app by taking an example