BREAKING:

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 bottom of the screen again. […]

Read More

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 before 2013 🙂 Apart from […]

Read More

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 on API 16 ActivityOptions yet), […]

Read More

Windows Phone 8 SDK is now available

Windows phone 8 is the next generation of Windows Mobile phone operating system. Its codename is Apollo, it has just released on 29th october 2012 (3 days back).

Read More

And Google play Seller support is available in India

Good Morning Guys, I am sure you may be hearing this news since early morning. Yes this time its Officially announced so lets consider its as FINAL 🙂 #Kidding I can see alerts in developer console:

Read More

Android – Select multiple photos from Gallery

Today I am going to discuss about implementation of selecting multiple photos from Gallery. You know, I personally have searched enough to find out a solution which allows me to select multiple images from android’s native gallery, I have tried different solutions to achieve the same. Select multiple photos from Gallery There are 2 ways […]

Read More

Android – ListView talk @ GDG Ahmedabad orientation event

Hi all, I had presented a talk on ListView in the 1st event of GDG Ahmedabad. For your reference, i have uploaded my talk on speaker deck, you can download it too. This session was on all about ListView, customization of ListView and implementing asynchronous image loading in ListView.

Read More