Facebook Open Graph under a constrained application
Posted
by Hellnar
on Stack Overflow
See other posts from Stack Overflow
or by Hellnar
Published on 2010-05-03T19:35:53Z
Indexed on
2010/05/03
19:38 UTC
Read the original article
Hit count: 299
Hello For an embedded system with internet (which works under a set-top box) I want to develop a primitive Facebook interface where users can type their user-names and password, showing their latest notificationsa, messages and other casual stuff via the recent Facebook Graph API.
This middleware program uses Java ME to run programs (such as this simple facebook app) and it can connect to internet however it doesn't have a real web browser.
Under this circumstance, is it possible to achieve such Facebook application? If you think so, what approach would you suggest ?
Thanks
© Stack Overflow or respective owner