posted 5 years ago
i want to build simple and small application of Facebook login and logout , by using android 4 concepts like FacebookActivity class , <LoginButton .. /> etc . this is also in documentation but , the documentation code is not in proper manner . in previous version the login() , logout() , aunthmticate() methods are deprecated so please give me simple language and tutorial of Facebook and android.
With Regards :-
Harmeet Singh
posted 5 years ago
thank you for response , but i m not understand (Step 2 : Set Up Authentication Change Triggers) in this example https://developers.facebook.com/docs/howtos/androidsdk/3.0/login-with-facebook/ why they replace FragmentActivity to FacebookActivity and if we extends the FacebookActivity then how we implement onViewCreate() function , this tutorial is really a confusing.
With Regards :-
Harmeet Singh
posted 5 years ago
Here is another way to do it - https://developers.facebook.com/docs/mobile/android/build/
Minimum API requirement - API level 10
I'm not sure I understood your question about OnViewCreate()
Minimum API requirement - API level 10
I'm not sure I understood your question about OnViewCreate()
posted 5 years ago
thank you deepak sir , actual i already done by this example but in this the aunthicate(... , .. ) method is deprecated . so the previous example in documentation is new way , but i cant understand the example properly . if there is any other simple way then ask me ..
With Regards :-
Harmeet Singh
posted 5 years ago
I dont see anything on that page that says the API methods are deprecated. Am I missing something ?
Jimmy kalra wrote:thank you deepak sir , actual i already done by this example but in this the aunthicate(... , .. ) method is deprecated . so the previous example in documentation is new way , but i cant understand the example properly . if there is any other simple way then ask me ..
I dont see anything on that page that says the API methods are deprecated. Am I missing something ?

Hey! Wanna see my flashlight? It looks like this tiny ad:
Thread Boost - a very different sort of advertising
https://coderanch.com/t/674455/Thread-Boost-feature
|