On Apr 29, 11:58 am, Rainius <[email protected]> wrote:
> I try to build Email in eclipse as an individual application. However,
> Email depends on some resouce in the framework:
> - framework/opt/mailcommon/res
> - frameworks/ex/chips/res
>
> I've try to copy these two folders to Email's folder, and modify the
> Android.mk to add these res folders to LOCAL_RESOURCE_DIR:

If you goal is a stand alone, eclipse-compatible project, why not just
dump them in the project's res/ folder and update the references to
them in the code?

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to