This video shows the steps to use Google’s App Password approach to authenticate the 3rd party Gmail client Android App. This uses the basic code from this page – https://programmerworld.co/android/how-to-send-email-using-gmail-smtp-server-directly-from-your-android-app/ Then it shows the steps to create a new Gmail account and create App Password to enable it to send…
Tag: custom
How to use YouTube IFrame Javascript API to play YT videos embedded in your Android App?
In this video it shows the steps to implement YouTube IFRAME API to play the YouTube videos in your Android App. In this video uses the sample Java Script HTML code from the google developer page: https://developers.google.com/youtube/iframe_api_reference I hope you like this video. For any questions, suggestions or appreciation please…
How to set text color in the edit text or text view widget in your Android App?
This short video shows how one can use setTextColor option to set the color of the text either in the edit text (plain text) of textview widget of the Android App. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email…