5770 comments found.
What new update were made? Noticed the template was Updated 16th May 2018, but changelog wasn’t Updated
Nothing is new at this time other than a few spelling mistakes in the documentation, we will always update the changelog if new features are introduced.
Overview Configurator Bug, Its not loading always sometimes its showing no result found nothing to see here and could not be loaded
Hi , The problem is when i update the file (hosted config file) its not getting updated in app , i have to remove app and install again to get the update .
Configuration files are cached for 2 days. Clear your app’s cache to see changes immediately.
Its not good i want see changes fast in my app, i don’t want cache config files , anyway to stop that ?
Please see: https://sherdle.com/help/configuration-caching/
final long MAX_FILE_AGE = 1000 * 60 * 60 * 24 * 2;
what i need to enter here for 2hr cache ?
The number of milliseconds you’d like to cache. So 2h in ms
How to disable cache ?
Set the file age to 0. However, we’ll always do some within session coaching, so you should restart your app to see changes immediately.
there is no option to favourite overview content ?
No, currently we do not offer an option for this
can i make rss fulltext ?!
from external website
RSS is always shown in full text. If the full text doesn’t show up, this is very likely because you feed itself doesn’t contain the full text (look at the source of the feed to confirm this).
if the rss feed doesn’t show up full text Is there any way to be a full text ، iam speakung about external websites
thanks
No, we can’t show more text than the feed has. Contact the site administrator to change his RSS feed if you want to show more.
Hello, I download last version of template from codecanyon, but still the problem of not updated graddle.
How do i actually update the template to the new version? Do I need to overwrite all files but wouldn’t that erase my custom made changes such as API keys in strings.xml?
The disadvantage of upgrading is that you’ll lose your modifications. I’m sorry.
Does this new update solve the problem of ‘draft’ and ‘private’ woocommerce products also showing?
Sorry, this new update only has 1 hotfix and doesn’t bring any new functionalities or bug fixes. We’re still working on the next major release!
I am sorry to hear you are experiencing trouble. Please see: https://sherdle.com/help/hotfix-unable-to-merge-dex-program-type-already-present-com-google-firebase-iid-zzd/
i cant add photo from flicker just i can add gallery i need to add groups or collection or tags – where i can found photoset ??
We support flickr galleries and photosets (or ‘albums). Groups, collections and tags aren’t yet supported.
where i can found photoset id or albums i cant found it in flicker?
the code was working normal. Today when it was to make an update in the app, when trying to generate the apk notifies an error:
Error: Execution failed for task ’: app: transformDexArchiveWithExternalLibsDexMergerForDebug’. > java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
My apologies for any inconvenience caused!
Hello, whenever I compile an app, I’m getting this error: Program type already present: com.google.firebase.iid.zzd
Please help!
My apologies for any inconvenience caused!
Please help me how to implement loading indicator using recyclerview. I did not find any complete guide on how to implement it. Please help.
Hi! I’ll reply to your ticket
Opppss!! I Run the app and get this error java.lang.NoSuchMethodError: No static method zzb(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; in class Lcom/google/android/gms/common/internal/zzab; or its super classes (declaration of ‘com.google.android.gms.common.internal.zzab’
I’m sorry to hear you are experiencing trouble. Could you please submit a ticket with us at http://sherdle.com/help/ticket? I’ll make sure to get back to you as soon as possible
How do i get the first page that anytime i restart the app pops up say the app name or logo oe costum phrase. Please either explain how or give me specific link for ii
Hi! Sorry, I’m not quite sure what you mean. We don’t offer a launch/splash screen if that’s your question 
Error: “Message{kind=ERROR, text=Program type already present: com.google.firebase.iid.zzd, sources=[Unknown source file], tool name=Optional.of(D8)}”
do you have any info?. Thanks.
I’m sorry to hear you are experiencing trouble, could you please submit a ticket at http://sherdle.com/help/ticket?
Hi, ticket SEND. Please Help!!
Hi, it’s possible that on the Strings.xml ” <string name=”save”>IMAGEN HERE</string>” put an image icon ? How should I call an image from a string? Thank you very much!!
Hi! No this is not possible. Images can’t be called in strings
Hi, since today running the app in Android Studio 3.1.2 show this error:
Multiple dex files define Lcom/google/firebase/iid/zzc;
Please, do you have any info?. Thanks.
I’m sorry to hear you are experiencing trouble, could you please submit a ticket at http://sherdle.com/help/ticket?
Whenever I compile an APK, I’m grtting this Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’ and ‘api’. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
Could you tell me how do I correct this?
Hi! This is just a warning, you can safely ignore it. We will make sure to update the template in time so resolve this
Have a nice weekend
i have bought your software on one major grounds that i dont need a codding experience to run it , so why i am now seeing instructions to download andriod software
I’m happy to help you with your doubts! You don’t need any Java or coding knowledge to use the template, in fact, most of our users have never used Java. All you need is to follow our documentation on how to setup your template.
Because this is a template (as with all products on CodeCanyon) you do need Android Studio. Basically, we’ll guide you to setup an Android Studio installation where you load the project into. Next, you create a configuration file using an easy online tool we provide (see our description for a screenshot) and finally you add this configuration file to the template using Android Studio and you export your APK.
Hi, how can I change the API level(Above 26) so that it can be compatible with Android8.0?
https://developer.android.com/distribute/best-practices/develop/target-sdkWe will make sure to publishing an update before August to ensure you meet these requirements. I would not advise to manually change the target API level, as this may break your app.
Dear sherdleapps, I need your help again please. Since facebook is not able to use now. therefore I have to use the webview, how can I hide the topbar please? it is similar for radio too. Thank you very much. Please help me.
Hi! We don’t offer the option to hide the toolbar on scroll (like for some other providers) for webview and radio. You can hide the toolbar all-together though in Config.java, but this will prevent access to the drawer.
Can you please share me the code, which code I should add to hide it and which row to paste also ya please.
I’m not sure what your question is. Which code are you referring to? You only have to change the toggle for HIDE_TOOLBAR from false; to true; in Config.java (but this will break your navigation if you only want to hide it on scroll!)
Dear sherdleapps, In the Config,java (only have HIDE_DRAWER, there is no HIDE_TOOLBAR, please advise me is it the same. Thank you a lot.
If you don’t have the HIDE_TOOLBAR option, are you perhaps using an older version of Universal? Only our latest version has this option yet.
Dear sherdleapps, like your mentioned above, the navigation is break when i try to hide toolbar, how can you advise to fix it, please. Really need your kind help. Thank you very much.
How do you mean break? If the navigation doesn’t appear at all, note that this is intentional. I warned about this earlier, hiding the toolbar will completely hide it (with no option to show it), blocking your access to the drawer.
Dear sherdleapps, Thanks for the advice. I am noted about this. Could you please advise: - Do you have service to fit the purpose of hiding the toolbar on scroll (by customize it). I really need it, since the webview is look not so nice. - If I want to buy the iOS version, the configurator tool can be used same for both Android and iOS.
Please advise me…
You can always hire someone to extend the template to match your needs. You can do this at a site like upwork.com or freelancer.com. We also have a referral freelancer, you can reach him at freelance@sherdle.com
Thanks for the info. Can I get your advise 1) All Universal Android versions have same issue with hiding the navigation bar (it will break the side bar)? 2) Do iOS Universal using same Config file for Ocnfigurator? And do iOS also has issue with webview? Appreciated your kind reply.
1) Yes, this is intentional as some don’t want any navigation at all in their app. Hiding the option to hide the navigation bar will always and consistently hide the navigation bar.
2) IOS has a very similar (in 95% of the cases identical) configuration file. Universal for IOS does have a toolbar that can hide on scroll.