[ENG.DEV.] Sony Bravia Engine -DHD- HQ IMAGE/MOVIE Quality Improvements - Desire HD Android Development

Hello guys i'm very happy to share with you this...BRAVIA ENGINE! Enjoy
I tell about this: video
IT's A Post-Processing Engine, so you can view the improvements only on your phone's screen...enjoy new quality!
1) GUIDE for Manual Installation on each Rom! (2.2 & 2.3)
-Download BraviaE Files Pack: HERE
-Extract files on phone and put they in the directory:
Code:
[B]/system/etc[/B]
-Open /system/build.prop with a text editor (like RootExplorer)
and add these lines at the end:
Code:
#Additional Tweaks by XxXPachaXxX
#Bravia Engine Service
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
-Then, Save the file and Exit
-Now, set the right permissions or open a terminal emulator and execute:
Code:
su
busybox chmod 0755 /system/etc/be_photo
busybox chmod 0755 /system/etc/be_movie
busybox chown 0.0 /system/etc/be_photo
busybox chown 0.0 /system/etc/be_movie
-Fully Reboot the device and enjoy BRAVIA
DOWNLOADS:::INFO:::SUPPORT

Video on the effects can be found here -
http://www.sonyericsson.com/product/xperiaarc/video/mbe/
Seems cool

XxXPachaXxX said:
Hello guys i'm very happy to share with you this...BRAVIA ENGINE! Enjoy
1) GUIDE for Manual Installation on each Rom! (2.2 & 2.3)
-Download BraviaE Files Pack: HERE
-Extract files on phone and put they in the directory:
Code:
[B]/system/etc[/B]
-Open /system/build.prop with a text editor (like RootExplorer)
and add these lines at the end:
Code:
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
-Then, Save the file and Exit
-Now, set the right permissions or open a terminal emulator and execute:
Code:
su
busybox chmod 0755 /system/etc/be_photo
busybox chmod 0755 /system/etc/be_movie
busybox chown 0.0 /system/etc/be_photo
busybox chown 0.0 /system/etc/be_movie
-Fully Reboot the device and enjoy BRAVIA
2) FLASHABLE ZIPs FOR Some ROMs
-RCMix3D Runny v4: DOWNLOAD
-
Click to expand...
Click to collapse
Please add the download link for the RcMix Runny 4 ROM... thx!

radisoft said:
Please add the download link for the RcMix Runny 4 ROM... thx!
Click to expand...
Click to collapse
Done and it's is good for a lots of roms...enjoy!

Does this work on non-sense rons also?
Sent from my Desire HD using xda premium

gheddo61 said:
Does this work on non-sense rons also?
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
YES! All roms...try and view...do the manual installation guide

Does this "only" improve the videos that one records or also the photos?

sigurd_LU said:
Does this "only" improve the videos that one records or also the photos?
Click to expand...
Click to collapse
Read...images and movies

I just flashed it for RcMix.
gonna go record some videoss then see some quality difference~~
will come back with results
edit:
result: cant tell any differences O_O????? is it just me?

Is this only for recording videos and taking pictures or does it apply to all videos that you watch or pictures that you look on your phone ???

I flashed this....is there any settings for this engine or it's automaticly added in the rom?
Sent from my Desire HD using Tapatalk

How can I see the improvement???
Inviato dal mio HTC Desire HD usando Tapatalk

P00t said:
I just flashed it for RcMix.
gonna go record some videoss then see some quality difference~~
will come back with results
edit:
result: cant tell any differences O_O????? is it just me?
Click to expand...
Click to collapse
If you can, take screenshot of same photo and videos with bravia and without...and post me...i can't now...tank you!

Where is that setting?in camera app?
Sent from my Desire HD using Tapatalk

There's no separate setting to enable the bravia engine. This just adds something to the build.prop and its not a new camera.apk. based on the work done for the hd2, what we are supposed to experience is clearer and sharper images displayed on the dhd.
Sent from my Desire HD using XDA App

Its amazing. Thanks very much
Enviado desde mi Desire HD usando Tapatalk

If it's really different from stock, want to try it too. The proven should be the stock photo/video
vs this patch. But so far no one posted yet.
Sent from my Desire HD using xda premium

I think this patch makes the pictures look worse..
Sent from my Desire HD using XDA App

P00t said:
edit:
result: cant tell any differences O_O????? is it just me?
Click to expand...
Click to collapse
couldn't really see any difference either.
before and after screenshot:
i know this is only one example, so i'm going to leave these changes applied to build.prop for a while to see if i notice a difference

maatsby said:
couldn't really see any difference either.
before and after screenshot:
i know this is only one example, so i'm going to leave these changes applied to build.prop for a while to see if i notice a difference
Click to expand...
Click to collapse
I think this one alters the display driver of the lcd.. Image taken with phone camera will be the same with/without bravia. Even snapshot of home screen wouldn't make any different. The only way to notice the different is view an image without bravia, take another camera, snap the image on the screen, and then, do the same with bravia mod. Compare.
Just my 2cent..

Related

Button Leds Switch for CWM Recovery/xRecovery

Here's a convenient way to turn off (and then back on) the button leds on our X10 from recovery.
Those are the leds at the bottom of your X10, not the notification led.
Thanks to Adolf1994 for the original script.
It can also be done by copying/deleting a single file instead, but it's more convenient to use this from recovery after installing a new rom.
The new version is for the CWM Recovery
It installs in init.d and includes a solution for roms using Fera Engine v10. On those roms permissions of the brightness file are changed after anything in init.d is run so the nobuttonleds script is also run at the end of hw_config.sh.
CWM version
Should work on any rom with working /etc/init.d or /etc/init.d and hw_config.sh
Tested on:
DiXperia X/10 with DXEngine
Xrecovery version
The /etc/init.d folder needs to be properly working on the rom you use. (thanks to My_Immortal for pointing that out!)
tested on:
- WB-XPERIA TW Gingerbread
- ThJap's 2.3 ThGo2 v1.3
If it doesn't work on the rom you use and you have root, try this:
- add this line to /etc/install-recovery.sh (check first if busybox is in xbin or bin):
/system/xbin/busybox run-parts /system/etc/init.d
or
/system/bin/busybox run-parts /system/etc/init.d
- another way is to use the Script Manager way explained here.
Installation
- copy on your SD card
- start CWM Recovery or xRecovery, install as custom zip
The change is permanent: the button leds will be turned off everytime you boot until you install another rom or you decide to turn them on.
thanks but i prefer to keep them ON
Not working
noled.zip + Script Manager working!
AlgerK70, could it be that you already copied noled.sh as 50-noled in /etc/init.d ? If so you need to delete it first, or else the leds will stay "on".
After booting, turn the screen on then off to see if it works.
and who's supposed to execute the script at boot?
Sent from my X10i using XDA App
speig said:
and who's supposed to execute the script at boot?
Click to expand...
Click to collapse
The little green Android in your phone!
Edit:
The script is executed by the system, it's installed in /etc/init.d, a folder pretty much like the Startup folder on your computer.
Which bottom led u r talking about...??
I can't see!!
Sent from my X10 TripNMiUI-Iris using Tapatalk
zorglub08 said:
The little green Android in your phone!
Edit:
The script is executed by the system, it's installed in /etc/init.d, a folder pretty much like the Startup folder on your computer.
Click to expand...
Click to collapse
No, it's not.
init.d folder doesn't work on the latest stock SE kernel.
We need to wait for custom kernels to run scripts at boot from init.d.
It's the 2 white leds between the hardware buttons. The ones that are so annoying when reading an ebook in the dark on low luminosity because they keep turning on
My_Immortal said:
No, it's not.
init.d folder doesn't work on the latest stock SE kernel.
We need to wait for custom kernels to run scripts at boot from init.d.
Click to expand...
Click to collapse
exactly or you put it in your install-recovery.sh
Sent from my X10i using XDA App
Works with "WB-XPERIA TW Gingerbread V3.6.0"
Tested
Works whit zdzihu 2.3 rom?
Sent from my X10i using XDA Premium App
omg I freaking love you!
I only had this script from Adolf1994 but that needed to run every startup and disabled the notification led too
Great your working!!
Can I include your working ??
If you say OK, of course I add your credit on my thread.
thanks,
Will it work on 2.3.3 zdzihu whit bb 71????? Please reply
Sent from my X10i using XDA Premium App
ThJap said:
Great your working!!
Can I include your working ??
If you say OK, of course I add your credit on my thread.
thanks,
Click to expand...
Click to collapse
Thanks, I just used part of the original script from Adolf1994 and made this xRecovery package.
You can of course add it if it works on your rom (if it works please tell me, I need to add it to the list of working roms in the first post)
shahkam said:
Will it work on 2.3.3 zdzihu whit bb 71????? Please reply
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
Please try it, "ButtonLedsOFF" only copies one file to your phone, it won't overwrite anything. To "revert" if it doesn't work, install "ButtonLedsON" and it will remove the file. Please try, and if it works, report here, thanks
zorglub08 said:
It's the 2 white leds between the hardware buttons. The ones that are so annoying when reading an ebook in the dark on low luminosity because they keep turning on
Click to expand...
Click to collapse
The exact same thing that my script does + disables the notif LED that is burning my eyes at night like the flames of hell could never if the phone is on charger
tadhara said:
omg I freaking love you!
I only had this script from Adolf1994 but that needed to run every startup and disabled the notification led too
Click to expand...
Click to collapse
In PM I sent you the solution:
Code:
echo "\n\n# Darkness by Adolf1994\nDIR=$(cd /sys && find | grep brightness | cut -c 3- | cut -d : -f 1 | head -n 1)\nLED=/sys/$DIR\nLED1=$LED:rgb1:red/brightness\nLED2=$LED:rgb1:green/brightness\nLED3=$LED:rgb1:blue/brightness\nLED4=$LED:sled/brightness\necho 0 > $LED1\necho 0 > $LED2\necho 0 > $LED3\necho 0 > $LED4\nchmod 00444 $LED1\nchmod 00444 $LED2\nchmod 00444 $LED3\nchmod 00444 $LED4" >> /system/etc/hw_config.sh
Not to misunderstand OP, just providing details.
Didnt work on z 2.3.3 .71 baseband i really need this
Sent from my X10i using XDA Premium App
Confirmed working on ThJap's 2.3 ThGo2 v1.3
shahkam said:
Didnt work on z 2.3.3 .71 baseband i really need this
Click to expand...
Click to collapse
Try the Script Manager way linked in first post, it will work for sure

[ENG.DEV.] Sony Bravia Engine -Sensation- HQ IMAGE/MOVIE Quality Improvements

Hello guys i'm very happy to share with you this...BRAVIA ENGINE! Enjoy
I tell about this: video
IT's A Post-Processing Engine, so you can view the improvements only on your phone's screen...enjoy new quality!
1) GUIDE for Manual Installation on each Rom! (2.2 & 2.3)
-Download BraviaE Files Pack: HERE
-Extract files on phone and put they in the directory:
Code:
[B]/system/etc[/B]
-Open /system/build.prop with a text editor (like RootExplorer)
and add these lines at the end:
Code:
#Additional Tweaks by XxXPachaXxX
#Bravia Engine Service
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
-Then, Save the file and Exit
-Now, set the right permissions or open a terminal emulator and execute:
Code:
su
busybox chmod 0755 /system/etc/be_photo
busybox chmod 0755 /system/etc/be_movie
busybox chown 0.0 /system/etc/be_photo
busybox chown 0.0 /system/etc/be_movie
-Fully Reboot the device and enjoy BRAVIA
DOWNLOADS:::INFO:::SUPPORT
Really?I'd love to try it at once
And I've prepared two flashable .zip for ARHD 3.6.7 users
Here is for ARHD 3.6.7 non-tmous users:
View attachment BraviaEngine_for_ARHD_3.6.7.zip
Here is for ARHD 3.6.7 tmous users:
View attachment BraviaEngine_for_ARHD_3.6.7_TMOUS_Users.zip
LoL mike uploaded flashable .zip as well,didn't see that,Sorry mike
have u tested with miui
I think ill wait for the flashable zip hehehe very nice work thanks
Wating also here for the flashable zip
It's hard to provide flashable .zip since you guys need to edit your build.prop. I can make flashable .zip but specyfied for my ROMs.
Cdtdroid If possible would u like the build prop ????
Sense 3.5 new release
I'm not used to terminal emulator, but I can set permissions with root explorer.
Which permission should I set for which file?
Sent from my HTC Sensation Z710e using XDA App
Sony Bravia Engine for Android Revolution HD 4.1.7
Sony Bravia Engine for Android Revolution HD 3.6.7
cybermungo said:
I'm not used to terminal emulator, but I can set permissions with root explorer.
Which permission should I set for which file?
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
all three in left row top in middle and thats it mate
Seems to work ok. Cant see real differences bit its definetly not worse.
Sent from my HTC Sensation XE with Beats Audio Z715e using XDA App
mike1986. said:
Sony Bravia Engine for Android Revolution HD 4.1.7
Sony Bravia Engine for Android Revolution HD 3.6.7
Click to expand...
Click to collapse
Will these work for the nonsense rom that is based on yours???
Sent from my HTC Sensation Z710e using xda premium
skedone said:
all three in left row top in middle and thats it mate
Click to expand...
Click to collapse
Thanks,
And what is chown 0.0 ?
Sent from my HTC Sensation Z710e using XDA App
cybermungo said:
Thanks,
And what is chown 0.0 ?
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
change ownership of the file to root user and root group.
0 == root
I saw this in the HD2 forums as well, however it was generally concluded that there were additional changes in the xperia framework files missing in none Sony builds, leaving this method having no effect. Everyone to their own though I guess if you think it makes a difference as is.
peewster said:
Seems to work ok. Cant see real differences bit its definetly not worse.
Sent from my HTC Sensation XE with Beats Audio Z715e using XDA App
Click to expand...
Click to collapse
Same problem! Can't compare with only one phone. So I decided to borrow my friend's Sensation and see if there is any improvement
montez.061- said:
Will these work for the nonsense rom that is based on yours???
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Should work.
skedone said:
all three in left row top in middle and thats it mate
Click to expand...
Click to collapse
No I think 755 is everything except the 2 lower middle ones. All 3 on left, 1 on center top and all 3 on the right
this works on CM7 a10?
Can't see major difference but seems better
---------- Post added at 08:17 AM ---------- Previous post was at 08:16 AM ----------
moeinf said:
this works on CM7 a10?
Click to expand...
Click to collapse
It should work on all the roms

[mod] Extreme quality video

here is my modified media_profiles.xml
features:
* insane video quality
- 1080p: 22mbps
- 720p: 15mbps
* enhanced audio quality (both for bitrate and sampling)
* unlimited recording time ( well actually 10h but i doubt you can record that long )
* best still image quality (99% quality)
hope you like it
install :
unzip
copy over to /system/etc and confirm replace
set file permissions (rw-r--r--)
reboot
voila!!
ps: don't forget to backup your original file, just in case
WOW - ill test this now
I will try that too, but tomorrow on the day light.
Will this work on cm10?
Sent from my GT-N7000 using Tapatalk 2
hiteshmanglorkar said:
Will this work on cm10?
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
i'm not sure since i'm on stock rom
but i strongly doubt it, may be on cm9
any feedback welcome though
I put it on CM 9 and don't have problems for now.
PS: I test it - in photo mode does not have problems, in video mode it capture, but you do not see movements when record, after record playing is ok and everything is there, panorama mode allways FC.
Well, this can't work well on devices with low class SD's (write speeds).
LordManhattan said:
Well, this can't work well on devices with low class SD's (write speeds).
Click to expand...
Click to collapse
Did you mean mine SD card?
Hi guys can someone make a CWM flashable zip because i can't paste it through root explorer even when i change rw-r-r . But any flashable zip works . Thanks.
Sent from my GT-N7000 using xda premium
badge2033 said:
here is my modified media_profiles.xml
features:
* insane video quality
- 1080p: 22mbps
- 720p: 15mbps
* enhanced audio quality (both for bitrate and sampling)
* unlimited recording time ( well actually 10h but i doubt you can record that long )
* best still image quality (99% quality)
hope you like it
install :
unzip
copy over to /system/etc and confirm replace
set file permissions (rw-r--r--)
reboot
voila!!
ps: don't forget to backup your original file, just in case
Click to expand...
Click to collapse
Didn't get expected results
Uploading before and after results from mx player and I'm on stock ics
you think it is work with UCAM ?
installed and selected 1080p video recording
recorded short video but cant play pack in gallery - it freezes
sormou said:
Hi guys can someone make a CWM flashable zip because i can't paste it through root explorer even when i change rw-r-r . But any flashable zip works . Thanks.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
sure you can.
what i did exactly is:
paste the file somewhere else in the system dir
change permissions
copy over the original file
and i use root explorer also
hope this helps
Nothing i get the same as stock bitrate 17mbits/s for 1080 and 12 for 720.
Sent from my GT-N7000 using Tapatalk 2

[MOD] Mobile Bravia Engine 2

Hello there, I just browsed through the Xperia T forums and found this mod and I've tested this mod on CM9 on my Galaxy W, I want to share this to you. The Mobile Bravia Engine 2, as explained:
Mobile BRAVIA Engine2: An evolution of Mobile BRAVIA Engine delivering an ever better viewing experience by adding a new real-time contrast optimisation and improving sharpness enhancement on top of high quality colour management and noise reduction.
Click to expand...
Click to collapse
If you want to try, you can download this file first:
braviaengine2.zip
Extract its contents, I've put them on the location folder, example:
The content of etc/ to system/etc/
The content of lib/ to system/lib/
Set their permissions to rw-r--r--. And then, add these lines to build.prop:
Code:
ro.service.swiqi2.supported=true
persist.service.swiqi2.enable=1
Save, reboot. Do fix permissions from CWM. Install the contents of app folder like normal apks
Plz make a flash file of it
Sent from my GT-i9003 using xda premium
Wow great prank. Guys don't try it. Its a troll. Nice try BTW
Edit: sorry its not a prank. It was a problem with my solid explorer trial.
U thought it was because of this
Sent from my GT-I9003 using xda app-developers app
mathew1234 said:
Wow great prank. Guys don't try it. Its a troll. Nice try BTW
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
What do you mean?
latief.makhdoomi said:
Plz make a flash file of it
Sent from my GT-i9003 using xda premium
Click to expand...
Click to collapse
Sorry, I cannot make flashable zip. But if you have friend that can do it, you can ask him
Did just as you said and it works. But do I have to use the xperia gallery which you gave for the bravia engine 2 to take effect?
Sent from my GT-I9003 using xda app-developers app
It really works. Have not tried this but it works on the jelly am paok10 v1.3.0 for gt i9003. Dats wat am using now it has beats audio. Its spendid
Sent from my GT-I9003 using xda app-developers app
mathew1234 said:
Did just as you said and it works. But do I have to use the xperia gallery which you gave for the bravia engine 2 to take effect?
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
It's only used to browse photo with high-quality. Only recommended. I don't use it
but i think there isn't too much different with bravia engine or not
MR.Volkf said:
but i think there isn't too much different with bravia engine or not
Click to expand...
Click to collapse
Of course you won't see any difference if you don't take any photo of bright object in a dark room. I often test it by taking photo of a yellow flower in my yard, the difference is the color of the flower is brighter if I use bravia.
And I know that SL's camera is slightly better than my W's camera
Other Devices Support
dewadg said:
Hello there, I just browsed through the Xperia T forums and found this mod and I've tested this mod on CM9 on my Galaxy W, I want to share this to you. The Mobile Bravia Engine 2, as explained:
If you want to try, you can download this file first:
braviaengine2.zip
Extract its contents, I've put them on the location folder, example:
The content of etc/ to system/etc/
The content of lib/ to system/lib/
Set their permissions to rw-r--r--. And then, add these lines to build.prop:
Code:
ro.service.swiqi2.supported=true
persist.service.swiqi2.enable=1
Save, reboot. Do fix permissions from CWM. Install the contents of app folder like normal apks
Click to expand...
Click to collapse
Will it works on other Devices like Galaxy 551 ? :laugh:
Will you please post screenshot of pics with and without effect of bravia engine so that we can feel difference
Sent from my GT-i9003 using xda premium
The download has broken, please give a good link.
anyone has try this one???

{DEV}[APP] Touchpads Fixer Application

Hello there Xperia PLAY forum!
So, after an entire week of work, I can release my first android application here:
it is an utility to enable touchpads on any rom that is supported (if you want me to support your rom, please post here) .
Description:
It is composed by 2 main apps (or code-talking by 2 main Activities):
A build.prop fixer
A flashable.zip extractor
The build.prop fixer basically modifies some of your build.prop values to match these values, in order to have a proper recognition of the device by games or apps.
The flashable.zip extractor extracts into your sdcard (into a path specified by the app itself) a flashable.zip which contains the fixed framework.jar and the Touchpads Activator app by farenheith for the rom you choose.​
Sources
Here​
APKs
Here​​
So here we are! If you find any bug just let me know.
Changes into v1.0.1:
updated a wrong string that I forgot to update lol
added credits to krisdee as well
Lol just saw a broken boolean: gonna fix this
Sent from my R800i using xda app-developers app
Changes into v1.0.2:
fixed a boolean value inside Fixer activity
would i be able to play the n64 emulator with the touch pads on gingerbread if i use this application?
|SavageD| said:
would i be able to play the n64 emulator with the touch pads on gingerbread if i use this application?
Click to expand...
Click to collapse
This app is meant to be used on Cyanogenmod (9 and 10) based roms, it won't fix touchpads on Gb :/
But there's a n64 emulator that allows u to use touchpads, i think it is called Mupen, unless you're using cm7
Sent from my R800i using xda app-developers app
Great work, why not run the cwm zip via exec after?
Sent from my Xperia Play using Tapatalk 4
fma965 said:
Great work, why not run the cwm zip via exec after?
Sent from my Xperia Play using Tapatalk 4
Click to expand...
Click to collapse
I thought of doing this way, but idk how to do it lol
Sent from my R800i using xda app-developers app
I did know but now I forgot xD
Sent from my Xperia Play using Tapatalk 4
fma965 said:
I did know but now I forgot xD
Sent from my Xperia Play using Tapatalk 4
Click to expand...
Click to collapse
LOL I'll search for a cmd that allows it
Sent from my R800i using xda app-developers app
CriGiu said:
LOL I'll search for a cmd that allows it
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
i have no idea if this works but
/cache/recovery/command --update_package=/sdcard/my-rom.zip
followed by
adb reboot recovery
EDIT: i am looking in to making a android app for my kitchen and the option to auto flash a zip file will be useful to me aswell as you hence why i took some time to search aswell
Since you seem to know stuff, Can you let me know how i can run adb/shell commands in a android app thanks
UPDATE: this may also help http://forum.xda-developers.com/showthread.php?t=2250555 as the source is avaliable
fma965 said:
i have no idea if this works but
/cache/recovery/command --update_package=/sdcard/my-rom.zip
followed by
adb reboot recovery
EDIT: i am looking in to making a android app for my kitchen and the option to auto flash a zip file will be useful to me aswell as you hence why i took some time to search aswell
Since you seem to know stuff, Can you let me know how i can run adb/shell commands in a android app thanks
UPDATE: this may also help http://forum.xda-developers.com/showthread.php?t=2250555 as the source is avaliable
Click to expand...
Click to collapse
Well it's quite simple, but you can't use adb since adb executable isn't available on android, but still, you can use busybox instead;
the way I use to execute a cmd via, for example, a press of a button, is to define a Process and a Runtime.
Then you can obtain su permissions (in the OnClick method) by using the Process you defined, like this:
Code:
Process process = Runtime.getRuntime().exec("su" );
Then I use a DataOutputStream to exec other cmds (like mv or cp...)
Example to mount /system (where "//" starts comments:
Code:
[COLOR="Lime"]//Defining a DataOutputStream[/COLOR]
DataOutputStream os = new DataOutputStream(process.getOutputStream());
[COLOR="Lime"]//Using the defined DataOutputStream (os) to exec the command[/COLOR]
os.writeBytes("mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system\n" );
I'm busy these days, but ask me if you need anything (I'm not a java developer though lol)
CriGiu said:
Well it's quite simple, but you can't use adb since adb executable isn't available on android, but still, you can use busybox instead;
the way I use to execute a cmd via, for example, a press of a button, is to define a Process and a Runtime.
Then you can obtain su permissions (in the OnClick method) by using the Process you defined, like this:
Code:
Process process = Runtime.getRuntime().exec("su" );
Then I use a DataOutputStream to exec other cmds (like mv or cp...)
Example to mount /system (where "//" starts comments:
Code:
[COLOR="Lime"]//Defining a DataOutputStream[/COLOR]
DataOutputStream os = new DataOutputStream(process.getOutputStream());
[COLOR="Lime"]//Using the defined DataOutputStream (os) to exec the command[/COLOR]
os.writeBytes("mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system\n" );
I'm busy these days, but ask me if you need anything (I'm not a java developer though lol)
Click to expand...
Click to collapse
Great thanks, Im also not a java developer but some of the stuff is simple, i am also not a jquery or php developer but i can make the odd thing now and then
Thanks.
fma965 said:
Great thanks, Im also not a java developer but some of the stuff is simple, i am also not a jquery or php developer but i can make the odd thing now and then
Thanks.
Click to expand...
Click to collapse
YW man
Feel free to ask me, or look at my sources for a quicker help
Sent from my R800i using xda app-developers app
Hay will this app work in slim bean?
sent from my Sony Ericsson xperia play ™ (r800x) using Tapatalk 4
crazymonkey05 said:
Hay will this app work in slim bean?
sent from my Sony Ericsson xperia play ™ (r800x) using Tapatalk 4
Click to expand...
Click to collapse
If slimbean is based on cm10 (fxp228 and up) then it'll work, but make a backup to be 100% sure
Sent from my R800i using xda app-developers app
Touchpads
CriGiu said:
If slimbean is based on cm10 (fxp228 and up) then it'll work, but make a backup to be 100% sure
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
Hiya I hope that you are still around, I am still interested in the xperia play especialy as it looks like kitkat will come out for it any time soon. I am having trouble with the touchpads on my xperia play
I have a Jellybean rom, called SONYCM10 FINAL perfect in every way BUT a major issue that i was not expecting.
Touchpad Activator which is included in the build fails to work when pressing the (activate just for this app) button, it came back with
Error 1: android.view.ViewRoot, the touchpads failed to work in anything
I then installed your touchpad fixer, i have clicked the framework and buildprop buttons and restarted into recovery mode (lupus jb v13) and installed from zip file the framework (I gather that this is how you flash it?). When i restart the phone and test the touchpads there is still no recognition AND when i go back into your fixer app it still says text in red that i have still not fixed my buildprop. I also coppied the framework manually into my system folder and overwrote the original with the new one just incase the installer was not working.
What am I missing? am I not flashing it properly or what? Again I did not flash but just installed from recoverymode the framework zip...
The only thing I can think of that I have not tried is to extract your buildprop somehow and manually overwrite the one in my system directory?
Any Help would be most welcome...
Will this work with Xperia Overlay™ ROM (Android 4.4.4 KitKat)?
dj___ said:
Will this work with Xperia Overlay™ ROM (Android 4.4.4 KitKat)?
Click to expand...
Click to collapse
Make backup
Flash/Install it
See for yourself
Post result here
Have a nice day
Vortelf said:
Make backup
Flash/Install it
See for yourself
Post result here
Have a nice day
Click to expand...
Click to collapse
Okay, gonna definately tell about the result

Categories

Resources