Need help with Blade Buddy - Android Q&A, Help & Troubleshooting

Ok this app is a real pain in the ....
I want to get rid of it, I just need to know what the default settings are...
Code:
debug.sf.hw
debug.sf.nobootanimation
media.stagefright.enable-player
media.stagefright.enable-meta
media.stagefright.enable-scan
media.stagefright.enable-http
ro.camera.sound.forced
ro.sf.lcd_density
qemu.sf.lcd_density
wifi.supplicant_scan_interval
dalvik.vm.heapsize
dalvik.vm.heapstartsize
dalvik.vm.heapgrowthlimit
^^^^^^
Those are the options you get in the 'advanced' area.
Does anyone know what the Galaxy S 2 defaults are? I just want to set them back the way they were... -.-
In particular:
If hardware acceleration is on or off by default.
If 'stagefright' is on or off by default (all of them and which ones)
Those are the only ones that I played around with. But there is no setting to just put them back the way they were...
Thanks a lot this is really doing my head in... darn this app.

leijonasisu said:
Ok this app is a real pain in the ....
I want to get rid of it, I just need to know what the default settings are...
Code:
debug.sf.hw
debug.sf.nobootanimation
media.stagefright.enable-player
media.stagefright.enable-meta
media.stagefright.enable-scan
media.stagefright.enable-http
ro.camera.sound.forced
ro.sf.lcd_density
qemu.sf.lcd_density
wifi.supplicant_scan_interval
dalvik.vm.heapsize
dalvik.vm.heapstartsize
dalvik.vm.heapgrowthlimit
^^^^^^
Those are the options you get in the 'advanced' area.
Does anyone know what the Galaxy S 2 defaults are? I just want to set them back the way they were... -.-
In particular:
If hardware acceleration is on or off by default.
If 'stagefright' is on or off by default (all of them and which ones)
Those are the only ones that I played around with. But there is no setting to just put them back the way they were...
Thanks a lot this is really doing my head in... darn this app.
Click to expand...
Click to collapse
Sgs2 default settings
{
"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"
}

Thanks a ton. Added thanks. Thread can be locked or moved to trash now

Related

[Q] ICS-Change Text on lock screen?

I know ICS is still kind of fresh, but I was looking for some input as to whether or not the "sprint" text is changeable in the following two places outlined in red:
{
"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 recently flashed my phone to Cricket, so It's just kind of annoying to see sprint there. Any help is appreciated, just looking for a direction to go in.
p.s. I'm running JoelZ9614's beta if it matters.
check in systemUI.apk/res/values/strings and look for references to "operator" - maybe you'll get lucky? ^^ that would be for dropdown. The LS one is probably in whatever houses the LS, haven't ripped ICS apart for a few weeks so I can't remember, maybe the facelock.apk or if you're lucky "lockscreen.apk" lol.
Thanks Duce! I went looking for a while and couldn't find anything except something pointing to /data/eri.xml. I remember doing that trick on my 4G. So I went the long way and decompiled framework-res and there was the eri.xml. Changed "sprint" to whatever, and it works. You can also add the eri.xml to /data/ and that works as well. Thanks again though.
If anyone else wants to, just download THIS and extract eri.xml and open it. Just edit the "sprint" part in the quotes to whatever you want, save, place xml in /data/. Then reboot and enjoy.
Luckily there's a setting in Joel's Ics rom that does it for ya. Changes it in the notification bar as well
Sent from my PG86100 using Tapatalk

[Q] imageButton with text

Hello, i hope i'm in the right section.
I need some help with display within a game project. I did some research and i can't find a convenient answer. I want to use imageButtons and not just Buttons. I currently use setImageResource (drawable) for my unit and setBackgroundResource (drawable) for background.
I'm missing some info on the screen, let's say HP for an unit or any kind of text.
Here's what it looks like :
I want to have something 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"
}
Is there a way to do so ?
Thanks for your time
maitokeul said:
Hello, i hope i'm in the right section.
I need some help with display within a game project. I did some research and i can't find a convenient answer. I want to use imageButtons and not just Buttons. I currently use setImageResource (drawable) for my unit and setBackgroundResource (drawable) for background.
I'm missing some info on the screen, let's say HP for an unit or any kind of text.
Here's what it looks like :
I want to have something like this :
Is there a way to do so ?
Thanks for your time
Click to expand...
Click to collapse
While i'm not completly sure (my month of devolpment hasnt gotten me that far) you should be able to edit the acutal image that you have for the charectors with image editing software like gimp. You just go to the add text tool and add the text that you want to. I will edit this post if i find a more efficent way of doing this.

[Q] - Disable screen capture sound

I am on the ICS leak (and have been for a little over a month now)... currently on .211. I have searched and searched and cannot find the answer I am looking for... so thought I would post the question.
Is there a way to disable the sound the phone makes when you do a screen capture (PWR + VOL Dwn)? I followed the directions to disable the camera sound (outside of the camera application) but the sound still persist, even while the darn thing is on silent.
Any clues on how to disable the sound?
{
"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"
}
This is where you would start. Start by moving to SD. Don't delete. Remember what you did. If the sound doesn't exist in the system then it can't produce what isn't there.
stkiswr said:
This is where you would start. Start by moving to SD. Don't delete. Remember what you did. If the sound doesn't exist in the system then it can't produce what isn't there.
Click to expand...
Click to collapse
Is that the only location where system sounds are located? When I was viewing that last night... nothing stood out as the click (except the camera click sound).
Yeah I guess going through each of em one by one is the only option. Grumble. If none of those work... I am at a loss then!
I just changed mine to the camera sound from a nexus and it changed my sound associated w my screenshot too. Maybe its just tied together. Other than silencing your phone and then taking a pic I don't know exactly how to break it from there
if you are using samsung galaxy s3, you could try silent screenshot instead. simple and cool.

How to enable Split Screen for most apps.

RTtP (Right to the point)
Download or start up your favorite build.prop editor. (ROM Toolbox is what I use)
After opening your build.prop editor, look for persist.splitwindow.support_all (located a little above the middle of the list)
It'll say False... So simply change it to True and then reboot.
Now test it out. You'll notice real quick why this setting isn't enabled... Not all apps have been scripted to support this feature yet. Feel free to post screen shots of apps that work nicely with this feature "unlocked".
Last thing: I am NOT responsible for any damages to your device. But if you have questions... Fire away.
{
"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"
}
LGLS990 AnTuTu Score-44522 HTML5-10556
I hadn't seen this yet, so I found it helpful. Thanks OP.
Spaniard85 said:
I hadn't seen this yet, so I found it helpful. Thanks OP.
Click to expand...
Click to collapse
That was the first mod that I did after rooting my Sprint LG G3 - I went to the Play store and download the pay version of "Multi Window Mod" for LG G3, and you can add only the apps that you want and organize them any way you want - more like my Galaxy S3 with "Multi Window Manager"
I have about 175 apps total so having them all in Multi Window Choice doing it via a Build Prop mod was to overwhelming for me. Yes, I do use that many apps (some more frequent than the others)
Check it out if if you have a lot of apps!

How to remove horizontal camera hider on LG K51s??

So I recently acquired an LG K51s, because my old Sony broke due to water penetration.
One annoying thing I really dislike about the phone (apart from the rubbish skin LG uses), is the simple fact when I go into horizontal mode the phone cuts off part of the top screen to make it look seamless (because it has a hole-punch camera cutout).
Now I really don't mind the camera, provided I can use the 6.55" 20x9 720p screen. So I'd like to know, if there a way I can permanently disable it? I know Nova launcher and YouTube can somehow bypass it and use the whole screen.
Thanks in advance!
-Z
So this is kinda useless. But I'll keep trying nonetheless!
I suspect the problem is with com.android.systemui. I have managed to extract the APK and will be looking around to see if I can somehow disable a custom setting in System UI Tuner. If that doesn't work I may have to edit it manually and see if I can overwrite it, somehow...
Nova Launcher making use of all the screen space (horizontal)
{
"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"
}
Settings app giving me the stupid black bar (horizontal)
Same issue in Chrone as in the Settings app (horizontal)
But any app that plays videos (in my case it's YouTube) has the option to remove the black bars (horizontal)
Why is no one giving me ANY useful input?
I can even upload the 90mb systemui apk if, anyone has the knowledge and experience to go through it.
Mods, what the on earth is going on???

Categories

Resources