android-activity
There are 22 repositories under android-activity topic.
tangqi92/Android-Tips
An awesome list of tips for Android.
hellosagar/Quiz-App
A Quiz Android application 📱 built using Java ♨️ and showing best practices of 🛠️ Room
Chesire/LifecykleLog
Android library to log out Activity and Fragment lifecycle methods
johnkozaris/KMqttLibrary
An MQTT Android Client Library, that treats Connections as Singletons
umareefarooq/Andriod-Studio-Small-Apps
This Repository have Android studio codes of small Apps. Each App explaining a small and different concept for learning Android Development.
alinbabu2010/Activity-App
An android application to demonstrate moving from one activity to another by preserving values and persistence in configuration changes.
asilichenko/screen-orientation-example
Android example app how switch between two activites by screen orientation.
CGreenP/Counter-App
A Simple Counter App in Android that increases the count number on click of the button.
Google-Developers-Sohag/SimpleCalculatorApp
Basic calculator app testcase
Google-Developers-Sohag/SimpleTransactionApp
Test navigating between activities using android intents
pranavlathigara/Bungee
Lightweight Android library for cool activity transition animations
RaulitoGC/android-component-activity
Example for different type of launch mode in android ( Standard, SingleTop, SingleTask, SingleInstance)
sDevPrem/BasketBallCounter
An android app to count points of two teams in basketball game
hardi17/Activitylifecyclestate
Understanding the Activity lifecycle state in android java.
muskanmi/SSN-Info
A simple android application which can be used to find some details of a South African citizen by citizen’s ID number.
rajitdeb/ActivityLifecycleExample
Understanding in depth about Android Activity Lifecycle
theMagusDev/DessertClickerApp
DessertClickerApp from Android Basics with Kotlin course
utsavdotpro/AndroidCustomInterfacesLibrary
Custom interface classes with instantiate, initialize, listen, load functions. Works with ViewBinding
FlorianPrudence/TP1-SMB116
A basic Android app that demonstrates how the Android Activity lifecycle works
nfragiskatos/ResultsFromActivities
Sample project to accompany my article on how to receive results from Activities in Android
OmorFarukMashuk/SmartProfileManager
It’s an audio profile changing android application based on the Light Sensor, Proximity Sensor and Accelerometer values of the device. Audio Manager Class was used to create distinct profiles and based on surrounding object, room light intensity and position of the mobile (ex. Face up) profile switches. A separate service was used so that users don’t need to run the app repeatedly for profile change.