Mobile Application Developer
public StringBuilder post ( String url ) { HttpClient httpclient = new DefaultHttpClient (); Ht...
Using Http Post to fill a form with HttpClient.
Thursday, November 17, 2011
public static Bitmap invert ( Bitmap src ) { Bitmap output = Bitmap . createBitmap ( src . getWidth (), src . g...
How to invert bitmap color
Newer Posts
Older Posts
Home
Links
Resume
Linkedin
StackOverflow
Twitter
Popular Posts
How to invert bitmap color
public static Bitmap invert ( Bitmap src ) { Bitmap output = Bitmap . createBitmap ( src . getWidth (), src . g...
Fixing UITextView on iOS 7
UITextView on iOS 7 is a lot more powerful as Apple switched over from using WebKit to TextKit for rendering. It’s also very much a...
Creating a custom user model in Python-Django to extend the functionality of the built-in user model
Creating a custom user model in Django allows you to extend the functionality of the built-in user model and add additional fields or method...
Labels
Acquisition
Android
bitmap
bugs
Business
development
Django
http
HttpClient
Internet
ios
iOS 7
iOS4
iOS7
iPhone
keyboard
MAC
Marketing
Mobile User
mount NTFS
NTFS 3G
Popup SMS
post
Python
rultech
Testing
UI Design
UITextView
Unit
Unit Testing
xcode
Blog Archive
►
2023
(6)
►
January
(6)
►
2014
(7)
►
March
(1)
►
February
(2)
►
January
(4)
►
2013
(2)
►
December
(1)
►
September
(1)
▼
2011
(7)
▼
November
(2)
Using Http Post to fill a form with HttpClient.
How to invert bitmap color
►
May
(2)
►
April
(1)
►
March
(2)
►
2010
(8)
►
June
(1)
►
May
(7)
Followers