I'm using Cloudinary as an image hosting DB for my application. I'm trying to call the widget, whenever I toggle the submit for my ORM function. The call is wor
How can I mark topping tails or double wicks with a line or xxxxx? Want to be able to have any double bottom or double top wicks to be marked. Some may call the
#for project 2 # division def divide(a, b): return (a / b) # palindrome def isPalindrome(s): return s == s[::-1] print("Selec
What are Null Pointer Exceptions (java.lang.NullPointerException) and what causes them? What methods/tools can be used to determine the cause
I am not quite sure how does secure storage works, I've read docs and found this. I can't figure out how Android handles this mechanism.
I have ejected Expo from my project to run it on react-native. the problem is run-android doesn't work and it has gradle problem. here is my terminal result : &
I have an app that is file management app like drive. I want to add sync mechanism with Xamarin Forms app. So the sync mechanism I want is this: User will choos