Code

Discussion on Web2App - Quickest Feature-Rich Android Webview

Discussion on Web2App - Quickest Feature-Rich Android Webview

Cart 3,259 sales

2102 comments found.

It works for me on my Nexus 5 running lollipop. I can’t make any promises for other devices (as some devices use their own webview engine) but it should work.

Hello, I would like to come to know and work rate are for sending push notifications. Thank You!

I’m not sure I quite get your question but: Push notifications are handled by Parse. You get 1 million unique recipients for free and it’ll cost $0.05 per 1,000 extra recipients.

my app looks weird, when i open with layout #1, it just appears the big icon of the ic_launcher not the title of the app like the screenshot in the action bar

dont get it :( i see the pull in slide_down_view

whats the default height?

Out the top of my head it’s 50dp.

any way i can add in menu a facebook and twitter icon to open webview of facebook twitter ?

Yes, this is possible but this is mot included in our support. Suggestion: have a close look at how it is done for the ‘home’ item.

Hi – Everything went very smoothly. I am developing a mobile site at http://www.californiavideoworkmovies.com/. Just a picture now. The app however doesn’t display my site after generating the apk. It is just blank and when I tap the blank, my actions go through to unseen icons underneath. Please advise. - James.

I’m sorry to see you are experiencing problems. May I ask a few questions to determine the source of this problem:
1) Are you using the full url (as you mentioned in your comment) including http?
2) Have you tried it with other urls (e.g. google.com), and if yes, did this work as expected?
3) Could you elaborate what you mean with ‘my actions go through the unseen icons underneath’? Perhaps with a screenshot.
4) Is the splash screen visible on launch?

Thank you

Error:Execution failed for task ’:app:processDebugResources’. > com.android.ide.common.internal.LoggedErrorException: Failed to run command: C:\Users\Gaurav\AppData\Local\Android\sdk\build-tools\21.1.2\aapt.exe package -f—no-crunch -I C:\Users\Gaurav\AppData\Local\Android\sdk\platforms\android-21\android.jar -M C:\New folder\Offline\app\app\build\intermediates\manifests\full\debug\AndroidManifest.xml -S C:\New folder\Offline\app\app\build\intermediates\res\debug -A C:\New folder\Offline\app\app\build\intermediates\assets\debug -m -J C:\New folder\Offline\app\app\build\generated\source\r\debug -F C:\New folder\Offline\app\app\build\intermediates\res\resources-debug.ap_—debug-mode—custom-package com.richideasfoundation.learncrux -0 apk—output-text-symbols C:\New folder\Offline\app\app\build\intermediates\symbols\debug Error Code: 1 Output: C:\New folder\Offline\app\app\build\intermediates\res\debug\layout\main.xml:11: error: Error: No resource found that matches the given name (at ‘contentDescription’ with value ’@string/app_name’). C:\New folder\Offline\app\app\build\intermediates\res\debug\layout\main.xml:37: error: Error: No resource found that matches the given name (at ‘adUnitId’ with value ’@string/publisher_id’).

getting these errors, kindly help

Did you change the id attribute of a string (e.g.: @string/app_name) instead of the placeholder/content (><)?

Are you able to run the product out of the box (without changing it)? Did you change your packagename?

hi also purchased your webview app to, however i just wanted to know how to select any one of the 3 themes while using offline editor. and also how to add a custom menu to the web app ?

i’m not having internet access all the time so using an offline editor, kindly guide. thanks :) awaiting your reply.

There should be an integer value you can change in strings.xml 1 is Actionbar, 2 fullscreen, 3 dynamic (out the top of my head).

Feel free to let me know if you need further help with this.

kindly let me know how to add custom menu, drawable menu to my web view app.?

Unfortunately, template customization is not covered by our support. Thank you for understanding.

Can run web2app in mac and build apk?

Yes, web2app is fully compatible with Android Studio on all platforms.

This can support AdMob Interstitial Ad?

Currently, without customization from your end, only banner ads are supported.

I tried to run a fullscreen video , but the result is like this http://prntscr.com/6cx17j how to fix it ?

We’ll try to reproduce this issue and provide a fix if necessary. Could you send us an email so we can email the fix to you?

I bought this app but I received Android Studio code but it doesn’t work with ADT. I am working on ADT what should I do?

You can contact me by email if you would like the Eclipse project.

hi wat this mean?users can make use my website to make apps?

No, the purchase of one license allows you to create an app for a website.

You easily do this at our panel, for easier and faster template customization.

i cant run or build the project i always get

Error:Execution failed for task ’:app:mergeDebugResources’. > Error: Failed to run command: C:\Users\Arsovic\AppData\Local\Android\sdk\build-tools\21.1.2\aapt.exe s -i C:\template\app\src\main\res\drawable-hdpi\vert_loading.png -o C:\template\app\build\intermediates\res\debug\drawable-hdpi-v4\vert_loading.png Error Code: 42 Output: libpng error: Not a PNG file

You can change the background color by changing the background attribute of the first imageview in layout/main.xml to a color code of your choice.
android:background="@android:color/white" 

Apple does not allow WebView apps to its store, but we are working on an IOS version of Universal.

Thanks. I dont publish in the App Stores so it doenst matter for me, but i think the rejection of webview apps are the most time because they have no mobile app functionality like network connection check or push notifications. There are a lot of webview Apps in the Apple App Store.

Do you already know when the IOS Version is finished?

Probably early summer 2015.

Hi, is there a way to use eclipse? I couldn’t use android studio. I am getting errors.

http://prntscr.com/6ajxh2

2. problem: How to change package name ? is it enough to find/replace command

Thank you for your purchase!

Are you using the generated version? Because in that case there is no need to change the package name (it’s already done for your). If you aren’t using the generated version is completely independent from our panel and I’d really recommend you give it a try.

If you would like to have the Eclipse version, contact me by email and I’ll be happy to send you a copy!

thank you, I sent an email for eclipse version

Replied to your email :)

*error <style name=”AppTheme” parent=”android:Theme.Holo.Light”>

I’m sorry to see you are experiencing trouble. Make sure that you are targetting Android V21 Lollipop and that the correct modules are added (as named in your docs).

If you’re still having this problem, please provide the full error (should appear in the console, or by clicking the error).

INSTALL_FAILED_INVALID_APK This is what I get when trying to preview the project from both Android Studio and Intelij to a USB connected tablet running Android 4.4.2 Trying to change the build api to lower than 21 produces lots of style related errors. Thanks!

Yes, your complete project structure is based on your package name. If you contact me by email providing your Web2App username and preferred new package name (existing of at least two parts) I’ll change it for you.

It worked, thanks a lot!

If it is not to much to ask, you’d really help us if you could rate the template. You can do this at the downloads page.

Thank you in advance!

Hi,

On my mobile website users can upload and take photos. Is it supported in your template?

We’re working on a version with file upload (camera and files), we hope to publish it in the coming 1-2 weeks. Please note it will not work on 4.4 Kitkat.

I wrote on your email address for a little help ..

My email is: blagoicho0@abv.bg

Responded to your email.

Please in your next update we will like to see the option button besides the home button on the action bar as it appears in your sales page here. I don’t know why you have to give us a different look from what you display here

Hello, the ‘option’ button you refer to (menu overflow button) will be located on the actionbar for devices that do not have a menu button. However, on devices that do have a menu button (e.g. Samsung Galaxy devices), the overflow button will not appear.

This is the official design pattern (which our app has no influence on). It’s similar to other apps, like the Play Store & Gmail. It was also shown in our Demo apk.

Feel free to let me know if I can help you with anything else.

upload images. Not work…

When can upload I will buy.

The next update (+- 1.5 week) will have file upload (on all versions except for KitKat).

hello,

ADS are working on the application but upon viewing full screen videos the advert overlaps the video and is really REALLY annoying!

i would like a fix for this?

Thank you for reporting this bug. We’ll fix this asap.

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