Skip to content

An MVVM dogs app using AndroidX/JetPack. Allows user to send SMS/MMS using modern API's. Requires setting the app as a default SMS app to send image MMS, per Android requirements.

Notifications You must be signed in to change notification settings

realityexpander/DogMessenger2022

Repository files navigation

DogMessenger2022

An MVVM Dog Messaging app using AndroidX/JetPack architecture components.

Send doc pics via SMS/MMS!

Allows user to send SMS/MMS using modern API's. NOTE: Requires setting the app as a default SMS app to send image MMS.

---- Tech used ----

  • MVVM architecture
  • Livedata
  • Fragments, Activities, Navigation Manager
  • Modern SMS & MMS (requires app to be default SMS app to send MMS)
  • Modern Activity Result provider interface
  • Modern permissions management
  • Notifications
  • Retrofit
  • Room Database
  • Offline data caching
  • Preferences Component
  • Palette Component

To install the Apk:

  1. Open this link on your Android device: https://github.com/realityexpander/DogMessenger2022/blob/master/DogMessenger.apk

  2. Tap the "skewer" menu and tap the "download"

  3. Allow the file to download (DO NOT click "show details")

  4. After the file is downloaded, click "OK" to install

  5. Click "OK" to install

  6. Click "OK" to launch

If you have developer options turned on, you may need to turn off "USB Debugging" if the "Waiting for debugger" dialog is displayed.

About

An MVVM dogs app using AndroidX/JetPack. Allows user to send SMS/MMS using modern API's. Requires setting the app as a default SMS app to send image MMS, per Android requirements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages