Re: [android-developers] Path to META-INF/

2011-07-06 Thread Mark Murphy
There is no such file in an Android APK. Any code that expects there
to be such a file needs to be modified to work with Android.

On Wed, Jul 6, 2011 at 7:39 AM, Jeje  wrote:
> Hi,
>
> Please, what is the path in InputStream isEadsCert = new
> FileInputStream("") ?
> Because I would like work on this file, and the system tell me there
> is no file with this path...
>
> --
> 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
>



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

Android App Developer Books: http://commonsware.com/books

-- 
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


[android-developers] Path to META-INF/

2011-07-06 Thread Jeje
Hi,

Please, what is the path in InputStream isEadsCert = new
FileInputStream("") ?
Because I would like work on this file, and the system tell me there
is no file with this path...

-- 
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