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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -