Hi ,
I am Basically linux programmer and first time designing the tool for
windows and using GUI in windows.
I have to design a Crash -Ramdump/Crash-Emulator using the
Fastboot.exe in windows
The action item are as follows.
1) Making the Ramdump on the mobile phone flash -> Done
2) Recieving the Ramdump on the linux machine using fastboot ->Done.
3) Making the GUI of the Ramdump on windows using VC++ ->Done
4) Compiling the Fastboot.exe inside windows environment using Cygwin -
>Done
5) Launching Fastboot.exe form New GUI to Ramdump using ShellexecuteEx
command->Done
6) The callbacks for the Fastboot.exe to the GUI windows -> crashing
GUI application.
7) Can we use directly The AdbWinApi.dll and AdbWinUsbApi.dll in GUI
application to Connect and Disconnect module to copy the Ramdump..If
yes then what are the thing required to do it.
8) How to register the windows callback to GUI form Fastboot.exe.
I know that the question not directly related to Android as such ...
But to make the environment for development we have to do design the
required Tools..like Ramdump..please help me .. and provide the
required pointer or reference.

With regards
IQsunny
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to