My goal is to achieve when user click on particular recyclerview item it send the whole item position with related SQLite data to another fragment like that I w
With the codes below, the byte array is created as soon as the audio record wav file is saved. But I need to create this byte-array real-time, for live streams.
everyone. i added a field in res.partner called x_link x_link = fields.Char(String="Link") i want to add a buttom in portal_sidebar, with href = " value of x_li
I need to read some data into Spark using SQL. The query, for performance reasons, really requires a temp table. When I try and use a query including a temp tab
Lets say I have a base class A and A1, A2, A3 all extends A. I create a factory class say, FactoryForA that implements a method say getObject as getObject(typeT
I know to how to create Storage and Container. But is it possible to create "directory"? I find followings, but not for creating directory. resource "azurerm_re
I'm trying to use the testthat package in R to test a script. Within my script, I have several cat statements that print things to the console. However, when I