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

Search In

Arraylist vs Vector

Basic difference between the two is the Synchronization. Vector is Synchronized and Arraylist is not. If your application will  be having single thread of execution use Arraylist else Vector. ArrayList is fast because its not synchronized. Its

How to Download Image Through URL & Save to Particular Directory in Android?

If you are looking for the code to download the image through the image's url then you are reading the best and simplest blog for the same. For image downloading I'm using DownloadManager, with the help of DownloadManager I will request to d

How to upload an app over maximum size?

Hi, I'm new to Android world and I got a problem when I try to upload my first game which is 350 MB to Google Play Console. I have searched for many days but I still have no idea what is the right way to handle it. It seems like Dynamic Delivery

MPI_THREAD_MULTIPLE issues in C

Has anyone ever used MPI_THREAD_MULTIPLE with thread intensive applications? All my applications hang and found that this MPI feature was only lightly tested and doesn't work in all cases. Does anyone have a workaround? Below is a simple applica

Exciting 5 New Features of Apple iOS 11 Latest Version

There is a lot of buzz in the market about the Apple developers who are working to develop the latest iOS version. Yes, we are talking only about the iOS 11. As Apple iPhones are hugely responsible for reshaping our digital lives, this new version is

Required - Lead Swift iOS Mobile Developer (Freelance and Remote)

I am an experienced founder based in New York City who just completed the UI/UX for a new type of niche social/dating app I'll be launching called POMPUR. I'm looking to hire a highly experienced Swift iOS mobile developer to code the POMPUR

Quick sort in C

Quick sort in C programming is used to sort the elements of a list or an array either in ascending or in descending order.   Quick sort is based on the pivoting of the element and comparison and sorting is being made based on this element. &n

  • 494
Why cordova geolocation watch doesn't working?

Hello.I'm making an application in ionic.I'm using cordova geolocation plugin.I want when i change my position location to be updated .I should see an alert but i don't see anything.What i should do ? Here is my code: $ionicPlatform

Touch event

Hello, I have a doubt regarding Touch Event. Say I need to write something like my name "Sangita" with just single tap on the keypad. In short I need to automate the whole process in one touch that would otherwise take 7 touches. The first touch work

Play a video from a URL in iPhone SDK

To play a video from a url in iPhone sdk just write down following line of code: Step 1: Create a MPMoviePlayerViewController object as *moviePlayerController. Step 2: Create a Url and initialize your movieController with Url. Step 3: and Now play y

1 51 720
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: