https://github.com/rajarohan/ask_me_anything
https://github.com/rajarohan/ask_me_anything
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rajarohan/ask_me_anything
- Owner: rajarohan
- Created: 2024-12-23T09:00:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-23T09:45:45.000Z (over 1 year ago)
- Last Synced: 2025-04-13T10:43:57.481Z (about 1 year ago)
- Language: Java
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌐 Ask me Anything App 📱
A simple web browser app developed using **Java** and **XML** in **Android Studio**. This app allows users to **search** and **open websites**. 🔍🌍
___
## 🚀 Features
- 🔎 **Search** functionality to find websites.
- 🌐 **Open** and navigate websites.
- 💡 **Simple** and user-friendly interface.
- 🛠️ Built using **Java** and **XML** in **Android Studio**.
___
## 🛠️ Installation
1. Clone this repository:
```bash
git clone https://github.com/rajarohan/Ask_Me_Anything.git
2. Open the project in Android Studio.
3. Build and run the app on an emulator or a physical device.
___
## 💻 Technologies Used
- **Java** 🟩: Main programming language.
- **XML** 📄: For UI layout and design.
- **Android Studio** 🏙️: IDE for development.