I have read the MySQL mannual about intention lock: http://dev.mysql.com/doc/refman/5.5/en/innodb-locking.html#innodb-intention-locks It says that "To m
I am trying to make an android app in kotlin which have feature of P2P connection between two devices in spite of reason they are not in a same wifi. They shoul
I want my app to automatically send whatsapp messages to specific contacts. Now, everywhere I've checked, there's nothing that does this exactly - the closest t
I currently have built a search bar with a table that lists out data. I am trying to match each word or letter in the search query and highlight the words accor
Our App is a fullscreen app, but user can still exit fullscreen mode by press ESC, I wonder how to disable ESC to exit fullscreen, and disable cmd+ctrl+f to ent
While finding the relative XPath via Firebug : it creates like .//*[@id='Passwd']--------- what if we dont use dot at the start what it signifies? Just add //