Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
scottk
About Me:
Media artist and new media exhibit developer at The Exploratorium
Website:
http://www.kildall.com
Twitter Link:
https://twitter.com/kildall
scottk's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
loadImage() with Processing+Eclipse and Android
[0 Replies]
19-Jul-2013 11:25 AM
Forum:
Android Processing
I'm using Processing under the Eclipse environment, developing for Android. It works great, thanks to this to this note:
http://blog.onthewings.net/2013/04/25/setting-up-a-processing-android-project-in-eclipse/
What I am having problems with is finding the data directory for images, used with the loadImage() function.
I was looking at this topic, but this doesn't seem to work (putting the data folder in the src directory)
https://forum.processing.org/topic/where-should-files-be-located-when-using-loadimage-in-eclipse-with-proclipsing
oddly, if I request the sketchPath(), I get the following:
/data/data/com.example.phytotype/files/
and, if I request the dataPath(), I get the following:
/data/data/com.example.phytotype/files/data/
btw, the package name is:
com
.
example
.
phytotype
recreating either of these directories and calling loadImages() will not result in loading the images, either.
Thanks for any thoughts,
Scott
«Prev
Next »
Moderate user : scottk
Forum