Saturday, April 21, 2018

Apps2Fire App : How to transfer android apps to Amazon Fire TV stick from mobile phone/tablet ?

Hello my friends.. From many days i have not shared any post but here i am coming with very interesting and useful steps to install android apps on your amazon fire TV stick.

If you are having any app available on your android phone/tablet which you can easily transfer to your fire TV device.



Follow the mentioned steps to transfer apps
  • Make sure that Amazon Fire TV stick's "Unknown Sources" option is ON under Settings >> Device >> Developer Options
  • Install Apps2Fire (Original) app on your mobile phone or tablet from the Google Play Store. Link is mentioned : https://play.google.com/store/apps/details?id=mobi.koni.appstofiretv&hl=en_US
  • Start fire TV stick get the IP address of Amazon device from the following path : Settings >> Device >> About >> Network
  • Start Apps2Fire (Original) app on your phone or tablet and go to last tab Setup and enter the IP address which you found from the above step
  • Now goto Local Apps tab and click on the app which you want to transfer.

Selected app will transfer to Amazon Fire TV Stick and install also. Please verify the app on Amazon Fire TV Stick after you get successful installation prompt.

Now to demonstrate the steps i have created following YouTube video on my one of YouTube channel. Please subscribe , Like and Share if you like this video




Sunday, December 10, 2017

Windows 10 : How to create setup or upgrade from USB or Flash Drive | Media Creation Tool

In this article i will explain how you can create bootable flash drive or USB to create installation of Windows 10. With these steps you can upgrade your system OS from Windows 7 or Windows 8.1 to Windows 10.



Microsoft website is providing one tool name as "Media Creation Tool" using that you can download the latest OS and create bootable flash drive or USB.

Please download that tool from following Microsoft website link : Media Creation Tool

Depends on your internet speed the necessary files will download and your USB drive will be ready.

Make changes on your system BIOS to make 1st bootable as USB and Windows installation steps will be start.

I have created following video to get more details on these steps..

Please add your questions or comments bellow. Thank you !

Friday, December 1, 2017

Boost your computer performance using Flash Drive | Increase Virtual Memory of your computer

In this post i will give you steps how you can improve your laptop performance using flash drive. In second way i can say i will show how you can use your FLASH DRIVE as RAM.

I will also show you how you can increase the Virtual Memory which will boost your computer performance.




RAM is a temporary storage of data and CPU process all details from RAM. If your computer has more RAM it can save more temporary data so during processing of any application or software there will be less IO operation.

IO operation on HardDisk is more consuming time in every computer process. Computer system also use concept of Caching. It will save data in cache and if program need same data which we added in cache it will not do IO operation and take value from cache.

By increasing Virtual Memory we are increasing cache and FLASH DRIVE will also use as CACHE Memory.

Cache memory is a small-sized type of volatile computer memory that provides high-speed data access to a processor and stores frequently used computer programs, applications and data.

Please take a look following video to know about mentioned steps


Please add your comments or questions in the post. Thank you.

Saturday, November 4, 2017

iPhoneX : Different Buying Options and Offers to get new iPhone X Contract or Unlock

Hello Everyone.. I am writing this new post after long time.. As apple has started delivering new iPhone X so i was looking different different options to buy new iPhone so i thought let me record those searching and share with you guys...

May be there are many friends are excited to get the new iPhone X but it's price keeping them away so here there are several offers which you can take look for Contract and Unlock phones and you will make your decisions..


Same thing also happening with me my heart is saying go for it but my mind is saying is it worth it to spend almost 999$ on Phone and actually those new features which they are introducing with new iPhone X we hardly use it also...

I am not even seeing excitement around my friends circle only if you get credits then and then you will make decisions...

Please take a look following Contract Offer from few network providers
Contract Offer

1) Verizon : $0 Down (for qualified customers) $41.66/mo for 24 months; 0% APR
                     Retail Price: $999.99

  •  Get credit up to 300$ on Trading of your old phones : Click Here  

2) Sprint on Lease :  $41.67/mo for 18 months lease
  •  Get credit up to 350$ on Trading of your old phones : Click Here  
3) AT&T Buy One Get One Free : ( BOGO Offer ) $33.34/mo for 30 months

  • iPhone X: To qualify, one phone may be an iPhone X (new line or upgrade), the other must be an iPhone 8 or iPhone 8 Plus (add-a-line installment plan). You will receive a $700 credit to use toward the new phone (only the iPhone 8 64GB model is free).
  • Please ask AT&T representative estimated monthly bill just not to see any surprises in bill as in Terms and Conditions i am seeing between 2 lines 1 line need to be 70$ / Month so some how iPhone 8 price is covering in monthly bill but please clear all fees and charges in estimated bills.
  • If you are planning to upgrade or buy 2 lines then i think this is best offer.
All Contract offers are showing only device price on top of that there will be monthly network charges so before sing up for contract just make sure your monthly estimated bills are on your expectation budget..

Note : All Offers are as of date 11/03/2017 and it will change from network providers so please you will do inquiry before you select any offer.

Unlock Option:

Now many friends are looking for unlock phone buying options and to pay upfront 999$ is little difficult so apple is giving opportunity to buy iPhone X with monthly installment which name as  "iPhone Upgrade Program"

Please get more details about "iPhone Upgrade Program" here. 

  • Get a new iPhone every year
  • Works with your carrier
  • AppleCare+ coverage included
Please take a look following video for detail explanations



All Offers and Prices are subject to change and Terms & Conditions from providers so please do necessary inquiry before going with any offer.

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 !