[MOD]Various optimizations[18.11.2012] - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

This are simple mods for our sony ericsson xperia 2011 devices
it works on all roms​
DISABLE BUTTON BACKLIGHT​Procedure:
1.With any root browser mount system as R/W (read and write)
2.Go to /sys/class/leds/button-backlight and change "brightness" to "1".
3.In same folder change "max_current" to "1".
4.Go to /system/etc and open "hw_config"
5.Change from
echo 1500 >$dev/button-backlight/max_current
Click to expand...
Click to collapse
to
echo 1 >$dev/button-backlight/max_current
Click to expand...
Click to collapse
5.Save
6.Reboot
Whats the use of it?
-- it can save a bit of battery life
-- for some it looks better (me )
ENABLE LIGHT SENSORS​Procedure:
1.With any root browser mount system as R/W (read and write)
2.Go to /system/etc and open "hw_config"
3. and change from
echo 0,0,0,0 > $dev/lcd-backlight/als/params
Click to expand...
Click to collapse
to
echo 3,2,2,0 > $dev/lcd-backlight/als/params
Click to expand...
Click to collapse
4.Save
5.Reboot
Whats the use of it?
-- It reduces it brightness while the light is low and increases it when light is strong
WIFI TWEAKS​Procedure:
1.With any root browser mount system as R/W (read and write)
2.Go to /system/etc and open "tiwlan.ini"
3.Change lines from
HT_Enable=0
BurstModeEnable = 0
WiFiAdhoc = 0
Click to expand...
Click to collapse
to
HT_Enable=1 #0=disable 802.11n support / 1=Enable
BurstModeEnable = 1 # 0 - Disabled 1 - Enabled
WiFiAdhoc = 1
Click to expand...
Click to collapse
4.Save
5.Reboot
Whats the use of it?
-- it increases wifi throughput, so it enables more data to be transferred at one time
CREDITS:
-- jader13254 for disabling button backlight
-- arcatarc for automatic light sensors
-- XtremePeople for wifi tweaks

Thanks, any ideas how to disable the buttons themselves? I need that so I can use the phone when it's wet.
Sent using Xperia Active and XDA app.

zagi988 said:
Thanks, any ideas how to disable the buttons themselves? I need that so I can use the phone when it's wet.
Sent using Xperia Active and XDA app.
Click to expand...
Click to collapse
hmm try to set value at 0

will work on GB?

I9103 said:
will work on GB?
Click to expand...
Click to collapse
{
"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"
}

mv_style said:
Click to expand...
Click to collapse
lol good one

what do you mean?

I9103 said:
what do you mean?
Click to expand...
Click to collapse
Sent from my SK17i

andrasandhi said:
Sent from my SK17i
Click to expand...
Click to collapse
ahahhahaa

4.Go to /system/etc and open "hw_config" and change from
"echo 1500 >$dev/button-backlight/max_current" to
"echo 1500 >$dev/button-backlight/max_current"
^ What's the difference?
Btw, it worked for me in .62 firmware. Thank you!
EDIT:
After reboot the values in Brightness and Max_Current resets.

What is it?
Yes or no

I9103 said:
will work on GB?
Click to expand...
Click to collapse
Just read man.. It says that it will work on ALL ROMS, so.. yeah, it will work on GB

pls dont answer this kind of questions.
make him read before posting

mv_style said:
pls dont answer this kind of questions.
make him read before posting
Click to expand...
Click to collapse
Sorry, i personally prefer answering so that kind of questions don´t spam the thread

Added some new optimizations

TeamIndia said:
lol good one
Click to expand...
Click to collapse
lol really good
pls add some battery optimization

king40 said:
lol really good
pls add some battery optimization
Click to expand...
Click to collapse
check my build.prop list

ENABLE LIGHT SENSORS
Procedure:
1.With any root browser mount system as R/W (read and write)
2.Go to /system/etc and open "hw_config"
3. and change from
Quote:
echo 0,0,0,0 > $dev/lcd-backlight/als/params
to
Quote:
echo 3,2,2,0 > $dev/lcd-backlight/als/params
4.Save
5.Reboot
Click to expand...
Click to collapse
Mines are 3,1,4,0. Do I need to change them or not?

Kir3 said:
Mines are 3,1,4,0. Do I need to change them or not?
Click to expand...
Click to collapse
is automatic brightness working for you?

mv_style said:
is automatic brightness working for you?
Click to expand...
Click to collapse
Well, I just flashed DeliciousSandwich and didn't test it

Related

[Quick Tut] Transparent Widgets

Ohhhhkayyyy...
I'm awfully-really-greatly borrrreeedddd
Click to expand...
Click to collapse
so here's a quick tutorial..
open the respective .apk file with a archive manager [[ 7ZIP for me ]]
go to
res->drawable->drawable-mdpi
Click to expand...
Click to collapse
search for file
appwidget_bg.(whatever)
Click to expand...
Click to collapse
[OPTIONAL]
extract it & make a copy, will edit the copy [just to be on a safe side]
Click to expand...
Click to collapse
Open the file in a image editor that supports PNG files [photoshop,gimp,etc]
now comes the magic
select all
press "DELETE"
save and close
[Easter Eggs : YES!!You Can.. If you're not a transparenter,
you can change the Color/image too make sure the size is same]
Replace :
Send the apk to your sdcard
copy it anywhere in the /system [cuz only there you would be able to change permissions]
change the permissions as below
now copy/replace it to the destination folder
you're done mate.
I'm Posting it with examples [just to make this tut fun]
everyone has seen the POWERCONTROL WIDGET right?
{
"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"
}
Click to expand...
Click to collapse
its in the background image is in Settings.apk
Click to expand...
Click to collapse
now I extracted the bg image
edited this way
before
after
Click to expand...
Click to collapse
copied it back to the apk file
sent it to my phone
changed the permissions
Click to expand...
Click to collapse
and replaced it
RESULT
Click to expand...
Click to collapse
-THE END-
It seems that boredom is one of the greatest discoveries of our time. If so, there's no question but that he must be considered a pioneer. Luchino Visconti
Click to expand...
Click to collapse
EDIT: THIS METHOD WORKS WITH ALL WIDGETS NOT JUST POWER CONTROLS.. DARN THAT WAS JUST AN EXAMPLE..
or you can simply download extended controls and there put transperency to 0 lol
Tehouster said:
or you can simply download extended controls and there put transperency to 0 lol
Click to expand...
Click to collapse
Very funny... if only you could read.. power controls was the example I gave.. this tutorial was meant for ANY WIDGET not just power control..
suhel28 said:
Very funny... if only you could read.. power controls was the example I gave.. this tutorial was meant for ANY WIDGET not just power control..
Click to expand...
Click to collapse
Come on Suhel! Dont get this so personally!
I said something like that in the Android Forums too!
What we mean is that its too much hussle for little reward!
N.
Blitzkri3g said:
Come on Suhel! Dont get this so personally!
I said something like that in the Android Forums too!
What we mean is that its too much hussle for little reward!
N.
Click to expand...
Click to collapse
yeah, that's the stuff
for all widget?? ,, will trying...
Ooo very clever, going to try this :-D

Best camera with .62 firmware(must be rooted)

After much trial and error i have found out how to get the best picts on this firmware. SEE WARNINGS BELLOW!!
Try this at your own risk. I have not had any problems.
Thanks to larut for the camera mods!
1. First goto this link and download the files called "larut camera.apk.rar".
Follow instructions on that page.
http://forum.xda-developers.com/showpost.php?p=21336065&postcount=1
You then need to reboot!
2 Next goto this link and download the camera libraries.
http://developer.sonyericsson.com/w...ralibrariesforthe2011xperiaphones?cc=gb&lc=en
Unzip them and copy only the 3 files for the neo to the sd card.
Move the three files in the root /system on phone.
Change the permissions of ALL files.
Move the three files to /system/lib.
Reboot phone and you are done!
Before you start this make a copy of the following files:
/system/app
CameraExtensionPermission.apk
SemcCameraUI.apk
/system/lib
libcald_pal.so
libcamera.so
libcameralight.so
Use at your own risk! I have been using this for over a month and no problems. You must have Root to do this!
Enjoy!
This is only for Neo ?
Thilina said:
This is only for Neo ?
Click to expand...
Click to collapse
I think this will work on other 2011 Xperia lineup, since you will be getting official drivers from the sony ericsson page, its just the software i think that was replaced ...
heard this mod will just make the pics bigger but will not yield any better picture quality....
Before you start this make a copy of the following files:
/system/app
CameraExtensionPermission.apk
SemcCameraUI.apk
/system/lib
libcald_pal.so
libcamera.so
libcameralight.so
Click to expand...
Click to collapse
All right, is too late for that !
i moved all files
How about some comparisons pictures?
Sent from my MT15a using XDA App
wnke said:
All right, is too late for that !
i moved all files
Click to expand...
Click to collapse
Here you go. And don't forget it next time
Thx mate, tho I am on .42, its work
Perfect solution ^^
Less Jpeg artifice and noise
Improved in details
redondogabriel said:
How about some comparisons pictures?
Sent from my MT15a using XDA App
Click to expand...
Click to collapse
Yes can you upload some comparisons photos : )
Would be great.
yeah !!Better quality of pics.
WOW, it really works. No more yellow night pics. Thanks for this guide.
MOD
{
"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"
}
STOCK
Can this mod apply to .42 also? Tks
BlackRatVN said:
Can this mod apply to .42 also? Tks
Click to expand...
Click to collapse
Hard to read entire thread?
dc26919568 said:
Thx mate, tho I am on .42, its work
Perfect solution ^^
Less Jpeg artifice and noise
Improved in details
Click to expand...
Click to collapse
Aarush said:
MOD
STOCK
Click to expand...
Click to collapse
pics are dead
Madfysh said:
Hard to read entire thread?
Click to expand...
Click to collapse
Ah thanks, I overlooked this
Was similar to the manipulation of .42. Only there was a change of only SemcCameraUI. Here are replaced with 5 files. The size is now more than doubled, but the quality is so not added. The noises may be smaller, but noticeable. It is a pity
Well I install and tested with my Neo. The size of pic is doubled and the quality is improved, but just a little bit. I also notice some horizon fault line across the pics, not easy to see but noticable when you zoom the pic to 100% size
So I think this will worth a try if you dont have any issue the the card volume and speed
Thanks anyway for sharing!
Ldbrown01 said:
Unzip them and copy only the 3 files for the neo to the sd card.
Move the three files in the root /system on phone.
Change the permissions of ALL files.
Move the three files to /system/lib.
Reboot phone and you are done!
Click to expand...
Click to collapse
I don't understand about the 'permission' thingy. How to do it? Can it be done using Root Explorer? Thanks in advance
noowb00 said:
I don't understand about the 'permission' thingy. How to do it? Can it be done using Root Explorer? Thanks in advance
Click to expand...
Click to collapse
Yes you can use root explorer. Press and hold on file, will get you menu, then pick permissions ,and change them.
Owner: R, W
Group: R
Others: R

[APP]S-Voice,SGS3 media files and LWP for Xperia S[UPDATED ON 23/05/12]

1.S-Voice
Try this after You got ics
No need to edit Build.prop
Thanks to-pHaez
Post link
Direct Download
2.Media files-TESTED ON MY XPERIA RAY
Included Files:
-Alarms
-Ringtones
-Notifications
-UI Sounds
Click here to download Media files
3.Live wallpapers-NOT YET TESTED
Deep Sea:
{
"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"
}
Luminous Dots:
Galaxy S III Dandelion LWP:Tested and working
Click to download DEEP SEA
Click to download LUMINOUS DOTS
Click to download Dandelion(thanks to irkkso )
It worked on my xperia ray so it should work on xperia s
User feed-back
dynamic503 -Dandelion live wallpaper is very nice on our xps!
jimnguyen87-Nice! thanks
Thanks for your support
Are you putting this post in every Sony device forum? This is no use to us yet as we don't have working ICS.
Sent from my LT26i using XDA
poo-tang said:
Are you putting this post in every Sony device forum? This is no use to us yet as we don't have working ICS.
Sent from my LT26i using XDA
Click to expand...
Click to collapse
Hey sorry mate..Try this after you got ics
I put this in every forum coz to help others.....Don't mis-understand.........
I think you can use apps other than s-voice on your xperia s
established only dandelions
valday456 said:
established only dandelions
Click to expand...
Click to collapse
What about DEEP SEA?
Media files should work(100% sure)
DEEP SEA not install
Media files should work
Click to expand...
Click to collapse
they must be copied into your folder?
valday456 said:
DEEP SEA not install
they must be copied into your folder?
Click to expand...
Click to collapse
yes,You have to copy the extracted files
how to install DEEP SEA & Luminous Dots
valday456 said:
how to install DEEP SEA & Luminous Dots
Click to expand...
Click to collapse
Just open the extracted apk files in file manager(ES file manager)
then select install
Nice! thanks. But this just do the live wallpaper, not the lockscreen right?
jimnguyen87 said:
Nice! thanks. But this just do the live wallpaper, not the lockscreen right?
Click to expand...
Click to collapse
Don't say thanks just hit the thanks button......
It is Live wallpaper not lock screen.
Knight47 said:
Just open the extracted apk files in file manager(ES file manager)
then select install
Click to expand...
Click to collapse
problem during installation - a popup window "application is not installed"
valday456 said:
problem during installation - a popup window "application is not installed"
Click to expand...
Click to collapse
Copy and paste "the particular app" into system/app with the help of root explorer
Long press "Name of the app.apk" and press permissions.
Set them to:
r-w
r
r
reboot...
then in /system/app with root explorer and installing it like a normal app!
Knight47 said:
Copy and paste "the particular app" into system/app with the help of root explorer
Long press "Name of the app.apk" and press permissions.
Set them to:
r-w
r
r
reboot...
then in /system/app with root explorer and installing it like a normal app!
Click to expand...
Click to collapse
all the same "application is not installed"
Those won't install because they use ICS APIs.
K900 said:
Those won't install because they use ICS APIs.
Click to expand...
Click to collapse
Ohh i forget that....Try to install it after you get the ics update
Knight47 said:
Ohh i forget that....Try to install it after you get the ics update
Click to expand...
Click to collapse
Dandelion live wallpaper is very nice on our xps!
Sent from my LT26i using Tapatalk 2
dynamic503 said:
Dandelion live wallpaper is very nice on our xps!
Sent from my LT26i using Tapatalk 2
Click to expand...
Click to collapse
Thnx 4 ur feed-back

[Hack] Save Battery with Disabling Button Backlight on Xperia arc & other Phones

Supported Devices:
Xperia arc and arc S
-.13
- .587
- .431
-. 4.0.3
- GB
Xperia Ray
-.13
- .587
- .431
-. 4.0.3
- GB
In this thread I'll show you how to disable the button backlight on your Xperia device.
Step-by-step:
1. Mount /system as read and write, i.e. RW
2. Go To /sys/class/leds/button-backlight and change max_current to "1".
3. Go To /system/etc/hw_config and scroll down a bit. Now change max_current to "1".
4. Reboot. Buttons Light will not light up anymore.
I made a script. Check it out! http://forum.xda-developers.com/showthread.php?t=2342987
jader13254 said:
[TWEAK / HACK] Hey Guys,
[Q] Do you getting angry because of Battery Drain on your ROM?
[A] Than Disable the LED-BACKLIGHT on your Buttons.
[Q] How?
[A] Go to your Sys Folder with an Root-Explorer and than Class>Leds>Button-Backlight and set to 0 or anything between 0 and 255.
[Q] Which Values I can Use?
[A] Well, Between 0 and 255, 0=OFF and 255=max Brightness and 100=dark and 200=light
[Q] I'm very silly and i don't understand that.
[A] Than take a look at this and i hope you understand now.
[Q] What Now?
[A] Ask your Mother or Hit Thanks or Suscribe on YouTube
Bye
Click to expand...
Click to collapse
Thx i have been looking for this for very long alr.
But is this the right Forum? Because, its no Question, and no Development in any way, so should i have posted it to general?
List of bugs, LOL!!
jader13254 said:
[TWEAK / HACK] Hey Guys,
[Q] Downloadlink?
[A] Here
[Q] Do you getting angry because of Battery Drain on your ROM?
[A] Than Disable the LED-BACKLIGHT on your Buttons.
[Q] How?
[A] Go to your Sys Folder with an Root-Explorer and than Class>Leds>Button-Backlight and set to 0 or anything between 0 and 255.
[Q] Which Values I can Use?
[A] Well, Between 0 and 255, 0=OFF and 255=max Brightness and 100=dark and 200=light
[Q] I'm very silly and i don't understand that.
[A] Than take a look at this and i hope you understand now.
[Q] What Now?
[A] Ask your Mother or Hit Thanks or Suscribe on YouTube
[Q] Are there any Bugs?
[A] Yes :-/ List of Bugs
[Q] That wasn't funny! What are the Bugs?
[A] Ok, Sry for that. Bugs: Value go back to stock after 2 minutes. To Disable try to reboot immediately after enabling. We R Working on it.
[Q] That's Bad!
[A] OMG. Kill ME!
[Q] Why are you joking all the time?
[A] Because i like it.
Bye
Click to expand...
Click to collapse
but this does not work. After 1 minute or two, the light back again
yess
[Comment Deleted]
WORKING AGAIN!
then this post is for what?
this does not help at all
yess
It works again
Lights off is not that it's easy and in my ROM
It's hwconfig
Sent from my Xperia neo using XDA Premium HD app
haha
kormatoes said:
Lights off is not that it's easy and in my ROM
It's hwconfig
Sent from my Xperia neo using XDA Premium HD app
Click to expand...
Click to collapse
Sure
jader13254 said:
i'm no developer!
Click to expand...
Click to collapse
I give you mine if I can find it on drop box
Sent from my Xperia neo using XDA Premium HD app
[Q] Which Values I can Use?
[A] Well, Between 0 and 255, 0=OFF and 255=max Brightness and 100=dark and 200=light
far as i know 1= Off
0 = max brightness
{
"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"
}
always works
And i always set it to 1
no
Working now
jader13254 said:
WORKING AGAIN!!
[TWEAK / HACK] Hey Guys,
[Q] Downloadlink?
[A] Here or Direct-Link Here
[Q] Do you getting angry because of Battery Drain on your ROM?
[A] Than Disable the LED-BACKLIGHT on your Buttons.
[Q] How?
[A] Go to your Sys Folder with an Root-Explorer and than Class>Leds>Button-Backlight and set to 1.
[Q] Which Values I can Use?
[A] Well, only 1.
[Q] I'm very silly and i don't understand that.
[A] Than take a look at this and i hope you understand now.
[Q] What Now?
[A] Ask your Mother or Hit Thanks or Suscribe on YouTube
[Q] Are there any Bugs?
[A] Yes :-/ List of Bugs or this
[Q] That wasn't funny! What are the Bugs?
[A] Ok, Sry for that. Bugs: -
(Idea by varader0zs)
Bye
WORKING AGAIN!!
Click to expand...
Click to collapse
what is written here, still not working
for me its working!
set it to 1
jader13254 said:
set it to 1
Click to expand...
Click to collapse
and the LEDs do not get back to how it was before?
solution found!
Set the max_current also to 1!
Hit thanks please
So this thing affect the brightness at our hardkey button...?
If i reboot,would the setting revert back?
Sent from my LT18i using xda premium
It disable the Keylight completely and reboot revert to old. can anyone create a script?
Yep, set the max current to " 1 "
Ill add the hw_config files of many roms later tomorrow

[APP][4.3][1/2/2013] Timeshift, Info-eye,Social Live and Background Defocus [Updated]

I test it working for leaked 4.3 firmware by DooMLord
Download and extract to system/app with correct permission
rw- r-- r--
Click to expand...
Click to collapse
REQUIREMENT:
- 4.3 FIRMWARE (ODEX/DEODEXED)
- ROOT
DOWNLOAD
DONT JUST SAY THANKS, BUT PLEASE PRESS ' THANKS ' BUTTON
SCREENSHOT
{
"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"
}
FOR BACKGROUND DEFOCUS CAN SEE ON THIS THREAD
DOWNLOAD SOCIAL LIVE APK AND MOVE TO SYSTEM/APP WITH CORRECT PERMISSION
IF YOU GET FORCE CLOSE PLEASE COPY LIB AND MOVE TO SYSTEM/LIB WITH SAME PERMISSION
[UPDATE] [1/2/2013]
Download two new Ar Effect
AR Effect for LINE v0.9.2
AR Sanrio Effect v1.0 TIP: Needs Potraits within the shot!
Placeholders are not allowed here mate
mrjraider said:
Placeholders are not allowed here mate
Click to expand...
Click to collapse
i already update...
Ok, thanks for this 2 apps !
Levered said:
i already update...
Click to expand...
Click to collapse
hey bro
how to deodex rom
tifil said:
Thanks, but how do we use them ?
I put the 2 apk in system/media, but then how can I use them ?
Click to expand...
Click to collapse
Reboot
aursta said:
Reboot
Click to expand...
Click to collapse
I dit it, but I don't see them in the sony's camera app.
tidusfox said:
hey bro
how to deodex rom
Click to expand...
Click to collapse
U can try this to deodex ur rom
Sent from my C5303 using Tapatalk
it works on deodex and odex rom
tifil said:
I dit it, but I don't see them in the sony's camera app.
Click to expand...
Click to collapse
You must change the app permission to rw-r-r
Sent from My XSP
Pulsa said:
You must change the app permission to rw-r-r
Sent from My XSP
Click to expand...
Click to collapse
It works now, thanks
Sent from my C5303
某龙兄 said:
Sent from my C5303
Click to expand...
Click to collapse
where can I get AR effect??
thanks...
artoseven said:
where can I get AR effect??
thanks...
Click to expand...
Click to collapse
you can find on playstore, type " Ar Effect"
Levered said:
you can find on playstore, type " Ar Effect"
Click to expand...
Click to collapse
ok ,I found...
thanks u
Great work
From an Arrow fan
Sent from my C5303 using XDA Premium 4 mobile app
Backgound Defocus
4.1.2
Install manual
DOWNLOAD
not working for me
Levered said:
Backgound Defocus
4.1.2
Install manual
DOWNLOAD
Click to expand...
Click to collapse
it says "can not blur background"
pchetan2 said:
it says "can not blur background"
Click to expand...
Click to collapse
me too
on our sp very bad about focus object...try and try again...
tips: please at your devices near the object what you want to focus

Categories

Resources