HipByte / RubyMotionSamples

A collection of RubyMotion applications for code samples.
http://www.rubymotion.com
1.21k stars 341 forks source link

Needs advanced Android networking example #62

Open zmillman opened 9 years ago

zmillman commented 9 years ago

The Volley example is too simple for real-world usage.

I've been banging my head for two days against the problem of sending an HTTP request with parameters. The example doesn't provide enough guidance to help. (I'll eventually need headers too)