Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Android Studio Practice Projects

This repository contains two beginner-level Android applications developed as part of a Udemy Android App Development course.
Both apps were built using Android Studio and Java, focusing on user input handling, API calls, and clean UI design.


1. Currency Converter App

A simple app that takes an amount in US Dollars, converts it to Indian Rupees, and displays the result using a Toast message.
This project demonstrates handling user input, performing quick calculations, and updating the UI dynamically.

Tech Stack:
Android Studio • Java • XML Layouts


2. Weather App

An application that displays the current weather details of a city entered by the user.
It uses public weather APIs to fetch live data such as temperature, humidity, and conditions, while providing error handling for invalid city names.

Tech Stack:
Android Studio • Java • HTTP API Integration


About

Beginner-level Android projects demonstrating basic UI and API concepts in Android Studio - Currency Converter and Weather Information apps.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors