Code Monkey home page Code Monkey logo

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Hi!
Congrats with the first place in google search results
http://www.google.com/search?q=android+file+dialog
But how could I download your library?

Original comment by [email protected] on 7 Mar 2011 at 4:30

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
:) Thanks. 
Install svn and perform this command:
svn checkout http://android-file-dialog.googlecode.com/svn/trunk/ 
android-file-dialog-read-only

Original comment by [email protected] on 7 Mar 2011 at 4:33

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
What permissions are required?

Original comment by [email protected] on 1 Jul 2011 at 6:31

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Access to SD card

Original comment by [email protected] on 1 Jul 2011 at 7:46

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
How do I deploy the file dialog along with my application? should I just copy 
the files to my own project?

Original comment by [email protected] on 2 Aug 2011 at 8:11

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
[deleted comment]

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
very good small dialog, easy to use BTW It's a shame that Android does not 
provide this kind of things by default in the SDK.

Original comment by [email protected] on 4 Aug 2011 at 8:51

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
[deleted comment]

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
@michael You have to import the project as a library and than add something to 
the manifest after the main activity tag like so.             
<activity android:name="com.lamerman.FileDialog"></activity>

This should help.
http://developer.android.com/guide/developing/projects/projects-eclipse.html

Original comment by [email protected] on 18 Aug 2011 at 6:28

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
[deleted comment]

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I've worked mostly in visual studio creating .net web applications. Eclipse 
feels very foreign. I can't get my project to work with this android file 
dialog and I can't find any resources on the web that's helpful. I have created 
2 projects in eclipse. My own, and another one for the library which I just say 
I have an existing source and point it to the directory of the this library. 
Then I right clicked my project and went to the android properties, and under 
library I clicked add and it added the library. I have added <activity 
android:name="com.lamerman.FileDialog"></activity> to my manifest. At this 
point my project doesn't compile. It doesn't know what FileDialog is. I found 
some info on stackoverflow.com that showed me how to "properly" add a library 
file to my android project. I did this and now I have a "libs" directory 
showing filedialog.jar. Now my project compiles and launches however during 
debug when it installs the app to my phone I get an error that I can't fix, it 
says "[2012-02-04 12:47:59 - FileDialog] Could not find FileDialog.apk!". It 
seems to me that the library is compiled into it's own apk package but it does 
not attempt to install the apk. So my app launches and shows my Open File 
button that simply launches the FileDialog intent. But of course when I click 
it the app crashes.

I'm frustrated with this issue, and I all I want it a step-by-step guide from 
start to finish how to create a project and properly use this library with my 
project (w/ Eclipse of course). A simple demonstration. Can someone help? Thank 
you.

Original comment by [email protected] on 4 Feb 2012 at 7:42

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Hi. Where is the Utils class you used? Cant seem to find in the trunk ... 

Original comment by [email protected] on 12 Feb 2012 at 7:14

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
After the import, I have also chose an Android target version on project's 
preferences in order to get the project compiled.

Thanks for this nice activity.
Francesco

Original comment by [email protected] on 2 Mar 2012 at 10:59

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I added some features to project. How I can contribute to source. Can you 
please give me short explanation.

Original comment by dalibor1968 on 12 Nov 2013 at 8:40

from android-file-dialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Looks nice. simple (and clean) enough to modify to my liking.
One thing though: PLEASE, for crying out loud, PLEASE write your comments and 
javaDoc in English!
I mean, your variables and all are in English, so you clearly do speak it. Why 
only the comments and javaDoc?
(It gives me the feeling of some Chinese product that you have to assemble 
yourself. You can do it just fine by trial and error, but you could have done 
it way faster if just the manual wasn't only in Chinese.)

Original comment by [email protected] on 8 Jan 2014 at 12:04

from android-file-dialog.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.