Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 2.3 KB

README.md

File metadata and controls

41 lines (33 loc) · 2.3 KB

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.