Alec wrote:
> Hi all i really need some help this issue is driving me nuts.
> 
> I have got my application that i had working on 1.1 sdk. I transfered
> the workspace to a new computer running ubuntu 8.1 install eclipse,
> the adt, and downloaded the new 1.5 sdk. I updated my application, and
> ive tested it in the emulator (after creating some avd's).
> 
> So the application works.
> 
> BUT i cant export it! when i export the application i get an apk which
> contains the following layout in my apk (signed and unsigned)
> 
> AndroidManifest.xml
> classes.dex
> resources.arsc
> 
> ./res/drawable:
> folder.png  goroot.png  icon.png  td48.png  uponelevel.png
> 
> ./res/layout:
> engine_addform.xml
> manualsearch.xml
> settingstester.xml ..etc...
> 
> So as you can see ive got no classes, or files that actually do
> anything!
> 
> please help!

classes.dex are your classes.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~---------~--~----~------------~-------~--~----~
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