My aim is to be able to retrieve certain values from a realtime database on firebase via javascript. I have everything configured and it works perfectly,but I d
We have created an Admin to access all the Contract Methods, but now we also need one-click deployment from the Admin for different business scenarios. We need
I am new to android and I am trying to choose pdf file to upload to the server in an android application I have a problem with api>24 in Huawei phones I t
I have some view model: private val locationFlow = locationProviderClient.locationFlow(LocationModule.locationRequest) val position = MutableStateFlow(
Is there a way to have the Rust compiler error if a struct is to be automatically dropped? Example: I'm implementing a memory pool and want the allocations to b
I need to read JSON file and cast it to Java ArrayList, i have code: public void loadConfig() { List<ConfigModel> configModels = JsonUtils.fromFileToList(