Dead Trigger 2 is out, and i had to have tegra 4 extended effects. Heres how to do it
Make sure dead trigger 2 is closed, force close it in app settings to make sure.
With ES file explorer, open /data/data/com.madfingergames.deadtrigger2/shared_prefs/com.madfingergames.deadtrigger2.xml
And change:
<int name="UnityGraphicsQuality" value="x" /> to <int name="UnityGraphicsQuality" value="3" />
and
<int name="OptionsGraphicDetail" value="x" /> to <int name="OptionsGraphicDetail" value="2" />
Then remove write permissions for that file, enjoy
Hey how many frames are u getting on average with those effects
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
Carw said:
Hey how many frames are u getting on average with those effects
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
Click to expand...
Click to collapse
I dont know of any fps osd but id say 25-30, with just high settings its about 30-35 both are playable.
@JoinTheRealms the right settings are:
<int name="UnityGraphicsQuality" value="x" /> to <int name="UnityGraphicsQuality" value="2" />
and
<int name="OptionsGraphicDetail" value="x" /> to <int name="OptionsGraphicDetail" value="3" />
Root required?
Castellano2 said:
Root required?
Click to expand...
Click to collapse
sorry, yes
Njcki said:
@JoinTheRealms the right settings are:
<int name="UnityGraphicsQuality" value="x" /> to <int name="UnityGraphicsQuality" value="2" />
and
<int name="OptionsGraphicDetail" value="x" /> to <int name="OptionsGraphicDetail" value="3" />
Click to expand...
Click to collapse
Settings in the op worked for me, might just need to be higher than the originals
I tried gltools and it works fine on my my s3
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9300 using Tapatalk
Related
Right ive managed to get a working modded framework with circular percentage battery icons, its not 100% accurate, i.e my battery is roughly 88% but the icon reporting 80 so not sure where the error is.
Maybe someone can take a closer look now that we have a working version.
P.S
I hope XperiaUser doesnt mind that i used his framework..
Credit to XperiaUser for a cracking framework for 2.1
Credit to Chewitt for the Installer
And to the creator of the original battery icons!
P.S
Please wait while i upload the file....
*edit*
Just tested the framework and its not 100%...
Working tho' one step closer... maybe someone can finish it
Cool, its great to see the mods starting to come through now.
Sweet Cookies!!!
Nice one man
What was the trick? did you just get the resources.arsc sorted out or were we barking up the wrong tree?
I think the resources.arsc needs editing to include all the .pngs, calum (or anyone else) any chance you could look at this? My daughters doing my nut in have to attend to her
Looks pretty cool though...
Its what i stated earlier, decompile the 2 xml files, edit them and then recompile them.
Add these 2 re-compiled xmls to a fresh framework and also throw in the images. Thats it.
The resources thing needs looking at cos i have a suspicion its only taking certain percentage readings.
Good luck...
Yeah, that's what I noticed... I was just trying to add 75 and 85 percent but the battery icon was blank. I'll try and find time to combine the icons with chewitts latest mod tomorrow so I can see which (if any) percentages are skipped.
I'll post any progress on the other Thread.
It has to be the resources file because if you look at the stock stat_sys_battery.xml you will see that it references only 7 instances and since my battery is on 88% it will show drawable/stat_sys_battery_80 see the code below:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<level-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/stat_sys_battery_0" android:maxLevel="4" />
<item android:drawable="@drawable/stat_sys_battery_10" android:maxLevel="14" />
<item android:drawable="@drawable/stat_sys_battery_20" android:maxLevel="29" />
<item android:drawable="@drawable/stat_sys_battery_40" android:maxLevel="49" />
<item android:drawable="@drawable/stat_sys_battery_60" android:maxLevel="69" />
<item android:drawable="@drawable/stat_sys_battery_80" android:maxLevel="89" />
<item android:drawable="@drawable/stat_sys_battery_100" android:maxLevel="100" />
</level-list>
I cant get the app compiled as it keeps throwing up public.xml errors so hence i cant get the correct resources file.
Maybe XperiaUser or Chewitt can jump on board
*edit*
Im going to have stop playing with this now, as unfortunately daughter is not well and she needs attention...
So it works, but only 10% increments?
Here you go man, got it sussed:
http://forum.xda-developers.com/showpost.php?p=9115397&postcount=57
Any idea how to get a battery icon like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
jeet.9890427233 said:
Any idea how to get a battery icon like this?
Click to expand...
Click to collapse
By reading THIS
Hello everyone!
Okay, I'm sure someone of you was using M2DC to change themes or TouchFLO 2D settings.
I downloaded it yesterday, installed, and only thing I wanted to do is to change wallpaper...
Guess what, I didn't make backup before, idiot, I know..
Of course it was okay, but there is another problem. In 'Launcher' tab, there is setting to change number of rows of programs in last tab (Programs).
I wanted to increase that number long time ago but I didn't kno whow so I tried with this now, changed to nine rows, and when I went to last tab there almost wasn't space between icons, icon labels were hidden below icon under it... Changed back to six rows, but no change.. On this screenshot you can see how does it looks now.
Does anyone of you have default settings for TF 2D, or maybe know how to increase this space between icons? Please, this is really annoying
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Addicted_to_HTC said:
Hello everyone!
Okay, I'm sure someone of you was using M2DC to change themes or TouchFLO 2D settings.
I downloaded it yesterday, installed, and only thing I wanted to do is to change wallpaper...
Guess what, I didn't make backup before, idiot, I know..
Of course it was okay, but there is another problem. In 'Launcher' tab, there is setting to change number of rows of programs in last tab (Programs).
I wanted to increase that number long time ago but I didn't kno whow so I tried with this now, changed to nine rows, and when I went to last tab there almost wasn't space between icons, icon labels were hidden below icon under it... Changed back to six rows, but no change.. On this screenshot you can see how does it looks now.
Does anyone of you have default settings for TF 2D, or maybe know how to increase this space between icons? Please, this is really annoying
Click to expand...
Click to collapse
Here am I again, fixed my problem, there is probably bug in M2DC so it set wrong value in 'IDLAUNCHERWG_Y_INTERVAL' parameter inside of HTCHomeSettings.xml file.
Instead of
Code:
<Property name="IDLAUNCHERWG_Y_INTERVAL" id="1" value="26" />
it changed it to the
Code:
<Property name="IDLAUNCHERWG_Y_INTERVAL" id="1" value="2" />
so space between icons wasn't 26 pixels, it was just 2.
If someone have this problem in the future, here is the solution
Is there a way for adding more apps in the Picture Apps list
By Picture Apps list, I mean the following
1.Open a Picture
2.Open the options for it and you will see an option for Apps
3.When you click that you are presented with Apps that can directly edit that picture.
Following is the illustration for the same.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have a Samsung Focus and have installed HTC's Photoeffects, Samsung's Photogram and LG's Photostylist, each of them working perfectly stable.
But currently in my Picture Apps list, only HTC's Photoeffects is visible(as shown above) but I wanted to include the other two also in the Picture app list as Samsung's Photogram has nice HDR effect and LG's Photostylist has really nice interface
So is there any way by which I can somehow make all there of them appear in my Picture Apps list
SOLUTION: Thanks to sensboston(Post 5)
Code:
To add you app to extra app list for pictures, edit your WMAppManifest.xml and add after </tokens> following lines:
<Extensions>
<Extension ExtensionName="Photos_Extra_Share" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
<Extension ExtensionName="Photos_Extra_Viewer" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
</Extensions>
I believ ethe apps themselves have to register for that list. If you modified the XAPs it might be possible, but doing that would mess up the signatures so you'd have to strip the DRM and sideload them afterwards... if you managed it at all.
GoodDayToDie said:
I believ ethe apps themselves have to register for that list. If you modified the XAPs it might be possible, but doing that would mess up the signatures so you'd have to strip the DRM and sideload them afterwards... if you managed it at all.
Click to expand...
Click to collapse
The XAPs which I have are downloaded from XDA itself and I believe are stripped off the DRM since they can run on any WP7 device
But for this I wanted to know how do I go about modifying the XAPs so that I can manage to have those desired apps also in the Picture Apps list
It might be a flag in the XAP itself (specifically, in a manifest file, probably WMAppManifest.xml). It alternatively might be something that the app needs to do when run. I suggest applying a search engine to this question.
Also, you could try using the OEM Marketplace XAPs (see my signature) to get much more up-to-date versions which probably don't need modification and can receive future updates. I thought that's what you *were* using...
To add you app to extra app list for pictures, edit your WMAppManifest.xml and add after </tokens> following lines:
Code:
<Extensions>
<Extension ExtensionName="Photos_Extra_Share" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
<Extension ExtensionName="Photos_Extra_Viewer" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
</Extensions>
You will receive image token in NavigationEventArgs.Uri, as "/MainPage.xaml?token="image_token""
Code:
private void CompleteInitializePhoneApplication(object sender, NavigationEventArgs e)
{
MessageBox.Show(e.Uri.OriginalString);
// Set the root visual to allow the application to render
if (RootVisual != RootFrame)
RootVisual = RootFrame;
// Remove this handler since it is no longer needed
RootFrame.Navigated -= CompleteInitializePhoneApplication;
}
Thanks sensboston that worked
Even I was working those extension which I had seen in the Manifest file of the HTC App HTC App had the following extensions.
Code:
<Extensions>
<Extension ExtensionName="Photos_Extra_Viewer" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
<Extension ExtensionName="Photos_Extra_Hub" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
</Extensions>
You are welcome!
Probably, there are more (and a lot of!) extensions are available to use. Let's ask XDA local WP7 ROM cooks/explorers? I believe WP7 ROM's should have other than "Photos_Extra_Viewer" extension names inside...
Here is MSDN link: http://msdn.microsoft.com/en-us/library/ff817010(v=vs.92).aspx
Hi,
I've a XTRONS PX5 pb78qsfp-s (Android 8).
I've a problem with the status bar and the navigation icons. These icons are white.
See this picture :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When I use some Apps (like Google Chrome) that changes the status bar color these icons becomes invisible (white on white) :
because we have a white background and a white "font" color.
There is a solution for this issue ?
I tried the app : Status Bar & Notch Custom Colors and Backgrounds The app works, but i have to open it at every boot-up because the app's "autostart funcion" doesn't work (the autostart option is checked but the app doesn't start at boot).
Thank you,
Salvo
Did you end up finding a solution to this? It really annoys me too.
Knocksee said:
Did you end up finding a solution to this? It really annoys me too.
Click to expand...
Click to collapse
Yes, I used Tasker + Status Bar & Notch Custom Colors and Backgrounds. I set Tasker to send an intent to the APP (com.fragments.notch.status_bar.StatusService) when "Open Chrome, Open Gmail and Open Maps".
You can simplify and you can send the intent on boot-up.
But in order to allow Tasker to call Status Bar App i edited the manifest of the app.
<service
android:name="com.fragments.notch.status_bar.StatusService"
android:enabled="true"
android:exported="false" <--- THIS
androidrocess=":statusBarProcess"/>
to
<service
android:name="com.fragments.notch.status_bar.StatusService"
android:enabled="true"
android:exported="true"
androidrocess=":statusBarProcess"/>
This is the APK patched : https://drive.google.com/open?id=1QXZdO2Ehb8UqR9f_5PKLCW_ep6WF30Tp
parisisal said:
Yes, I used Tasker + Status Bar & Notch Custom Colors and Backgrounds. I set Tasker to send an intent to the APP (com.fragments.notch.status_bar.StatusService) when "Open Chrome, Open Gmail and Open Maps".
You can simplify and you can send the intent on boot-up.
But in order to allow Tasker to call Status Bar App i edited the manifest of the app.
<service
android:name="com.fragments.notch.status_bar.StatusService"
android:enabled="true"
android:exported="false" <--- THIS
androidrocess=":statusBarProcess"/>
to
<service
android:name="com.fragments.notch.status_bar.StatusService"
android:enabled="true"
android:exported="true"
androidrocess=":statusBarProcess"/>
This is the APK patched : https://drive.google.com/open?id=1QXZdO2Ehb8UqR9f_5PKLCW_ep6WF30Tp
Click to expand...
Click to collapse
Do u run tasker with root to call the exported service?
I have seen Pixel 4a comes with an different live wallpaper which is animated based on your battery and called Eclipse. Can we expect port for Pixel 4 and other devices?
yep sign me up on this one as well
Yes please
Adding my vote to this one!
We need the APK first
Thanks for the response @MishaalRahman, I hope anybody could port it, it could come in handy for any phone, and specially for us Motorola fans who lost the battery percentage from the Motorola time and weather widget in the update to MyUX (Android 10) would be nice to regain it at least as a wallpaper
Anyone with apk please?
https://forum.xda-developers.com/showthread.php?p=83276867
Hello everyone,<br />
I have started porting the <b>Pixel Wallpapers 20a</b> from the Pixel 4a device. Please test and report here with logcats.<br />
<br />
https://forum.xda-developers.com/atta......
Sent from my Pixel 3 XL using [URL=http://r.tapatalk.com/byo?rid=75858]XDA-Developers Legacy app[/URL]
bigcelo75 said:
https://forum.xda-developers.com/showthread.php?p=83276867
Hello everyone,<br />
I have started porting the <b>Pixel Wallpapers 20a</b> from the Pixel 4a device. Please test and report here with logcats.<br />
<br />
https://forum.xda-developers.com/atta......
Sent from my Pixel 3 XL using [URL=http://r.tapatalk.com/byo?rid=75858]XDA-Developers Legacy app[/URL][/QUOTE]
Thanks! Here it is on my Note 10+, my Pixel 4a order is pending:
Click to expand...
Click to collapse
mzsquared said:
Thanks! Here it is on my Note 10+, my Pixel 4a order is pending:
Click to expand...
Click to collapse
Your welcome my friend. Cheers!
Sent from my Pixel 3 XL using XDA-Developers Legacy app
Thanks!
Thank you very much man... I am loving it on my Moto G7 power, since the new time and weather widget does not have the battery meter outline anymore I wanted and searched for a good alternative long time, this wallpaper brings it back to me in wallpaper form and I love it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dunno if these are useful but grabbed em of my device for whoever wants to dig around.
/system/LiveWallpapersPicker/ apk http://www.mediafire.com/file/k42o8xrrjnjl5c3/file
/data/app/com.google.pixel.livewallpaper/ contents http://www.mediafire.com/file/2gnl9sbowrh42el/file
This is going to sound extremely noob, but how do I enable live wallpapers? I don't see any under styles and wallpapers?
johnwaynegacy said:
This is going to sound extremely noob, but how do I enable live wallpapers? I don't see any under styles and wallpapers?
Click to expand...
Click to collapse
I found it under Wallpapers > Come Alive > That purple/beige gradient
Lurdy said:
I found it under Wallpapers > Come Alive > That purple/beige gradient
Click to expand...
Click to collapse
I didn't eve realize that was a live wallpaper . Thanks!