explicit-intents
There are 20 repositories under explicit-intents topic.
bespoyasov/explicit-design
Source code for the “Explicit Design” post series.
032AbhishekChoksi/Explicit-Intent-Multi-Screen-Activity
Multi Screen Activity (Explicit Intent) @ 2022 #032AbhishekChoksi. All rights reserved.
alimogh/04-ExplicitIntents
Samples of implicit intents, explicit intents, some explicit intents with data exchange between Activities
CGreenP/Lucky-Number-App
Android App to get and share a random lucky number to your friends.
denisamihut/HealthyApp
An app that monitors and displays users health status
mitali-1703/TwoActivities
A basic app through which explicit intents are sent and data is sent and received back through bundles.
PinCatS/FluentCast
Android app to listen podcasts for language learning
sanchi0204/Coffee_app
A coffee ordering app to learn implementation of splash screen and implicit and explicit intents
sathishmepco/Android-Basics-Projects
Complete source code for android basic concepts
abhishekshedge01/Divide-Kharcha
A mobile app that allows consumers to split expenses with friends. If a group needs to share the cost of a particular bill, this app allows that anyone who pays is reimbursed the correct amount . User can send an email notification on click of a button to associated group members about the amount to be repaid.
Prabh2609/Explicit-Intents
Basic android example for explicit intents
tgsnimesh/explicit_Intent_demo_AndroidApp
To demonstrate android explicit intent concept. ( navigate from activity to another activity of the own app )
alamin-karno/CPC--Intent
An Practice CODE of Implicit and Explicit Intent . Example- Phone Call & Go to other activity with data . Android Course Organized by DIU CPC .
Ali-Mostaghimi/CriminalIntent
This project is an application to manage the crimes that happen in your company
blitzkz23/recyclerview-foodmenu
A food menu made that use recyclerview with onclick intent that open the description of the selected menu on another intent. Made with Android Studio.
Daniel-Sogbey/Android-Activities
Android app to study about activities, the android activity lifecycle, Intents (Both explicit and implicit),
HasnathJami/Android_Fragments
Implementation of fragments
MDecker-MobileComputing/Android_ZweiActivities
App shows how to use explicit intents to go to another activity in the same app