Thursday, 13 August 2015

Starvue - Movies and TV Shows

This is the new app published by me, took 3 full months, I integrated it with tmdb (themoviedatabase) API site and also used PARSE online server and facilitated facebook login. Please download and add your comments

For all the TV show lovers and movie buffs, Starvue is an amazing android app as it provides all the latest updates about the TV shows and upcoming movies. The app can be used to watch trailers of the upcoming movies and the TV shows, will also be able to rate and review, can search a movie/TV show and filter it according to their criteria and preferences.

Sunday, 10 May 2015

Blog Migrated

This blog has been migrated. For further articles refer to www.mindsparkk.com.

Thank You!

Thursday, 7 May 2015

Android Layout - GridView



Android Layouts - Relative , Linear and Table Layout (Part 1)

Choosing a correct layout is very important from the design point of view. Every layout has its own advantage and disadvantage. So, in this post I will be discussing about various layout available in android. 

Various Layouts are : 

  1. Relative Layout
  2. Linear Layout
  3. Table Layout
  4. Grid Layout
  5. Tab Layout
  6. Absolute Layout
  7. ListView
Okay , so lets start by discussing each layout.

Tuesday, 5 May 2015

Android Material Design - Toolbar Example


Android's new Operating System Lollipop uses a new User Experience which is called as Material Design. Many new stuffs have been introduced in Material Design, and one of them is Toolbar which is the replacement of ActionBar.

Saturday, 2 May 2015

Developing your First Android App - Hello Users




Hello Everyone. This tutorial will help you to build your first basic Android app ie to display Hello User when the app runs.


Wednesday, 29 April 2015