Mehmet Ethem SULAN :: Android list of samples

Android list of samples

Ekim 22, 2011

1. How to Installing Google Android and Eclipse Helios on Ubuntu

2. Radio Button Group and Button setOnClickListener() Android Example

3. Passing data to another Activity Android ListView Example

4. Android Drop Down List(Spinner) and set OnItemSelectedListener

5. Setting up a Device for Development(Android Cihazı Bilgisayara Tanıtma)

6. Android SQLite Database Sample

7. Start Activity from Service and Start Service from Activity

8. Android Custom ListView Items and Adapter

9. Passing data from one Activity to Service Android ListActivity Click Sample

10. How to Add a Progress Dialog to your Android Application

11. Android Screen Orientation and Full Screen Mode

12. Can not resolve Android Exception

13. Android Fatal Exception: main and Caused by: java.lang.NullPointerException

14. Android XML Parsing from Internet with DOM Multichoice ArrayAdapter Sample

15. Android SAX Parser XML Parsing from the Net Custom ListView ListActivity

16. How to load internet images in GridView Android sample

17. Android Load Image From URL in Gallery Example

18. Android Option Menu and Submenu Sample

19. Android Contact Form TextArea(Multi-Line) and Single-Line Email Validation Sample

20. How to open URL/Website on image click Android Sample

21. How to Factory Reset on Android Device/Phone

22. Android when pressing touchscreen play sound

23. Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: java.security.cert.CertificateException: No name matching dl-ssl.google.com found

24. Finish Activity When Home Pressed/Click Android Sample

25. Android AlertDialog and Builder Sample

26. Read Package information from Manifest in Android

27. Android status bar notification and multi language sample

28. Failed to get the adb version: Cannot run program “/home/osatek/android-sdk-linux_x86/tools/adb”: java.io.IOException: error=2, No such file or directory solved

29. Android TextView bold italic underline Sample

30. How to make a phone call from your application Android Sample

31. Get mac address, manufacturer and model of Android Device

32. Disable Android recreate activity on Orientation Change

33. Android Create Customize Adapter and ListView Items

34. Android SharedPreferences Sample

35. Android ListPreference OnPreferenceChangeListener Sample

36. Android Activity startActivityForResult sample

37. Using KSOAP2 for android, and parsing SOAP WSDL output data

38. How to call An Android Activity class from non-activity class