Android SDK Strings
Last updated
Last updated
For many Blippar SDK features UI is needed and wherever there is UI there is text. We try to use simple text whenever possible but there can be a scenario whereby you may want to customise this text.
To redefine a string simply put in an entry in your strings.xml with the blipparsdk key:
Below is a list of strings embedded in the SDK, you can overwrite them by defining the same string in your app's strings.xml in the appropriate language.