Web2App - Quickest Feature-Rich Android Webview

Web2App - Quickest Feature-Rich Android Webview 2024-02-23

No permission to download

alexcatalin

New member
Jun 16, 2018
4
1
3
Download link isn't working. Could you upload a mirror? *found it in a mirror, however download link should still be updated
 

bewafa

New member
Jun 19, 2019
16
4
3
The file you are trying to download is no longer available.
This could be due to the following reasons:
 

cryptointel

Active member
Trusted Uploader
Jul 19, 2019
247
54
28
Add icon to this folder: \app\src\main\res\drawable-hdpi
and add the icon source in configuration file
Thanks,
Let us assume i have icons named "web.png" and "call.png" placed in drawable-hdpi folder should i add the icon like this?
public static final int[] ICONS = new int[]{ "web.png","call.png"};
 
  • Like
Reactions: tanierlyons

cryptointel

Active member
Trusted Uploader
Jul 19, 2019
247
54
28
Thanks,
Let us assume i have icons named "web.png" and "call.png" placed in drawable-hdpi folder should i add the icon like this?
public static final int[] ICONS = new int[]{ "web.png","call.png"};
Thanks, I got it sorted already
public static final int[] ICONS = new int[]{R.drawable.web, R.drawable.call};
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu