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

Google sheets equipment borrowing system -

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

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -