Тёмный

Python Mobile App Tutorial - Part 6: GPS Marker and Android GPS Permissions | Kivy/KivyMD 

Erik Sandberg
Подписаться 14 тыс.
Просмотров 34 тыс.
50% 1

Опубликовано:

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 61   
@erik-sandberg
@erik-sandberg 4 года назад
Next video will either be deploying the app to the Google Play Store, or running it on iOS and showing how to request GPS permission on that platform. Both will come eventually, but let me know if I should do one before the other! Thanks for watching!
@opensourcesabout8128
@opensourcesabout8128 3 года назад
where is the video?
@seckintataroglu
@seckintataroglu 3 года назад
That permission popup saved my life! Thanks a bunch Erik!
@KrastyoKrastev
@KrastyoKrastev 3 года назад
An amazing tutorials! Really love them and learned a lot from them! Too bad you have stopped making them :( Cheers!
@sci3nttechable611
@sci3nttechable611 4 года назад
Hey Erik! Hope you're staying safe! Keep up the good work!
@erik-sandberg
@erik-sandberg 4 года назад
Thank you, you as well! Sorry I've been slow to get the next video in the series out, have been very busy! I swear it's coming though!
@callmejeff4863
@callmejeff4863 4 года назад
Hi there, Erik! I love your tutorials! Are you from 🇳🇴 btw?
@dulangikanchana8237
@dulangikanchana8237 3 года назад
Hey you can teach really well. Can you do some videos on how Kivy works covering small details,especially covering how to make beautiful UI
@yurialtunin9121
@yurialtunin9121 10 месяцев назад
Great video! I am trying to make very tiny app for Adroid showing your current altitude (from GPS signal) and your is very-very helpful!
@senhorminerador6110
@senhorminerador6110 3 года назад
Great job man, too bad you didn't continue until you published it on the google play store. But it was great to follow the whole process of your project, good luck.
@hothpeter
@hothpeter 4 года назад
Thanks for the great video, Erik 👍 I would like to see your tutorial on KIVY working with GPS and camera for IOS.
@erik-sandberg
@erik-sandberg 4 года назад
Thanks, Peter! iOS + GPS will be coming very soon, and I'll put working with the camera into my list of videos to make.
@zebduffey5698
@zebduffey5698 2 года назад
This guy is all over the place
@lucasargento8460
@lucasargento8460 4 года назад
Hey Erik! Great video as usual! Small idea here: Could you add a service to the app? For example, one that continusly asks for your location and notifies you if you are near a shop. Im asking for this since services many times are key for apps to run properly (giving the user notifications, etc.) and i couldnt find any tutorial video on how to do it with Kivy on youtube. Im sure you could explain that perfectly fine. Thanks for reading and for all the great work on Kivy!
@erik-sandberg
@erik-sandberg 4 года назад
Great idea! I hadn't thought about that since I'm not much of an android user myself, but I have seen people talking about that a bit. I'll look into it :)
@lucasargento8460
@lucasargento8460 4 года назад
@@erik-sandberg great!! I'll be looking forward to it. Thanks Erik!
@marianoarouxet6106
@marianoarouxet6106 4 года назад
This is beautiful! I would preffer the iOS version first, but everything will be great!
@ron-davin
@ron-davin 4 года назад
please continue doing this! :)
@python_with_d825
@python_with_d825 2 года назад
Thankssss God bless you sir
@wingman5189
@wingman5189 4 месяца назад
Hi, i watched a lot of video and searching on internet about how to access some folder for storing and retrieving map tiles. i want to see this folder containing those tiles. Please help
@stacysmith8893
@stacysmith8893 4 года назад
Ha Erik I like your video keep it up My request is can you make a video on how to create music player in kivy.
@abhijitshinde3009
@abhijitshinde3009 4 года назад
Hello you made great videos !! Thank you 😊 I like to know if we are working with real-time database then how do we done this in kivy and what will happen after apk file is made?
@cruelworld4732
@cruelworld4732 3 года назад
hI, i AM ANCOUNTERING AN ERROR, I am simply changing lat and lon of marker , the animation only works when I am moving the map, else there is no chage in position of marker
@senseibunny3667
@senseibunny3667 4 года назад
Your tutorials are awesome! I wanted to ask if you plan a video where you add ads to your kivy app. I don't know if it's even possible but that would be super useful.
@erik-sandberg
@erik-sandberg 4 года назад
It is possible! I will release a separate video on putting in ads on android in the future, but not as part of this series.
@callmejeff4863
@callmejeff4863 4 года назад
Yes it's possible! You need the Kivmob module. I am very sure that Erik gonna release a tutorial about that😄
@senseibunny3667
@senseibunny3667 4 года назад
@@callmejeff4863 nice to know about that thx!
@criticaldamage7749
@criticaldamage7749 2 года назад
Hey Erik I’m using then Python-for-android to request gps permissions but it brings an error how should I solve the issue??
@MrKaush123
@MrKaush123 Год назад
Hi, Thanks for the wonderful explanation. I did a similar code where I have a gpshelper class which asks for permissions, then on location it recentres my map and my mapmarker to that location. However when my map is recentred, the screen goes completely white. Any ideas how to fix it?
@edopure
@edopure 3 года назад
Hi, how to detect mock location on android, so we can avoid a fake location set by user.
@havesuccess3138
@havesuccess3138 4 года назад
Sir, how to do CRUD operation with image in MySQL using python
@The_DYI_Collector
@The_DYI_Collector 4 года назад
Thank a lot for this tutorials, i have gained so much from them. An issue arises upon deployment of this app on android where it crashes at launch. i would really like to know how to mitigate this since the hello world app (from the initial setup and deployment video) works as expected
@lazarusmwangi2025
@lazarusmwangi2025 4 года назад
Fantastic. Can you add a splash screen?
@hasanalikarakaya7214
@hasanalikarakaya7214 3 года назад
Hi ,I am working on an mobile app built on livy. I wonder that is there any code for my app to run in the background. I want to get gps data from the user when the application is not running Could u help or suggest something
@mikenc952
@mikenc952 4 года назад
Hi Erik thanks a lot for this videos. I have now the app on my android. But the magnify icon is not showing. If i click on the space where the icon is supose to be it open the search popup. Do you know maybe why im not seeing the icon?
@limbosounds4323
@limbosounds4323 4 года назад
more video's for quarantine
@hanifzaini6469
@hanifzaini6469 3 года назад
Erik, where's the vid of deploying this app into play store?
@mohamedsafran6987
@mohamedsafran6987 4 года назад
hey man, will help me out with the news-feed..for example if i want create a news-feed in broadcast..
@cruelworld4732
@cruelworld4732 3 года назад
Hey @erik can you guide if we can use background services on android
@darksidegames3136
@darksidegames3136 4 года назад
hey erik great video but can you please make a remake of your kivy tutorials theres a new version which is out
@thedoctor5036
@thedoctor5036 2 года назад
How to Import android.Permissions ?
@yashmathur6409
@yashmathur6409 4 года назад
Make a video on how to use firebase for chatting
@kyawthuzin
@kyawthuzin 4 года назад
Hi Erik, ur videos are great as always, could u pls advise me with how to display numeric numbers as label/text using list MDDialog? My db file has numeric data column, for example 1.00 and 8.95 etc, i have some problems with displaying those data with MDdialog list since text in label only accept string , I have tried str(root.mycolumnname), but it doesn't work.
@4wobi
@4wobi 4 года назад
Hey Erik, can you make a video about the MDFloatingActionButtonSpeedDial i just don't get it, but would like to implement it in my App .glhf wobi
@fatihfuad1909
@fatihfuad1909 3 года назад
HI, can you make a tutorial about launching camera in android apps
@mohammadirmansyah9913
@mohammadirmansyah9913 3 года назад
Wondering how to make label in mapview kivy
@globalworldino8570
@globalworldino8570 4 года назад
Do you have a video how to make gps in IOS system? I want to do cross platform gps
@BlueSkyGoldSun
@BlueSkyGoldSun 2 года назад
Can we make pokemon Go game in python?
@mahmoodfathy5975
@mahmoodfathy5975 4 года назад
Hey Erik, great video as usual, i was looking into making an app on android but it uses the opencv module , is there a way to make the opencv module to work on android , cause i have looked on everywhere and seems like it doesn't , so if you have experimented with that and have an idea please point me to where i should look at , thank you
@erik-sandberg
@erik-sandberg 4 года назад
I have seen other people make use of it on Android (not iOS though), but I don't believe it's a totally polished feature yet. Best place is to probably ask on one of the Support channels in the Kivy Discord community!
@mahmoodfathy5975
@mahmoodfathy5975 4 года назад
@@erik-sandberg okay will do that, thank you for your help
@lestath79
@lestath79 4 года назад
hi, where i download app_id.txt and app_code.txt files, search doesn't work
@erik-sandberg
@erik-sandberg 4 года назад
The contents of the app_id and app_code files are from your HERE account. I don't want to share my credentials online, so I didn't include them in the project. Once you make your HERE account, make those two files on your own and put in the app id and app code into the appropriate files!
@IhsanUllah-sv5pm
@IhsanUllah-sv5pm 4 года назад
sir, i want to create an app for real time GPS tracking. is it possible with kivy garden or i have to use raspberry pi (plz guide me)
@erik-sandberg
@erik-sandberg 4 года назад
It's possible using the `plyer` module. Specifically plyer.gps. If you are using an iPhone, you can only get GPS location while the app is running. If you use an Android, you can get GPS location using a background service, but only a couple times per hour if you're using a background service. If the app is running, you can get it more frequently.
@IhsanUllah-sv5pm
@IhsanUllah-sv5pm 4 года назад
@@erik-sandberg sir you please give me a reference of any documentation or video to learn about plyer.gps in detail .
@erik-sandberg
@erik-sandberg 4 года назад
@@IhsanUllah-sv5pm github.com/kivy/plyer github.com/kivy/plyer/tree/master/examples/gps ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-A9Rahw6c3eY.html
@IhsanUllah-sv5pm
@IhsanUllah-sv5pm 4 года назад
@@erik-sandberg thanks a lot
@tatangasakarya8057
@tatangasakarya8057 4 года назад
Hi Eric. Your kivyMD tutorials are not up to date and not functional. You may consider to shoot new KivyMd tutorials for the fresh learners like me. You may form very simple KivyMd apps in short videos less than 20 mins. I guess this kind of videos would go viral considering the lack of python app tutorials ! I hope u consider it and thx in advance !
@CWShuva
@CWShuva Год назад
Sir how to get gyroscope data for Android??
Далее
Kivy Basics in 60 MINUTES
59:02
Просмотров 129 тыс.
The Most Legendary Programmers Of All Time
11:49
Просмотров 558 тыс.
Android App Development in Python With Kivy
26:27
Просмотров 285 тыс.
How Much Money my Mobile Game Made  (After 1 week)
6:57
Hack your brain with Obsidian.md
11:53
Просмотров 1,9 млн
7 Essential Command Line Tools (2022)
9:12
Просмотров 211 тыс.