In Master Detailed template in Android Studio, how could I save the title of the ItemDetailActivity when rotate a mobile? Since the title of the activity is cha
I need to download remote file using curl. Here's the sample code I have: $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RET
I'm trying to create a dropdown menu with data from a firestore db but I can't seem to get out the duplicate entries... i tried it with an "in" statement as wel
Please help, I have been suffering since 5 days. How can I get all layer Idsof a MapLibre map ? function addLayer(map, options, layer) { let currentLayer =
I entered the wrong user.name and user.email. and now git config -l looks like this: i've try git config --global --unset user. email and git config --global -
I want to increase UIView size according to array count. Currently, I am doing this -: var socialMediaURLSArray = [URL]() and in View did load i am doing this
first of all, I want to add google_mobile_ads in my pubspec. after adding it the pod install command return 404 not found. after it, I remove my podfile & p
I have a VM and a fragment. I want to handle the change of state.value in the fragment. How can I do that. Here is the fragment: AndroidEntryPoint class ImportF
. I am using git and in the .gitignore I found *.local and .DS_Store(mac). what are the differences and (if you know) what are all the possible format for .giti