3-rd party lcd with Arduino

So I hav this spare LCD from HTC Wildfire s :
http://postimg.org/image/gehe74xlf/
http://postimg.org/image/hrbhs3x7x/

I was wondering if I could hook it up to an Arduino UNO somehow? Do I Need that LCD adapter?

try to find data sheet: built-in controller chip and flat cable pinout.
If you succeed, search an existing library using the controller and a schematic example to connect the display to arduino.

Impossible.

The Arduino does not have anough SRAM, and you need the data sheet too, which is non-disclosed outside HTC (Custom LCD)

Good luck!

// Per.