Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Monday, 11 July 2016

New Features of Android N

Virtual reality In Android N Virtual Reality is a big piece of the Android N puzzle. Google Has Powered Android 'N' with a new Android-powered platform called Daydream .But that also needs SmartPhone Makers To Upgrade their SmartPhones You Will need a Daydream-certified phone...

Tuesday, 23 December 2014

Pass Data between Activity in Android

Hello Friends , Today I got one message from a person to tell him how to pass data between android activities So, I am going to give a simple way for how we can transfer data or how we can pass data across activities in android . In android we use activity for  each layout...

Saturday, 25 October 2014

How to use Login Dialog Box in Android Mono C#

For This small demo project we require the following file structure Main.axml file that contains code for hello world button on which we place button that will further generate the Dialog Box for Login Activity Main.cs file Now this file will contain the code for Main.axml actions...

Tuesday, 29 July 2014

How to use XML Parsing And TableLayout in Mono Android

In order to start with XML Parsing or XML data Handling in Microsoft .NET Framework first we need to know about what classes or namespaces are available to us for using or dealing with XML Document or XML Data in .Net So Here is list of XML Namespaces available for XML Processing...