- Видео 18
- Просмотров 33 909
Jonathan Ingram
Добавлен 24 дек 2015
Hi, my name is Jonathan Ingram. This is a channel dedicated to Android Development. I strive to publish the best content I can. Whether you are looking for quick solutions like the ones in my 5 Minute Video Series or you need something more in depth my channel will have what you need. If you don't see what you are looking for, let me know in my video comments and I'll upload a video on the topic as soon as possible.
New Website!!!
Learn Android Dev is your go-to place for learning how to develop Android Apps. If you've always wanted to get your app ideas out of your head and turn them into a real product. This site is for you!
Don't forget to like and subscribe! :)
*** Tutorial Requests ***
goo.gl/ngqLxN
*** Learn Android Dev ***
bit.ly/Learn_Android_Dev
*** Subscribe to my RUclips Channel Here ***
ruclips.net/channel/UCnbbTzUdSWQiiEHgRMAJxSg
*** Social Media ***
Twitter - bit.ly/Jonathan_Ingram_TWITTER
Facebook - bit.ly/JonathanIngram_FACEBOOK
Instagram - bit.ly/Jonathan_Ingram_INSTAGRAM
GitHub - bit.ly/JonathanIngram_GITHUB
LinkedIn - bit.ly/Jonathan_Ingram_LINKEDIN
Don't forget to like and subscribe! :)
*** Tutorial Requests ***
goo.gl/ngqLxN
*** Learn Android Dev ***
bit.ly/Learn_Android_Dev
*** Subscribe to my RUclips Channel Here ***
ruclips.net/channel/UCnbbTzUdSWQiiEHgRMAJxSg
*** Social Media ***
Twitter - bit.ly/Jonathan_Ingram_TWITTER
Facebook - bit.ly/JonathanIngram_FACEBOOK
Instagram - bit.ly/Jonathan_Ingram_INSTAGRAM
GitHub - bit.ly/JonathanIngram_GITHUB
LinkedIn - bit.ly/Jonathan_Ingram_LINKEDIN
Просмотров: 25
Видео
5 Minute Video Series - Episode 8 - Rounded Images
Просмотров 1126 лет назад
In this tutorial you will learn out to create Rounded Images in Android Studio in less than 5 minutes. You can find the code for this tutorial on my GitHub page: bit.ly/Jonathan_Ingram_GITHUB This tutorial uses a GitHub repository linked below. github.com/hdodenhof/CircleImageView Find Free Stock Photos and Videos Here pixabay.com/ Android Development | Create the Ultimate Skill Set bit.ly/Jona...
Video Backgrounds in Android Studio
Просмотров 22 тыс.6 лет назад
In this Android tutorial, you will learn how to create an Android Activity with a video background in Android Studio. Just like the signup screen in the popular Spotify app. Like what you see? Let me know what else you would like to learn in the comments below. Don't forget to like and subscribe! :) Don't forget to share this video with your friends! Tools I Used To Make This Video Free Stock P...
Create Magic Buttons in Android Studio With Animations
Просмотров 3596 лет назад
In this tutorial you will learn how to create Magic Buttons in Android Studio from scratch! This tutorial uses a GitHub repository linked below. github.com/jsingram/MagicButtons_2 This tutorial is based off of the GitHub repo below. In this tutorial we add two new features and learn how the code works. . github.com/daniel-martins-ir/MagicButton Check out my original tutorial here: ruclips.net/v...
Channel Update
Просмотров 217 лет назад
Hi guys! It's been a long while since I've uploaded a tutorial. I'm excited to say I'm back in the swing of things! Thank you all for following my channel. If you would like to see a particular Android tutorial please use the google form linked below. See you soon! Tutorial Request Form goo.gl/ngqLxN
Custom Toolbar in Android Studio
Просмотров 5 тыс.7 лет назад
In this Android tutorial you will learn how to create a custom ToolBar in Android Studio. Like what you see? Let me know what else you would like to learn in the comments below. Don't forget to like and subscribe! :) Don't forget to share this video with your friends! I've also made a form you can use to easily submit tutorial request. goo.gl/ngqLxN I've shared this project on GitHub and it can...
Custom Dialog in Android Studio
Просмотров 2547 лет назад
In this Android tutorial you will learn how to create various Dialog boxes in Android Studio. Like what you see? Let me know what else you would like to learn in the comments below. Don't forget to like and subscribe! :) I've also made a form you can use to easily submit tutorial request. goo.gl/ngqLxN Don't forget to share this video with your friends! I've shared this project on GitHub and it...
5 Minute Video Series - Episode 9 - Simple Fade Animation In Android Studio
Просмотров 2517 лет назад
In this video you will learn how to make any view fade in or out with just a few lines of code in Android Studio. Like what you see? Let me know what else you would like to learn in the comments below. Don't forget to like and subscribe! :) Don't forget to share this video with your friends! I've shared this project on GitHub and it can be found at the link below. github.com/jsingram/FadeAnimat...
5 Minute Video Series - Episode 8 - Custom ListView With Images
Просмотров 567 лет назад
In this video you will learn how to create a custom ListView with images in Android Studio. Like what you see? Let me know what else you would like to learn in the comments below. Don't forget to like and subscribe! :) I've shared this project on GitHub and it can be found at the link below. github.com/jsingram/AdvancedListViews Android Development | Create the Ultimate Skill Set ingramintegrat...
5 Minute Video Series - Episode 7 - Create A Spotify Inspired Menu
Просмотров 1 тыс.7 лет назад
In this video you will learn how to create a Spotify Inspired Menu in Android Studio. Like what you see? Let me know what else you would like to learn in the comments below. Don't forget to like and subscribe! :) I've shared this project on GitHub and it can be found at the link below. github.com/jsingram/SpotifyInspiredMenu Free Icons For Your Project material.io/icons/ Android Development | C...
5 Minute Video Series - Episode 6 - Create An AdMob Banner AD in Android Studio
Просмотров 2127 лет назад
In this video you will learn how to create an AdMob Banner AD in Android Studio. Like what you see? Let me know what else you would like to learn in the comments below. I've published this project to GitHub and it can be found at the link below. github.com/jsingram/TraditionalAdmonExample Google AdMob Website www.google.com/admob/landing/sign-up-003b.html?subid=na-semexp3b-r3&gclid=Cj0KEQjwtu3G...
5 Minute Video Series - Episode 5 - Create a Circle Menu in Android Studio
Просмотров 2,8 тыс.7 лет назад
In this video you will learn how to create a Circle Menu using Floating Action Buttons that perform an action when clicked. Like what you see? Let me know what else you would like to learn in the comments below. This tutorial uses the following GitHub Repo github.com/oguzbilgener/CircularFloatingActionMenu I've published this project to GitHub and it can be found at the link below. github.com/j...
5 Minute Video Series - Episode 4 - Create Floating Button
Просмотров 1067 лет назад
In this video you will learn how to create Floating Action Buttons that perform an action. In this case, switching to another Activity. Like what you see? Let me know what else you would like to learn in the comments below. I've published this project to GitHub and it can be found at the link below. github.com/jsingram/FloatingButton Android Development | Create the Ultimate Skill Set ingramint...
Channel Intro
Просмотров 1437 лет назад
Welcome to my RUclips channel! Here you will find high quality Android tutorials that are detailed and quick to the point so that you can get back to what matters most. Writing your awesome apps! Android Development | Create the Ultimate Skill Set ingramintegrations.net/blog/ Android Development Resource Page ingramintegrations.net/blog/home-2/resources-2/ Subscribe to RUclips Channel Here rucl...
5 Minute Video Series - Episode 3 - Send Email in Android Project
Просмотров 1827 лет назад
In this video you will learn how to send an email in your Android application using an Intent. Like what you see? Let me know what else you would like to learn in the comments below. I've published this project to GitHub and it can be found at the link below. github.com/jsingram/SendEmail Android Development | Create the Ultimate Skill Set ingramintegrations.net/blog/ Android Development Resour...
5 Minute Video Series - Episode 2 - Creating Magic Buttons in Android Studio
Просмотров 2127 лет назад
5 Minute Video Series - Episode 2 - Creating Magic Buttons in Android Studio
How to easily obtain your SHA1 debug key in Android Studio
Просмотров 5907 лет назад
How to easily obtain your SHA1 debug key in Android Studio
5 Minute Video Series - Episode 1 - Rounded Buttons
Просмотров 2488 лет назад
5 Minute Video Series - Episode 1 - Rounded Buttons
setOnPrepairedListener is not in the method list HELPPPPPPPPPPPP
hello thank you very much. question: can you copy/paste the code here? or let us know where to find the code?
the FloatingActionButton.Builder is having an error
Great tutorial, I just have one question, I am currently using this menu in an activity that alternates between 2 fragments (let's call them first and second) frequently. How do I remove the menu when on my second fragment so I only have it when I am on my first? Thank you
Don't record whole screen just record the part where you are working
Great video... I suppose .mp4 file you download had sound...How did you manage to cut the audio?
how to do it without button
how to do it without button
Can u provide the code gor this , coz the code u have written was not visible enough to understand
Doesnt work, im using android x constraint layout
I liked this, en it helped me set mine.thank you so much.may God bless u
Hi I'm new and still learning programming but I'm learning Kotlin. Now, I just tried this code but the current activity cannot go to another activity. Any idea what might be the problem?
I cannot move the toolbar as you did.
Can you please tell me what exactly to add in getPackageName() command in MainActivity file
Hi guys! Thank you so much for all your support. If you're interested on how to do this in Flutter, please check out my newest article on Medium. I'll be uploading a video on the topic soon! bit.ly/Medium_Flutter_Video_Backgrounds
What a great tutorial!
how to remove error... can,t play this video.
hi, I have a problem. The video is stretched in the phone. do you notice it ? How to fix the problem? thanks
how do i make playback its stop after finishing
Any recommendations for the video specs? Is there any max size or something?
Thanks <3
Thx
Excellent tutorial. Very clear.
Thanks, You are the best ;D
Thank you so much for this!!! ALL THE LOVE FROM PH!
I saw ur video today.. Nd its the date when u uploaded this video.. What a coincident.. BTW.. Awesome video
Hi, thanks for sharing your code, but when i try to launch the project, it crashes with the error code:"Failed parsing overlays". And in the MainActivity it says:"Cannot resolve symbol R" at Oncreate bundle. I asked my teachers if they knew what the solution was but they don't know. So i'm hoping if you could heb me. Also at private Button button is says:"Field can be converted to a local variable". I'm pretty new to java :p
This is 3 years late, but that's quite a common issue. It occurs sometimes when migrating imports or deleting imports of a class. You'll want to specify your Resources library through 'import <project package>.R' or something of the like. Once you do that, you'll have access to the 'R' class for static calls like 'R.id.textview'. You might also need to just revalidate your files by Cleaning your Build, Rebuilding your project, Reloading From Disk or by restarting your PC. If that fails, you may have something wrong with your build, and in that case, I have no idea how to help lol.
hey bro, when I start my APK, the program has stopped
Hey! What error do you get in your logcat message?
@@jonathaningram1978 mine too it says that it couldn't load memtrack module when i put the functions of the buttons from the sign in
Thanks for the tutorial! How does your video fill the whole screen but you only put the width and lenght at 0dp in the VideoView ??
please make a tutorial on a simple radio app using "android service". thank you
welcome back...
Good tut, but you didn't talk about that transparent layer to gives that cool effect on the video!
how to make the icons Larger
Hi this is cool but i have a small doubt, that video is online. Means can we add a online video
Thanks... I need set background color for floating action .. how to set???Please Help..
i once tried a code that makes an image round but my app crashes when i make two rounded image. thanks to this solution
Just a newbie question: I used only 2 sub buttons and I removed the codes for others. But when I did that, the 2 buttons left spaced out just like a padding or margin between the two!
This is beautiful. Thanks again. =')
You're welcome! Happy to help!
wow. i didnt know it is possible to implement a video background. this so cool. thanks to this tutorial. never seen a tutorial like this before.
Thanks! The sky is the limit my friend. :)
Pls read my tutorial request I just submitted right now. not really a request but a suggestion
welcome back Jonathan.
Thanks! Had a lot of stuff going on. Glad to be back! Hope you've had a great year so far!
i already have 13 apps. thanks to your tutorials!
That is amazing! I'm very humbled. Keep up the momentum! I would love to check them out sometime if you don't mind sharing.
here's the link to my google dev page. play.google.com/store/apps/developer?id=Azimuth&hl=en ...
Sweet video man. But any idea on if there is a way to auto-close the button without a second click?
Thanks! Currently the GitHub repo I used does not have that functionality. I've re-downloaded their code and plan to add this feature myself. I'll let you know once I've added that feature and share the GitHub link.
Thanks man that sounds great. Looking forward it.
I was able to successfully customize the code and implement the auto close feature. Added a second new feature too! Expect the video to be out this weekend.
Wow that sounds great. Thanks again. =D
Just Incase you haven’t seen it yet, the new tutorial is up! Check it out here: Create Magic Buttons in Android Studio With Animations ruclips.net/video/iFquKiXFX78/видео.html
Where can I store my music files for online streaming? For my app?
u can use firebase!
I agree! Google’s Firebase is a great backend for any app!
great tutorial but how do you position the items in the toolbar?
please make a tutorial on tabbed activity with a recyclerview (just in one fragment/tab is ok) that can be filtered thru search widget placed in the toolbar/actionbar. just a very simple one sir. thank you.
The "FloatingActionButton.Builder(this)" the Builder is in red and says cannot resolve.
welcome back. just want to let you know that i have uploaded my app on google play store with features that i learned from you= alert dialog, rounded button, floating action button etc. thanks a lot!
you're back!!!!! :)
How many pictures does it support??? 500??
Juan Perez Thank you for the comment! Are you referring to the listview or the background?
listview
it's will be more better if u avoid dark theme on studio
I did like it!!! Subcribing!!!