I have been working on my functions to decide whether or not a picture should be in the album. The function that puts photos in the album based on date. This one seems to be working correctly. The one that is the most difficult is to figure out the location function. I need to make some decisions based on how I want to get the information from the user. This will ultimately decide some aspects to how I write the function.
0 Comments
I took some time off to spend time with family over spring break, but I made some progress. I'm getting the data from my photos using exifinterface. I started writing functions to take the users choices to decide which photos to use. If the characteristics wanted are present in the photo, I am adding them to an array that will allow the user to go through the pictures at the end.
This week, I've been trying to figure out some code that Dr. McVey gave me to get data from the photos. I also been spending time to try and figure out what each part is trying to accomplish and adapt it to work with the code I already have. This has been difficult since I use my logcat to help me, but it hasn't been working properly. This makes it more difficult to figure out where my program is breaking.
|
Archives |