Code

Discussion on Universal - Full Multi-Purpose Android App

Discussion on Universal - Full Multi-Purpose Android App

Cart 7,287 sales

5771 comments found.

Hi there, I am interested in purchasing your app. Could you please tell me how much would it cost to integrate a SPLASH PAGE to the APP?

Kind Regards.

Hi! Many of our users are able to do this theirselves (no extra costs) with the many tutorials and videos on the web available, like: https://www.coderefer.com/android-splash-screen-example-tutorial/

However, you can also hire a freelancer to do this for you (or you can hire us), it would be about 10$ dollars (but this will vary per freelancer and requirements).

hi how to make default orientation app “landscape”?what code to change?

You can change orientations in Manifest.xml (see Android documentation on android developer site).

and btw when i watch a video (Video Stream) and rotate my mobile the content does not rotate.

You can hire menu items as shown here: https://sherdle.com/help/how-to-hide-certain-menu-items/

We unfortunately offer no option to hide the drawer button, it’s up to the users if they want this.

It’s remarkable that your stream doesn’t rotate, could you submit a ticket at http://sherdle.com/help/ticket/ with the details? Like steps to reproduce, device you use, log entries and other relevant data.

Solved.

Good to hear! Have a nice evening

Does this support woocommerce multi vendor product?

Hi! It doesn’t really matter where products come from. As long as they are included in REST API responses (this should be the case, depending on the plugin you use), Universal will support and display them.

After purchasing, will you provide us with google play Id to publish our app on play store?

Hi! We won’t provide you with a Google Play account (you can use your own Google Play account), but we will provide you with the steps to create an apk that you can distribute on Google Play.

Hello. We have a client with 2000 products in the store, using woocommerce and some specific plugins (like dynamics discounts) We are now trying apppresser, but I really don’t like it. Is it possible to use this template to build and app for the store? Does everything supported in woocommerce is supported by your template? like payments methods and the like? Probably I’ll ask more questions, sorry. Thanks in advance!

Hi! I’m happy to answer your question. It really depends on how your plugins plug into WooCommerce. We’ll simply show the products in the app as passed by your WooCommerce API. So if dynamic discounts adjusts the actual discount, as passed by the API, it will work just fine with Universal.

In addition, because the checkout is web baed, all payment methods and gateways, and shipping methods and gateways are fully and safely supported.

In addition, our template is completely open source, in contrary to app presser I think, so you can edit and modify anything to match your specific needs if required.

Hello.. I want to buy this app for woocommerce shopping website.. So I want to know that will it completely support to woocommerce webiste? all the features and functions of the website should work in this app like adding to cart user profiles his account details and also it should show complete options for the products when adding to cart like product info qty / weight wise which is set on the website… Waiting for reply.

Also please provide me any demo app link if you have used this template only for woocommerce website

Hi! We offer the WooCommerce functionalities listed in our description and seen in our demo. Among these are the carts, login, order history, quantities, weights, all shipping prices/methods, all payment options and many more. You can download our regular demo from the ‘Live Preview’ section, which also shows our WooCommerce functionality.

Great work, how to config when i will use it to show my wordpress website, where i will insert my website url?

Hi! After purchase you will have access to our configurator tool. Using this tool you can compose your configuration, here you can enter the url to your site which will then be used in Universal.

Hi how to remove navigation tab?. All i want only webview my html5 games from my website

Make sure to set HIDE_DRAWER to ‘true’ in Config.java and to only add 1 navigation item to the menu, then all tabs and navigation will be hidden from your app.

I hhave aWordpress self host website. Plz tell me this apls support blog REST API V2?

Yes, we do support the Wordpress REST API (v2, build into Wordpress).

Hello, I have a website ( wordpress + woocommerce shop ). If i buy this app i can view all the update ( new article, modify products , ... ) on the app ? Is this app sync with my website ?

Hi! Yes, you can connect with your Wordpress and/or WooCommerce website. We will automatically retrieve the latests products and posts!

This app will have a cpanel install on my website and will generate the apk ?

Not quite, you get a template and you can configure the content of your app using a configuration file (we provide a tool to help you with this, so absolutely no coding required)

hello this app is very awsome. can i change drawble menu icon color and text color normal or active

i have purchase your app for other user i need change drawble menu text and icon color

Please ask him for his login or purchase code, you can use this code to view our knowledge base.

Please, Instagram feed only shows 20posts, how can I increase the number

If you scroll, but no new posts are loaded, we reached the end of your instagram feed. Note that we only show public posts, this list may be smaller than the actual list you see when logged in.

Am so confused

I’m sorry to hear this, let me know if I can help you!

Please, Instagram feed only shows 20posts, how can I increase the number

Hi! 20 is the default number per fetch, but note that more posts will be loaded as you scroll to the bottom of the list.

Is there a recommended workflow for updating ones app/android studio project when you have updated the template?

Hi! We recommend you perform a fresh installation as per our documentation. You can (sometimes) keep your config.json file and images (see your Readme file for files to keep).

Hi, I need solve bugs for album art getter, when the value of artist and title song are null

I need If the string literal is ‘null’, use default image album arts from drawable resources.

AlbumArtGetter.java In the line 28 -> if (!query.equals(“null+null”)) {

not fix this.

The APP displays a picture of itunes by default. It’s very serious.

we bought this APP only for the radio function.

Please! Thank you

You can try replacing: the line 28 -> if (!query.equals(“null+null”)) { By: if (!URLEncoder.encode(query).equals(“null+null”)) {

We’ll make sure updates for the metadata are involved with the next update. But we recommend you also fix your stream to prevent it from providing ‘null’ metadata.

remember this for next updates! thanks! fix with if (!query.equals(“null+null”)) { By: if (!URLEncoder.encode(query).equals(“null+null”)) {

I have the following problem with the woocommerce rest Api. I have set up and registered the secret key and the consumer key. When testing with Postman everything arrives and works. In the APP I get the message no results. Login does not work either

I’m sorry to hear you are experiencing trouble, could you submit a ticket with the log?

Hi! its possible in radio layout, display a logo?

Hi! No this is currently not possible.

Why is the default menu not shown?

Regardless of what you do, please first read the full documentation. You can’t use Universal (even out of the box) without entering API keys for example, or without configuring your config.json file.

If the problem persists, please leave a ticket at sherdle.com/help/ticket/ with the error log so I can provide you with more information, also include screenshots and other relevant information.

Thank you.!!

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