[UTILITY] Android Flasher 2.2.0.5! (12/12/11)

Search This thread

guy_smiley

Senior Member
Dec 26, 2008
220
77
Perth
Hi,
This isn't even running on my laptop. Windows 7, 64bit. Microsoft .NET 4 is installed. No errors, nothing, not even a process. Any help would be appreciated with the little information I can give.
 

xchilloutx

Senior Member
Sep 1, 2009
422
244
Amsterdam
What does the error say exactly?

Now I get this all the time when trying to start.. :confused::confused:


Problem Event Name: CLR20r3
Problem Signature 01: androidflasher.exe
Problem Signature 02: 2.2.0.5
Problem Signature 03: 4ee52981
Problem Signature 04: System
Problem Signature 05: 4.0.0.0
Problem Signature 06: 4ee9b7da
Problem Signature 07: 2360
Problem Signature 08: 8f
Problem Signature 09: System.Net.WebException
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1035
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
 

orbhunterx

Member
Jul 24, 2010
20
4
Android Flasher worked excellently on my Cyanogenmod 7 HTC Inspire turned Desire!

The splash screen I modified for my phone looks super cool.

Thanx for all the hard work!
 
Version 2.2.0.5

Was able to flash both new bootscreen and animation and was ready to get the pro version. Suddenly, started getting the following:



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Stardock\Object Desktop\DeskScapes3\Data\device.txt'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at AndroidFlasher.Selection.writelog(String texts)
at AndroidFlasher.Selection..ctor()
at AndroidFlasher.MainForm.timer1_Tick(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
AndroidFlasher
Assembly Version: 2.2.0.5
Win32 Version: 2.2.0.5
CodeBase: file:///C:/Users/A******/Desktop/AndroidFlasher/AndroidFlasher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
Last edited:
  • Like
Reactions: Cinctus

danward

Senior Member
Jun 27, 2010
218
452
Sydney
Sorry guys, found out that the error was with the web provider. It's been resolved now and should be working fine.

Sorry for the inconvenience,

Daniel
 
  • Like
Reactions: xchilloutx
Oct 22, 2011
21
9
I can't even start this. I get unhandled exception problem.


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at AndroidFlasher.MainForm.timer1_Tick(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
AndroidFlasher
Assembly Version: 2.2.0.5
Win32 Version: 2.2.0.5
CodeBase: file:///C:/Users/Aleksandar%20Janković/Desktop/android%20flasher/AndroidFlasher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
Last edited:

KhurramF

Senior Member
Jun 23, 2011
60
2
Lahore
I have a wildfire with s-off, hboot 1.01.0001, rooted and with CWM 3.0.0.6. I would like to get CWM 5.0.2.8 running on it. Using AndroidFlasher to flash recovery.img gives me the message that my phone requires an "ENG bootloader". I have no idea whether I should be using an ENG bootloader or where to get this bootloader from. Can someone please help me out here?
Thanks.
 

petar17

Senior Member
Sep 5, 2011
76
2
Guys,
I have a little problem with drivers, I guess...

Used to work with Android Flasher flawlessly, flashing splash screens and stuff, but now (I do not know why) I can not perform a simple splash image change. Doesn't matter if I'm in fastboot or not, simple nothing happens and I'm stuck with the text "Please wait while your phone is flashed"...

I've installed drivers again, but the same problem...

Beside, great app...

I appreciate quick answer...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 168
    AndroidFlasher.png


    Android Flasher needs you!

    Are you an experienced Android user?
    We need people to update the Pro database for each device, this means the radio/bootloader/recovery for each device. PM me for more details.
    This also includes HTC Magic, Samsung Galaxy S and S II, Motorola Atrix, and Sony Xperia Play.

    S-OFF is essential with ENG hboot

    Features:
    Multiple flashes without closing the application.
    Deletes all used files leaving you with nothing more than what you had to start with.
    Fully automatic, users only need to create a splash image or locate a recovery, hboot, or radio img.
    Unified interface.
    Coded entirely in C#
    Now supports BMP, PNG, and JPEG images. Not just BMP like NBIMG.
    Usable on your Desire, Desire Z, Desire HD, EVO 4g, EVO 3D, Desire S, Incredible S, Thunderbolt or Sensation.
    The application checks image dimensions and the file sizes of splash images to prevent any errors.

    Requirements for use:
    USB debugging enabled.
    HTC and Fastboot/Hboot drivers must be installed.
    Windows with .net 4.0
    Splash image, recovery img, hboot img or radio img. (not required for donate version)

    What the application does:
    This application flashes the specific parts of your device, ie. Bootloader, Recovery, Splash screen, and Radio.
    It has taken many hours and much extensive research and testing on multiple devices to make a straightforward, efficient and reliable program to offer you the freedom in device customisation you are otherwise denied.
    The app allows you to quickly customise your device in a way that is simple and alot goes on behind the scenes to guarantee you don't get caught with error messages.
    The splash screen is the image before the boot animation, (by default the white HTC logo.) With this application you can change it in under a minute.

    Credits to SA7039 for assistance and Google for fastboot, adb and dlls.

    Android Flasher Splash Database Upload Tool
    (like imageshack but just for splash screens)
    http://deltaxent.com.au/af/upload.form.php

    Search the DB using:
    http://deltaxent.com.au/sa7039/Sorter/view.php

    Got problems? Want to request features? Submit them here.

    Changelog:
    Code:
    2.2.0.5
    Donate - Added auto-login.
    Donate - Added another "Download Archive" button for convienence.
    Donate - Fixed a few exceptions.
    Donate - Fixed some downloads.
    Donate - Auto sort list by version.
    Donate - Bigger image displayed on hover of image/splash.
    Reworked flashing selection page.
    Reworked about page.
    Reduced timers from 7 to 2.
    MessageBoxes for errors.
    MessageBoxes on detection of S-ON and non-ENG bootloader.
    Fixed backgroundworker on the flashing process.
    Added "Errors/Requests" menu item under help.
    Cleaned up code.
    Added news page.
    
    2.2.0.0
    Added other devices for ALL other devices.
    Added progress bar for initial downloads.
    Added Wildfire S support.
    All images are now resized for your device :).
    Donate - Added download browser, contains an archive of radios, recoveries, hboots and splashes.
    Donate - Official release.
    
    2.1.0.5
    Added: EVO 3D, Incredible S, Desire S and Thunderbolt.
    Added recent device display as the first button.
    Updated pictures to be higher quality.
    Fixed redo progress bug.
    Added WiMax
    
    2.1.0.1
    Fixed a device bug that affected everything except for the Desire and Sensation.
    
    2.1
    Fixed checkboxes
    Added 'Already in fastboot' button
    Rewrote logging
    Fixed donate button ;)
    Added update notifications
    Auto downloads data folder
    Added path conversion to unicode, should help with localisation.
    Added Desire HD and EVO 4g support.
    Added Device list pages - moved DHD to second page with EVO 4G.
    
    2.0.5
    MsgBox for invalid splash image dimensions
    Image displays in the center when selected
    When you unselect a checkbox, it says 'No file selected.'
    Menu button added in the file menu
    Label changed Z/HD
    Added 'Donate' button ;)
    Now verifies that the splash img file is the correct size for flashing
    
    2.0
    Brand new, recoded entirely from the ground up.
    Supports multiple devices, and image extensions.



    Please consider donating :).



    New!
    Pro.png

    With Download Browser for all supported devices:
    DownloadBrowser.jpg

    Click here!
    4
    How is the bmp supposed to be configured?
    4
    For those of you trying to flash a splash screen and getting an error saying ...

    splash1.bmp: No such file or directory
    error: cannot load 'splash1.img'

    you're probably being a bit too eager.

    I found that when you select your picture and it appears in a box asking is this image correct "yes / no" if you wait a few seconds (10/15 secs) then click on yes it works pretty much all the time.

    Was annoying me when I kept getting the error message, but this seems to work for me.

    (just a suggestion)
    3
    Coming soon:
    Android Flasher Pro (Donate edition)
    With Download Browser.

    DownloadBrowser.jpg
    3
    2.0 is out.
    It took over a day of programming to get this release out. ;)