Friday, July 13, 2012

Problem in package reference in Eclipse android project

The Error is "The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files". 1.Go to properties of project that having error. 2.In the "Libraries" tab of Build Path select JRE System library and hit remove. 3.Click button Add Library.Add Jre System Library and Keep default workspace. 4.Click finish 5.Click ok.

Sunday, April 22, 2012

How to connect Facebook with your android app

You should register your android app with facebook

  1. First create a facebook app and enter basic information.
  • Note App ID.You need later.
  • .

  • Download and Install Android  SDK
  • And install Eclipse plugin
  • Final Year Project

    I am designing an android app  integrating with facebook.My app is going to suggest a gift for your facebook friend by anlayzing your friend's facebook history.You can order online itself to buy that gift.