I'm looking for a way to start the Netflix application and for it to go to a particular movie on Android. I have the full URL and I can even get the movie id, but I'm not sure how to start the Netflix app and give it this info.
For iOS apps there's the "nflx://www.netflix.com" URL Scheme. Anyone done something similar for Android apps?