Set up for your first mobile app

Set up for your first mobile app

Channel:
Subscribers:
750
Published on ● Video Link: https://www.youtube.com/watch?v=MkTa-3EcFJo



Duration: 12:31
3,675 views
0


Hello everyone, in this video I will go over how to get set up to the point where you can follow along with any of the tutorials out there on mobile development.

link to Build your first App video I was following: https://youtu.be/iQ_0Fd_N3Mk

link to expo getting started webpage: https://docs.expo.io/get-started/installation/

my discord : https://discord.gg/5fWYdYMftc

Three of the main errors I ran into when trying to get set up are as follows:
1. Unable to run Android Emulator Hypervisor Driver for AMD Processors installer: Cannot start process, the working directory does not exist. This was due to me not installing the SDK / command line tools.

2. Couldn't start project on android: No android connected device found, and no emulators could be started automatically. This issue was due to not having my AVD manager setting set up.

3. Android Emulator Hypervisor Driver for AMD Processor installation failed. To install Android Emulator Hypervisor Driver for AMD Processors follow the instructions found at: https://github.com.... This error was due to my bios setting and took me awhile to find the SVM option that I needed to enable.
Out side of those issues I also had a lot of problems with my bios because I was not able to login to my bios as administrator only as a user. If you are sign in as a user not admin you will have most of the option in your bios grayed out. In my case I accidentally set a user password for my bios without setting an admin one first. To fix this I had to reset my bios by pulling out my CMOS battery from my motherboard for a few minutes then reinstalling it. After that you will be able to go in as an admin and have access to all the option.







Tags:
#Bios
#SVM
#mobileapp
#coding
#errors