-
-
Notifications
You must be signed in to change notification settings - Fork 30
Setting up frames_setup.xml
Jahir Fiquitiva edited this page Apr 7, 2020
·
2 revisions
You will find this file in app/src/main/res/values/frames_setup.xml
.
There are quite a lot of options here, and each section has a comment explaining what you should edit.
Default options work just fine for the most, but you can edit them as you like.
Copyright 2022 by Jahir Fiquitiva. This work is licensed under the CreativeCommons Attribution-ShareAlike 4.0 International License.
This list represents the step-to-step process to setup Kuper. It's organized so it's easier to follow. (Although you can do it in the order you want.)
- First steps
- Setting
build.gradle
up - Setting
AndroidManifest.xml
up - Change app icons
- Setting colors up
- Setting
MainActivity.kt
up - Setting
strings.xml
up - Setting
kuper_setup.xml
up - Setting
frames_setup.xml
up - Setting custom styles
- Adding Zooper widgets
- Adding Kustom assets
- Setting up Credits
- Optimize your wallpapers
- Setting up the wallpapers JSON file
- Enabling notifications
- Update your app's changelog
- Publish your app! 😃
- Update to latest version