in Call Mute Toggle - LeEco Le Pro3 Questions & Answers

is there any way like widget or tasker action or nova launcher shortcut to get in call mute toggle ?
-----Edit-----
I got the toggle working in tasker; it is very simple. just need a way to flip the icon now
here is the xml ----
<Task sr="task7">
<cdate>1480835243831</cdate>
<edate>1480835345787</edate>
<id>7</id>
<nme>Mic</nme>
<Action sr="act0" ve="7">
<code>301</code>
<Int sr="arg0" val="2"/>
</Action>
</Task>
Click to expand...
Click to collapse

Related

...

Got it solved, thanks
I haven't made a live wallpaper, but does it need a category? For a regular app that goes into the launcher, it has:
<category android:name="android.intent.category.LAUNCHER" />
under <action
Everything looks sound to me... but i'm not 100% positive.. im a newb, too.

[Q] Looking for homescreen shortcut that changes to another homescreen!

Basically I want to be on home screen 1 and click a shortcut that will take me to homescreen 2 and vise versa.
Is this possible?
Thanks.
you can do it with LauncherPro Plus...
Example:
Code:
<LPShortcut sdkVersion="1"
label="Screen 1"
action="android.intent.action.MAIN"
package="com.fede.launcher"
class="com.fede.launcher.Launcher"
>
<Extra type="integer" name="com.fede.launcher.extra.SCREEN" value="1" />
</LPShortcut>
Create a new txt document on the computer called screen1.lps and open with notepad, and copy that code into the new document.
Then I think you need to copy that lps file to /sdcard/lpshortcuts/ (create the dir if you need)
The above is just an example though....
So it is not possible to do this in ADW or ADW EX?
not sure....never really tried either ADW or ADW Ex
Thanks very much for the info. Unfortunately after using LPP for several months I recently moved everything over to ADW EX to try something new.
I hope I can find similar functionality in ADW Ex.
that code will send you to screen 1 only right? im gona look at this xD
You can do it with ADW and ADW EX.
Sent from my PC36100 using XDA App
rbgotee784 said:
You can do it with ADW and ADW EX.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
How can you do it with ADW ex? I dont see any function to write custom shortcuts. I've been looking all over the net to find a way to do it with ADW even using an extra app I can't find a way
Thanks for any advice anyone can give!!
Elixias said:
How can you do it with ADW ex? I dont see any function to write custom shortcuts. I've been looking all over the net to find a way to do it with ADW even using an extra app I can't find a way
Thanks for any advice anyone can give!!
Click to expand...
Click to collapse
Yes please let us know!

[Q] Replacing Google Now shortcut

Hello. What I want to do is to replace Google Now shortcut, but not the one in the App Drawer, but the one which you can pull from your home button. How can this be done?
There are couple of apps which can do the same thing(like Widgets Anywhere and Launch Now), but I can't understand how they do that.
EDIT: Okay, I found the answer. I just have to use android.intent.action.ASSIST.
But can I change the icon? This magnifying glass icon bugs me.
provide metadata
You can provide meta data inside the activity tag as below
<meta-data android:name="com.android.systemui.action_assist_icon"
android:resource="@drawable/ic_launcher" />

Disable long press homescreen for wallpaper settings

Is there any way to turn off wallpaper settings popping up when you long-press the homescreen?
I'm using this ROM - http://forum.xda-developers.com/showthread.php?t=2348272&page=336, if that makes any differece

Third-Party Laucher replacement, but can't change wallpaper

I have replace AFV with an other launcher (I don't really know how it work, i just install a launcher from Play Store and it is completely replace and be come a default launcher)
But I have some issues:
- I can't change the wallpaper, it is always black, i have download some picture, some wallpaper app from store, but seen like can't change wallpaper. But good thing is I can add widget like weather on screen. But I can't pick my time zone, so the clock always display wrong time (amazon limited time zone, which can I can choose in setting). I want to pick GMT +7 but there is no option.
- There is no settings app, if i want to change wifi network or something, i need to click Draw app, click to Home app (it is amazon original launcher) to back to AFT screen, then browser setting from there, i really don't like it. Maybe have a setting app like android original setting app one?
Is there anyone have some solution for this ?
Người việt mình cả hehe.
Dùng bộ đính kèm của tui về cài là được.
còn các hướng dẫn có thể vào đây:
http://www.aftvnews.com

Categories

Resources