00:00all right what's up i'm iyan and in this video i'm going to show you
00:04how to sideload application on android using the sdk platform tools as well also known as adb or
00:11fasto fastboot tools so all you need to do is go to this website i will find the link in
00:19the
00:19description and download the sdk platform tool on your pc windows mac os device or linux
00:29always download the latest version if you already have those don't use them download it again because
00:36these auto updates and there is no way to find out if these are updated or not so my uncle
00:43was having
00:43trouble installing applications or side loading it so that is why i am giving him my installer this is
00:49the installer x revived community community edition this will fix those package installer problems and
00:56this will install give him a installer so i am giving him the stable release download the offline
01:03version here if you want to use this for yourself you can download it from the link given in the
01:10description so i have both of these files downloaded right here in the downloads folder so let me close
01:18this first now as you can see in this folder i have both of the apk file as well as
01:25the adb files let's
01:28extract the platform tools first open this up and now we are going to the phone side because you need
01:37to
01:37do some settings on the phone as well so here are on my uncle's phone first we need to plug
01:44this phone
01:44in with the usb cable make sure that is a data cable and not just a charging cable so as
01:51you can see it is
01:52now plugged in and it is giving me the safe charging option this is just charging the device click on
01:57tap for more
01:57options and make sure you turn it on the file transfer or the android auto once this is done you
02:04have to turn
02:05on the usb debugging mode as well for that you have to go to the settings app right here open
02:11the settings
02:12scroll down to find my phone or the samsung in here if you do not see the developer options go
02:18to
02:18your mind phone and click on the bill number seven times type in your pin
02:27and congratulations you are now developer if it was that easy okay so go to your system
02:35again here you should see and developer options menu make sure this is turned on and you need to
02:41turn on usb debugging mode right here click on ok and now if it did not work you can just
02:47simply unplug
02:48it and plug it back in now on the computer side as you can see the phone is now showing
02:53up here this
02:53is an infinix phone so open the platform tools again and here type in cmd hit enter this will open
03:03up like this this is our terminal so type in adp devices this will check for devices that are connected
03:10using the adp this will be unauthorized so on your phone this will open up like this simply click on
03:18always allow for this computer and allow this will start enable the usb debugging
03:23and now if we use that command again like the adb devices click on the arrow up key and hit
03:29enter
03:29this will she give you the list of devices that are attached now to install or side load the
03:35application you have to type in adb install and space drag and drop this apk file right here and
03:42this will hit enter this will perform a streamed install performing streamed install which is like
03:49bypassing the regular installer of your phone and installing application using the command
03:58and if you open up your phone you will see nothing there once it will say success you will automatically
04:04see magically the app that you installed will pop up there now let's move on to our phone you can
04:12install sideload apps easily like this as you can see the installer xc wife is now installed this is
04:18how you can sideload application using the adb software and don't mess with the package managers
04:24or installers of your phone anyway that's been it thanks for watching and i will catch you guys in
04:28the next one take care bye bye
Comments