Skip to main content

Posts

Pick Multiple Images from the Gallery – Android Studio - Kotlin

How to pick multiple images from the Gallery? There are some scenarios in which we need to pick multiple images from the   Gallery . For example, on   Facebook,   you are familiar with adding multiple images in a single Post. In this tutorial, we will learn that how we can upload multiple images from the   Gallery . You can pick single or as well as multiple images after learning this tutorial. After picking images we will show those images in   ImageSwitcher . If you want to learn to pick Single Image from Gallery you can check for Java OR Kotlin  Check For Java Video: Step 1:  Create a new project  OR  Open your existing project Step 2: Code activity_main.xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android= "http://schemas.android.com/apk/res/android" xmlns:app= "http://schemas.android.com/apk/res-auto" xmlns:tools= "http://schemas.android.com/tools" android:layout_width= "match_pare...

Nokia Lumia 810 for T-Mobile review

After a long wait, the next crop of Windows Phone handsets are beginning to trickle in, and just in time for the holidays. If you're familiar with our reviews of the HTC 8X and Nokia Lumia 920, you already know that Windows Phone has some impressive contenders in its stable, but these flagship devices only tell half of the story. Now, we're given an opportunity to test the Lumia 810, a mid-range smartphone that's now available on T-Mobile. It's clear that T-Mobile isn't looking to start a price war here. At $150 after a rebate, the Lumia 810 costs more than Nokia's crown jewel, the Lumia 920, which you can find on AT&T for $100. Another telling sign: the phone also costs more than its siblings, the Lumia 820 for AT&T ($50) and the Lumia 822 for Verizon ($100). Naturally, you'll be able to recoup some of this with T-Mobile's lower monthly fees, but it goes without saying that T-Mobile is levying an early adopter tax on its subscribers. That sai...