strange whenever I try to run this command
>dx --dex --verbose --output=gdata-media-dex-1.0.jar gdata-media-1.0.jar

it processes the calsses found in the jar file but then ends with an error:

'trouble writing output: not found'

Any one know what this means?

Thanks,
-Dave
On Sun, Mar 23, 2008 at 5:24 PM, Adriano Crestani <[EMAIL PROTECTED]>
wrote:

>
> It can be found at <antroid_sdk_dir>/tools/
>
> You can use the following command to convert your jar:
>
> dx --dex --output=gmedia.dex gdata-media-1.0.jar
>
>
> I'm just wondering how I add the output .dex file on the Android
> Eclipse project. Should it be placed under src directory?
>
> Regards,
> Adriano
>
> On Mar 23, 1:26 pm, nwmotogeek <[EMAIL PROTECTED]> wrote:
> > Where can I find that tool?
> >
>  > On Sun, Mar 23, 2008 at 1:21 PM, Dan U. <[EMAIL PROTECTED]> wrote:
> >
> > > I'll guess that that jar is just a regular java lib? It probably needs
> > > converted to dalvik format. You could use the dx tool to convert it.
> >
> > > On Mar 23, 12:18 pm, nwmotogeek <[EMAIL PROTECTED]> wrote:
> > > > I get this error when I add the gdata-media-1.0.jar file to my
> > > Referenced
> > > > Libraries in Eclipse.  when I remove this jar from my build path
> then
> > > the
> > > > error goes away.  Unfortunetly I need this to interact with the
> Picasa
> > > Web
> > > > Service.
> >
> > > > I am using the m5-rc15 release of the Android SDK and version 1.16.2of
> > > the
> > > > Google Data API's.
> >
> > > > I know that others are having similar problems with the m5-rc14 sdk
> > > release
> > > > but i don't understand how their problems relate to mine.
> >
> > > > Any help would be great! thanks.
> > > > -David
> >
>

--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to