Tuesday, September 24, 2013

Android-Features

Android-Features

Application framework enabling reuse and replacement of components
Dalvik virtual machine optimized for mobile devices
Integrated browser based on the open source Web Kit engine

Android-Features

Optimized graphics powered by a custom 2D graphics library; 3D graphics based on the OpenGL ES            1.0 specification (hardware acceleration optional)
SQLite for structured data storage

Android-Features

Media support for common audio, video, and still image formats (MPEG4, H.264, MP3, AAC, AMR,         JPG, PNG, GIF)
GSM Telephony (hardware dependent)
Bluetooth, EDGE, 3G, and Wi-Fi (hardware dependent)

Android-Features

Camera, GPS, compass, and accelerometer (hardware dependent)
Rich development environment including a device emulator, tools for debugging, memory and                         performance profiling, and a plug-in for the Eclipse IDE

Upload UIImage as base64 String

Upload UIImage as Base64 String (Upload UIImage as string) //Select Pic From Camera or Gallery       @objc func btnPro...