This video gives details and demonstrates to create, retrieve or delete the shared preference variables as your Android App data. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Complete source code and other details: package com.programmerworld.sharedpreferenceapp;import androidx.appcompat.app.AppCompatActivity;import…
Tag: shared
How to share file or text on gmail, whatsapp, sms, Bluetooth from your Android App (share button)?
This video shows how to create your Android App to share a pdf file over other file sharing Apps such as gmail (or any other email client), whatsapp (or other messaging Apps), google drive, Bluetooth, etc. This video also shows how a text message can be shared similarly on other…