thanks Mark..will give it a try..thank you very much

On Sep 30, 7:33 pm, Mark Murphy <[email protected]> wrote:
> On Thu, Sep 30, 2010 at 10:23 AM, Namrata <[email protected]> wrote:
> > ok..so you mean I can't import apk..Is there a way to import complete
> > code(src folder) of other project to current application?
>
> Put the common code in an Android library project and reference that
> library project from both applications:
>
> http://developer.android.com/guide/developing/eclipse-adt.html#librar...http://developer.android.com/guide/developing/other-ide.html#libraryP...
>
> Or, have one project build a JAR that the other project uses, though
> this technique does not support the use of resources and other
> Android-specific stuff.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
> 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