I\'d think to make a new table (logs_table) and track the activity there. So the onl开发者_Python百科y query I\'d have to run is something like:
Okay so here is my source code.. Something keeps going wrong and getting an Force close error. Here is the code, can someone tell me if i need to make any changes..
开发者_Python百科I\'m writing an application for Windows Mobile 7 which required information about \"When a voice call was placed\" and \"when a voice call was hanged up or disconnected\". Are there a
I\'m currently working on a project which requires the detection of user state (walking, running, driving), I\'ve looked through some of the existing solutions on Android platform such as pedometer or
I use the function \"IOPMSchedulePowerEvent\" to schedule Sleep or Wake-Events and registered my daemon with \"IORegisterForSystemPower\" to receive power-state-changes. Everything works fine!
I am looking for the most appropriate way of dealing with a user activity feed on my social networking site. At the moment i have several activities which can appear on the news feed such as:
Is there A good strategy to Log the User activity on an ASP MVC App? (ActionFilters/ HTTPModules). Something like last user activity (just like StackOverflow \"Seen23 mins ago\"), and even what Pages