Questions tagged [flashing]
85 questions
0
votes
1 answer
c# controls flash on startup
I have a standard desktop form with a picture as background and various labels on it. When i run the project I have the following output result:
The form appear drawing the background nicely but for about 1/3 second my labels are white, as the color…
0
votes
1 answer
Why does the image collision causes flashings?
Ok so first of all i'm just messing around in delphi, and still really new to it, but i noticed that whenever i try to make some kind of game , where W,A,S, and D are the buttons which moves an object (TImage) , it starts flashing randomly, i…

Coldus12
- 27
- 6
0
votes
1 answer
I want to stop image animations from flashing
I am using Octave 3.8.1 on an iMac (Yosemite OS) with gnuplot and x11. I have a small series of images, a short movie in fact, that I want to display in sequence without entire plot refreshing and flashing. I seem to have spent hours trying to…

asiwel
- 11
- 4
-1
votes
2 answers
nanoff: Error E9007: Error downloading firmware file
Can't flash nanoCLR
nanoff --platform esp32 --serialport COM8 --nofitcheck --update --clrfile "C:\NanoCLR\nanoCLR.bin"
I get an error:
"Error E9007: Error downloading firmware file."
enter image description here
.NET nanoFramework Firmware Flasher…

Exist
- 1
- 1
-1
votes
1 answer
How do I flash an Android ROM using my M1 Mac onto an old Android tablet?
I want to flash Android ROMs onto old Samsung tablets (Android 4.4) which Samsung hasn't allowed to be updated past Android 4.4.
The issue is that I have an M1 Mac.
I tried:
https://flash.android.com/ - it won't detect anything connected.
Developer…

Waqqas
- 1
-1
votes
2 answers
how to send data on c++ serialport in Qt Widget
i want make samsung flasher simillar to odin flasher for flash rom (package of system data) with qt widget.
i need c++ command on port for flashing data to device and how to connect program to device for this operation.

jocker fantom
- 29
- 8
-1
votes
1 answer
How to delete a. apk from System/app after being stuck on bootloop?
So this happened with me another time, and again due to same stuff, I updated my Mx player which was in system/app so I decided to integrate its updated apk to System/app then it started showing "Unfortunately Mx Player have stoppee working" I do…

PRince4
- 37
- 8
-2
votes
2 answers
Downgrade Nexus 6 Android without Factory Image
I need an Android 4.4.2 device to test a tool. Currently I am stuck with a Nexus 6 and would like to know if there is any way of downgrading its Android version without a factory image, since the lowest available version seems to be 5.0 for the…

ride_on_the_NOP_sled
- 135
- 13
-2
votes
2 answers
Syntax error in JS intended for website "flashing" fix
1 if (document.getElementById) {
2 document.write(
3 ''
6 );
7 }
I get "Uncaught SyntaxError: Unexpected token ILLEGAL" on line 3. This is…

AWA
- 436
- 4
- 16
-3
votes
1 answer
Java pong game AI/opponent is not acting as it should
I am coding a Java pong game that is almost complete except that the AI is acting quite oddly I am not sure why it's acting the way it does honestly.
It seems to move up and down rather quickly and has a tendency to appear to teleport and get stuck…

Jon doe
- 13
- 3