Webview for Android as of SDK 24 and later with cache function/clear cache, cookies, upload files and camera and open links externaly. Adroid Studio Flamingo | 2022.2.1
Budget: $20 – $80 USD
1. When app start, user will see webview(iframe) of this link index.php https://bit.ly/2QEeDZ4
2. CACHE should be enabled so all things need to be cached, js, html. img...... so next time it will load them faster
-javascript/jquery should be enabled, also COOKIES need to be enabled coz my site set cookie for long time
3. When app starts it will also check this json file in the background: (https://bit.ly/2zf8mMT) and it will save the version number.
so on each app start it will check the number, if number is same then nothing to do , if number is bigger(different) from the number saved on app then CLEAR APP CACHE (this will not clear cookie)
4. In my site (that will be shown on webview) i can have links that when user click on them they to be opened with external browser not inside webview.
how can we achive this, maybe i can make links like this:
a) insteand of http://google.com i can make external://google.com so app will know that need to open link with external browser
b) or i can make links like this http://google.com?TYPE=external then app know that this link need to open in external browser not inside a webview and then remove TYPE=external when opening link
4.1 Same logic need to for sharing links, so if inside webview is a link that start with share://google.com or http://google.com?TYPE=SHARE it means when user click that link app will not open it inside webview but it will show options to share it.
4.2 There can be other things based on same logic
5. Webview should support upload images from phone if i put html image upload FORM in my site
6. App need to be protected so if someone decompile he cant see the url (maybe to encrypt or make something to url of webview )
7. If no network app will show a message and NOT to show link which is in webview coz i dont want people know its a webview
8. It is essential to deliver all the Android Studio Project for us to sign it for future updates when it is uploaded to the Play Store. We have already hired before and the developers disappeared leaving the project adrift.
Those who can do this work on macOS for the AppStore will also be valued since we have more projects from other clients.
9. OPTIONAL: We pay more in case of presenting the app with an animation on Splash Screen, not many colors, not lights, not gross animation. Just simple and minimalist animation. Logos and color codes are available when you needed.
2. CACHE should be enabled so all things need to be cached, js, html. img...... so next time it will load them faster
-javascript/jquery should be enabled, also COOKIES need to be enabled coz my site set cookie for long time
3. When app starts it will also check this json file in the background: (https://bit.ly/2zf8mMT) and it will save the version number.
so on each app start it will check the number, if number is same then nothing to do , if number is bigger(different) from the number saved on app then CLEAR APP CACHE (this will not clear cookie)
4. In my site (that will be shown on webview) i can have links that when user click on them they to be opened with external browser not inside webview.
how can we achive this, maybe i can make links like this:
a) insteand of http://google.com i can make external://google.com so app will know that need to open link with external browser
b) or i can make links like this http://google.com?TYPE=external then app know that this link need to open in external browser not inside a webview and then remove TYPE=external when opening link
4.1 Same logic need to for sharing links, so if inside webview is a link that start with share://google.com or http://google.com?TYPE=SHARE it means when user click that link app will not open it inside webview but it will show options to share it.
4.2 There can be other things based on same logic
5. Webview should support upload images from phone if i put html image upload FORM in my site
6. App need to be protected so if someone decompile he cant see the url (maybe to encrypt or make something to url of webview )
7. If no network app will show a message and NOT to show link which is in webview coz i dont want people know its a webview
8. It is essential to deliver all the Android Studio Project for us to sign it for future updates when it is uploaded to the Play Store. We have already hired before and the developers disappeared leaving the project adrift.
Those who can do this work on macOS for the AppStore will also be valued since we have more projects from other clients.
9. OPTIONAL: We pay more in case of presenting the app with an animation on Splash Screen, not many colors, not lights, not gross animation. Just simple and minimalist animation. Logos and color codes are available when you needed.