TechnoTalkative.com

TechnoTalkative.com TechnoTalkative is a tech blog focused on tech trends and software development updates. Helping developer community. Enjoy !!

Its an official page of http://www.technotalkative.com/

Purpose of this page is to share latest technology/gadgets/mobile. As being an Android (Mobile) developer, i will share most of articles for the mobile/tablet kind of devices and it is not the case that we don't discuss about other technologies/gadgets, we will sure discuss and share.

Be a lazy but a productive Android developer :)I have explored about using Roboguice and how can we decrease lines of co...
13/12/2013

Be a lazy but a productive Android developer :)

I have explored about using Roboguice and how can we decrease lines of code and save a time for writing actual business logic and there by optimizing the productivity.

if (lines of code == less) {
Toast.makeText(this, "less opportunity of bugs", TOAST.LENGTH_LONG).show();

Toast.makeText(this, "Can achieve productivity", TOAST.LENGTH_LONG).show();
}

Stay tuned for next!



http://www.technotalkative.com/lazy-productive-android-developer-1/

Roboguice is a dependency injection framework for Android applications, that brings the simplicity and ease of Dependency Injection to Android, using Google’s own Guice library.

10/11/2013

Android Lint returns you the above warning whenever you enable JavaScript by calling setJavaScriptEnabled(true) method on the WebSettings for a WebView.

Great news for all the TechnoTalkative fans, now you can read articles from any devices, yes blog is having Responsive d...
09/11/2013

Great news for all the TechnoTalkative fans, now you can read articles from any devices, yes blog is having Responsive design now!

Please feel free to share feedback or comments if any.

27/10/2013

A Contextual action bar (CAB) is a temporary action bar that overlays the app’s action bar for the duration of a particular sub-task.

1. Do  you know about Volley Library?2. Have you used Volley Library yet?If answers for both is NO then read article and...
06/10/2013

1. Do you know about Volley Library?
2. Have you used Volley Library yet?

If answers for both is NO then read article and try to run the example given in article.

Volley is a library that makes networking for Android apps easier and most importantly, faster. Volley automatically schedule all network requests. It means that Volley will be taking care of all the network requests your app executes for fetching response or image from web.

  - Introduction to Android studio and cool features of it.
06/10/2013

- Introduction to Android studio and cool features of it.

It's an Android focused IDE, designed specially for the Android development. It contains all the Android sDK tools to design, test, debug and profile app.

06/10/2013

A complete solution for implementing JSON Parsing in Android.

TechnoTalkative Examples on github
14/04/2013

TechnoTalkative Examples on github

Earlier I have uploaded examples on 4Shared.com and later I started uploading on directory of this blog itself. But still many of you are facing issues in downloading examples from 4Shared. And I have received many requests and feedback for … Continue…

I have started transferring all the examples/tutorials to github one by one, so you can download or fork my repositories...
14/04/2013

I have started transferring all the examples/tutorials to github one by one, so you can download or fork my repositories from github directly.

I am sure now it will be a quick way to access and download example from Github.

Here go you for the one example just transferred on the Github: https://github.com/PareshMayani/Android-JustifyText

Android-JustifyText - How do i display information with Justify alignment?

30/03/2013

Sorry all TechnoTalkative fans, trying to get it up soon.

06/02/2013

Handy list of good resources for learning and starting Android app development.

22/01/2013

Problem: How do i display information with Justify alignment? Solution: I saw many developers asking questions on Stackoverflow for this problems. Here are some: 1. Android TextView Justify Text 2. How to justify text on a TextView made easy- Android ……

Address

Ahmedabad
380009

Alerts

Be the first to know and let us send you an email when TechnoTalkative.com posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share