Saturday, September 30, 2017

Kodi 17.4v + Ares Wizard Installation on Amazon Fire Stick without Downloader App

Amazon Fire TV Stick is a good Android TV device to make your TV as SMART TV. In my previous posts you have seen TV stick installation instruction video step by step. we have also seen steps to install different android apps on TV Stick. If you have not read or view those steps then please take a look following posts first.


In this post we will how you can install KODI v17.4 Krypton on Amazon Fire TV Stick. KODI is Open Source App and very famous to add different different Music , Movie and TV shows Add-Ons.


Whenever you search the steps to install KODI on Fire TV Stick, you will find first step to install "Downloader App" on TV stick.

Now "Downloader" app is not available on Amazon App store and if any user still want KODI on it's Fire TV stick. They can follow mentioned simple steps and they will get latest KODI v17.4 very easily.

After KODI installation i will walk though with steps of installing "Ares Wizard" which will help user to install famous Add-Ons On builds. Builds like "Pulse" or "Chappie" where you will get all Movies or Music Ads On installed.

Please find all steps on following YouTube Video :


Please post your questions or comments bellow. Thank you !

Wednesday, September 27, 2017

What is jQuery? Why jQuery? & Get Started

In this post we will discuss about jQuery basic introduction and simple example. In future post we will go deeper into jQuery examples.


What is jQuery? 
jQuery is a JavaScript library which simplifies JavaScript programming in your application. Using this you can work with HTML document for manipulation, event handling , Ajax , Animation etc easily.
The purpose of jQuery is to make it much easier to use JavaScript on your website.
The jQuery library contains the following features:
  • HTML/DOM manipulation
  • CSS manipulation
  • HTML event methods
  • Effects and animations
  • AJAX
  • Utilities
Small example of simple jQuery page demo is here :

Why jQuery?
There are many JavaScript library out there but jQuery is most popular and easy to learn. It is fast, small and more reacher in all features...
It works with mostly all browsers and many big companies are also using jQuery
  • Google
  • Microsoft
  • IBM
  • Netflix
Get Started
If you are planning to add jQuery in your application then there are several ways to give reference of jQuery library to your application.
  • Download the jQuery library from jQuery.com
  • Include jQuery from a CDN, like Google or Microsoft
Download the jQueryCompressed and uncompressed both copies of jQuery files are available.The uncompressed file is best used during development or debugging.

  • Production version - this is for your live website because it has been minified and compressed
  • Development version - this is for testing and development (uncompressed and readable code)

Both versions are available to download from http://jquery.com/download/

The jQuery library is a single JavaScript file, and you reference it with the HTML <script> tag (notice that the <script> tag should be inside the <head> section):

<head>
<script src="jquery-3.2.1.min.js"></script>
</head>

jQuery CDN
If you don't want to download and host jQuery yourself, you can include it from a CDN (Content Delivery Network).
The following CDNs also host compressed and uncompressed versions of jQuery releases
Google CDN
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>

Microsoft CDN
<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.1.js"></script>

CDNJS CDN
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>

jsDelivr CDN
<script src="https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js"></script>

CDNs can offer a performance benefit by hosting jQuery on servers spread across the globe

Tuesday, September 5, 2017

Live Net TV App on Fire Stick | Watch Indian Channels, News, Movies & International Channels on Fire TV Stick.

In this post i am going to share information about one android app installation steps on Amazon Fire TV Stick. Using those steps you can install this Live Net TV App on any android device like Mobile Phone , Tablet, Android TV Box like Amazon Fire TV Stick etc etc.


Many time when you search for finding steps to install this kind of Apps or KODI. You will get first step to install Downloader App on Fire TV Stick. Now as that app is not available on Amazon App store many peoples are looking for some different alternative.

I have found one easy and simple steps to get these apps on your Fire TV Stick device or any Android device without Downloader App.

Please take a look following instructions video where i have explained what you need to do to install Live Net TV App. Using this app you can stream several channels , News channels , International channels . like STAR Plus , Zee TV , Sony TV, Colors TV, Zee News , Republic TV , STAR Gold , Sony MAX etc etc..


DISCLAIMER CONTENT
I don't have any information how Live Net TV App is streaming all channels or videos. If you are having any concern or complaints about content which are streaming on this App. Please contact Live Net TV App developer team or streaming hosting provider.
I am not hosting any copyrighted content or videos on my website or server. Thank You !

Saturday, September 2, 2017

TeaTV App Installation on Amazon Fire TV Stick without Downloader App.

Amazon Fire TV Stick is a good Android TV device to make your TV as SMART TV. In my previous post you can see this TV stick installation instruction video step by step. If you have not not read or view those steps then please take a look following post first

In this post we will see how we can install android apps which are outside from Amazon App store and how you can get those installation files on your stick using cloud access.
There are some android app which give you streaming of movies , channels or TV shows in your TV stick device but most of time you will get step to install "Downloader" app. That app is not available on Amazon App Store now so i will walk through which easy steps to get those apps in your fire TV stick. 
Please take a look following video to get complete steps to install TeaTV App and enjoy the HD quality movies in your Fire TV Stick device.

TeaTv Movie App Installation on Amazon Fire TV Stick Without Downloader App. 


Disclaimer Content

I am not aware how TeaTV app is streaming movies or TV shows so if you are having any concern or complaint about the content which are streaming on TeaTV App please contact the App Developer or video host streaming provider.

I am not hosting any copyrighted videos or 3rd party content on  my website or on any server.  
Thank You !

Friday, September 1, 2017

Amazon Fire Stick Setup Video Step By Step.

In  this post i am going to share step by step instruction to setup Amazon Fire Stick. Last week only i have ordered new Amazon Fire Stick which come with Alexa Voice Remote and it is great tool to make your TV as SMART TV if your TV is not SMART TV.



There are several apps are available in Amazon Apps store and you can also install some well known Android Apps which are outside of Amazon Apps store in the device. Apps are like Tea TV , Live Net TV , KODI etc etc.

I have ordered following Amazon Fire Stick which cost is around 39.00

I am going to show you first setup of Amazon Fire Stick and in my next post we will see step by step instructions to install some of other apps which you can use to stream Movies , TV Shows , News Channels etc..

If you are having good internet WiFi connection then Amazon Fire Stick is a great TV sticks to satisfied your need.

Instead of writing instructions i have recorded all steps and created following video which is uploaded on one of my YouTube channel.

 Amazon Fire Stick Setup Video Step By Step.


Hope this post will be helpful to anyone. Thank you !