Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

HTTP request using python

Hi All, HTTP request  is a two way process i..e client - server communication .Three basic features that make HTTP a powerful protocol and these are: HTTP is connection less HTTP is media independent HTTP is stateless: There are many typ

Difference between Cakephp 2 and Cakephp 3

CakePHP 2 CakePHP is basically a rapid developing framework for PHP. It provides the user a flexible architecture to develop, maintain, and deploy the application . In CakePHP within the convention over configuration paradigm, we basically used the

How to post images on Whatsapp from another android application

This tutorial will help you share image and text on whatsapp from other android application. We can do it by adding filter to intent, where we will provide package name of the application. In my code I am sharing image stored on drawable folder, you

JSON Issue - In Which Class Do I Need to Add Array Title?

Hi, i am very new to this, so please forgive me for stupid mistakes.   I am to create an android application that consume web services currently from IIS. Program that i am currently using: SQLserver , Visual studio for web, android studio. So

How to make custom contact form in drupal 8

Things have changed in drupal 8, rather than a single form, you can now make diverse contact forms. In the standard contact form you have the fields like your name, your email address, subject and message and if you click on the send button it is sen

3 Steps Guide to Customize Alert Dialog with Dynamic Buttons

In this android tutorial blog, we are going to discuss customizing Alert Dialog with Dynamic Buttons.  Before we start the tutorial and the coding, it is first immensely important to comprehend what is android dialog. Android dialog is identical

Fixing a semi-redundant text file, best practice opinions wanted

First a little background: Link to attachments   I have a lot of text generated by some voice-to-text application (I honestly do not know the name of the application since I do not have physical access, however I have access to the live o

How to Localize Your Swift3 iOS App for Multilingual Support in 8 Easy Steps

iOS devices are widely used by the people across the world speaking different languages. Making an application supporting multiple languages will make it user friendly and acceptable by large number of users. To support this, apple has introduced Loc

How to Use SaveInstanceState to Save & Restore Android Activity State?

The Android activity state is used for Saving and restoring activity state. On App creation, we have scenarios in which activity is either destroyed by pressing the Back button or by calling the finish() method.     To save and restore

Passing data from one view controller to the another view controller

Using a segue, we can pass data between view controllers.Here,the destination view controller will receive the data and will be able to operate on it. When a transition happens,the prepare(for:sender) method is being called.     Let&#

1 603 633
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: