Code

Discussion on Universal - Full Multi-Purpose Android App

Discussion on Universal - Full Multi-Purpose Android App

Cart 7,287 sales

5770 comments found.

Hi

I would like to see live real examples of apps created with your product, there is possible? Could you send me links to dvdbrazil (at) gmail (dot) com

Thank you very much.

Hello, currently can not give you any examples besides our official demo, which is an Application for the website Android Police: http://sherdle.com/apphosting/universal/demo/universal_demo.apk

Hi

I am very interested in your app but i have a few pre-sale questions if you don’t mind.

1. Can we control which categories from Wordpress are listed in the app menu? (i do not want some categories from WP to show in the app).

2. How hard would be to make video preview image smaller (on Liked videos for example)? I would like smaller images there, more or less similar to ones in Recent posts.

3. Is it possible to not display video description on video page (just the video and the title)?

Thanks.

Sure, I’d be happy to answer your questions:
1. Yes, you can manually configure which categories will be shown (manually add)
2. Relatively easy, you can set a static (hard-coded) height or weight in the layout files.
3. Yes this would be possible (hide the layout, can also he done in the layout files), though I would not recommend it.

Please note that the above customization are not included in our support.

Let me know if I can help you with anything else.

I understand customization are not included, that is why i am asking how hard it is ;)

Here is a few more questions, if i may.

1. Do we really have to split side menu into sections (like Blogs, Social, etc) or can we mix different modules in one main menu? For example, i would have a menu where entries were like News (from rss), Reviews (from WP), Videos (from youtube) and Wallpapers (from tumblr), without any other section split or something.

2. How hard would it be (if possible) to open links in webview, inside the app, and not in external browser?

3. Your description says is Admob integrated but i didn’t see any banner or interstitial while playing with the demo apk. Did i missed something or is just not enabled in demo?

4. How are tumblr images selected? You have to set a tumblr picture blog and show all images from it, you use a keyword/tumblr tag and show all images for it?

Thank you.

No problem at all, just confirming :). To answer your questions:
1. No, you’re free to choose if you use sections at all, and if you decide to use sections, you can combine any kind of item in any section.
2. This is done by default in V1 I removed the functionality in V2 (some people liked it, some didn’t I choose to remove it). It would require basic knowledge of intents. (you can do the same as in onMenuItemSelected()).
3. Ads are disabled in the demo (false click behavior would deactivate my Admob account).
4. Tumblr images are selected by username.

Hi,

My app was running perfect and i had uploaded it on play store as well.. but suddenly one day when i opened the app i got the error “unfortunately, MYAPP has stopped”. All the instances that were downloaded also stopped working with the same error.

When i tried to run the copy in my eclipse, it also stopped with the same msg. m not able to figure out wht exactly went wrong the app..

The error tags are for “ImageLoader, JSONParser, AndroidRuntime, and WindowManager”

http://www.marineinsight.com/news/wp-content/uploads/2014/12/1.png

http://www.marineinsight.com/news/wp-content/uploads/2014/12/2.png

pls help

It seems like your blog/api went offline. This should be fixed in the latest copy of the template (a dialog is given instead of a force quit).

Let me know if I can help you with anything else.

Hi, please the steps to correctly integrate youtube and tumblr. Tried, but I get blank pages. Read the guide, but nothing about tumblr and for youtube there’s a reference to api version 2 (deprecated). Thanks

How stupid of me! I meant 1 to 0.

it’s working, but with some strange things: if i have a post with 3/4 images, I see only the first image; if I have three post with single images, I see some images twice

Hello, If you have one post, one entry should be shown. Only one image per entry is allowed.

Does it support rtl languages completely?

I mean if it’s like making html/css rtl it’s easy for me.

It’s not really like html/css, it’s XML and using the visual editor most layouts can be easily changed, but in some cases it might be tricky (whole layouts have to be ‘mirrored’). Personally I find XML to be very visual and easy to understand, but again, some layouts can be tricky.

Better late than never, our latest version (available now) has RTL support for Android 4.2 and up.

Can you help me with this, I do not view images.

www.Adictoalrap.net

I can not see the imágenes. I tried to remove all the plugins and nothing. I have sent an email.

solved, the problem was the file “attachment.php” plugin “json api”

Great to hear!

Hello. I have a problem with the application each time you want to go to the section with wordpress gives me the error “unfortunately, XXXX has stopped.

the log http://www.tusfiles.net/18e56uj7p4xb

ok solved.

how to add interstitial ads ?

Template customization is not included in our support. However, you’re free to customize the template yourself or hire someone else to do this for you.

hi, is there a way to make the rss save feeds offline, like other Rss reader!??

No, currently you can only save individual articles.

Hello. Nice app :)

1. Do i need any coding knowledge or everything will be included in the document?

2.

The template should be easy to configure, even if this is your first Android app. At least, that’s what we aim at ;)

You could follow the guide you linked to (you already have Google Play services).

Hi i cant seem to get my Eclipse to work without errors. Is it a way to edit through Titanium Appcelerator? And if so what part do I import to edit it?

I replied to your email.

Hi,

How to integrate custom Audio (MP3) list ?

This is currently not supported (only live streaming).

Hi

I placed admob publisher id but ads are not showing can you please help me with the exact format

resolved… another one how to edit Rate this app link ?

This is hardcoded in the Jar file (you can not change this). It will automatically adjus to your apps package name and only works with the play store.

hello author, i like your app. now i try to modif, but i have question about how to upload my app to gogle play with out CC ? if using CC can i remove after i pay for register?

project canot be clean with your step on documentation :(

http://prntscr.com/59gi7j

or i pass some step? :( it;s my first time use it

First, you need a credit card in order to publish apps on Google Play (you could consider a prepaid credit card).

In you first screenshot you import two faulty projects (the default ones). Remove the faulty ones by clicking on them and clicking ‘Remove’.

You third error is caused because you do not have linked Google Play Services. Import it to your project (as described in the docs) and link it to your project (like you’ve done with slidelibrary).

Let me know how if I can help you with anything else.

ok author i will to try again

Any other purchasers able to integrate airpush or startapp. I have been trying to this now for a month with no success. I cannot use admob because of the ban factor. If anyone has done this please contact me.

Oh I also read that airpush is now google compliant :)

Hi,

i want to give left-margin to menu icon on the left of action bar (3-horizontal dashes). I looked everywhere bt cldnt find any solution.

all i got is <item name=”android:homeAsUpIndicator”>@drawable/ic_navigation_drawer</item> in the style.xml

can you tell me how to give margin/padding to this navigation drawer icon??

This is not possible in xml (it’s an actionbar element). I would suggest opening the image in an image editor and add padding to the png file manually.

yup.. thanks :)

Can I individually build app only for Youtube ? and just enter video id?

Yes, you can choose to only use youtube. You can enter a channel id or playlist id (or multiple) on which your app will be based on.

can I use individual id for playing different videos ?

If you ad multiple videos to app playlist, you can use this playlist id to show these videos in your app.

are you going to make one for apple users

Hmm ok I’m going to take the chance

Can you do this for me email me a price. h_alexis81@yahoo.com

Unfortunately, I’m currently not available for freelance. Your free to hire anyone else.

Can you insert swept refresh layout in rss and wordpress page, it’s more beautiful than a simple refresh button :)

Request noted. I’ll see if I integrate it in the next update.

Can you help me to insert swipe refresh layout to wordpress list ? :)

Unfortunately, template customization is not included in our support.

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