Hello David,
I have read the conversation between you and Kishor.

I am facing a problem and I think you can solve the problem.

I have an Android project which have the following files and folder
structure:

Project name:
Contacts
    -res
        -drawable
        -layout
        -values
    -src
        -( package name)/(source files)
    -tests
        -res
           -drawable
           -xml
        -src
            --( package name)/(source files)
        -AndroidManifest.xml
    -AndroidManifest.xml


Now I want to write an Android.mk file for this project.
How can i write this?

Best Regards,
gsmaker

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to