Skip to content

PCSalt

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

Add badge count to navigation drawer hamburger icon – Android

NavigationDrawer provides easy access to menu functions. Sometimes the menu items have some actionable content available. To notify user that…

Continue Reading
Android

Migrate to Android Room with Date column – Android

Migrating our apps to Android Room from conventional SQLite Database was flawless except when we encountered issue with Date column…

Continue Reading
Android

Generate app name with version code, name and flavour name – Android

After a build is shared to a team or group of people, sometimes a question arises that what was the…

Continue Reading
Android

Set up Continuous Integration server (Jenkins) for Android Projects

Jenkins is one of the best open-source Continuous Integration server available. It helps in automating the builds and sharing of…

Continue Reading
Android, Jenkins

Solution: Access to the dex task is now impossible, starting with 1.4.0

Everybody* who wants to upgrade to and above 1.4.0 build tool version is getting this error. Error:Access to the dex…

Continue Reading
Android

Product Flavors in Android

Environment plays a vital role in the application development. As per the requirements, we have to create few environments, viz.…

Continue Reading
Android

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

Posts navigation

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