Hi guys,
I am developing a homepage for my school's video project (videowerden.de)and I wanted to integrate support for Homescreen Web App Icons on iOS and Android.
I have already managed to have our custom icon displayed when you add our website to homescreen on a mobile phone or tablet (via Chrome browser), but now I have changed the icon (I was not satisfied with the first version) and the changes won't apply!
Everytime I delete the Web App icon from Homescreen and try to set it up again, the old icon reappears! It seems to be cached somewhere on my device (HTC One)
Clearing my Chrome's chache or restarting the phone won't help, what can I do?!?
Here's the code I used in my website's head.html:
HTML:
<!-- iOS and Android Homescreen Icons -->
<link rel="shortcut icon" sizes="196x196" href="icon-196x196.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon.png" />
Icons are stored in website's root directory.
ANY IDEAS?!
Related
I lost my web browser icon and message icon in my applications menu. Can somebody send me yours and tell me where to drop them in. Actually those applications work, in search widget i search for them and open them but lost the icons in the applications menu.
Go to settings>>apps>>Manage apps >> Then find TWlauncher and select it. Then select delete data.
Probably you will get the icons back.
You can also try and download a different launcher. For example Zeamlauncher or GO Launcher ex.
Thanks i got my icons back.
Go launcher EX. i can't find this information.
How to add an icon of your application, ie that she appeared on the desktop user that it is not even installed (well, when you opened the market with this application).
Thanks for help.
I have the urban evening theme for themer
How can i remove the smart categories along the top and change it to twitter, facebook and other apps with the icons?
sorry i can't post a link to the theme but its called Urban Evening on themer.
brianeg said:
I have the urban evening theme for themer
How can i remove the smart categories along the top and change it to twitter, facebook and other apps with the icons?
sorry i can't post a link to the theme but its called Urban Evening on themer.
Click to expand...
Click to collapse
Hi,
Those icons aren't really icons, but rather text used in the Zooper Widget. To change these icons, as well as their associated shortcuts, try this:
1. Long press on the homescreen - Advanced - Unlock Widgets (come back here to lock them back into place at the end).
2. Long press on the top widget - Configure - Layout.
3. Now as you can see, there are many Rich Text Module with letters underneath, those are the 'icons'. For example, 'a' is the clock icon.
4. To change the icon/text, tap a module (e.g. 'a'), scroll to Edit Text Manually, and replace 'a' with another letter. Here is a reference to all the icons: http://dl-1.va.us.xda-developers.co....pdf?key=chMx6D8HCwHmdWscEnOsag&ts=1400226165
5. Once you've changed the icon, tap back, then select Module OnTap. Change it to the shortcut/app that you prefer (you can swipe between tabs).
6. Once you're happy, exit everything, and use the same method to the other widgets if necessary.
7. Lock the widgets back into place (Step 1).
It looks like a lot of effort, but it gets much easier with practice. For more information on editing themes, see our tutorial videos here: https://www.youtube.com/playlist?list=PLPXmDjRU7Q9daVeQYX78PNrUp0BAc9AIn
I started playing with the SystemUI.apk, first because with the last official ROM of my JiayuG4A the status bar became trasparent (and i hated that thing) then because now i want to try a couple of things to edit further my smartphone (JB 4.2.2)
Here's the question:
I would like to create two different BackGround for my StatusBar, on HomeScreen view, and on InApp view:
Like, when I'm working on the desktop, on the drawer (maybe) etc, there should be a particular background
while, when I'm with an App opened (the browser, the messages, whatever) there should be another background.
Looking on the internet and inside SystemUI/res/Layout i thought this:
Gemini_Super_Status_Bar.xml & Super_Status_Bar.xml are used to define the StatusBar for the HomeScreen view
Gemini_Status_Bar.xml & Status_Bar.xml are used to define the StatusBar for the InApp view
So i made this changes:
SystemUI/res/drawable/ gradient_sb.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="there's a link here, i can't post it XD">
<gradient
android:startColor="#ff000000"
android:endColor="#44000000"
android:angle="270.0"
android:centerColor="#bb000000" />
</shape>
SystemUI/res/layout/ gemini_super_status_bar.xml & super_status_bar.xml
Code:
android:background="@drawable/gradient_sb"
SystemUI/res/layout/ gemini_status_bar.xml & status_bar.xml
Code:
android:background="#ff000000"
I checked the apk a couple of times before putting it inside the system/app folder of my device. So i'm sure that these changes have been made.
But now the StatusBar appears to be always black and without gradient.
Is there something i missed, something i need to do to make this changes work?
Help please!!
So everybody says that it's impossibile to add folders to the shelf, but it is not true any longer on condition you have a touch enabled chromebook with the google play store enabled.
Just download Jina Drawer and you'll be able to create Jina folders. Then create as many folders as you like and follow the instructions to add the folders to the home screen... Then you'll find the folders inside the chromebook launcher: just long press on them and add to the shelf. Choose transparent theme and close folder once an app has started.
With this first step you can add any android app to the shelf.
Regarding chrome apps, apart from the file manager and chrome remote desktop and few others (which cannot be added to the folders), they are basically links to urls, so you can donwload More shortcuts, which will let you create shortcuts inside any Jina folder. You'll just have to manually add the icons.
Here's how it looks
View attachment 4405128
Edit: for the remote desktop, you can alternatively use the beta link https://remotedesktop.google.com/access
Black background window, vice floating folder.
I shared a video to show the problem I'm having.
https://drive.google.com/file/d/1-C6ja5qgPxcKpen7ukffhvAR26RCQD_h/view?usp=drivesdk