as far as i know.. football api 's / sports api are paid api's you need to pay monthly to get an api service from them.. its the same.. you can use any api in this method... you Just need the API KEY and request URL..
This error is happening to me !! ---------- 1. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 65) new BackTask().execute(get); ^^^^^^^^^^^^ The method execute(String...) from the type AsyncTask is deprecated ---------- 2. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 83) private class BackTask extends AsyncTask { ^^^^^^^^ The constructor AsyncTask() is deprecated ---------- 3. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 83) private class BackTask extends AsyncTask { ^^^^^^^^^ The type AsyncTask is deprecated ---------- 4. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 95) java.net.URL url = newᅡᅠjava.net.URL(address[0]); ^ Syntax error on token "Invalid Character", delete this token ---------- 5. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 97) java.io.BufferedReader in = newᅡᅠjava.io.BufferedReader(newᅡᅠjava.io.InputStreamReader(url.openStream())); ^ Syntax error on token "Invalid Character", delete this token ---------- 6. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 97) java.io.BufferedReader in = newᅡᅠjava.io.BufferedReader(newᅡᅠjava.io.InputStreamReader(url.openStream())); ^ Syntax error on token "Invalid Character", delete this token ---------- 6 problems (3 errors, 3 warnings) HELP HELP
Hello, I'm Myxi. I need your help! I have programmed an API with python and its modules. The API is working very well. Now I want to try to create an Android app for it. The problem is that, I need to upload an image to my api. How do I do that?
@@eeriemyxi No bro . I only used api to fetch data from server to app.. not from app to server.. but i can check , will tell you if i found anything.. Alternative way. you can upload files to firebase. and Put the downlodurl. to the api.. through POST/GET method on php
Hello there is a problem in the extra block and it is code and it does not let me can you help me, and I use the sketchware revolution and I am a new sub
sorry for this, but The ASD codes not Nessessory anymore. because Sketchware is advanced now.. that you can use REQUEST NETWORK component to do the same.. We will do a video on updated version soon
Bro its 1k request limit.. ie; your app can request only 1000 movie/series info a day.. if it exceed limit you wont recive the responce.. but you can pay to remove the limit the limit we can say... 1000 users can request 1 data/day.. or 2 users can request 500 datas/day.. .. the total number of requests your app can make a day is 1000 thats the limit
No its not possible.. to get Movie files using api. its not legall tho.. This API only provides.. the Movie info. like IMDB you can try.. yts api but its only available in some countries.. and its not video file. its torrent file.. which is used to download the movie.. but that API is complected
what? this is just an app runs with OMDB API. omdb is an free movie database you can get movie details such as.. movie name , year, runtime, rating, .. you cannot get the movie download links.. or streaming functions..
UPDATE : You can now request the json responce using . REQUEST NETWORK component.( No need to use ASD block 2)
could you teach please
@@TOPGAMESLC Yah will do..
@@DreamPLAYdevYT 😊
@@DreamPLAYdevYT bro code
@@lugandaradingacademy256 Bro see the TMDB video Its shown in those videos.. how to use requeust network components
গুড
Bro making football api please... Your video easy for understanding i love it!
as far as i know.. football api 's / sports api are paid api's you need to pay monthly to get an api service from them..
its the same..
you can use any api in this method...
you Just need the API KEY and request URL..
Sign up for MOVIE API link in description
if you want to make your own api for your website (if you have one) let me know in comments 😊
Can we watch the movie there.?
@@jayshreechavan4052 no.. its just an movie info database.. it contains details such as, rating, release year, summary, director, cast...
Want to make an API for your Website?
if interested let me know in comments 👇
@A Sone Tote what kind of website you have?
@@DreamPLAYdevYT RUclips subscribe button api
@@satishd8093 will look into it
Yes
@@DreamPLAYdevYT please bro here
api.azanpro.com/
You are best
Thank's bro
Thanks pro, very good
Thx bro👍😍
@DreamPLAYDev error is coming
Salve
what? i didn't understand
I just said hello
I want video about exoplayer in sketchware
we will do that
. thank you for your support ♥️
like
can you able to help me in Adding analytics to my app?
How to show in listview
This error is happening to me !!
----------
1. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 65)
new BackTask().execute(get);
^^^^^^^^^^^^
The method execute(String...) from the type AsyncTask is deprecated
----------
2. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 83)
private class BackTask extends AsyncTask {
^^^^^^^^
The constructor AsyncTask() is deprecated
----------
3. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 83)
private class BackTask extends AsyncTask {
^^^^^^^^^
The type AsyncTask is deprecated
----------
4. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 95)
java.net.URL url = newᅡᅠjava.net.URL(address[0]);
^
Syntax error on token "Invalid Character", delete this token
----------
5. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 97)
java.io.BufferedReader in = newᅡᅠjava.io.BufferedReader(newᅡᅠjava.io.InputStreamReader(url.openStream()));
^
Syntax error on token "Invalid Character", delete this token
----------
6. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 97)
java.io.BufferedReader in = newᅡᅠjava.io.BufferedReader(newᅡᅠjava.io.InputStreamReader(url.openStream()));
^
Syntax error on token "Invalid Character", delete this token
----------
6 problems (3 errors, 3 warnings)
HELP HELP
Just to remember! I'm using Sketchware Pro
friend, I got it
resolve the error, I copied the wrong code
@@TOPGAMESLC yah.. This code is not necessary any more.. You can use REQUEST NETWORK component
make a tutorial for getting sunrise and sunset time from online using api.
this background music is non-copyright music I want this background music?
ruclips.net/video/L7kF4MXXCoA/видео.html 🎵
Thanks DreamPlay Dev
Hello, I'm Myxi.
I need your help!
I have programmed an API with python and its modules. The API is working very well. Now I want to try to create an Android app for it. The problem is that,
I need to upload an image to my api. How do I do that?
you mean upload image through api?
@@DreamPLAYdevYT Kinda. Have you tried something like this before or know to do it using sketchware?
@@DreamPLAYdevYT Can we talk somewhere else?
You can either add me on Discord, s.myxi.tk/lelA or on matrix, @myxi:matrix.org
@@eeriemyxi No bro . I only used api to fetch data from server to app.. not from app to server..
but i can check , will tell you if i found anything..
Alternative way.
you can upload files to firebase. and
Put the downlodurl. to the api..
through POST/GET method on php
@@DreamPLAYdevYT alright. thanks for the help. if you find a better way, dont forget to tell me!
I am Brazilian, how can I receive information in Portuguese?
The api only Supports English. May be multi language available in TMDB
Hello there is a problem in the extra block and it is code and it does not let me can you help me, and I use the sketchware revolution and I am a new sub
sorry for this, but The ASD codes not Nessessory anymore. because Sketchware is advanced now.. that you can use REQUEST NETWORK component to do the same..
We will do a video on updated version soon
@@DreamPLAYdevYT okay
Kindly I Can't watch Movie
we need get all data
on listmap
without set text movie🙂
Bro the limitation is 1000, this means only 1k users can be active at the same time or how? Please explain
Bro its 1k request limit..
ie; your app can request only 1000 movie/series info a day..
if it exceed limit you wont recive the responce..
but you can pay to remove the limit
the limit we can say...
1000 users can request 1 data/day..
or 2 users can request 500 datas/day..
..
the total number of requests your app can make a day is 1000
thats the limit
News app banake dikhao bhai
Errors
Can we get the video file of this movie from this api if possible how?
No its not possible.. to get Movie files using api.
its not legall tho..
This API only provides.. the Movie info.
like IMDB
you can try.. yts api
but its only available in some countries..
and its not video file.
its torrent file..
which is used to download the movie..
but that API is complected
1/8/22 Email Issue! If you requested a key within 1/5/22 - 1/8/22 and did not receive it, please try again
Hello, how do I use information from Ratings Ex: "Rotten Tomatoes"?
its available in TMDB API
@@DreamPLAYdevYT Could you do a tutorial?
how do I get the value that is elsewhere, like:
"test": {
"name": "test",
img: {
"url": "..."
}
}
I want to get the "url
this is a Listmap.
use json to listmap.
@@DreamPLAYdevYT and position? How I get it?
How to make OMDb api?
watch the starting of the video
Is this streaming apps?
what?
this is just an app runs with OMDB API.
omdb is an free movie database
you can get movie details such as..
movie name , year, runtime, rating, ..
you cannot get the movie download links..
or streaming functions..
@@DreamPLAYdevYT ohh
Brother code
Fix code 2
which one