You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this sample Navigation architecture component is used for navigating from source to destination by using jetpack navigation library and handle the navigation drawer and deep linking is also implemented and safe guard library is used to pass the arguments from one screen to another screen and argument is also received in deep linking using que…
QuicksApp is an Android application that allows users to send WhatsApp messages instantly without saving the recipient’s phone number. The app provides a simple and efficient way to communicate, especially for users who frequently message new or temporary contacts
Implementing AIDL as a service to share code between two different applications. Using deep links to launch service application and then deep linking back to client application to be able to use service.