Discussion Board

Results 1 to 13 of 13
  1. #1
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    Hi Folks

    I would like to share my latest project, InstantME.
    InstantME is an Instagram client for Nokia S40 phones.
    It has been tested on newer Asha phones, touch or touch and type (Asha 305, 306, 308, 309, 311).

    The project is hosted at github for faster forking: https://github.com/marcelobarrosalmeida/instantme

    You are invited to join the project and you can contribute to this project in several ways:

    • Implementing new features
    • Fixing bugs
    • Enhancing documentation
    • Testing this application on other S40 phones
    • Making modification in the source code to support other phones
    • Sending emails to Instagram, requesting "create account" and "post photos" privileges
    • ...


    Thanks !

    Marcelo Barros

  2. #2
    Nokia Developer Champion im2amit's Avatar
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    2,903
    Nice effort Marcelo, I will try to look into it.
    thanks,
    ~Amitabh
    (Poster of the Month -Dec'12)
    Follow me on my blog for Innovative Mobile Apps

  3. #3
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    Thanks, Amitabh. It is my second J2ME project so I am sure that you will find a lot of points to enhance.

  4. #4
    Registered User babylongreece's Avatar
    Join Date
    Apr 2012
    Location
    malaysia
    Posts
    122
    Any plan to port it to symbian in qt app?

  5. #5
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    No. I have briefly tested this app on S60 (E63) and it worked but some adjusts are necessary. Touch devices should be better supported. From Java to Qt there is a long path ....

  6. #6
    Registered User muhamad.iqbal's Avatar
    Join Date
    Dec 2012
    Location
    Indonesia,DKI Jakarta
    Posts
    33
    Very nice effort Marcelo, interesting. i will join to your project.


    Iqbal

  7. #7
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    You are welcome, Iqbal !

  8. #8
    Registered User muhamad.iqbal's Avatar
    Join Date
    Dec 2012
    Location
    Indonesia,DKI Jakarta
    Posts
    33
    Does instantME still in developing...??.

  9. #9
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    As almost everything we use today
    But first version is available: https://github.com/marcelobarrosalmeida/instantme (ASAP at nokia store)

  10. #10
    Registered User muhamad.iqbal's Avatar
    Join Date
    Dec 2012
    Location
    Indonesia,DKI Jakarta
    Posts
    33
    Quote Originally Posted by marcelobarrosalmeida View Post
    As almost everything we use today
    But first version is available: https://github.com/marcelobarrosalmeida/instantme (ASAP at nokia store)
    Ok, because i am opening your code, and reading your code and testing. I am trying to implement new feature or fixing bugs if any. .

  11. #11
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    Quote Originally Posted by muhamad.iqbal View Post
    Ok, because i am opening your code, and reading your code and testing. I am trying to implement new feature or fixing bugs if any. .
    Create your fork and go ahead, muhamad. There is a lot of space for improvements. In my opinion, the urgent feature is the option to search/add/remove following/followers.

  12. #12
    Registered User muhamad.iqbal's Avatar
    Join Date
    Dec 2012
    Location
    Indonesia,DKI Jakarta
    Posts
    33
    Hello Marcello,

    I check instagram on android, there is no feature for search followers/following. But there is for find friends and find users. So how's the UI for search folllowers/following..??. Where should i put that search menu??.


    Regards,
    Iqbal

  13. #13
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    Hi Iqbal,

    Nice to hear that you are working on this projetct !

    I was thinking about the following API calls:

    //Search for a user by name.
    GET https://api.instagram.com/v1/users/search?q=<query>&access_token=ACCESS-TOKEN

    // Modify the relationship between the current user and the target user.
    POST https://api.instagram.com/v1/users/<user_id>/relationship?access_token=ACCESS-TOKEN
    follow/unfollow/block/unblock/approve/deny

    Inside 'friends' screen, I was thinking about adding the option 'search user'.
    An inputbox is displayed, data entered and a list with results is presented to the user with brief information about user and relationship status for each list entry.
    A list of options is presented after clicking on list item (follow/unfollow/block/unblock/approve/deny).
    After selection, the relationship is changed and the friends list is refreshed.

    Marcelo

Similar Threads

  1. Start VPN Client from source
    By vassilbatch in forum Symbian Networking & Messaging (Closed)
    Replies: 3
    Last Post: 2009-10-20, 18:22
  2. Replies: 0
    Last Post: 2009-09-21, 09:11
  3. Selling the source code for Mobile Blogging Client
    By Wavelogger in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2009-09-20, 23:22
  4. open source SIP client customiced
    By hamada200700 in forum VoIP
    Replies: 0
    Last Post: 2009-03-13, 12:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved