In android.hardware.Camera old, I use code below get current Exposure and get it for Camera Camera.Parameters param = mCamera.getParameters(); currentExposure
I'm sure there's something wrong with my logic, just cant figure out what it is. There's a "Service" class, which has an operation queue: class Service { l
I'm currently trying to craft Pine Script code that allows for a position to be closed after a certain number of bars and have run into some difficulty. Here is
The Rails Guide for i18n suggests the following to se the locale which works great around_action :switch_locale def switch_locale(&action) locale = param
I'm having a tough time with this part of my code and it keeps giving me an error. I'm not sure what I am supposed to do here though, because I thought it was a
We're trying to run an index in Solr (8.9.0 - Schemaless Mode) of a list of items that each contain 1 or 2 arrays of objects, with 1 or more records per array.
It seems simple, this operates in javascript, but I'm a bit confused about typescript's closest equivalent. I'm trying to use module.exports in the way I know f
In my Magento site:I am trying to install a plugins via magento connect manager, I copy and paste the extension key then click install and then proceed.I get er