- 34
- 179 574
Avinash Prasad
India
เข้าร่วมเมื่อ 19 ก.ย. 2018
Hi, I'm Avinash, I make coding tutorials, podcasts and micro-documentaries.
How to use Gemini API (Next.js Tutorial)
How to use Gemini API in your Next.js projects.
Follow me on twitter: x.com/avionmission
Timestamps
00:00 intro
00:10 Create new nextjs project
00:28 Install Google AI SDK
00:46 get your api key
01:26 create api route
4:40 client side code
Follow me on twitter: x.com/avionmission
Timestamps
00:00 intro
00:10 Create new nextjs project
00:28 Install Google AI SDK
00:46 get your api key
01:26 create api route
4:40 client side code
มุมมอง: 1 277
วีดีโอ
Build an AI UI Generator with Gemini API, Next.js (Tutorial)
มุมมอง 1.7K6 หลายเดือนก่อน
Let's building a Text-to-Frontend UI Generator using Next.js and Gemini API. This will become the basis for the "GenerativeUI" application we'll build in future. GitHub repo: github.com/avionmission/ui-generator Follow me on twitter: x.com/avionmission Timestamps 00:00 What we'll build 01:08 create-next-app 01:47 Empty Canvas 02:19 Prompt 03:03 Adjust CSS 04:09 Gemini API Key 05:00 API Route 12...
Best Tech Stack for 2024, Remote Work, Web Development | DevStories #4 w/ @edyd1
มุมมอง 479ปีที่แล้ว
Today's guest is Aditya Raj Kumawat, a software engineer, who has a lot of experience with Remote Work and Bounty hunting on Replit. In this podcast, we will talk about the T3 tech stack, an exciting new tech stack, which I got to know about from him. And I genuinely liked this tech stack so much, I thought why not invite Aditya on the podcast and talk about it. We also talk about learning web ...
Best Social Network for Developers + Getting Remote Jobs | DevStories #3 w/ Yuvraj Chhetri
มุมมอง 432ปีที่แล้ว
Yuvraj's Showwcase Profile: www.showwcase.com/uvource Follow me on Twitter for more tech content: avionmission Join us in this engaging episode of the DevStories Podcast, where we sit down with Yuvraj Chhetri, Chief Creative Officer at Showwcase. Discover who Yuvraj Chhetri is and get an inside look into Showwcase, an innovative platform for developers. TIMESTAMPS 00:00 Intro 00:10 ...
Building Ai Apps + Tips for Winning Hackathons | DevStories #2 w/ Sadra Yahyapour
มุมมอง 502ปีที่แล้ว
Sadra's Ai Application that got him into the top 5 of MindsDB Hackathon Winners: imsadra.me/introducing-hey-your-ai-powered-pair-programming-friend. Join me with today's guest Sadra Yahyapour, as we talk AI app development and tips for winning hackathons, Python, maintainable projects, ChatGPT, Technical writing, Django vs. Flask, CLI tools, open source, and more. TIMESTAMPS 00:00 Intro 00:09 W...
How to Use Python Code in your React App (React + Flask Tutorial)
มุมมอง 12Kปีที่แล้ว
Are you a Python developer transitioning into web development and missing the vast array of powerful Python libraries? If so, fear not, for there is a solution! By using a Flask backend for your React application, you can seamlessly execute Python code on the server side and harness its functionality within your web app. In this tutorial, I will guide you through setting up a Flask backend and ...
Custom XML Shapes, Add background image, and more | Layouts in Android XML: Part 2
มุมมอง 2.9Kปีที่แล้ว
This video will teach you how to use create custom XML shapes in android studio which allows you greater flexibility to design exactly the kind of UI you want, we will also learn how to add background images and about "constraint guidelines" which is a handy tool when working with constraint layout. Background image: drive.google.com/file/d/1l0e0UZ9qL6jDQ7Kblt2n7u5NWwfsvtk8/view Android Studio ...
ConstraintLayout Tutorial Android: Layouts in Android XML - Part 1
มุมมอง 4382 ปีที่แล้ว
This video will teach you how to use ConstraintLayout in XML layouts. ConstraintLayout is a tool that allows you to position UI elements on the screen with great flexibility. Android Studio Bootcamp Playlist: th-cam.com/play/PLNtF4mlOpopRwzUWIT5KA_QfuHNtl0QQa.html TIMESTAMPS 0:00 What we will learn 0:26 Recap 0:48 How to remove the Action Bar 1:30 What is ConstrainLayout? 1:52 Views: Building b...
Android Studio Tutorial for Beginners: Activities and Layouts, Project Structure
มุมมอง 5852 ปีที่แล้ว
In this tutorial series, we will learn about all the essential and fundamental tools and concepts that you should know as an android developer. Today we're going to start from the foundation, basics. This video is for beginners in Android App Development. You want to build an app with your coding skills, Android Studio is the tool you’ll need. But when you open android studio for the first time...
RecyclerView Android Tutorial: Step by Step (with timestamps!)
มุมมอง 4582 ปีที่แล้ว
In this tutorial series, we will learn about all the essential and fundamental tools and concepts that you should know as an android developer. Today’s topic is RecyclerView. Almost every app that you use displays a scrollable list of items, be it connectivity apps like Instagram, WhatsApp and Twitter or utility apps like Todoist, Pocket and Notion. The most efficient tool to display a scrollab...
How He Made Apps with 50k+ Installs (without coding!!) | Podcast w/ @OSBusters
มุมมอง 2262 ปีที่แล้ว
Which tools to use? How to learn? Where to learn? We will learn all about building android apps with no-code tools in this video from our guest Nitesh Prasad (@OSBusters ). Here's the app he made with @Kodular which crossed 50k install with rave reviews: play.google.com/store/apps/details?id=com.osbusters.banglarbhumi&hl=en_IN&gl=US Here's the no-code tool he used: www.kodular.io/ TIMESTAMPS 00...
Learn Golang in 12 minutes (The language of DevOps)
มุมมอง 1853 ปีที่แล้ว
LINKS 1. Download Golang: go.dev/dl/ 2. Blogpost version of this video: avionmission.github.io/blog/go-lang-crash-course-for-dev-ops/ ABOUT THIS VIDEO In this video we will learn the fundamentals of Go programming language: hello world program, variables, ifelse/for statements, arrays etc. Then we will get to the cool stuff of which Go is know and loved for: Concurrency, Goroutines and channels...
How to Convert Python Code into an Android .apk (that doesn't crash!) | Kivymd, Buildozer Tutorial
มุมมอง 84K3 ปีที่แล้ว
LINKS 1. Pre-written commands in Google Collab notebook: colab.research.google.com/gist/kaustubhgupta/0d06ea84760f65888a2488bac9922c25/kivyapp-to-apk.ipynb (credit: Kaustubh Gupta) 2. Tutorial for creating the python program used in this video: th-cam.com/video/3Q7ytIEacBc/w-d-xo.html 3. Blogpost version of this video: avionmission.github.io/blog/convert-py-to-apk-using-python-and-buildozer/ AB...
Learn to Make an ANDROID APP using PYTHON in 9 minutes | Python Kivymd Tutorial #1
มุมมอง 20K3 ปีที่แล้ว
LINKS 1. Images used (dice images): github.com/google-developer-training/android-basics-kotlin-dice-roller-with-images-app-solution/raw/master/dice_images.zip 2. Kivymd Documentation: kivymd.readthedocs.io/en/latest/getting-started/ TIMESTAMPS 0:00 Intro 0:13 What we will create 0:53 Installing kivy and kivymd 01:34 Boilerplate Code 02:55 Creating User Interface 03:56 The KivyMD Documentation 0...
How to Edit Like @critiK / Text Effects in Alight Motion
มุมมอง 9783 ปีที่แล้ว
@critiK ke jaise videos tum bhi bana sakte ho! Ye video dekho aur sikho kuch mobile editing tricks (alight motion app use karte hai apan btw) aur @critiK ki editing breakdown bhi hogi iss video, end tak dekhna. TIMESTAMPS 1. Why this Video? // 00:00 2. critiK's Editing (Breakdown) // 00:30 3. Designing Cool Text Using Alight Motion // 01:59 4. What Next? // 03:58 The stock footage I used as a b...
3 Color Grading Hacks in Alight Motion! / Hindi
มุมมอง 4883 ปีที่แล้ว
3 Color Grading Hacks in Alight Motion! / Hindi
Learn Premiere Pro Basics in 4 Minutes! / Hindi
มุมมอง 1043 ปีที่แล้ว
Learn Premiere Pro Basics in 4 Minutes! / Hindi
BLENDING MODES / Alight Motion Tutorial 05 / हिंदी
มุมมอง 1.2K3 ปีที่แล้ว
BLENDING MODES / Alight Motion Tutorial 05 / हिंदी
Motion Graphics in Android / Alight Motion Tutorial 04
มุมมอง 1.3K3 ปีที่แล้ว
Motion Graphics in Android / Alight Motion Tutorial 04
Make This PUBG Thumbnail in Android E01 / PicsArt Tutorial (Simple Method) / Hindi
มุมมอง 1.2K4 ปีที่แล้ว
Make This PUBG Thumbnail in Android E01 / PicsArt Tutorial (Simple Method) / Hindi
Vibrato effect, Animated Text Background & more in Android / EditingOnDemand E02 (Hindi)
มุมมอง 6104 ปีที่แล้ว
Vibrato effect, Animated Text Background & more in Android / EditingOnDemand E02 (Hindi)
Alight Motion Tutorial for Kinemaster Users / EditingOnDemand E01 (Hindi)
มุมมอง 5774 ปีที่แล้ว
Alight Motion Tutorial for Kinemaster Users / EditingOnDemand E01 (Hindi)
Change Video Background without Green Screen in Android (Alight Motion) / Edit Like Saiman Says
มุมมอง 8984 ปีที่แล้ว
Change Video Background without Green Screen in Android (Alight Motion) / Edit Like Saiman Says
Video Text Effects: AFTER EFFECTS IN ANDROID CHAPTER 3 (HINDI) / Alight Motion Tutorial
มุมมอง 1K4 ปีที่แล้ว
Video Text Effects: AFTER EFFECTS IN ANDROID CHAPTER 3 (HINDI) / Alight Motion Tutorial
How to Make a Lyric Video / Kinemaster and Alight Motion Tutorial / Hindi
มุมมอง 2254 ปีที่แล้ว
How to Make a Lyric Video / Kinemaster and Alight Motion Tutorial / Hindi
Masking, Rotoscoping in Android / AFTER EFFECTS IN ANDROID (Alight Motion) / Tutorial 02 / Hindi
มุมมอง 23K4 ปีที่แล้ว
Masking, Rotoscoping in Android / AFTER EFFECTS IN ANDROID (Alight Motion) / Tutorial 02 / Hindi
How to Edit MEME VIDEOS in ANDROID (using Alight Motion) / HINDI
มุมมอง 2.4K4 ปีที่แล้ว
How to Edit MEME VIDEOS in ANDROID (using Alight Motion) / HINDI
AFTER EFFECTS IN ANDROID: Basic Animation Tutorial ft. GFXMentor / HINDI
มุมมอง 18K4 ปีที่แล้ว
AFTER EFFECTS IN ANDROID: Basic Animation Tutorial ft. GFXMentor / HINDI
3 JOBS OF FUTURE (THAT DON'T EXIST YET !) / HINDI
มุมมอง 1594 ปีที่แล้ว
3 JOBS OF FUTURE (THAT DON'T EXIST YET !) / HINDI
How to Edit MEMES on Android | MOBILE EDITING TUTORIAL #003 | PicsArt / हिंदी
มุมมอง 4594 ปีที่แล้ว
How to Edit MEMES on Android | MOBILE EDITING TUTORIAL #003 | PicsArt / हिंदी
Happy New Year For you man , thanks for the life saver
Happy New Year buddy 🤝
@@avionmission look , i got an error with the buildozer android debug code, can you help me ?
SUBSRIBED
You a real one
@Avinash Prasad yo9u should do an update if you have time my friend
BROTHER I WILL SEND YOU CODE CAN U BUILD AN APP FOR ME'
how to bypass playstore protection sir ...???? please help
Great tutorial dude.
# Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2 If anyone face this error and debug this error means guide me to solve this error to deploy this. I face this error last two days
you are not sharing the error, please share it completely so we can help
Jada angrej na bana
Is video ke sirf 40% views hi India se aayein hain bro
I tried to listen without looking, my english is not bad, but I make nothing from this. I understand words and sometimes a whole sentence. Tip for everybody who speakes with an accent. Speak slow. This is positive criticism.
Bro, I got this error even if the app runs fine in IDE. Hope you can respond soon. Thank you! # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2
hi, can you show me how you solve that problem. I have try very much but also don't works
I got the same problem, do you have a solution
@@KAUSTUBHSONKAR after 3 days can't find the way fix that error, i decided give up anh move on the website replace for app mobile android kivy, Website have verry quickly
but you are not showing the error bro
em bị lỗi này và cách fix là như nào vậy ạ STDERR: # Command failed: ['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'create', '--dist_name=xapxep', '--bootstrap=sdl2', '--requirements=python3,kivy==2.0.0,kivymd.pillow', '--arch=arm64-v8a', '--arch=armeabi-v7a', '--copy-libs', '--color=always', '--storage-dir=/content/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug'] # ENVIRONMENT: # SHELL = '/bin/bash' # NV_LIBCUBLAS_VERSION = '12.2.5.6-1' # NVIDIA_VISIBLE_DEVICES = 'all' # COLAB_JUPYTER_TRANSPORT = 'ipc' # NV_NVML_DEV_VERSION = '12.2.140-1' # NV_CUDNN_PACKAGE_NAME = 'libcudnn8' # CGROUP_MEMORY_EVENTS = '/sys/fs/cgroup/memory.events /var/colab/cgroup/jupyter-children/memory.events' # NV_LIBNCCL_DEV_PACKAGE = 'libnccl-dev=2.19.3-1+cuda12.2' # NV_LIBNCCL_DEV_PACKAGE_VERSION = '2.19.3-1' # VM_GCE_METADATA_HOST = '169.254.169.253' # HOSTNAME = 'b62d07499bfb' # LANGUAGE = 'en_US' # TBE_RUNTIME_ADDR = '172.28.0.1:8011' # COLAB_TPU_1VM = '' # GCE_METADATA_TIMEOUT = '3' # NVIDIA_REQUIRE_CUDA = ('cuda>=12.2 brand=tesla,driver>=470,driver<471 ' 'brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 ' 'brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 ' 'brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 ' 'brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 ' 'brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 ' 'brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 ' 'brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 ' 'brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 ' 'brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 ' 'brand=titanrtx,driver>=525,driver<526') # NV_LIBCUBLAS_DEV_PACKAGE = 'libcublas-dev-12-2=12.2.5.6-1' # NV_NVTX_VERSION = '12.2.140-1' # COLAB_JUPYTER_IP = '172.28.0.12' # NV_CUDA_CUDART_DEV_VERSION = '12.2.140-1' # NV_LIBCUSPARSE_VERSION = '12.1.2.141-1' # COLAB_LANGUAGE_SERVER_PROXY_ROOT_URL = '172.28.0.1:8013/' # NV_LIBNPP_VERSION = '12.2.1.4-1' # NCCL_VERSION = '2.19.3-1' # KMP_LISTEN_PORT = '6000' # TF_FORCE_GPU_ALLOW_GROWTH = 'true' # ENV = '/root/.bashrc' # PWD = '/content' # TBE_EPHEM_CREDS_ADDR = '172.28.0.1:8009' # COLAB_LANGUAGE_SERVER_PROXY_REQUEST_TIMEOUT = '30s' # TBE_CREDS_ADDR = '172.28.0.1:8008' # NV_CUDNN_PACKAGE = 'libcudnn8=8.9.6.50-1+cuda12.2' # NVIDIA_DRIVER_CAPABILITIES = 'compute,utility' # COLAB_JUPYTER_TOKEN = '' # LAST_FORCED_REBUILD = '20240627' # NV_NVPROF_DEV_PACKAGE = 'cuda-nvprof-12-2=12.2.142-1' # NV_LIBNPP_PACKAGE = 'libnpp-12-2=12.2.1.4-1' # NV_LIBNCCL_DEV_PACKAGE_NAME = 'libnccl-dev' # TCLLIBPATH = '/usr/share/tcltk/tcllib1.20' # NV_LIBCUBLAS_DEV_VERSION = '12.2.5.6-1' # COLAB_KERNEL_MANAGER_PROXY_HOST = '172.28.0.12' # NVIDIA_PRODUCT_NAME = 'CUDA' # NV_LIBCUBLAS_DEV_PACKAGE_NAME = 'libcublas-dev-12-2' # USE_AUTH_EPHEM = '1' # NV_CUDA_CUDART_VERSION = '12.2.140-1' # COLAB_WARMUP_DEFAULTS = '1' # HOME = '/root' # LANG = 'en_US.UTF-8' # COLUMNS = '100' # CUDA_VERSION = '12.2.2' # CLOUDSDK_CONFIG = '/content/.config' # NV_LIBCUBLAS_PACKAGE = 'libcublas-12-2=12.2.5.6-1' # NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE = 'cuda-nsight-compute-12-2=12.2.2-1' # COLAB_RELEASE_TAG = 'release-colab_20240911-060125_RC00' # PYDEVD_USE_FRAME_EVAL = 'NO' # KMP_TARGET_PORT = '9000' # CLICOLOR = '1' # KMP_EXTRA_ARGS = ('--logtostderr --listen_host=172.28.0.12 --target_host=172.28.0.12 ' '--tunnel_background_save_url=colab.research.google.com/tun/m/cc48301118ce562b961b3c22d803539adc1e0c19/m-s-dy0vrvflgjpm ' '--tunnel_background_save_delay=10s ' '--tunnel_periodic_background_save_frequency=30m0s ' '--enable_output_coalescing=true --output_coalescing_required=true ' '--log_code_content') # NV_LIBNPP_DEV_PACKAGE = 'libnpp-dev-12-2=12.2.1.4-1' # COLAB_LANGUAGE_SERVER_PROXY_LSP_DIRS = '/datalab/web/pyright/typeshed-fallback/stdlib,/usr/local/lib/python3.10/dist-packages' # NV_LIBCUBLAS_PACKAGE_NAME = 'libcublas-12-2' # COLAB_KERNEL_MANAGER_PROXY_PORT = '6000' # CLOUDSDK_PYTHON = 'python3' # NV_LIBNPP_DEV_VERSION = '12.2.1.4-1' # ENABLE_DIRECTORYPREFETCHER = '1' # NO_GCE_CHECK = 'False' # JPY_PARENT_PID = '99' # PYTHONPATH = '/env/python' # TERM = 'xterm-color' # NV_LIBCUSPARSE_DEV_VERSION = '12.1.2.141-1' # GIT_PAGER = 'cat' # LIBRARY_PATH = '/usr/local/cuda/lib64/stubs' # NV_CUDNN_VERSION = '8.9.6.50' # SHLVL = '0' # PAGER = 'cat' # COLAB_LANGUAGE_SERVER_PROXY = '/usr/colab/bin/language_service' # NV_CUDA_LIB_VERSION = '12.2.2-1' # NVARCH = 'x86_64' # NV_CUDNN_PACKAGE_DEV = 'libcudnn8-dev=8.9.6.50-1+cuda12.2' # NV_CUDA_COMPAT_PACKAGE = 'cuda-compat-12-2' # MPLBACKEND = 'module://ipykernel.pylab.backend_inline' # NV_LIBNCCL_PACKAGE = 'libnccl2=2.19.3-1+cuda12.2' # LD_LIBRARY_PATH = '/usr/local/nvidia/lib:/usr/local/nvidia/lib64' # COLAB_GPU = '' # GCS_READ_CACHE_BLOCK_SIZE_MB = '16' # NV_CUDA_NSIGHT_COMPUTE_VERSION = '12.2.2-1' # NV_NVPROF_VERSION = '12.2.142-1' # LC_ALL = 'en_US.UTF-8' # COLAB_FILE_HANDLER_ADDR = 'localhost:3453' # PATH = '/root/.buildozer/android/platform/apache-ant-1.9.4/bin:/opt/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools/node/bin:/tools/google-cloud-sdk/bin' # NV_LIBNCCL_PACKAGE_NAME = 'libnccl2' # COLAB_DEBUG_ADAPTER_MUX_PATH = '/usr/local/bin/dap_multiplexer' # NV_LIBNCCL_PACKAGE_VERSION = '2.19.3-1' # PYTHONWARNINGS = 'ignore:::pip._internal.cli.base_command' # DEBIAN_FRONTEND = 'noninteractive' # COLAB_BACKEND_VERSION = 'next' # OLDPWD = '/' # _ = '/usr/local/bin/buildozer' # PACKAGES_PATH = '/root/.buildozer/android/packages' # ANDROIDSDK = '/root/.buildozer/android/platform/android-sdk' # ANDROIDNDK = '/root/.buildozer/android/platform/android-ndk-r25b' # ANDROIDAPI = '31' # ANDROIDMINAPI = '21' # # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2
Big brain bro, I used up my storage space by using ubuntu lol. Good I came across your vid, Thanks
I've also switched to Ubuntu 🗿
अपना आवाज ठिक करो, भिडियो अच्छि हें, पर आप कि भोइस क्वालिटि बुरि हें । एक माइक लेलो
bro can you share the docs which you have followed ?
i didn't get it even though i did each and every step as u told in the above pls help
Me too :(
why it takes 17 min from a student
Is it work with pygame
can be run build command and host it asit is or have to make any changes
This is a great tutorial. Your coding style is clean!
Thanks 🤜🤛
Really creative bro
Thanks for watching!
Where can I add the font of my app should I add it in the data folder ?
every time I try I get this # Command failed: ['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'create', '--dist_name=Cameraface', '--bootstrap=sdl2', '--requirements=python3,kivy==2.0.0,kivymd,pillow,opencv-python', '--arch=arm64-v8a', '--arch=armeabi-v7a', '--copy-libs', '--color=always', '--storage-dir=/content/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug'] # ENVIRONMENT: # SHELL = '/bin/bash' # NV_LIBCUBLAS_VERSION = '12.2.5.6-1' # NVIDIA_VISIBLE_DEVICES = 'all' # COLAB_JUPYTER_TRANSPORT = 'ipc' # NV_NVML_DEV_VERSION = '12.2.140-1' # NV_CUDNN_PACKAGE_NAME = 'libcudnn8' # CGROUP_MEMORY_EVENTS = '/sys/fs/cgroup/memory.events /var/colab/cgroup/jupyter-children/memory.events' # NV_LIBNCCL_DEV_PACKAGE = 'libnccl-dev=2.19.3-1+cuda12.2' # NV_LIBNCCL_DEV_PACKAGE_VERSION = '2.19.3-1' # VM_GCE_METADATA_HOST = '169.254.169.253' # HOSTNAME = '54040ad06a0b' # LANGUAGE = 'en_US' # TBE_RUNTIME_ADDR = '172.28.0.1:8011' # COLAB_TPU_1VM = '' # GCE_METADATA_TIMEOUT = '3' # NVIDIA_REQUIRE_CUDA = ('cuda>=12.2 brand=tesla,driver>=470,driver<471 ' 'brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 ' 'brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 ' 'brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 ' 'brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 ' 'brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 ' 'brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 ' 'brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 ' 'brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 ' 'brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 ' 'brand=titanrtx,driver>=525,driver<526') # NV_LIBCUBLAS_DEV_PACKAGE = 'libcublas-dev-12-2=12.2.5.6-1' # NV_NVTX_VERSION = '12.2.140-1' # COLAB_JUPYTER_IP = '172.28.0.12' # NV_CUDA_CUDART_DEV_VERSION = '12.2.140-1' # NV_LIBCUSPARSE_VERSION = '12.1.2.141-1' # COLAB_LANGUAGE_SERVER_PROXY_ROOT_URL = '172.28.0.1:8013/' # NV_LIBNPP_VERSION = '12.2.1.4-1' # NCCL_VERSION = '2.19.3-1' # KMP_LISTEN_PORT = '6000' # TF_FORCE_GPU_ALLOW_GROWTH = 'true' # ENV = '/root/.bashrc' # PWD = '/content' # TBE_EPHEM_CREDS_ADDR = '172.28.0.1:8009' # COLAB_LANGUAGE_SERVER_PROXY_REQUEST_TIMEOUT = '30s' # TBE_CREDS_ADDR = '172.28.0.1:8008' # NV_CUDNN_PACKAGE = 'libcudnn8=8.9.6.50-1+cuda12.2' # NVIDIA_DRIVER_CAPABILITIES = 'compute,utility' # COLAB_JUPYTER_TOKEN = '' # LAST_FORCED_REBUILD = '20240627' # NV_NVPROF_DEV_PACKAGE = 'cuda-nvprof-12-2=12.2.142-1' # NV_LIBNPP_PACKAGE = 'libnpp-12-2=12.2.1.4-1' # NV_LIBNCCL_DEV_PACKAGE_NAME = 'libnccl-dev' # TCLLIBPATH = '/usr/share/tcltk/tcllib1.20' # NV_LIBCUBLAS_DEV_VERSION = '12.2.5.6-1' # COLAB_KERNEL_MANAGER_PROXY_HOST = '172.28.0.12' # NVIDIA_PRODUCT_NAME = 'CUDA' # NV_LIBCUBLAS_DEV_PACKAGE_NAME = 'libcublas-dev-12-2' # USE_AUTH_EPHEM = '1' # NV_CUDA_CUDART_VERSION = '12.2.140-1' # COLAB_WARMUP_DEFAULTS = '1' # HOME = '/root' # LANG = 'en_US.UTF-8' # COLUMNS = '100' # CUDA_VERSION = '12.2.2' # CLOUDSDK_CONFIG = '/content/.config' # NV_LIBCUBLAS_PACKAGE = 'libcublas-12-2=12.2.5.6-1' # NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE = 'cuda-nsight-compute-12-2=12.2.2-1' # COLAB_RELEASE_TAG = 'release-colab_20240729-060216_RC00' # PYDEVD_USE_FRAME_EVAL = 'NO' # KMP_TARGET_PORT = '9000' # CLICOLOR = '1' # KMP_EXTRA_ARGS = ('--logtostderr --listen_host=172.28.0.12 --target_host=172.28.0.12 ' '--tunnel_background_save_url=colab.research.google.com/tun/m/cc48301118ce562b961b3c22d803539adc1e0c19/m-s-3mk0p5bz0lm73 ' '--tunnel_background_save_delay=10s ' '--tunnel_periodic_background_save_frequency=30m0s ' '--enable_output_coalescing=true --output_coalescing_required=true') # NV_LIBNPP_DEV_PACKAGE = 'libnpp-dev-12-2=12.2.1.4-1' # COLAB_LANGUAGE_SERVER_PROXY_LSP_DIRS = '/datalab/web/pyright/typeshed-fallback/stdlib,/usr/local/lib/python3.10/dist-packages' # NV_LIBCUBLAS_PACKAGE_NAME = 'libcublas-12-2' # COLAB_KERNEL_MANAGER_PROXY_PORT = '6000' # CLOUDSDK_PYTHON = 'python3' # NV_LIBNPP_DEV_VERSION = '12.2.1.4-1' # ENABLE_DIRECTORYPREFETCHER = '1' # NO_GCE_CHECK = 'False' # JPY_PARENT_PID = '81' # PYTHONPATH = '/env/python' # TERM = 'xterm-color' # NV_LIBCUSPARSE_DEV_VERSION = '12.1.2.141-1' # GIT_PAGER = 'cat' # LIBRARY_PATH = '/usr/local/cuda/lib64/stubs' # NV_CUDNN_VERSION = '8.9.6.50' # SHLVL = '0' # PAGER = 'cat' # COLAB_LANGUAGE_SERVER_PROXY = '/usr/colab/bin/language_service' # NV_CUDA_LIB_VERSION = '12.2.2-1' # NVARCH = 'x86_64' # NV_CUDNN_PACKAGE_DEV = 'libcudnn8-dev=8.9.6.50-1+cuda12.2' # NV_CUDA_COMPAT_PACKAGE = 'cuda-compat-12-2' # MPLBACKEND = 'module://ipykernel.pylab.backend_inline' # NV_LIBNCCL_PACKAGE = 'libnccl2=2.19.3-1+cuda12.2' # LD_LIBRARY_PATH = '/usr/local/nvidia/lib:/usr/local/nvidia/lib64' # COLAB_GPU = '' # GCS_READ_CACHE_BLOCK_SIZE_MB = '16' # NV_CUDA_NSIGHT_COMPUTE_VERSION = '12.2.2-1' # NV_NVPROF_VERSION = '12.2.142-1' # LC_ALL = 'en_US.UTF-8' # COLAB_FILE_HANDLER_ADDR = 'localhost:3453' # PATH = '/root/.buildozer/android/platform/apache-ant-1.9.4/bin:/opt/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools/node/bin:/tools/google-cloud-sdk/bin' # NV_LIBNCCL_PACKAGE_NAME = 'libnccl2' # COLAB_DEBUG_ADAPTER_MUX_PATH = '/usr/local/bin/dap_multiplexer' # NV_LIBNCCL_PACKAGE_VERSION = '2.19.3-1' # PYTHONWARNINGS = 'ignore:::pip._internal.cli.base_command' # DEBIAN_FRONTEND = 'noninteractive' # COLAB_BACKEND_VERSION = 'next' # OLDPWD = '/' # _ = '/usr/local/bin/buildozer' # PACKAGES_PATH = '/root/.buildozer/android/packages' # ANDROIDSDK = '/root/.buildozer/android/platform/android-sdk' # ANDROIDNDK = '/root/.buildozer/android/platform/android-ndk-r25b' # ANDROIDAPI = '31' # ANDROIDMINAPI = '21' # # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2
same :(
please share the error but start a bit more up, maybe i can help
@devstoriespod Should my .py write only with Kivy, or it is also avaliable for tools like Flet
Abe bhai 3d text to btaya hi nahi
Socha part 2 me karunga wo...part 2 banaya hi nahi (that's life)
@@avionmission Acha thik hai😑
Londe ek number tutorial tha 💪
Appreciate you bro 🤜🤛
@@avionmission 🤜
Sorry about 4:43 This part was edited out by mistake, where we define a state variable "output".
I tried it too multiple times, when i run the line (!buildozer -v android debug), it always giving me this... # Command failed: ['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'create', '--dist_name=myapp', '--bootstrap=sdl2', '--requirements=python3,kivy==2.3.0,kivymd,pillow', '--arch=arm64-v8a', '--arch=armeabi-v7a', '--copy-libs', '--color=always', '--storage-dir=/content/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug'] # ENVIRONMENT: # SHELL = '/bin/bash' # NV_LIBCUBLAS_VERSION = '12.2.5.6-1' # NVIDIA_VISIBLE_DEVICES = 'all' # COLAB_JUPYTER_TRANSPORT = 'ipc' # NV_NVML_DEV_VERSION = '12.2.140-1' # NV_CUDNN_PACKAGE_NAME = 'libcudnn8' # CGROUP_MEMORY_EVENTS = '/sys/fs/cgroup/memory.events /var/colab/cgroup/jupyter-children/memory.events' # NV_LIBNCCL_DEV_PACKAGE = 'libnccl-dev=2.19.3-1+cuda12.2' # NV_LIBNCCL_DEV_PACKAGE_VERSION = '2.19.3-1' # VM_GCE_METADATA_HOST = '169.254.169.253' # HOSTNAME = 'bc1340836070' # LANGUAGE = 'en_US' # TBE_RUNTIME_ADDR = '172.28.0.1:8011' # COLAB_TPU_1VM = '' # GCE_METADATA_TIMEOUT = '3' # NVIDIA_REQUIRE_CUDA = ('cuda>=12.2 brand=tesla,driver>=470,driver<471 ' 'brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 ' 'brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 ' 'brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 ' 'brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 ' 'brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=525,driver<526 ' 'brand=unknown,driver>=525,driver<526 brand=nvidia,driver>=525,driver<526 ' 'brand=nvidiartx,driver>=525,driver<526 brand=geforce,driver>=525,driver<526 ' 'brand=geforcertx,driver>=525,driver<526 brand=quadro,driver>=525,driver<526 ' 'brand=quadrortx,driver>=525,driver<526 brand=titan,driver>=525,driver<526 ' 'brand=titanrtx,driver>=525,driver<526') # NV_LIBCUBLAS_DEV_PACKAGE = 'libcublas-dev-12-2=12.2.5.6-1' # NV_NVTX_VERSION = '12.2.140-1' # COLAB_JUPYTER_IP = '172.28.0.12' # NV_CUDA_CUDART_DEV_VERSION = '12.2.140-1' # NV_LIBCUSPARSE_VERSION = '12.1.2.141-1' # COLAB_LANGUAGE_SERVER_PROXY_ROOT_URL = '172.28.0.1:8013/' # NV_LIBNPP_VERSION = '12.2.1.4-1' # NCCL_VERSION = '2.19.3-1' # KMP_LISTEN_PORT = '6000' # TF_FORCE_GPU_ALLOW_GROWTH = 'true' # ENV = '/root/.bashrc' # PWD = '/content' # COLAB_LANGUAGE_SERVER_PROXY_REQUEST_TIMEOUT = '30s' # TBE_EPHEM_CREDS_ADDR = '172.28.0.1:8009' # TBE_CREDS_ADDR = '172.28.0.1:8008' # NV_CUDNN_PACKAGE = 'libcudnn8=8.9.6.50-1+cuda12.2' # NVIDIA_DRIVER_CAPABILITIES = 'compute,utility' # COLAB_JUPYTER_TOKEN = '' # LAST_FORCED_REBUILD = '20240627' # NV_NVPROF_DEV_PACKAGE = 'cuda-nvprof-12-2=12.2.142-1' # NV_LIBNPP_PACKAGE = 'libnpp-12-2=12.2.1.4-1' # NV_LIBNCCL_DEV_PACKAGE_NAME = 'libnccl-dev' # TCLLIBPATH = '/usr/share/tcltk/tcllib1.20' # NV_LIBCUBLAS_DEV_VERSION = '12.2.5.6-1' # COLAB_KERNEL_MANAGER_PROXY_HOST = '172.28.0.12' # NVIDIA_PRODUCT_NAME = 'CUDA' # NV_LIBCUBLAS_DEV_PACKAGE_NAME = 'libcublas-dev-12-2' # USE_AUTH_EPHEM = '1' # NV_CUDA_CUDART_VERSION = '12.2.140-1' # COLAB_WARMUP_DEFAULTS = '1' # HOME = '/root' # LANG = 'en_US.UTF-8' # COLUMNS = '100' # CUDA_VERSION = '12.2.2' # CLOUDSDK_CONFIG = '/content/.config' # NV_LIBCUBLAS_PACKAGE = 'libcublas-12-2=12.2.5.6-1' # NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE = 'cuda-nsight-compute-12-2=12.2.2-1' # COLAB_RELEASE_TAG = 'release-colab_20240711-060152_RC00' # PYDEVD_USE_FRAME_EVAL = 'NO' # KMP_TARGET_PORT = '9000' # CLICOLOR = '1' # KMP_EXTRA_ARGS = ('--logtostderr --listen_host=172.28.0.12 --target_host=172.28.0.12 ' '--tunnel_background_save_url=colab.research.google.com/tun/m/cc48301118ce562b961b3c22d803539adc1e0c19/gpu-t4-s-13kvwfwgimnp9 ' '--tunnel_background_save_delay=10s ' '--tunnel_periodic_background_save_frequency=30m0s ' '--enable_output_coalescing=true --output_coalescing_required=true') # NV_LIBNPP_DEV_PACKAGE = 'libnpp-dev-12-2=12.2.1.4-1' # COLAB_LANGUAGE_SERVER_PROXY_LSP_DIRS = '/datalab/web/pyright/typeshed-fallback/stdlib,/usr/local/lib/python3.10/dist-packages' # NV_LIBCUBLAS_PACKAGE_NAME = 'libcublas-12-2' # COLAB_KERNEL_MANAGER_PROXY_PORT = '6000' # CLOUDSDK_PYTHON = 'python3' # NV_LIBNPP_DEV_VERSION = '12.2.1.4-1' # ENABLE_DIRECTORYPREFETCHER = '1' # NO_GCE_CHECK = 'False' # JPY_PARENT_PID = '106' # PYTHONPATH = '/env/python' # TERM = 'xterm-color' # NV_LIBCUSPARSE_DEV_VERSION = '12.1.2.141-1' # GIT_PAGER = 'cat' # LIBRARY_PATH = '/usr/local/cuda/lib64/stubs' # NV_CUDNN_VERSION = '8.9.6.50' # SHLVL = '0' # PAGER = 'cat' # COLAB_LANGUAGE_SERVER_PROXY = '/usr/colab/bin/language_service' # NV_CUDA_LIB_VERSION = '12.2.2-1' # NVARCH = 'x86_64' # NV_CUDNN_PACKAGE_DEV = 'libcudnn8-dev=8.9.6.50-1+cuda12.2' # NV_CUDA_COMPAT_PACKAGE = 'cuda-compat-12-2' # MPLBACKEND = 'module://ipykernel.pylab.backend_inline' # NV_LIBNCCL_PACKAGE = 'libnccl2=2.19.3-1+cuda12.2' # LD_LIBRARY_PATH = '/usr/lib64-nvidia' # COLAB_GPU = '1' # GCS_READ_CACHE_BLOCK_SIZE_MB = '16' # NV_CUDA_NSIGHT_COMPUTE_VERSION = '12.2.2-1' # NV_NVPROF_VERSION = '12.2.142-1' # LC_ALL = 'en_US.UTF-8' # COLAB_FILE_HANDLER_ADDR = 'localhost:3453' # PATH = '/root/.buildozer/android/platform/apache-ant-1.9.4/bin:/opt/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools/node/bin:/tools/google-cloud-sdk/bin' # NV_LIBNCCL_PACKAGE_NAME = 'libnccl2' # COLAB_DEBUG_ADAPTER_MUX_PATH = '/usr/local/bin/dap_multiplexer' # NV_LIBNCCL_PACKAGE_VERSION = '2.19.3-1' # PYTHONWARNINGS = 'ignore:::pip._internal.cli.base_command' # DEBIAN_FRONTEND = 'noninteractive' # COLAB_BACKEND_VERSION = 'next' # COLAB_CUSTOMIZE_FOR_VM_TYPE = '1' # OLDPWD = '/' # _ = '/usr/local/bin/buildozer' # PACKAGES_PATH = '/root/.buildozer/android/packages' # ANDROIDSDK = '/root/.buildozer/android/platform/android-sdk' # ANDROIDNDK = '/root/.buildozer/android/platform/android-ndk-r25b' # ANDROIDAPI = '31' # ANDROIDMINAPI = '21' # # Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2 please help...!!
same :(
The quality of your camera is incredible
📸🙌
I'm getting an issue with sudo apt-get install build-essential libsqlite3-dev sqlite3 bzip2 libbz2-dev zlib1g-dev libssl-dev openssl libgdbm-dev libgdbm-compat-dev liblzma-dev libreadline-dev libncursesw5-dev libffi-dev uuid-dev libffi6 I get E: Unable to locate package libffi6
i could with another method, write me if u still wanna know
it is not showing in the bin folder
same here it tells sttder error in running the command
Excellent job 👏👏👏
New sub, you added value to my coding journey
Thanks for the support brother 🙏
Waiting to learn and implement
Bhai normal. gui tkinter waala code app me convert hoga ?
Next time, please use more contrast between the colors of the letters and the background. Code is hardly readable. Moreover, it looks like MDToolbar is deprecated, which makes the tutorial outdated. It won't run for me. Please confirm, I don't like to discourage your audience incorrectly.
Will it work when I will build the deployment and deploy in live hosting
cannot install python3 venv in my react flask app
what if i have two python files where the main one will call the other one ,will both the files be packaged automatically by buildozer?
Awesome! Thank U
Thanks! You are really helped me.
You're welcome giga chad
Hi, I am facing an error. Can you please share your buildozer.spec file so that I can see what mistake I have done?
Hey, loved your tutorial! It was was very easy to follow and understand, thanks!
Good information
Can I use this code in my react application where I have an express server and used axios to make api requests?
got this error Buildozer failed to execute the last command # The error might be hidden in the log above this error # Please read the full log, and search for it before # raising an issue with buildozer itself. # In case of a bug report, please add a full log with log_level = 2
I got this too, just after "STDERR:" :/
@@emky same here bro this video man should help us now
@@Rushil.K hi, can you show me how you solve that problem. I have try very much but also don't works
@@emky hi, did you find solution?
Good video. But where is the next part??
I wish you could add some subtitles, I can barely understand the video. Specially at 2:19
Bro there is a problem it says buildozer failed to execute the last command
me too
Same yar did you find out the reason
Any solution @@rishijha95
Bro aap py wali file me he KV ek variable bnao or usme triple """ k under pura kv ka content paste krdo fir sirf main.py add krna Google Collab me or bnana Mera toh aese bn gya.
Use the 3.10 version of python3
too fast!!
THANK BRO❤❤
Bro pls which command prompt r u using?.....cuz am using powershell but it’s like the commands doesn’t work here
He is using WSL, which is a linux env! You are using a Windows one!