Code

Discussion on Material Wallpaper

Discussion on Material Wallpaper

Cart 1,765 sales
Recently Updated

2190 comments found.

sorry. forget it. dont mind it

Solodroid please man can you help me? I made a lot of changes to my app and I am almost ready to publish it but I want to change 2 more things. I try many days to find how to change them without success.

https://gyazo.com/69513657f75c4320f852d409a6f789be https://gyazo.com/77cdfb8707f174f46a321e3df6a2dc4a

How can I make the title of the category like this guy on the first image? To have it at the bottom and with the same style.

Also how can we hide dark theme, display wallpaper, display category, clear search history and wallpaper save to from the settings menu.

https://gyazo.com/a0311c4d3ee056cbc6376ae1d757bc63

Please answer to me. Thank you very much.

Hi Further customization is needed to make changes to the UI or features in the app, unfortunately this is not included in the support we provide, the support provided is within the scope of app configuration and documentation, for further discussion you can contact us via email: help.solodroid@gmail.com Thanks

Hi, on Android 15. it does not connect to the server. I am getting the retry wifi button on the app. On Android 14 and below it works fine. Do you have any idea why? thanks

Hi, Are you using avd emulator? Thanks

Hi, Tested using Android 15 (VanillaIceCream) and working fine: https://prnt.sc/6jvWqvpFet0G , we think there is something wrong with your device or emulator, also try to reset your internet connection. Thanks

Yes i was using emulator. very odd. ok thanks

Hello,

I would like to change the wallpaper image size.

Hi, I would like update Wortise SDK version 1.5.2 , could you help me? please

Hi, wortise-ads-sdk and multi-ads-sdk have been updated with the latest wortise sdk version 1.5.2 Thanks

Hello,

I would like to change the wallpaper images. Could you please guide me on how to do this?

Hello, I´d like to know if there is any intention to add a ‘monthly subscription’ option in the future?

My problem is that I don’t know how to describe it or I didn’t know how to use it correctly.

In any case, my application is uploaded to the stores and now I need to update it with the latest update that you downloaded, but I don’t know how. Do I have to repeat all the steps from the beginning and then upload it or is there any other way?

The application is very beautiful and wonderful. I am very happy that I purchased it. Thank you

can make it parallax?

Hi, no, just normal wallpaper, not parallax. Thanks

using your own sdk for apps implementation ‘com.github.solodroid-dev:simple-ads-sdk:1.+’

How do we know your not adding anything to the code from your end to get our AD revenue? Or adding anything else to take control of the app?

Hi,

It seems that you do not understand how the flow or method of a library in an Android project. We provide examples of libraries that are already very popular and stored on GitHub such as glide, picasso, retrofit, and many others, all of which are open source and aim to make it easier for developers to use or implement a particular function, for example glide or picasso is used to download or cache images, retrofit is used for Rest API, as well as the ad network library that we created related to displaying ad networks from various sources, in a library, it can be arranged up to hundreds, thousands or even millions of lines of code, and it is very inefficient if it is written in each project, therefore a library is created so that the implementation and maintenance process becomes more effective and easier.

So, you need to know that we do not add anything else to take control of the app, we are members of Envato Elite Author, we really protect the privacy of our buyers.

There is no purchased sign next to your username, you didn’t buy our item?

Thanks

Thank you for your response. I am thinking of purchasing this. Is there a way to upload the images in bulk with the web admin panel or does it have to be 1 at a time.

Hi, You can upload the images in bulk too, just hold Ctrl and select multiple images. Thanks

I hope you’re doing well. I’m experiencing an issue with my hosting on HawkHost. When I try to access my website, I get the following error message:

“Warning: mysqli::query(): Couldn’t fetch mysqli in /home/choukria/public_html/admin_panel/index.php on line 19 Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/choukria/public_html/admin_panel/index.php:20 Stack trace: #0 {main} thrown in /home/choukria/public_html/admin_panel/index.php on line 20”

I’ve reviewed the configuration file and verified that all the database details (db_name, user, password, etc.) match what’s on my server. Could you please help me resolve this issue?

her is my config file :

<?php
//database configuration
$host       = 'localhost';
$user       = 'choukria_choukri';
$pass       = 'Bvo[n-$z2q]^';
$database   = 'choukria_wallpapers';
$connect = new mysqli($host, $user, $pass, $database);
if (!$connect) {
    die ('connection failed: ' . mysqli_connect_error());
} else {
    $connect->set_charset('utf8mb4');
}

ini_set(‘display_errors’, 1); ini_set(‘display_startup_errors’, 1); error_reporting(E_ALL);

$ENABLE_RTL_MODE = 'false';

?>

Thank you!

Hi, Problem in your web hosting, make sure you’ve update the php version in your hosting to php 8.1, for checking purposes, you can send your cpanel hosting login details to our email: help.solodroid@gmail.com Thanks

hi, this code integrates Huawei HMS Petal Ads, and you can add this code because I’m interested in Huawei. for add to cart and buy him. thank you

PNG wallpaper not uploaded, what should do ?

Hi, PNG wallpaper can be uploaded, if not, most likely there is something problem with your server, make sure the php version in your server is php 7.4 or 8.1, for checking purposes, you can send your admin panel details to our email: help.solodroid@gmail.com Thanks

Min.. tambah fitur berlangganan

hi i am using admob ads and fb ads as backup seems like admob ads not working for some reason and fb ads are showing fine, also if i use fb intersitial rewarded ads will they work on lock wallpapers ?

To use Wortise ads, do you just have to put the ads in the admin panel or do you also have to activate something in the code?

Hi, You need to use wortise-ads-sdk or multi-ads-sdk in the dependencies in build.gradle (Module: app) file, for more detailed explanation you can read the Ad Networks section documentation. Thanks

Hello, Admob ad matching rates are very low. There is around 70% ad matching. How can I increase the ad matching rate?

Hi, It is not our domain and is not appropriate if it is connected to our code, it should be noted that our focus is on the implementation of the ad network, and the implementation can be ascertained to be valid and has been tested using the test ad unit id, you have also seen where the ad is placed and can set it according to your needs. Regarding the ad matching rate, you can look for references elsewhere or ask other publishers. Thanks

the audio doesn’t work in mp4 live wallpaper , i upload mp4 with audio but in the app show me the videos without the audio

Hi, Open ActivityWallpaperDetail.java and remove the code inside red box area: https://prnt.sc/2P3PnHEYTuyc Thanks

Hello, notice that I did a migration of the database and files to another hosting and another domain, the web panel loads but the app does not load what can it be? Server currently down

Hi, of course you must also update with the new generated Server Key, because Server Key is auto-generated encrypted key based on your admin panel url and applicationId. Thanks

I hope you’re doing well. I’ve migrated the admin panel and database to a new domain and hosting. Everything seems to be working fine on the web panel, but the app is not loading correctly. However, when I try to generate a new key, it gives me the same key as before.

The problem is that if I change the app’s package name to generate a new key, I won’t be able to update the existing app on the Play Store as an update, since it requires the package name to remain the same.

Is there any way to regenerate the server key for the new domain without changing the package name? Or if you have any suggestions on how to handle this situation without losing the ability to update the app on the Play Store, I would greatly appreciate it.

Hi, applicationId / package name can be used even on different servers, it seems you don’t understand, if you change the domain name, you must register or add your package name to the apps menu, thus the Server Key will be generated automatically which you can use to update your app with the new admin panel, if not, most likely your admin panel configuration is still wrong or the Rest API function is not working properly, for further inspection, maybe you can send your admin panel info details to our email: help.solodroid@gmail.com Thanks

hello , i want to rand the wallpapers in categories section

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey