General Application Settings

Estimated reading: 4 minutes 196 views

From your settings class on your WoWonder project, you will be able to control most of your Android AppSettings.

Database Name:

You can set the database name by changing the value of DatabaseName. It should always be the same name as your application name. Make sure that the name does not contain any spaces and that it has all small letters

Main Settings:

  • You can activate or disable general features in the application via the following variables
  • You can change the style of More Categories by the variables with 2 options:
    • Card
    • Grid

Trending Settings:

  • You can set Disable/Enable Trending Tab of the app by the variable below to True or False.

Set the variable below to True or False To enable sections:

  • Promoted Users will appear only if you have Promoted users in your website enabled and few users are promoted already. it works with the get notification API each 6 seconds it gets updated.
  • Promoted Pages will appear only if you have Promoted Pages in your website enabled and a few pages are promoted already.
  • Last Activities will appear only if you have some Activities from your friends already if it shows on the main website it will show the same on the app.

Profile Settings:

Set the variable below to True or False To enable sections

  • You can change the style of image cover in profile user, group, page ..etc, by the variables with 3 options:
    • CenterCrop
    • FitCenter
    • Default

Event Settings:

Set the variables to true if want to hide or show events sections on your main event activity

Settings View:

Set the variable below to True or False to give the user ability to set his settings from his mobile or to display sections.

Leave a Comment