Skip to content

PCSalt

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

Copy to Clipboard Programmatically – Android

Clipboard is a type of register where copied contents are kept by Android. If you require to keep some text…

Continue Reading
Android

Change text of Google Plus SignInButton – Android

In an application which allows users to sign up and then use it, have a form containing a list of…

Continue Reading
Android

ListView using BaseAdapter – Android

The previous post, Create List Using ListView was about displaying an array of a list. It dealt with only one…

Continue Reading
Android

JSON Parsing – Android

The last post XML Parsing using SAXParser was about parsing a web service providing XML. In this post we are…

Continue Reading
Android

XML Parsing using SAXParser – Android

Webservices are one of the effective way of transferring information from server to mobile apps. The webservices may use XML…

Continue Reading
Android

Android SQLite Database – Part 2/2

This is the second post in SQLite series. In this post we will create an app to perform insert, update,…

Continue Reading
Android

Android SQLite Database – Part 1/2

When it comes to save data in an Android device then there are three ways to do it. Depending on…

Continue Reading
Android

Override Button of AlertDialog – Android

As per the requirement of applications, sometimes we need to provide a custom feature to the buttons of AlertDialog. For…

Continue Reading
Android

Create List Using ListView – Android

Update: Instead of using ListView now you should start using RecyclerView. If you are unfamiliar with RecyclerView then you can…

Continue Reading
Android
Create AlertDialog with complex custom layout programmatically

Create AlertDialog with complex custom layout programmatically

Sometimes we may have to create the AlertDialog with custom layout. But the custom layout needs to be created programatically.…

Continue Reading
Android

Posts pagination

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