Reputation: 149
I'm not sure what language android uses but I'm doing some reading on it now. All I want is a push notification that will tell me if I am logged off facebook. Nothing special. I've never tried to make anything for android or iphone or any of that. This issue is from issues like, maybe someone doesn't like a post you made and it gets reported and facebook logs you out and your automatic posts no longer work because you're logged out.
Can anyone point me in the right direction for accomplishing this? Maybe what language it would best be accomplished?
Upvotes: 0
Views: 51
Reputation: 5973
1) Learn JAVA(its a must) - that's the language you will use in Eclips ADT.
2) Download Eclips ADT. and install.
3) Android development Training.
4) Documentaion.
5) StackOverflow.
Upvotes: 1