Our insightful blogs
The magnified entry of Facebook has refined the world of social media. Nowadays, It has become absolutely necessary to make a Facebook fan page for interacting and communicating with the
- General
Sometimes, Scanning the files can be core requirements of Android platform.Scanning of files involves reading the data from a file, processing the data for some other purposes, perform operations
- Mobile
Error / Exception handling is most important part of any php project. There was no way to handle fatal errors in the php in the previous versions like 5.x. In
- Digital Engineering
Agile methodology for software development: First of all we should know about methodologies to develop an application. There are many methodologies or approaches used to develop a software like RAD,
- Quality Engineering
Below tests need to be executed before release. Basic Tests:- Verify that plugin is installable. Verify that plugin is configurable. Verify all mandatory fields (Like- Merchant ID, Access Key, Secret Key).
- Quality Engineering
How to Use Pull Request on Git Creating the project on git is really so effective for debug, cloning, recovering etc. There are various methods to manage the project
- General
Openfire provides multiuser chat using smack lib in android. In the previous blog, i have explained connection creation.We need to follow the following the step to configure MUC. Initialisation
- Digital Engineering
Android provides several ways to store user and app data. SQLite is one way of storing user data. SQLite is a very light weight database which comes with Android OS.
- Digital Engineering
- Mobile