Android 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...

Android – 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...

How 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...

New 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...

Android 4.2 Tip 1 – How to reveal developer options?

|

Google has hidden the Developer Options in its latest release (4.2) of Android. So here is the simple step by which you can reveal the developer options: Open Settings screen Scroll down to the bottom, once you are there tap on About Tablet or About Phone. Find Build number at...

1 year blogging @TechnoTalkative

|

Yeh….You are listening right TechnoTalkative is 1 year old now, its hosted on the same day a year back. During the span of 1 year, i have written 53 useful articles and there by blog is now having total 162 articles :), hope i am able to complete double century...

Android training class for adding Animations

|

Yesterday, Android developers has published new training class for Adding Animations in Android app, which quickly gets you up to speed on implementing common animations and transitions in your app with the new-ish android.animation APIs. It covers basics like crossfades (dissolves), screen slides with ViewPager, card flips, zooms (although nothing...