Sweep2wake toggling easily - Galaxy S Advance I9070 Q&A, Help & Troubleshooting

please suggest me to toggle s2w easily. I tried few on play store but no luck . please post If u have some . thanks

imcoolsj said:
please suggest me to toggle s2w easily. I tried few on play store but no luck . please post If u have some . thanks
Click to expand...
Click to collapse
There is setting in NovaThor app as I remember. If you are on CM based ROM.
I think that you will not find app in Play store for that, because of differend method of implementation of s2w.
If you are on stock:
Find out how Cocafe made those widgets (probably with terminal emulator):
{
"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"
}
And make one for on and one for off.
Enable/Disable:
Quote:
echo on > /sys/kernel/mxt224e/sweep2wake
echo off > /sys/kernel/mxt224e/sweep2wake

thnks for reply. in nova thor setting has s2w on off but what I mean is toggle quickly like a widget. without entering novavthor setting

imcoolsj said:
thnks for reply. in nova thor setting has s2w on off but what I mean is toggle quickly like a widget. without entering novavthor setting
Click to expand...
Click to collapse
And as I told, s2w is custom made as I know. With out kernel. I think it is the same as on CoCore, so you can use those widgets (and commands) like on that screenshoot on CM based ROMs too.

I did. I got this access denide error message

imcoolsj said:
I did. I got this access denide error message
Click to expand...
Click to collapse
Ofcourse, you forgot to use ROOT mode. SU it before using command.

Related

[Q] sound settings

I noticed that with ics the volume of ringer and notifications, cannot be set seperately. I would like to set the notifications volume lower than the ringer but when i set one, the other gets the same value. Anyone knows of a fix or solution.
Thanks
Settings > Sound > Volumes (or something simular, the first thing in the list) > Disable 'Link Volumes'.
May be a little bit different, my phone is not in English.
download quicksettings app from the playstore and try it
Thanks for the answers but doesn't work.
There is no settings in sounds to unlink both.
And the quicksettings app clearly says that they are bound together in android 4.0. I was more thinking about a possible fix, patch or script that could unbound them.
Thanks for any other reply.
I've got the option to set them both at a different volume? Or isn't this what you're looking for?
{
"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 for the answers but doesn't work.
There is no settings in sounds to unlink both.
And the quicksettings app clearly says that they are bound together in android 4.0. I was more thinking about a possible fix, patch or script that could unbound them.
Thanks for any other reply.
Click to expand...
Click to collapse
Oops sorry my bad I didn't know it
Sent from my HTC Incredible S using XDA
Thanks guys for the replys.
I found the solution.
Had flashed Virtuous quattro rc3, now changed it for the ice cold sandwich rom
and the option for unkinking the two volume is present, now works as I like.
but thanks again for your replys.
can u help me ?
i want this too on my xperia neo ics 4.0.4.

[Q] Edit launcher

Hey!
I want just ask about possible to edit some option in this launcher:
{
"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"
}
It is possible to change the 'launch for internet' to 'launch for SMS"?
Please give me fast answer
Thanks from up!
zomer331 said:
Hey!
I want just ask about possible to edit some option in this launcher:
It is possible to change the 'launch for internet' to 'launch for SMS"?
Please give me fast answer
Thanks from up!
Click to expand...
Click to collapse
Is that Launcher Pro? Be more specific so we can help you!​
Jimmy Thrashmetal said:
Is that Launcher Pro? Be more specific so we can help you!​
Click to expand...
Click to collapse
No, its stock 2.3 launcher which has almost no features. So I suggest you to download LauncherPro from market. It looks pretty similar but it has more options to configure.
is that PrimeHD rom ? I 've used it, the launcher can't be edit by yourself, just download another launcher, maybe sony ericsson xperia launcher
Godra said:
No, its stock 2.3 launcher which has almost no features. So I suggest you to download LauncherPro from market. It looks pretty similar but it has more options to configure.
Click to expand...
Click to collapse
Yes, you have right, it's stock.
I though that can be edited bsc I'd like it.
But okey, so it's imposible > thanks for answer.
Thanks!
Thread can be closed.

[Q] Help me finding a how-to

Hey guys!
I've been searching for a while a way to disable some things by default (like when I first boot the ROM), and I found out that some values are kept inside /res/values/bools.xml files.
I didn't tested it out yet, but I'm pretty sure that it works on any app, wheter system or not.
But I'm having trouble to find out how to turn off mobile data. The best that I could get so far is to boot the ROM in Plane mode, which I found in SettingsProvider.apk:
{
"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"
}
Can someone please help me?
Renan Lazarotto said:
Hey guys!
I've been searching for a while a way to disable some things by default (like when I first boot the ROM), and I found out that some values are kept inside /res/values/bools.xml files.
I didn't tested it out yet, but I'm pretty sure that it works on any app, wheter system or not.
But I'm having trouble to find out how to turn off mobile data. The best that I could get so far is to boot the ROM in Plane mode, which I found in SettingsProvider.apk:
Can someone please help me?
Click to expand...
Click to collapse
But mobile data is not on when you boot :-S
sax0406 said:
But mobile data is not on when you boot :-S
Click to expand...
Click to collapse
For me it is always on. And I don't have a data plan, so this is very unwanted.
Renan Lazarotto said:
For me it is always on. And I don't have a data plan, so this is very unwanted.
Click to expand...
Click to collapse
Change the access point then
How do I do this? I don't know, since I never use 3G

Mifavor Launcher 1.8.2

Here's the famous MiFavor Launcher from ZTE! This is version 1.8.2! I have tried this on several different devices and it worked without a problem!
Features:
-Sorting apps by time installed, top hit and alphabetical.
-Change the order of the apps by your choise
-Hide apps from app drawer (most launchers have this feature locked and payment is required to unlock)
-Multiple screen switching animations
-Organize and remove pages from homescreen
-Change homescreen and lockscreen wallpaper separately
-Change phone and notification ringtone separately
Installation:
1. If your handset is rooted it is recomended to copy "Launcher2.apk" to root/system/app
because some functions may not work if it's not installed as system app
2. If your handset isn't rooted install as normal .apk but you may face problems because it's not a system apk
Screenshots:
{
"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"
}
If you experience problems say what's the problem and send a logcat file in the comment's area
Screenshots doesn't work
Getting error unfortunately launcher has stopped
Sent from my GT-I9082 using xda app-developers app
Orla001 said:
Screenshots doesn't work
Click to expand...
Click to collapse
I figured it out! I add them but they don't work. I don't know what was causing that problem
But it should be fixed now!
gdusane said:
Getting error unfortunately launcher has stopped
Sent from my GT-I9082 using xda app-developers app
Click to expand...
Click to collapse
Which device?
bestnugnification said:
Which device?
Click to expand...
Click to collapse
i still can't add widgets.im running 4.1.2.

MOD : Floating message for S6 edge plus nougat Rom ITALIAN language

{
"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"
}
Flash to TWRP
link DOWNLOAD : https://www.androidfilehost.com/?fid=457095661767143454
Tnx to OttomanTR for help:good:
Which ROM you are using? I would like to try that
I like the ROM you have on your phone. Can you please give me the details so I can try it on my S6 Edge + as well?
mothi_j said:
I like the ROM you have on your phone. Can you please give me the details so I can try it on my S6 Edge + as well?
Click to expand...
Click to collapse
https://forum.xda-developers.com/note5/development/rom-f1-online-note5-gs6-infinity-rom-t3553486 :good:
Help with Infinity rom
Are you sure you are using Infinity ROM? I put it on my phone but i dont see the same screen layout as yours. How did you get the signal dots like iphone, how battery meter is horizontal? How did you get 7 icons in the lower app bar? Kindly help
ANDROIDXFOREVER said:
https://forum.xda-developers.com/note5/development/rom-f1-online-note5-gs6-infinity-rom-t3553486 :good:
Click to expand...
Click to collapse
mothi_j said:
Are you sure you are using Infinity ROM? I put it on my phone but i dont see the same screen layout as yours. How did you get the signal dots like iphone, how battery meter is horizontal? How did you get 7 icons in the lower app bar? Kindly help
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=529152257862708163 flash this
update twrp link https://dl.twrp.me/nobleltezt/

Categories

Resources