Rewrite or replace the 3rd party JAR. JARs that make assumptions about
file locations are doomed on Android or any other non-traditional OS.

On Thu, Jul 29, 2010 at 1:09 AM, kypriakos <[email protected]> wrote:
>
> Hi all,
>
> in one of the 3rd party jars ( already compiled under Android) there
> is a config.properties file that
> classes from the jar need to use. Smartly enough, the Android plugin
> packages this properties
> file at the right directoy path starting from the root directory.
> However, at runtime this file is not
> found ... I looked around and it seems that a while back Issue 173 was
> tracking this. Any new
> solutions to this issue?


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

_Android Programming Tutorials_ Version 2.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