Android code lab session @ GDG Indore
My first speaking engagement/talk in 2013 is coming up on 12th Jan. Google Developers Group, Indore has given me this opportunity to manage 1 day Android code lab session. Event is scheduled on 12th January 2013 and where i will be delivering a talk on Android basics and giving a live demo for the Android app […]
Read MoreHow to start with Android app development?
Hello All, Before deep drive into this topic, I would like to ask few things: 1. Do you have stackoverflow account? 2. Are you member of Android Development community? Yes I am active member of both since I am following, I have seen many threads having “How to start with Android development“, “I am newbie […]
Read MoreADT Bundle – Just a single step to setup android development environment
I got many queries from college students and engineers regarding installation and setup of Android development environment, so for them here is good news. I was used to send them below steps for the installation and set-up of Android development environment: Download Eclipse Download JDK and install it, set the environment path Download ADT plugin […]
Read MoreAndroid 4.2 – DayDream part 2 – How to create DayDream?
This article is extension of my previous article about DayDream: What exactly DayDream feature is about?. Now i assume you understood about DayDream, so now i am proceeding further for developing a small example of DayDream. Step 1: Create a sample project to build this demo example I have created a simple project to give […]
Read MoreAndroid – DayDream part 1
This feature is come up with Android 4.2 JellyBean. Hope you got 4.2 update in your device. I can explore such features in Nexus 7. Now, What exactly DayDream feature is about? Daydream is an interactive screensaver mode that starts when a user’s device is docked or charging. In this mode, the system launches a […]
Read MoreHow to take screenshot on Nexus 7?
Capturing photo of the screen and showing it to friend/client/fans for the some purpose like Requirement understanding, explaining about some screens, screen designs or any else. Actually i was surprised about to capture screens for my one of the article i supposed write today, i wasn’t knowing how to capture screenshot, so i have explored […]
Read MoreNew Android Virtual Device Manager – ADT 21.0
Prerequisite: ADT 21.0.0 I just updated my ADT with 21.0.0 and i got to see new feature available in Android Virtual Device Manager window, going to explore it here. One of the interesting moment for me is its not well documented yet on Developer.Android.com other than ADT Plugin 21.0.0, here they have only included only […]
Read More