Don't hard-coded any file to the root directory of sdcard because it can be 
cluttered up. Just put any file in data/<your package name>/ directory.

On Friday, March 2, 2012 8:09:43 AM UTC-5, evergree...@gmail.com wrote:
>
> Hi all,
>
> i have a problem, i have a PdfViewer apps & i call it in another activity
> where i have put the hard-coded path to sdcard & i have stored one pdf file
> in sdcard.
>
> so the problem is now i would like to use that PdfViewer apps in another
> project as a jar. but after bit of googling i came to know that the jar 
> will not
> work , as a library project i can use it.
>
> & finally i have use it to open pdf files but , it doesn't work.
> what else i'll do regarding the above problem ?
>
> any help'll be appreciated !!
>
> Regards,
> Subrat
>
>

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

Reply via email to