Hello all!

I am a newbie on Android. Actually myself and few of my college mates
are building a RDP client app on Android.

The main point is that we do not want to display the bitmap images
sent by the server. RDP protocol suggests a GDI extension. (http://
msdn.microsoft.com/en-us/library/cc241537(PROT.10).aspx)

According to this extension, the server sends drawing instructions. So
using openGL we want to draw the bitmap by following the instructions
sent by the server.

We are afraid about the openGL capabilities. Will it take too much
memory and ARM processing to draw a desktop image?

Thanks,

Neer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to