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

How to Implement Custom Camera Functionality using Swift3 iOS App

To Implement camera functionality in iOS, we use Image Picker Controller but if we need to change the style and functionality other than of Image Picker Controller then we need to create a custom camera. So, in this tutorial, we will see an examp...

How to open Camera using intent on button click.

Here we will learn how to open camera in android, to open Camera in the android app we have to add <uses-permission android:name="android.permission.CAMERA"/> permission in our manifest file. In this example I&...

Capture Image using device camera

This video tutorial describes how to capture an image using device camera.To captured an Image using device camera use to following code:- private static int REQ_CAMERA = 1001; Intent takePictureIntent = new Intent(MediaStore.ACTION&#95...

Introduction of Unity 3D

Basic information about Unity3D

Positioning of MainCamera Scene View

Positioning a camera to desired position in Unity3D is a very time consuming and hectic task in itself. But there is a way you can achieve that and save a lot of time. So, firstly you can get your shot where you want to be in Scene View, by movi...

Android Custom camera

This tutorial helps you how to create custom camera app, with the help of the following sample code. The Custom camera capture the image with auto focus and flash on the click of the capture button.Some developers may require a camera u...
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: