You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an Android app that integrates several previous features, including temperature conversion and the use of Intents to switch between activities. Built using Android Studio, the app allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin, as well as navigate between screens easily, both with and without data.
This project is an Android application that demonstrates the use of Intents to move between activities with data included. Built using Android Studio, this application provides examples of how to send and receive data between activities using Intents, and display that data in the user interface.