• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Flickr Video Upload

    Hi All, I have to upload Video file to Flickr account but I haven't got any stuff or support over web. Can anybody give some suggestion regarding the same? Im ablel to upload the Photos but not videos. Give me your valuable suggestions. Thanks
  2. J

    Flickr Photosets list

    Hi All, I'm getting stuck at a point. I have to retrieve all the photosets created in a Flickr account. For this Im using following code snippet : private void addPhotoToPhotoSet() { try { String userID = auth.getUser().getId(); System.out.println("user id : " +...
  3. J

    longPressClick

    Hi All, I have to ffwd the video continuously till I pressed the key. When I release the key ffwd should stop. Please let me suggest some solution.
  4. J

    Video Trim

    Dear Experts, I have to develop an application just like VideoCutter in Android. Please let me know if there is any supported API in Android related to Video Trim or if any other approach which I can follow. Please give your valuable suggestions ASAP. Thanks, jitu_goldie