Gotcha - I think some of these Jars contain classes that allow the
paths
to resources to be fed to them in which case I can control that by
first
generating them using the appropriate methods under Android. For the
rest
I will rewrite or replace. Thanks.

On Jul 29, 1:37 am, Mark Murphy <[email protected]> wrote:
> 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/commonsguyhttp://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