
Search In
Payment gateways are used in websites for online shopping and money transactions. It safely handles customer payments. Payment gateway can easily be integrated in Rails application. Few applications for payment gateway integration in Rails are Sripe,
Hello Friends,
If you are installing Magento with composer, you might face the issue "Your requirements could not be resolved to an installable set of packages" with the error "magento/product-community-edition 2.0.2 requires ext-xsl
In many online applications a good Content Management System (CMS) can make the difference between a performing website and one that is not performing. In any online e-commerce approach, booking a top position in the Search Engine Result Pa
Today, the vast majority of customers are spending their time on apps that are mobile. What does this mean for app creators? This makes creating a mobile app that stands out from the crowd is more crucial than ever before.
In the world of ap
Platform independence! It’s one the major reasons of the ever popularity of the Java language. It’s no wonder that organizations of all sizes and types are integrating it into their processes, not to mention the fact that Android is run o
Hello friends, today we will learn how to implement push notification functionality in PhoneGap project. So please follow each step one by one to add push notification:
1. Plugin Instlation
For push notification in IOS you have to install push plug
Language
US English should be used.
Preferred:
UIColor *myColor = [UIColor whiteColor];
Not Preferred:
UIColor *myColour = [UIColor whiteColor];
Code Organization
Use #pragma mark - to categorize methods in functional groupings and protocol/de
Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without
I am having trouble with my ListView. It always sends me back to my login page whenever I press an item on the list. It supposed to go to the details page.
Home Activity
package com.example.kun.carcarkila;
import android.content.Intent;
imp
You use a smartphone, right? And let’s assume this is your 5th smartphone. Do you reckon how many apps you used on each and how much data they generated autonomously and through the interactions you made with them? On top of it, to blow your mi
