Code

Discussion on WallHub - GitHub Wallpaper App - GitHub API

Discussion on WallHub - GitHub Wallpaper App - GitHub API

Cart 19 sales

25 comments found.

Hello, how do I make the wallpapers appear randomly when opening the app?

Even if this target api 35, Edge to Edge is not configured correctly. Please update this

Please add edge to edge support

Can we use only Admob without mediation?

Hi, Yes of course, according to your needs, you can use AdMob only if you want. Thanks

Hello. How can we display wallpapers in 3 columns by default?

Hi, If you want to change the default wallpapers in 3 columns, you can see this screenshot: https://prnt.sc/ypL62Gh7iAXr | Note: If the app is already installed, you need to uninstall and reinstall it again. Thanks

Hello. Does it bring the wallpaper option in exchange for watching an advertisement? something like a “premium” wallpaper.

Hi, Yes, wallpaper can be locked and watch the rewarded ad to unlock it by adding the rewarded name in the name of the wallpaper you upload: https://prnt.sc/FVOvs-s5iYaF Thanks

can it support latest android version Koala?

Hi, Yes, it supports Android Studio Koala, to upload folders and wallpapers has been explained in the documentation, if you want to preview the documentation, you can contact us via email: help.solodroid@gmail.com Thanks

Can I use paid/ free both apps in Google Play console?

Hi, Regular license only allows you to publish the app as a free app, if you want to publish it as a paid app, you must use the Extended license, that is the licensing rule that applies in Envato Market. Thanks

Hey, I loved your wallpaper app so much and am planning on purchasing it and leaving a 5 star review. I would like to know if you offer custom features in the app I only need 2 small features. 1, Add a download process page! (Where users can see the progress bar of the file they are downloading and download multiple files/images and their download percentage) 2, Add the option to add custom download links for the wallpaper (when users click on the download button for a specific wallpaper I can add a custom download link for a higher image quality to be downloaded plus a zip file)

sdk solo para wortise, hola me pueden implementar un sdk solo para wortise ya que no quiero que me baneen mi cuenta de google play por usar sdk de applovin, stario o unity… ya que estas empresas traen aunicio de baja calidad.

Hi, sorry for the inconvenience, please follow the instructions on this link as a solution to resolve the problem: https://blog-solodroid.blogspot.com/2024/02/sdk-migration.html Thanks

Hi, I want to buy it but I can’t because there is a problem in paying via credit card and also PayPal is forbidden in my country. I contacted support but they didn’t help, so I wonder how you can help me to buy it. Thanks

Hi, You can contact us by email for further discussion: help.solodroid@gmail.com Thanks

I know, in single post/image = real file size from github

But, how to show image in small size in gallery mode?

Hi, The images displayed in the wallpaper list are images that have been compressed to a certain lower resolution using a function in the Glide library used in Android project. Thanks

Glide is a fast and efficient image loading library for Android focused on smooth scrolling.

I think glide like lazy loader in wordpress, load when user scrooling

What about size? lower than original files in github repo?

Hi, In the wallpaper list, image resolution is reduced by a certain scale, the default is 300×450 so that images can be loaded more faster, you can change it yourself in the AdapterWallpaper.java file: https://prnt.sc/1pKc6mNLlW-L Thanks

Hi, I want to develop IOS, can you do that? I want a custom version

Hi, We only develop Native Android apps, so we don’t have ios version. Thanks

How to 1. Disable search feature? 2. Hide file name?

Hi,

1. Disable search feature, open res/menu/search.xml, add new attribute:
android:visible="false" 
https://prnt.sc/xgudLcN-z-Yz


2. The name of the wallpapers in the main can be hidden by modify few line code in the android project (AdapterWallpaper.java)

Find the following code below:
vItem.wallpaper_name.setText(Tools.nameFormatter(wallpaper.path));
Change or modify the code to be like below:
if (sharedPref.getIsShowWallpaperName()) {
vItem.wallpaper_name.setText(Tools.nameFormatter(wallpaper.path));
vItem.wallpaper_name.setVisibility(View.VISIBLE);
} else {
vItem.wallpaper_name.setVisibility(View.GONE);
}
https://prnt.sc/HKzfls7pCmW3


In the config.json file: “show_wallpaper_name”: false


Thanks

Ok thx, it’s work :)

Hi, Glad to hear that it’s working fine now. Thanks

does github has any limitations to requests or does it charge money for hosting repositries?

Hi, We are native Android app developer, currently we have no plans for an ios version. Do you interested to purchase this item? Thanks

already bought. looks like interesting project. i would love to see upcoming new features on it.

Hi, Thank you for purchasing this item, we hope the item will be useful for you. Thanks

Does this app supports Arabic version if I want to make Arabic wallpapers?? Plus GIF images accepted? And how can we use reward system in such app?

Hi, Yes, this app supports Arabic version (RTL direction), also GIF images accepted and will automatically detected as live wallpaper for GIF images, if you want to use rewarded system, you just give additional name ‘rewarded’ in your image name.like this: https://prnt.sc/rKnhk7Xq6Uc1 Thanks

hello, i have founded bug in apps, after set wallpaper and go back main home, this apps have 2 layout overlap

Hi, Can you send video screen captures or screenshots related to the issues you found? Then also provide information about the device you are using for testing such as device model, type, vendor name, OS version, etc. You can send the details to our email: help.solodroid@gmail.com Thanks

I tried the demo on the Samsung m14 5G, when I set the wallpaper on my cellphone I couldn’t use the menu or main page. I tricked it through the settings and changed the default wallpaper there and it was normal

Hi, We don’t quite understand what you mean you couldn’t use the menu or main page, can you provide your video screen capture related to that so we can understand it better? Thanks

Would you like me to send the video?

Hi, yes, you can send to our email: help.solodroid@gmail.com Thanks

kindly github app in ebook version

Hi, Note, if we made it, would you be interested in buying it? Thanks

you can add subscription plan

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