
Search In
I am trying to create an android app without ide.. used command line tool only. any way to create a project without android studio?? Looks like android create project is deprecated long ago...
I am trying to get the href content of a link that i click on with the class of sessionBtn.
Here is my code:
$('.sessionBtn').on('click', function (e) {
e.preventDefault();
var url_string = do
I want writing function for sorted_average() . I calculated average of data in input file and write them in my output file. then i want sort data of out put file. but my cod not working...
my out put file is :
mandana,7.5
ham
Basically I am creating an app that requires a navigation drawer to open different tables of an SQLite table.
I need a web portal designed and built to interact with a Lightning node.
Design must be responsive and suited for a 7 touch screen.
I would like to send the username of the user who is online in the WordPress system with a POST method to another link.
I am having a css issue for screen sizes of 640px and lower.
On the smaller screens, the pulldown menus come in with overlap issues. How best to determine why this is occurring and how to correct these problem(s)?
How to Code Guess Number Game in Python.
I need a code what ask to continue the game if the user wins.
I need a two-pass assembler code in java that takes input as assembly language code from text file and convert it to binary code according to the two flow charts in morris mano book Computer System Architecture.
In our Gmail,
How can I send a text message using Gmail?
