All language subtitles for 0003 Run Android Apps on Windows.en--- [ FreeCourseWeb.com ] ---

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French Download
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean Download
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:12,240 --> 00:00:13,860 Hi and welcome back to another episode. 2 00:00:14,280 --> 00:00:19,560 So today we'll be learning about how we could actually run Android applications inside a personal computer. 3 00:00:20,250 --> 00:00:26,760 So right here, we got a file on WhatsApp Messenger so you can go ahead and download it on any of these 4 00:00:26,760 --> 00:00:27,210 sites. 5 00:00:27,630 --> 00:00:30,660 So once they have downloaded it, I could actually see it on my desktop. 6 00:00:30,660 --> 00:00:32,840 So I save it into the desktop. 7 00:00:33,180 --> 00:00:38,790 And of course, the next thing you do is go into command prompt and you can actually see into desktop 8 00:00:38,790 --> 00:00:39,410 and you can enter. 9 00:00:39,420 --> 00:00:44,070 These are so they will actually show that we got a WhatsApp file right here, which is, of course, 10 00:00:44,070 --> 00:00:45,870 about thirty seven point nine megabyte. 11 00:00:46,350 --> 00:00:49,610 So the next thing we can do is actually go into Android studio. 12 00:00:49,980 --> 00:00:51,810 So you go ahead and launch Android studio. 13 00:00:51,810 --> 00:00:55,180 So if you have not already install it, go ahead, install it. 14 00:00:55,200 --> 00:00:57,410 And it is powered by Intel platform. 15 00:00:57,690 --> 00:01:03,270 So Android studio helps you program and develop Android applications like APIC files and so on. 16 00:01:03,600 --> 00:01:06,900 And you could also change some of these configurations on Android. 17 00:01:07,980 --> 00:01:13,410 So the next thing we do right now is actually go under tools and you go under AVD manager. 18 00:01:13,950 --> 00:01:18,340 So once you click on it, this would actually launch the Android virtual device manager. 19 00:01:18,360 --> 00:01:23,850 So it is a list of Android devices or emulators that are actually running into your personal computer 20 00:01:24,090 --> 00:01:28,770 and you could test out all these different kind of ABQ files inside your personal computer. 21 00:01:29,100 --> 00:01:32,940 So in this case, we got Quixotry Excel and we also got Pixel Excel. 22 00:01:33,630 --> 00:01:36,270 So I will go ahead and actually start up on the pixel pixel. 23 00:01:36,630 --> 00:01:38,740 So click onto the arrow button. 24 00:01:38,760 --> 00:01:41,900 So this would launch this Abdeh in the emulator. 25 00:01:41,910 --> 00:01:46,070 So you click on that and it would immediately boot up the Android device. 26 00:01:46,320 --> 00:01:51,900 So once we have it, the next thing we got to do is click under settings and you go onto the settings 27 00:01:51,900 --> 00:01:53,310 of the extended controls. 28 00:01:53,730 --> 00:01:58,660 So once you click on the settings, you can see that we have to use detected EDB location. 29 00:01:58,980 --> 00:02:04,620 So once you have to confirm, all you have to do is go back into your command problem and you can actually 30 00:02:04,620 --> 00:02:06,120 enter HDB devices. 31 00:02:06,580 --> 00:02:10,250 And this would list all the android you bought breached IT devices. 32 00:02:10,260 --> 00:02:16,350 So Android debug, which allows you to remotely control and to be able to push the configurations into 33 00:02:16,350 --> 00:02:17,220 the Android device. 34 00:02:17,490 --> 00:02:23,610 So that is a very important way for us to actually manage and be able to make changes into your Android 35 00:02:23,610 --> 00:02:24,160 devices. 36 00:02:24,690 --> 00:02:30,560 So the next thing we'll do is to be able to actually control and push down the file. 37 00:02:30,810 --> 00:02:35,680 So the first thing to do is enter ADB, followed by Dash s and followed by the Emulator name. 38 00:02:35,700 --> 00:02:42,630 So in this case, it's Emulator Dash five five five four and followed by the install, followed by name 39 00:02:42,630 --> 00:02:44,520 of WhatsApp app. 40 00:02:44,760 --> 00:02:48,520 So you got to follow the full name of the epic file once you're in it. 41 00:02:48,530 --> 00:02:49,780 Tipoff or a directory. 42 00:02:50,040 --> 00:02:53,890 So go ahead and hit enter and app and that will commence the installation. 43 00:02:54,390 --> 00:02:59,940 So once you hit that it will install and download the epic fall into the Android device and once it 44 00:02:59,940 --> 00:03:01,450 is, download it and install it. 45 00:03:01,800 --> 00:03:07,320 So here we see a success statement in a success statement means that the device has been installed successfully. 46 00:03:07,890 --> 00:03:11,510 So with that in mind, we can actually go back into the Android emulator. 47 00:03:11,550 --> 00:03:12,570 So we are back here. 48 00:03:12,990 --> 00:03:18,150 So in the Android emulator, you can actually scroll down and you could actually look at some of the 49 00:03:18,150 --> 00:03:19,540 settings and configurations. 50 00:03:19,980 --> 00:03:23,330 So in this case, for example, I can actually go into the settings page. 51 00:03:23,700 --> 00:03:28,410 So at the bottom right, you can click on a settings and you can actually click onto apps and notifications. 52 00:03:28,560 --> 00:03:33,690 So go ahead and click on that and we can actually see all twenty seven apps as part of this Android 53 00:03:33,690 --> 00:03:35,070 emulator Android device. 54 00:03:35,370 --> 00:03:41,040 So again, it could also work for your physical Android device so we can click on see all twenty seven 55 00:03:41,040 --> 00:03:41,520 apps. 56 00:03:41,820 --> 00:03:46,170 And of course as you scroll down, since WhatsApp is actually more at the bottom, you can actually 57 00:03:46,170 --> 00:03:51,300 go around there and once you go over to the bottom you can see WhatsApp and you can double click on 58 00:03:51,300 --> 00:03:51,420 it. 59 00:03:52,380 --> 00:03:57,240 And of course we can see the configuration settings of WhatsApp and we can see notification permissions 60 00:03:57,240 --> 00:04:00,860 that is granted not and it can click open on it because it has been installed. 61 00:04:00,900 --> 00:04:07,200 So once you open it up again, it could be any epic file and you'll be able to run it inside your personal 62 00:04:07,200 --> 00:04:07,660 computer. 63 00:04:08,130 --> 00:04:10,950 So I hope you've learned something valuable in today's tutorial. 64 00:04:10,950 --> 00:04:15,090 And if I have any questions, feel free to leave a comment below and I'll try my best to answer any 65 00:04:15,090 --> 00:04:15,920 of your questions. 66 00:04:16,110 --> 00:04:20,790 So remember to, like, share and subscribe to the channel so that you can be kept abreast of the latest 67 00:04:21,120 --> 00:04:21,750 tutorial. 68 00:04:21,900 --> 00:04:24,450 All any tutorials related to technology. 69 00:04:24,600 --> 00:04:25,950 Thank you so much once again for watching. 7403

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.