Mark--

Thank you ++++ for the MOTODEV tip; I had no idea the site existed.  To much
dismay however I was not able to reproduce my issue using the Droid X
emulator add-on; and I'm embarassed to say that the issue appears related to
my use of the un-documented "CropImage" intent action (which you warned me
about in the past .. i know i know, you told me so :-)).

I'll go ahead and explain my problem anyway just in case there's another
solution other than cloning the CropImage class (I'm actually still trying
to accomplish this, but am running into issues building the Camera package
with the Android source).  To summarize the problem:  After passing image
data to the CropImage activity and cropping the image, the phone's
_WALLPAPER_ changes to the cropped image instead of my application's views!
Is it possible the Droid X OS on the phone has a alternate implementation of
CropImage that could be causing this behavior?

-PT

On Tue, Sep 14, 2010 at 7:15 AM, Mark Murphy <[email protected]>wrote:

> On Tue, Sep 14, 2010 at 10:09 AM, Paul Tongyoo <[email protected]>
> wrote:
> > Any ideas any one?  Is there a way to emulate the Droid X's specific
> build
> > locally?
>
> MOTODEV publishes some SDK add-ons for their various devices. Whether
> there is one for the Droid X and whether it will help you with your
> issue is unclear.
>
> My recommendation is for you either to explain the actual problem here
> (your email appears cut off), or go to the MOTODEV support boards for
> Motorola-specific support.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to