- Home
- Android
Android – CheckBox Example – OnCheckedChangeListener
Here I am going to give you a simple demo of CheckBox and its OnCheckedChangeListener. In this tutorial, we will see the toast notification whenever a particular CheckBox is checked. main.xml CheckBoxCheckedDemo.java
-
Paresh Mayani
- August 12, 2011
Android – com.android.ddmlib.SyncException
Problem: com.android.ddmlib.SyncException: Too many open files Solution: During application development and testing the same on the device, I have faced this exception: com.android.ddmlib.SyncException: Too many open files I have tried to find out the possible solution to resolve the above exception, so i am not sure about the solution but i got the StackOverflow link […]
-
Paresh Mayani
- August 10, 2011
Android – ListView – 5 – Optimized custom ListView
Welcome to the part 5 of ListView series, so far this series: Part 1 – Simple listview Part 2 – ListView with Two TextViews Part 3 – ListView with Two TextView and One ImageView Part 4 – ListView with Two TextView and One ImageView In part 4, we talked about display a listview, having two […]
-
Paresh Mayani
- July 21, 2011
Android – Include Other Layout
Problem: How can I include other layouts inside the current XML layout file? Solution: Today I came across a great solution that we can also include other layout by using “Include Other Layout” in drag and drop way. Yes earlier i was doing the same by using tag inside the XML layout file. But now […]
-
Paresh Mayani
- July 15, 2011
Android – New Android market app for Android phone
Android Developer blog has stated yesterday that they are ready to roll out new Android market app for the Android enabled devices (having Android 2.2 Froyo or higher). New Features: Can buy books Can buy movie on rent Better showcase of applications and games UI with application categories on left and application list on […]
-
Paresh Mayani
- July 13, 2011
Android – ListView – 4 – Custom ListView
Problem: Android – ListView with Two TextViews and ImageView Welcome to the Part 4 of ListView series. So far this series: Part 1 – Simple ListView Part 2 – ListView with Two TextView Part 3 – ListView with Two TextView and One ImageView This part is just an extended part of Part 3, where we […]
-
Paresh Mayani
- July 12, 2011
Android – custom Toast notification
Problem: How to create a custom Toast notification? Solution: First, if you don’t know about Toast notification in android, then I would suggest you to go through the previous article on: Text notifications (Toast). In this article, we will look into how to define a custom Toast notification, to show a notification with image and text. […]
-
Paresh Mayani
- July 12, 2011
Search
Explore Topics
Short Stories
From Payroll to People: The Evolution of
- 7 min read
How to Host a Web App :
- 6 min read
Why Hiring a Flutter Developer is the
- 10 min read