This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Monday, April 20, 2020
Wednesday, April 15, 2020
Friday, April 10, 2020
Thursday, February 20, 2020
Wednesday, February 12, 2020
iis idle timeout on shared host
How to deal when iis on shared host go down after X minutes when no activity
https://stackoverflow.com/questions/44383014/how-to-prevent-idle-timeout-in-iis-application-pool-on-a-shared-host
https://tyrrrz.me/blog/iis-idle-timeout-workaround
https://stackoverflow.com/questions/44383014/how-to-prevent-idle-timeout-in-iis-application-pool-on-a-shared-host
https://tyrrrz.me/blog/iis-idle-timeout-workaround
Friday, January 10, 2020
Android notification - information
Hello
in the next links i managed to create android notification , with ACTION . and make it work good.
https://material.io/resources/icons/?icon=adb&style=baseline --- icons samples
//line break on notification
Tuesday, December 10, 2019
Android webview sample with permission and upload / download files
https://github.com/googlesamples/android-PermissionRequest
https://www.gauntface.com/blog/2014/10/17/what-you-need-to-know-about-the-webview-in-l
good sample for uploading file from devicehttps://github.com/googlearchive/chromium-webview-samples/tree/master/input-file-example
sample with download file from webview
https://androidride.com/android-webview-example-tutorial-kotlin-java-download-source-code/#android%20webview%20download%20file%20example
sample app for PermissionRequest
from here https://stackoverflow.com/questions/40236925/allowing-microphone-accesspermission-in-webview-android-studio-java
https://github.com/googlesamples/android-PermissionRequest
Subscribe to:
Posts (Atom)