There are 4 repositories under androidapplication topic.
An Android app to remap the buttons on your devices
Android playground project with modularization by feature (android libraries), unit tests, MVVM & MVI.
This android library is helpful for google map marker animation with Smooth turn and movement.
An app manager for Android written in Kotlin. View app related info, launch or uninstall apps. Fully implemented in Jetpack compose using Material You dynamic theming and also has a separate implementation in xml with MDC 3.
A two way message communication app for Wear OS that makes use of Wearable data layer API. Send/receive messages from your wearable/mobile device.
Displays all root related info(Device Rooted, Root Available, Root Path, Root given, Busy Box installation) of an Android Device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Android Studio Tutorials: Kotlin Edition is an app that teaches you how to develop Android apps using Android Studio IDE and Kotlin language. You can learn the basics of Android app development, as well as some advanced topics such as binding and Material-You. 📱
A simple demo wallpaper app which contains wallpaper links (json file) in assets folder.
A wearable sensor list app for Wear OS that displays the sensors using ScalingLazyColumn in Jetpack Compose and using WearableRecyclerView in xml. Wearable app with compose for wear implementation.
Assistant to Download and save Instagram Photos and Videos
An android app for connecting to bluetooth and bluetooth low energy
Bilgisayar MĂĽhendisliÄźi Staj Projem
Taxi Booking App Development
This retrofit tutorial represents the food data in JSON form and display it using RecyclerView and CardView.
Online Android Food Ordering App
Google in app billing v4 : one time purchase.
🤖 Android 🚀 Introducing a sleek Android Studio template for a WebView app, designed to showcase your website seamlessly.
Lyric searching and bookmarking Android Application utilizing Genius music metadata API.
A list of apps that bring Google Pixel features to other Android devices.
Smart Building System with Nodejs in backend and mysql Database
Contains project related to android application - CashBook Money Manager, Your Task Manager and Developer Chat, Kids Quiz, etc
An app you can use to save some memorable places by marking them on the map.
Java Based Android Application Implements SQLite , ContentProvider, CursorLoader
An e-commerce app in which there are two types of login - user and admin. Admin can view all the orders and change their status while user can view products and order them.
Project to demonstrate how to use Jetpack compose Lazy column
Kata Kuti aka Tic-Tac-Toe.My first Java Based Android Application built from scratch :D. This is a very simple app in it's core. But I've tried to handle all use cases possible. I am very happy to complete this app ,enjoy the code !
The InternHub app is specially designed for Freshers and Job seekers to help them in searching for a job. which they are looking for
Task Manager App is a simple task manager app developed using Flutter and is designed to help users manage their daily activities and to-dos efficiently. Users can add, edit, delete tasks, assign priorities, set reminders, and view their tasks.
Usage of textswitcher component with custom animation
Dashboard design for movie review using Java.
Stopwatch app
Discover the power of efficient data management with our Room Database Demo app. Learn to integrate Room for seamless SQLite interaction, LiveData updates, and smart migration strategies. Elevate your Android development skills today!
This project involves demostrating the application of data science for image recognition. The dataset used is the stranford 120 dog breed image. The transfer learning algorithm selected are Xception, Inception and EfficientNet. The algorithm with a better validation accuracy will be converted to a tflite model and embedded in an android native app