5771 comments found.
You just need to add the support of sending videos from Webview to Chromecast, then it would be perfect.
Is it possible to pay extra to add this feature?
Hi! You can always hire a freelancer to integrate additional functions if you like. You can hire someone at upwork.com, or if you want contact our referral freelancer at freelance@sherdle.com
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.