Skip to content

PCSalt

Adds taste to your computing
  • Home
  • Android
  • Java
  • IoT
  • Apps

Header ListView using BaseAdapter – Android

In the previous post, ListView using BaseAdapter – Android we learned to create a list with custom views. In this…

Continue Reading
Android

Set margins in dp programmatically – Android

Sometimes at runtime, it is required to set margin to a view. But, the problem is getting different size for…

Continue Reading
Android

EditText with Single Line, Line Wrapping and Done Action in Android

Regular formula for making an EditText– Single Line : no new line <Enter> allowed,– Line Wrapping : Single line wrapped…

Continue Reading
Android

How to get all values of SharedPreferences programmatically in Android

SharedPreferences stores all values in XML file. So, if you want to iterate through all the values stored in it,…

Continue Reading
Android

Storing data in SharedPreferences – Android

In previous post Store Data – SharedPreferences – Android we discussed about cases, when we should save data in SharedPreferences.…

Continue Reading
Android

RecyclerView – Android

In this post, we are going to load the list of posts from PCSalt.com. In our previous post, JSON Parsing…

Continue Reading
Android

Create Andriod Application Project in Android Studio Continued

In previous blog post we discussed about the requirements for Android Application development using Android Studio and setup our directory…

Continue Reading
Android

Create Android Application Project in Android Studio

In previous blog, we tried to reason with developers who are still using Eclipse to migrate to Android Studio. Well,…

Continue Reading
Android

Android Studio for Android App Development

In Google I/O 2013, Google revealed an IDE – Android Studio – especially designed for Android Application Development. That time,…

Continue Reading
Android

Store Data – SharedPreferences – Android

When it comes to store data like It is not a good choice to manage a database. As mentioned in…

Continue Reading
Android

Posts pagination

1 2 3 … 5
© 2025 PCSalt
Powered by WordPress | Theme: Ibsen by UXL Themes