[android-developers] How do I write Android.mk for an application using com.google.android.maps.jar
Hi All,
I am developing an application using com.google.android.maps.jar It is
OK to develop it with Eclipse SDK.
but failed when i try use anddrod.mk to build the application into
system.img.
I search this issue and find two solutions:
1. add com.google.android.maps.jar as static java lib when i build my
application.
2. try to add com.google.android.maps.jar and
com.google.android.maps.xml into /system/framework and system/etc/
permissions.
My question is:
1. which solution is more better?
2. I prefer 2 solution, but i don't know how to create a android.mk to
prebuild this two files into system.img, who can help on this issues?
thanks a lot!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home