Creating a Simple Xamarin App

Поділитися
Вставка
  • Опубліковано 23 кві 2017
  • A walk-through of how to complete MSA 2017 module one as well as how to create a simple cross-platform mobile app.

КОМЕНТАРІ • 113

  • @panickerns
    @panickerns 4 роки тому +1

    Nice to see at least one video on the web, where what you preach works for us also...… Good going thanks

  • @Mahatalks18
    @Mahatalks18 7 років тому +2

    awesome you guys really help me I am new in this platform very helpful and clear you both must be a good teacher and programmer thank you so much waiting for next video

  • @slworking2
    @slworking2 6 років тому +4

    Thanks for the straightforward tutorial. And I *really* appreciate how you didn't put any annyong background music in the video like so many people do.

  • @aminsaadati3809
    @aminsaadati3809 5 років тому

    Finally after I read some comments , I'm deciding to see your video.

  • @mtech7801
    @mtech7801 6 років тому

    Good Efforts and Best Experience with that App Development Platform

  • @bobbers2
    @bobbers2 6 років тому

    Really great video for getting the ropes of Xamarins.Forms!

  • @MrGeekGamer
    @MrGeekGamer 6 років тому +74

    "You wanna go here and select this and do this and this."
    Why? Why are those things important? Explain what you're doing!

    • @kipchickensout
      @kipchickensout 6 років тому +2

      MrGeekGamer exactly!!!

    • @osknyo
      @osknyo 5 років тому +3

      It’s frustrating watching this as an experienced developer too. Very frustrating.

    • @jaygaming2153
      @jaygaming2153 3 роки тому

      There just trying to help, does it matter?

    • @MrGeekGamer
      @MrGeekGamer 3 роки тому +1

      @@jaygaming2153 Yes. It very much matters. Just showing where to click is meaningless, regardless of intent.

  • @kwamejhosef240
    @kwamejhosef240 6 років тому

    I enjoyed this. Great work guys.

  • @AndresFelipeBurbano
    @AndresFelipeBurbano 6 років тому +5

    How i can watch my app rynning ? because i just can see other app inside of emulator but no my App

  • @ChiefBurningLeaf
    @ChiefBurningLeaf 5 років тому

    Beneficial, thanks for the straight forward tutorial.

  • @griffintoal4410
    @griffintoal4410 6 років тому

    This is great, you killed it! Thanks! I'd love to know how to deploy it to iOS next :)

  • @lavishrich
    @lavishrich 6 років тому

    This is a very good example for teaching..well done

  • @holgermorlok8122
    @holgermorlok8122 5 років тому

    Thanks for teaching, it works fine, even nowadays with Visual Studio 2019. :-)
    Very helpful.

  • @ThePhunkyPharaoh
    @ThePhunkyPharaoh 7 років тому

    Exactly what I was looking for! Is there a way to go to content view? Or some way to make designing the UI easier?

  • @mahaksinghvi8711
    @mahaksinghvi8711 6 років тому

    Hey Guys thanks for your guidance it helps me alot to understand how does an xamarin app works.. And nice game

  • @larabatech1200
    @larabatech1200 6 років тому +1

    nice tutorial, thank you :D

  • @kristijanboskovic
    @kristijanboskovic 6 років тому

    Great tutorial, thanks!

  • @thatoesia4353
    @thatoesia4353 6 років тому

    when i try to choose the emulator i get >7.0 of android version, what can i do, to include older version like 4.4.4..??

  • @watchit387
    @watchit387 5 років тому

    Easy to understad, thank you guys

  • @dravifo6762
    @dravifo6762 5 років тому +7

    Every time I touch Xamarin Visual Studio it breaks - it just breaks

  • @SuperAshok100
    @SuperAshok100 6 років тому

    Great amritpal Kaur and team

  • @orkunyilmaz9619
    @orkunyilmaz9619 6 років тому

    m trying to make windows phone but can not somehow help the visual studion's version of 2017?

  • @alexb3097
    @alexb3097 6 років тому +53

    You guys are mispronouncing Edge... It's called Chrome! :)

    • @jeff30458
      @jeff30458 5 років тому +3

      lol You are a visionary, in the near future, it is literally going to be a rebranded chrome.

    • @bryckkk
      @bryckkk 5 років тому +1

      as of now, it is

    • @hangout7081
      @hangout7081 3 роки тому

      It's Microsoft channel so they can use another company browser

  • @zulaikhasuhaimi7501
    @zulaikhasuhaimi7501 6 років тому

    Why there's a pop up which I hv to choose the target and minimum platform version when I create new project?

  • @krishnakanhaiya9730
    @krishnakanhaiya9730 6 років тому

    Hi
    Microsoft Student Accelerator,
    How we communicate our anderono board or other physical device throught crossplatform xamarin app in VS2017 ??

  • @FalcoAcePilot
    @FalcoAcePilot 6 років тому

    how do u get it on the phone in the end?

  • @davidolesen8279
    @davidolesen8279 6 років тому

    hi frends why do i get only black screen when i start the emulator ? thanks

  • @vchandm23
    @vchandm23 5 років тому +1

    All MVA course should change their way of presentation to be honest, this is an example of how it should be done. Just do it, no slides (5 - 10 slide for concepts), just tute.

  • @juancarlosgi94
    @juancarlosgi94 6 років тому +1

    Any reason why you're storing score and bomb in static variables? Also, why not use a static instance of Random instead of creating a new one every time you use it?

    • @kevbrew
      @kevbrew 6 років тому

      Juan Carlos Guzmán Islas static vars will retain their values in every call to the class because they are not instantiated every time. For mobile development this is fine because the app instance will not be shared between users. The random number has to be instantiated each time so that it generates a new number. Although he could have written a factory method, but I guess that's not the point of this video.

  • @euronasia
    @euronasia 6 років тому

    the same code didn't work on VS for mac 2017. got lots of error

  • @Coder-te8th
    @Coder-te8th 15 днів тому

    i am not getting the mobile developement with Xamarin while in the Modify to in install visual studios 2022

  • @_michel
    @_michel 6 років тому

    Thanks!

  • @ciktila7375
    @ciktila7375 6 років тому +1

    Nice tutorial :)

  • @sarfarazlaghari
    @sarfarazlaghari 6 років тому

    Build Failed: Xamarin.Android does not support running the previous version. Please ensure your solution builds before running or debugging it.
    Error received

  • @player95
    @player95 6 років тому +1

    tx :D
    short , simple and easy..

  • @awattsandre007
    @awattsandre007 5 років тому

    Nice video! Thanks

  • @ramisaleiman9063
    @ramisaleiman9063 5 років тому

    Thank you for this video, i am a beginner, I want ask question about Xamarin.Forms; when make app with MVVM in Xamarin.Forms: What can i do in both (App.xaml with App.xaml.cs) & (MainPage.xaml with MainPage.xaml.cs) some people ignore this files.

  • @Magnetron692
    @Magnetron692 3 роки тому

    Thank you!

  • @geniushumans5114
    @geniushumans5114 6 років тому

    please lead me to way to learn the basic . if you can.

  • @2008clinton
    @2008clinton 6 років тому

    I have Visual Studio 2017 (Community) installed on Windows 32 bit Professional Desktop. I follow your instructions, and open up a new project. I get only, one, device choice, available, which is Android_Accelerated_x86_Nougat. When I try to Edit AVD, for the same, I get an error message. Result of creating AVD, Error: Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder. What should I do to rectify this problem. If I proceed, I get no image of the Phone. My debugging also doen't work.

    • @WardaUaE
      @WardaUaE 6 років тому

      I have the same error :( if you found the solution please share it with me.. it's urgent ^_^

    • @onesixtyofficial
      @onesixtyofficial 6 років тому

      Same

    • @philipm1896
      @philipm1896 6 років тому

      2008clinton if a project file path is too long you will get an error ,move the project to the c drive and reopen it with Visual Studio.
      Also go to nuget package manager then installed and update everything.

  • @RameshKumar-uz5hj
    @RameshKumar-uz5hj 6 років тому

    Thanks Amrit and Paul!! Its a ncie video for beginners... Again Thanks !.... If Need i will call you to defuse Bomb.

  • @k5records448
    @k5records448 4 роки тому

    Dear bro and sis, can you create app with reading along word?

  • @appmagician3240
    @appmagician3240 6 років тому

    Sadly, I can't choose the PCL anymore only a .NET one in my version of VS17/Xamarin

    • @microsoftstudentacceleratornz
      @microsoftstudentacceleratornz  6 років тому

      Yeah, sometime last year PCL was switched out for .NET Standard. More or less the same, does what we need it to do anyway.

  • @lattanzio000
    @lattanzio000 5 років тому +1

    no ui viewer?

  • @ambokalisttv1262
    @ambokalisttv1262 6 років тому

    every time i run the program the output is always a blank black phone emulator can you help me?

    • @davidolesen8279
      @davidolesen8279 6 років тому

      did you get it fixide , i get the same problem thanks

  • @boris526
    @boris526 6 років тому +1

    "One is doing the eye-balling and other the bill folding"

  • @rebaouihichame9898
    @rebaouihichame9898 6 років тому

    were is the sdk and gtk and the ndk is that it just install visual studio and booom you started developing androad can't belive

  • @MitchellFox
    @MitchellFox 5 років тому +2

    You guys would be a cute couple!

  • @jamesherrero7334
    @jamesherrero7334 6 років тому

    do you guys have a course running in melbourne?

    • @microsoftstudentacceleratornz
      @microsoftstudentacceleratornz  6 років тому

      Nothing to announce just yet but we are working on things in the background. Keep an eye out on our Facebook page facebook.com/studentaccelerator/ for further updates.

  • @voucherplus9063
    @voucherplus9063 4 роки тому

    when the button reach text==bomb???

  • @SwapnilNawale18
    @SwapnilNawale18 4 роки тому

    is it availabe on mac?

  • @martinohart1501
    @martinohart1501 5 років тому

    Why i'didnt have PCL ? someone can explain to me ?

  • @saravanankiruba5521
    @saravanankiruba5521 5 років тому

    hi guys
    how to use my app in my mobile

  • @TheGursewakSingh
    @TheGursewakSingh 5 років тому

    Thanks to Amrit Kaur.

  • @earnmoney14
    @earnmoney14 7 років тому

    nice

  • @sebagonzalez3616
    @sebagonzalez3616 6 років тому

    nice dialogue timing; hopefully the whiteknight won't get triggered

  • @salvadormartinez1895
    @salvadormartinez1895 3 роки тому

    A more usefull "Simple Xamarin App" could be your demo running in several operative systems, android, ios, wf

  • @urinater
    @urinater 6 років тому

    I think they’re doing it.

  • @limlimhooiyahoocom
    @limlimhooiyahoocom 7 років тому

    how you transfer to android phone

    • @edwinfcapidos
      @edwinfcapidos 6 років тому

      lim lim2hooi@yahoo.com plug in you phone to your computer and it will automatically show as emulator.

    • @WardaUaE
      @WardaUaE 6 років тому

      I did that but it is still giving me an error it said:" an android virtual device that failed to load. click 'details' to see the error

  • @gigifru
    @gigifru 5 років тому +1

    "command + F5" - oh, ähm - "ctrl + F5" ;-)

  • @Luggruff
    @Luggruff 5 років тому +8

    Real bad job at explaining which components should be included. I had neither Azure nor Mobile Dev with .NET and my components doesn't look near what you have.

  • @mrrhm_tech
    @mrrhm_tech 4 роки тому

    Hai sir and medam ..! Please suggest me how to solve this error in visual studio "cannot fit request classes in dex file (# methods:1272223>65536; #filelds:98351>65536).Try supplying a main-dex list..

  • @aminzuar5767
    @aminzuar5767 7 років тому

    Good Job Guys

  • @DBuilder1977
    @DBuilder1977 6 років тому

    The only programming solution is Delphi/RAD studio. Once you go Delphi you never go back...

  • @jonasferraz
    @jonasferraz 4 роки тому

    12:45 *Bomb Exlopded*
    Everything's perished...
    RETRY :(

  • @arnaio1
    @arnaio1 5 років тому

    you are a bomb

  • @ELISA-in7hq
    @ELISA-in7hq 5 років тому

    that beebe( lady) explained well but when a gent came in he ran so first,,, the lady should do the complete video full,, she is slow but sure and explaining,, i would love if she repeats for me the whole tutorial

  • @tinujakhar
    @tinujakhar 3 роки тому

    Great game Defuse bomb...I want to buy it

  • @HarshGames
    @HarshGames 5 років тому

    5:08

  • @wouterstandaert4167
    @wouterstandaert4167 6 років тому

    "Go to Microsoft Edge"

  • @ciomio3703
    @ciomio3703 3 роки тому

    good job cuties

  • @jimmysteelskin4648
    @jimmysteelskin4648 7 років тому

    Thanks so much

  • @gorbacheww5651
    @gorbacheww5651 6 років тому

    Привет

  • @JNunoCoast
    @JNunoCoast 4 роки тому

    It's a microsoft video and they're using Mac's and the guy has chrome on the bottom thingie. ok

  • @nassimamsaddak5420
    @nassimamsaddak5420 5 років тому

    Thank you so much.
    here is the code : github.com/NassimaMsaddak/DefuseBomb

  • @dragg0_0
    @dragg0_0 6 років тому +9

    bro are you teaching or showing your skills dont go fast,

    • @Zatiti
      @Zatiti 6 років тому

      ARTHUB Lolol!! Right!????

    • @yokytolakaca7485
      @yokytolakaca7485 6 років тому +11

      He's doing what the video title says, creating an app, not teaching people who can't code. You can always pause the video and try to understand, or better, just select a lower speed to play the video ;)

  • @vidi3437
    @vidi3437 7 років тому +5

    Indian Rock wherever they go !!!!
    GoodLuck Amrit

  • @BimBims
    @BimBims 5 років тому

    untung ada xamarin, bisa ngembangin C# gw, ketimbang belajar java ga jelas, orang yang tingkat dewa aja kesusahan kembangin pake bahasa java, gimana yang baru mulai? bukan soal males buka forum, tapi mau seberapa banyak yang mesti lo tau. belum lagi editornya sendiri (baca:android studio) lemot bukan main, minimal ram 16gb saja dan pake HAXM itu masih lemot, bujug, beda klo pake VS, atau sekalian swiftnya IOS lebih ringan, pake macbook jadul juga jalan.

  • @osknyo
    @osknyo 5 років тому

    This vid was nice but to be showing the install process and not explaining what a code behind is and more depth to what you’re doing I’m sure people watching this aren’t actually learning anything. However if you’re experienced in C# I’m sure you’re fine. But maybe pander to the audience the first 3 mins of your vid was for.

  • @user-ib7ox3md6h
    @user-ib7ox3md6h 7 років тому

    i laughed beep.

  • @nikazizi20
    @nikazizi20 7 років тому

    why not show total score when GAME OVER?

  • @sekmanimohamedamine1237
    @sekmanimohamedamine1237 4 роки тому

    who know the girls name ?

  • @rakesh5085
    @rakesh5085 6 років тому

    kudi v sohni te .. knowledge v sohni .. utto microsoft ch kamm kardi ..

  • @frankfahrenheit9537
    @frankfahrenheit9537 5 років тому

    So this shit has no graphical designer to do some stuff?

  • @StijnHommes
    @StijnHommes Рік тому

    A "cross-platform mobile app"? You are talking about a "progressive web app" website, aren't you?
    That is not an app. It's a website that people use to disguise the fact they can't be bothered to do their job: develop a real app.