Share video from android phone to facebook -


i developing video recorder in android. requirement user should able share/upload video his/her facebook account or youtube account. need use facebook , youtube apis purpose or there easier way share android phone internet. maybe silly question take me immature , new programming world.

regards

there 2 different approaches:

1) upload youtube via data api video id , send link facebook using facebook api. (if want video available outside fb , reach larger audience)

2) upload facebook directly facebook api. (if want have video straight fb , share in fb.)


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -