In some situations you need to save the data for your android application statically. Which means you need to save the data during the desig...
Home › All posts
enable wifi hotspot in windows 7
September 07, 2013
To share internet connection with others through wifi hotspot follow the steps given bellow. Before proceeding make sure that 1. You are con...
save data to sd card in android
In android you can save data by using the shared preference and files. But if the data size is much large, then using files or shared prefer...
"please correct the errors on this form" adsense error simple solution
September 04, 2013
adsense blogger erroradsense widgets errorplease correct errors on this form error.
Many of the bloggers now facing the problem with their adsense widgets. Whenever try to add the new adsense link unit using the blogger wid...
Save data into file
To save data into file in an android application, you have to follow the steps given bellow. 1. Create an object of the FileOutputStream ...
Using SharedPreferences
August 28, 2013
Watch this on YouTube Watch this on YouTube activity_main.xml 1: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/...
SpinnerView
August 28, 2013
Watch this on YouTube activity_main.xml 1: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 2: x...
Subscribe to:
Posts (Atom)