Tempature and Humidity Monitor Data and Camera to Android App

I don't know if this is the right forum, please redirect me if it is not, but I need data from a temperature and humidity monitor and camera to be displayed in an Android app wirelessly from the arduino to the app. How do I do this? Thanks

Its a DHT 11 Temp and Humidity Monitor and an Arduino Uno Board.

How do I do this?

Use something other than an Arduino. The Arduino will NOT be able to send camera data at any usable frame rate to the Android.