Frames

Free, feature-rich, easily customizable Android dashboard for wallpapers apps

Frames

API
JitPack
Build Status
Codacy Badge
Crowdin

A full-of-features, easy-to-customize, free and open source, light-weight, Android dashboard library to create wallpapers apps with almost-null effort.

Show some :blue_heart:

GitHub stars
GitHub forks
GitHub watchers

Follow on GitHub
Follow on Twitter


Previews

Customizable styles

Full-screen Viewer / Multiple themes

Credits / Settings


Features:

  • Material Design dashboard.
  • License Checker.
  • Donations.
  • OneSignal notifications ready.
  • Cloud based (only) wallpapers.
  • App can work offline.
  • Categories section.
  • Favorites section.
  • Wallpapers can be applied and downloaded.
  • Wallpapers include a full-screen viewer with zooming capabilities and detailed info viewer.
  • Credits section.
  • Settings section with these options:
    • Option to change app theme (Light, Dark, Amoled, Transparent, Auto-Dark, Auto-Amoled).
    • Option to color navigation bar (Lollipop+).
    • Option to clear app cache.
    • Option to clear favorites database.
  • Tablet layouts.
  • Lots of customizations.
  • Works with Android 4.1 and newer.

Help translating

:page_facing_up: Help making Frames available in more languages. Click here to go to the translation site

Changelog

:radio_button: You can find it in the Releases page


Including in your project

Frames is available via JitPack, so getting it as simple as adding it as a dependency, like this:

  1. Add JitPack repository to your root build.gradle file
allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}
  1. Add the dependency in your project build.gradle file
dependencies {
    implementation('dev.jahir:Frames:{latest version}@aar') {
        transitive = true
    }
}

where {latest version} corresponds to published version in JitPack

How to implement

:page_with_curl: Everything you need to know can be found in the Wiki Docs

Still need help :question:

Just join our community and make a post. We'll help you as soon as possible. Telegram Chat


Developed by

Jahir Fiquitiva

Follow on GitHub
Follow on Twitter

If you found this app/library helpful and want to thank me, you can:

Thanks in advance! :pray:

Special thanks ?


License

This app is shared under the CreativeCommons Attribution-ShareAlike license.

Copyright © 2020 Jahir Fiquitiva

Licensed under the CreativeCommons Attribution-ShareAlike 
4.0 International License. You may not use this file except in compliance 
with the License. You may obtain a copy of the License at

   http://creativecommons.org/licenses/by-sa/4.0/legalcode

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Library source

As you may know, the library source is open-source. This means that you can fork it and do your own modifications, but it has some conditions:

When using the library source, anything from it: errors, crashes, issues, etc. including successful builds, must be done completely by yourself and under your own risk and responsibility. I will not provide any help/support when using the library source.

Finally, be sure your projects comply with the license previously mentioned. Otherwise I will be taking the required legal actions. I hope you understand.

主要指标

概览
名称与所有者jahirfiquitiva/Frames
主编程语言Kotlin
编程语言Kotlin (语言数: 1)
平台
许可证Other
所有者活动
创建于2017-07-09 05:03:06
推送于2025-06-07 19:30:28
最后一次提交2025-06-07 14:10:05
发布数112
最新版本名称3.6.4 (发布于 )
第一版名称2.0.1 (发布于 )
用户参与
星数639
关注者数29
派生数126
提交数294
已启用问题?
问题数135
打开的问题数2
拉请求数116
打开的拉请求数0
关闭的拉请求数21
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?