With Facebook transforming into the alter ego of every tech-savvy on this planet…the staggering 1 billion user figure and a collage entailing integration of 7 million websites bears ample testimony to the colossal popularity of this avant-garde, courtesy Mark Zuckerberg. It won’t be a hyperbole to state that Facebook is the numero-uno among a myriad nunmber of social networking websites. While every developer wants to jump on this bandwagon to create applications and games, there are a legion of tutorial websites sharing the tips and tricks on Facebook evolving API. For the assistance in Facebook application development, it is feasible alright to use snippets from online websites but if you are developing a complex application or game, stand alone snippets won’t take you far. On top of that, you have an ever evolving Facebook API which makes development more cumbersome. | |
| Read More |
![]() | If we want our application to deal with telephony services on the device then we can do so with the help android.telephony package. In this article, I will show you how to listen for different phone events and take action based upon them. In other words we can make our application react to any phone event such as when the phone rings, signal strength changes, etc. Also, the access to this telephony information of device is permission protected and our application should have appropriate permissions in order to receive device call change updates. So, let's get started! |
| Read More |
![]() | It is important for a website administrator to track the outbound links from his/her webpages. This tells you which links are most popular amongst the users. Here, I will show you how to accomplish this task. To track and count the outbound URL clicks, we will use the following workflow:
|
| Read More |
![]() | A status bar notification is a nice way to alert the user about some update from your application, when running in background, specially when you require a response from the user for the same. It adds an icon to the system's status bar along with an optional ticker-text message and an expanded message in the Notifications window. When the user selects the expanded notification message, Android fires an Intent that is defined by the notification which is usually used to launch an Activity. In this article, I will show you how we can implement this notification system in our application. |
| Read More |
![]() | Sometimes we may require the user to set time in our application. While doing so instead of asking the user to enter the time data in raw form, we can provide him with a beautiful GUI to input the data. Android comes equipped with a widget named TimePicker which we can integrate in our application to provide this functionality to the end users. It has an elegant look and design. So, lets get started. |
| Read More |
![]() | Whenever the user has to input a date, its always a good idea to assist him/her with a widget which allows the user to select a particular day, month and year. By default Android provides a widget named DatePicker which can be incoported in your application to provide this functionality to the end users. It has an elegant look and design. So, we will use this widget here. |
| Read More |
![]() | For a website administrator it is very important to determine the status of his web server on a regular basis. Here, I will show you how to check the status of a given web server by using PHP. In order to check the server status we will ping it. Also, we will calculate the time taken by the server to respond. This will give us an idea as to how fast is our server. So let's get started. |
| Read More |











Recent comments
46 weeks 4 days ago
48 weeks 6 days ago
49 weeks 14 hours ago
49 weeks 6 days ago
51 weeks 4 days ago
1 year 1 day ago
1 year 1 day ago
1 year 4 weeks ago
1 year 4 weeks ago
1 year 4 weeks ago