Code

Discussion on Web2App - Quickest Feature-Rich Android Webview

Discussion on Web2App - Quickest Feature-Rich Android Webview

Cart 3,259 sales

2102 comments found.

Hello and thank you for your work!

I have 2 errors that i can’t resolve :

Error:(46) No resource identifier found for attribute ‘adUnitId’ in package ‘XXX.XXXXXXXXXX.XXX’

Error:(46) No resource identifier found for attribute ‘adSize’ in package ‘XXX.XXXXXXXXXX.XXX’

<com.google.android.gms.ads.AdView 
        android:id="@+id/adView" 
        android:layout_width="wrap_content" 
        android:layout_height="wrap_content" 
        android:layout_gravity="center" 
          ads:adUnitId="@string/publisher_id" 
          ads:adSize="SMART_BANNER"/>

Can you tell me what to do please

many thanks

an happy client

thank you for your reply !

so : i deleted from main.xml: <com.google.android.gms.ads.AdView android:id=”@+id/adView” android:layout_width=”wrap_content” android:layout_height=”wrap_content” android:layout_gravity=”center” ads:adUnitId=”@string/publisher_id” ads:adSize=”SMART_BANNER”/> ... i saved then i try to run app ... I had this new error : Error:(33, 28) No resource found that matches the given name (at ‘value’ with value ’@integer/google_play_services_version’). When i jump to… im going to AndroidManifest.xml…

<meta-data android:name=”com.google.android.gms.version” android:value=”@integer/google_play_services_version” />

not in the MainActivity…

sorry to disturb you again…

ok… i found a thing… there were a problem with the version of grable scripts : defaultConfig { applicationId “com.agenceimedia.heho” minSdkVersion 9 targetSdkVersion 18 }

the min SdkVersion was 8…

I hope it will be ok… thanks anyway for your app !

My apologies, apparently there is no reference to the Admob in MainActivity.java (one of my other apps has it). As you mentioned, there is a reference to it in Manifest.xml:
<meta-data android:name=”com.google.android.gms.version” android:value=”@integer/google_play_services_version” />
Feel free to remove it if you aren’t using Google Play services.

MinSDK version problem noted (though it should not be a big problem), I’ll see if I can change it in the next update.

Enjoy your app & let me know if I help you with anything else!

hi, Pre buy Question :)

suppose if i buy your product , i have 3 websites , can i make app for all of my website or just one ?

Thanks

The app can only point to one url, so you choose to:
- Make a landing page that will enable the user to select one of your websites on app open. I would recommend this if your websites are very similar to eachother, if not I would advise against that as it might confuse your users.
- Create a different app for every website. Again, I would recommend this if your websites are not related/similar to each other. Note that this will require you to buy three licenses.

Hello, I bought Web2App from you guys, I wonder if you can make a modification for me,, the modification I would like to make is to add an intersttiatal banner at the exit of the aplication, just like this one here: https://play.google.com/store/apps/details?id=com.freeinternet

Also I would like to show a message when you try to exit the app, Are you sure you would like to exit?

possible answers:

(rate my app) (yes)

please let me know if you can make that modification for me, contact me at wily8906@hotmail.com

Unfortunately, we’re currently not available for freelance, you’re free to hire someone else to perform this customization.

wow , i only bought 4 days ago and now your site was Suspended ? sherdle.com http://ctrlv.in/473308

Yes, I’m aware of this and we contacted our host. They should have put us back online yesterday (‘a few hours’) but we’re still waiting.

As soon as we’re back online we’ll start working on moving to a new host.

Our sincere apologies for the inconvenience!

Hello, I have 48 errors when I import the app to eclipse Juno

I have been trying all day to fix it but I gave up, please help me with this, the errors are the following:

Description Resource Path Location Type R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 94 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 92 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 114 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 98 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 69 Java Problem The import com.thirdbase.R cannot be resolved MainActivity.java /WebToApp Offline/src/com/thirdbase line 10 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 73 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 71 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 136 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 137 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 145 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 164 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 115 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 127 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 128 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 129 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 213 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 215 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 226 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 238 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 165 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 166 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 171 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 171 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 388 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 385 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 378 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 300 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 400 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 397 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 394 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 391 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 462 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 461 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 460 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 402 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 485 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 483 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 472 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 470 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 495 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 499 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 485 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 486 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 506 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 507 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 504 Java Problem R cannot be resolved to a variable MainActivity.java /WebToApp Offline/src/com/thirdbase line 505 Java Problem

here an screenshot:

http://www.bubbletrouble24.com/Untitled.png

I fixed Already, I dint read the guide first

Great, let me know of I can help you with anything else.

If you like the template please rate it. It would help us a lot!

It seems to be just a server-side plugin. I think it is possible, but it will require some basic Java/Android knowledge in order to integrate it into your application. Please note that this integration is not included in our support.

Hai I Just buy your script, because i have old computer with windows XP i can have install Needed component like JDK and Android SDK : because i read your tutorial and realize its really confusing for newbie like me to figure out how to install development environments in Windows XP, , i try follow your tutorial but i always have error when i start ADT, it seems i can make ADT to work in my Win XP can you help me generate the APK file, because i have generate template with sourcebaker and just need to generate APK File

can you help me please :)

Thank you for contacting us. Eclipse & ADT bundle should be compatible with windows XP (make sure to download the right version). Feel free to contact me with the exact error you are experiencing.

Please note that we are not available for freelance and do not provide APK generation services.

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

I have imported this project into eclipse and then also imported google play services and i add my admob ads id but ads not showing why..?

It can take a while before your ads show (first request). If after 24 hours the ads are still not displaying, contact me again (preferably with a log -> logcat).

ads are still not showing please help me and what logcat from where i can find that? thanks

Connect your phone to your PC. Use the the run as -> Android application option from your project. Now go to window/view and open logcat. Filter for your application and copy the lines with errors (red lines).

what a drama in the app when i add error showing License has been used this is my first app solve the problem now

My apologies for the inconvenience. Please send me an email (using the contact for on CodeCanyon) and provide your license, your username (on the panel), and your preferred project name & package name.

i have website so i can make app ?

If your website is responsive or if you website has a mobile version, yes you can display your site as an app.

in the new update, what do you mean by this “Lollipop increased compatibility” ?? Please explain

We verified the status bar tint (now solid in lollipop) and we updated parse (lollipop compabily).

Hello, Is there any possibility to add refresh on menu?

Yes, you’re completely free to customize the template.

thanks for your helps, it seems solved my problems I give this app 5 stars

Great to hear!

in most of webview have problem of upload image through webview. is your webview already added code for this?

No, this is due technical restrictions (API is not available on Kitkat).

I cant create the app in the new panel, its says the package only can contain a-z and in the old panel have a number, so i cant add it.

Could you provide me with the following info (by email):
- Old username
- New username (new panel)
- Old appname/projectname
- Old packagename
- Is your app currently downloadable in the play store or amazon store?

i bought this and it says i have to register to your website? Is this some kind of joke? i refuse to register an account anywhere fo any products i buy. Even if i use the offline version i need to go to SourceBaker?

Hello, you only need to go to our website if you would like to use our (free) customization service.

If you prefer not to do this, you can find the ‘offline’ version (with the same features) in the subdirectory of the main file (downloaded from Codecanyon).

Hello PolloSXE, we recently ported our complete project to Android Studio. We’ve also updated our offline version with (hopefully) better instructions and the new structure. In addition to that we have created video tutorials.

We’d love to hear your feedback!

not playing youtube videos why

I’m sorry to hear you are experiencing trouble. What Android version and device are you on?

I try to publish an App on google play and get this: http://prntscr.com/54xlxa A strike.., what can i do? or why i get this? At the moment i have the same app, an app with webview from the same website, but i cant update it because i lost the keystore and now i try to add this and get the strike..

Google tends to be strict on Youtube related apps. Since you already have a similar app published, I would guess that Google recently tightened it’s policy.

I dont know why, google now accept the app, i change the package name and now its published, so thanks for the support :)

No problem, great to hear it works. I would appreciate it if you could rate the template. To do so, go to your downloads tab.

How can i add Interstitial ad when a user close the App? its hard to do by myself? im new on eclipse :/ thanks.

Thank you for your purchase! Unfortunately, template customization isn’t included in our support. You’re free to do any customizations yourself or hire someone else to do it.

your website not working

I’m sorry to hear you are experiencing trouble. Could you specify what you mean with “not working”? For example, can you reach the website, are you getting an error message?

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