I'm working on Accessibility Service, but I'm not getting events of app start. I am using TYPE_VIEW_FOCUSED currently. Please let me know how can I get events o
I'm using Python/Pandas to edit a csv file created by another program. One of the columns contains values contained within duoble quotes: "RGB(0,255,255)" for
I'm using BasicTextField. When I start editing, back button becomes hide keyboard button(arrow down). First press on back button hides keyboard, but the focus i
I need to save photos directly from my app to 3rd Party file handlers (Dropbox, Egnyte, Google Drive). How do you upload images to Dropbox using the UIActivityV
In My android application I am trying to achieve a page Where I want to show Some Graphs for Stats of App to Users Like Active Users , Avg Time Spent by all use
Can I test whether a particular Exception is not thrown? The other way round is easy using @Test[expect=MyException]. But how can I negate this?
I'm trying to set a foreign key with protected void AdresDetailsView_ItemInserting(object sender, DetailsViewInsertEventArgs e) { var Id = Convert.ToInt
I'm busy learning React and one of the tasks is building a game where the cards shuffle on each try. The card array and the shuffle method are in a parent compo
I have a text file which was made in Unix system, I have a windows system and reading of the file gives me my desired output only when I convert the text file t