Donate Share

flickrj

Tracker: Support Requests

5 getPublicList causes crash - ID: 2880621
Last Update: Tracker Item Submitted ( nobody )

Fa = f.getFavoritesInterface();
User u;

u = Pe.findByUsername("someuser");

Set<String> extras = new HashSet<String>();
String shortUrl = "URL_S";
extras.add(shortUrl);

PhotoList list = Fa.getPublicList(u.getId(), 0, 0, extras);

What am I doing that causes Android to drop the application because it
behaves unexpectedly? Are there any example of how to get a user's public
list?

Thank you


Nobody/Anonymous ( nobody ) - 2009-10-16 17:06

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.