wallpaperboard-enhanced icon indicating copy to clipboard operation
wallpaperboard-enhanced copied to clipboard

Option to disable "buy ad-free version" message

Open AlienCreature7 opened this issue 6 years ago • 6 comments

I want to disable this message in the app because the app I'm working on right now doesn't have an ad-free version. I can't find how to disable it.

AlienCreature7 avatar May 27 '18 19:05 AlienCreature7

Replace WallpaperBoardActivity.java & WallpaperBoardPreviewActivity.java with these - LINK

sadiqrazasyed avatar May 28 '18 10:05 sadiqrazasyed

Those files are not accessible when im using sample project, right?

AlienCreature7 avatar May 28 '18 15:05 AlienCreature7

Yep. You need to replace those files in the actual library. Just download/clone the project as it also contains the sample app.

sadiqrazasyed avatar May 28 '18 16:05 sadiqrazasyed

i wanted to avoid using the actual library since it gets messy and sometimes confusing for a person who doesn't do programming. ill try it.

AlienCreature7 avatar May 28 '18 16:05 AlienCreature7

Once you import the project in android studio you can see two modules, namely "app" & "library". Use the app module just like you do with the sample project & you won't have any difficulties.

sadiqrazasyed avatar May 28 '18 16:05 sadiqrazasyed

Thanks. I will do it.

But it would be good if you also add the option in the sample version.

AlienCreature7 avatar May 28 '18 16:05 AlienCreature7