How to fix ADB error in windows 10?
I’m a little confused i have the wrong ADB file in there or i’m not meant to have one at all so I do not know if I should be installing or uninstalling this file and if in my computer do i have to give it a Path and if so what would that be. I’m only new to coding and my main problem is i can not test what i have built so far and if the blocks are placed in the right order.
The MakeroidStarter is working and can be seen just it can not see my phone, but my phone works on my PC
I have searched but only can find ways to fix on linux.
Makeroid Starter v1 for Windows
Bottle v0.12.13 server starting up (using WSGIRefServer())…
Listening on http://127.0.0.1:8004/
Hit Ctrl-C to quit.
Ping…
127.0.0.1 - - [15/Jun/2020 12:24:55] “GET /ping/ HTTP/1.1” 200 32
Testing…
Checking device…
‘adb’ is not recognized as an internal or external command,
operable program or batch file.
Problem checking for devices : status 1
Hi welcome,
I don’t understand that you want to do.
I’m using ADB to connect any android device to my pc. I’m bypass lockscreen many tablet and smarphones or reinstall recovery or make a copy.
I don’t understand the relation between adb and kodular ?
Is that in my phone or my PC?
I am running 64bit windows 10 so I do not think there world be a file size issue there.
How do I check if assets are right size in PC and phone?
Ok bit of playing around, but got the file installed. Thanks for your help on that bit least got to test it.
I have another question? My app has 3 screens do I have to make swipe block functions, to go from screen to screen? I ask this as it is my first app tested on the phone and all the functions are on the 2nd screen, as the first screen will be a splash intro screen, well that’s my plan.
After a few hours playing with flipper it will not do what I would like. Flipper is good if you are building a photo album or something like that, as you create the pages in the block back end and is easy with images.
I think after a bit of research that the Bottom navigation Bar might fit my needs as the pages are already constructed, I will just delete screen1 from my build as I learn now, you can not request the next screen in the blocks.