Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabragaurav/quiz-time
A Mobile App to conduct offline quizes & send report via email
https://github.com/kabragaurav/quiz-time
android-app gmail quizapp
Last synced: about 2 months ago
JSON representation
A Mobile App to conduct offline quizes & send report via email
- Host: GitHub
- URL: https://github.com/kabragaurav/quiz-time
- Owner: kabragaurav
- License: mit
- Created: 2020-03-10T11:44:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T10:20:23.000Z (over 4 years ago)
- Last Synced: 2024-04-23T22:08:43.720Z (9 months ago)
- Topics: android-app, gmail, quizapp
- Language: Java
- Homepage:
- Size: 883 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Email checker: https://stackoverflow.com/questions/6119722/how-to-check-edittexts-text-is-email-address-or-not
Send mail : https://stackoverflow.com/questions/2020088/sending-email-in-android-using-javamail-api-without-using-the-default-built-in-a
AND
https://medium.com/@ssaurel/how-to-send-an-email-with-javamail-api-in-android-2fc405441079
Dynamically change background color:https://stackoverflow.com/questions/55460249/app-setbackground-error-incompatible-types-int-cannot-be-converted-to-drawab