1st Android App

You should have Eclispe IDE and Android ADT plugin, SDK Tools installed. Here are simple steps to create 1st Android app as test. 1) create project Fron New menu, select "Android Application Project" Application Name: My First App Project Name: MyFirstApp Package Name: com.dreamcloud.myfirstapp Minimum Required SDK: API8:Android 2.2 // …

Update wordpress post with twitter and facebook fan page

Updating wordpress post to twitter is quite easy, there are so many share plugins can do this, I used Sharedaddy which installed in WP 3.0.1. The tough thing is to update wp post to facebook fan page since all current share plugins is only to update with facebook user profile, …