Copy language from rom1 to rom2 - HTC Pico (Explorer)

Hi there,
The problem is that when i have cell broadcast on my battery is empty in 8 hours.
My phone is rooted.
Using the stock rom.
The strange thing is, i can't turn it of, it is grayed out and it can't be turned off.
Now i have installed another rom (Htc_explorer_Europe_stock) from http://www.filecrop.com/search.php?w...m=1&engine_4=1
The Htc_explorer_Europe_stock have the option to turn cell broadcast off (yeah!) but it is not in my language.
My preinstalled rom is in my language but i can't turn off cell broadcast.
Is it possible to copy the dutch (netherlands) language from rom 1 to rom2?
Greets Kees.

Hi its pretty easy to copy language support(which means seeing your language in messages,email etc.,but you won't see your language in options, phone settings etc. ) from one Rom to another. Check the FAQ sticky thread for that.
For actual language in all the Rom and apk ,its a hard work. But there are tools for that as well ,I think in the general section of our forum.. .not sure.. search out.
Sent from my HTC Explorer A310e using xda app-developers app

BANNED said:
Hi its pretty easy to copy language support(which means seeing your language in messages,email etc.,but you won't see your language in options, phone settings etc. ) from one Rom to another. Check the FAQ sticky thread for that.
For actual language in all the Rom and apk ,its a hard work. But there are tools for that as well ,I think in the general section of our forum.. .not sure.. search out.
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I will it in the whole rom, or i will in rom1 the cell broadcast menu is not grayed out and i can get it off.
I can't find it on the forum, searching many many days on the forums but with no luck

knorde said:
I will it in the whole rom, or i will in rom1 the cell broadcast menu is not grayed out and i can get it off.
I can't find it on the forum, searching many many days on the forums but with no luck
Click to expand...
Click to collapse
Guess you're not a good searcher
http://forum.xda-developers.com/showthread.php?p=24040330
But the rest in your hands. I can't help you there.Read the whole thread for more info. You can ask experts here for the how to s?

BANNED said:
Guess you're not a good searcher
http://forum.xda-developers.com/showthread.php?p=24040330
But the rest in your hands. I can't help you there.Read the whole thread for more info. You can ask experts here for the how to s?
Click to expand...
Click to collapse
I found that by myself but that tool will only change the apk files and not the system files (like settings etc.).
Correct me if i'm wrong

knorde said:
I found that by myself but that tool will only change the apk files and not the system files (like settings etc.).
Correct me if i'm wrong
Click to expand...
Click to collapse
System properties like settings are also apk.
These apk are present in /system /apk
Settings is called settings. Apk and settings provider. apk
Sent from my HTC Explorer A310e using xda app-developers app

BANNED said:
System properties like settings are also apk.
These apk are present in /system /apk
Settings is called settings. Apk and settings provider. apk
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I have tryed it but it don't works.
The script says executing and loading and loading and loading... nothing happens.
Rebooted the phone and same problem...
Is it possible to copy manually al the apk's in /system (rom1) to the english rom and place it in /system (rom2)?
In this case, is everything translated, the whole phone?
What file enable cell broadcast settings?
Is it possible to put that in the dutch rom?

knorde said:
I have tryed it but it don't works.
The script says executing and loading and loading and loading... nothing happens.
Rebooted the phone and same problem...
Is it possible to copy manually al the apk's in /system (rom1) to the english rom and place it in /system (rom2)?
In this case, is everything translated, the whole phone?
Click to expand...
Click to collapse
Possible. .but you will have the same effect of graying out. Or you can miss just that apk~ I guess that's messages app and wap receiver app.. .
Don't know about scripts man.. as I said, I can't help you there. Wait for someone else to answer. ..
Sent from my HTC Explorer A310e using xda app-developers app

Anyone?

knorde said:
Anyone?
Click to expand...
Click to collapse
There are ways to integrate languages into ROMs while building them. As you know during ROM compilation each APK is built from its package source that has been downloaded during the repo sync. I have found a script for it which can be used by ROM builders to integrate multiple Language packs.. this is by @cybojenix made originally for the p350 .. I am not an expert in ROM building so haven't tried this yet.. but here is the shell script :
Code:
#!/bin/bash
##cos I'm lazy and don't want to watch it all day##
## get the the right place##
cd /var/lib/jenkins/cm9
##################
## polish from english ##
## english is stock device config ##
cd device/lge/p350
prevlang=en_GB
newlang=pl_PL
sed -ie "s/$prevlang/$newlang/" p350.mk
cd ../../..
. build/envsetup.sh
brunch p350
mv out/target/product/p350/cm-*.zip ~/languages/$newlang-cm9.zip
## polish to turkish ##
cd device/lge/p350
prevlang=pl_PL
newlang=tr_TR
sed -ie "s/$prevlang/$newlang/" p350.mk
cd ../../..
brunch p350
mv out/target/product/p350/cm-*.zip ~/languages/$newlang-cm9.zip
##turkish to spanish ##
prevlang=tr_TR
newlang=es_ES
cd device/lge/p350
sed -ie "s/$prevlang/$newlang/" p350.mk
cd ../../..
brunch p350
mv out/target/product/p350/cm-*.zip ~/languages/$newlang-cm9.zip
## TODO: look up the line "PRODUCT_LOCALES := \", clear the language after it, and insert a new language, so it is universal to all device configs, to whatever language they are compiled in.
##TODO: automatically add the required files to a flashable zip and upload to ftp server/dropbox with an auto link generator so I don't have to be there at all ;)
I take no credits for this. Just sharing.
Cheers

Related

[I9003][GUIDE]How to Port Miui or some other rom

This is a guide to port rom..........
lots of people ask... how do you port roms... so here you go... I hope now the thread is started the people posting can help each other .
here is all the basics on getting a bootable miui rom for beginners.. first download the formels newest release.
then download a stable gingerbread 2.3.3 version that is compatible with the files. ( I always use the great z and j for sources).
the next step is to get the formels rom ready by deleting the boot image and the data folder. Next step is to go to the etc folder and delete firmware folder... also delete ap2sd init script from the init folder)
then go to lib folder and delete hw and modules.
now it is time to add files. I know the miui files pretty good now so the list has shortened greatly.
now use your stable gb rom source to replace the folders I had you delet above
you may have to change other files depending on the rom i.e. bluetooth/dhcpd and others.
to start in the etc folder you need to add
apns-conf
dbus
dualmic
gps
hosts
hw-config
init.bt
init.gold
init.local
mediaprofiles
mke2fs
profile
resolve
sensors
sysctl
vold
now to the lib folder all files start with lib
cm
dll
dsm
dss
gsl
miscta
oem-rapi
pbmilb
qmi
diag
mmgsdilib
nv
onrpc
queue
ril-qc-1
wms
auth
sdi-exp
wmsts
mmipl
oemcamera
mmjpeg
there are other files but I think that is enough to get bootscreen... if not let me know and I will list the other misc ones.
now the bin files
akmd2
am
bmgr
bmiloader
chargemon
charger
compache
eeprom
fixpermisions
gdbserver
handlecompache
hciqcomminit
ime
input
monkey
pm
port-bridge
qmuxd
recevent
svc
sysinit
updatemiscta
wlanmac
wlantool
wmiconfig
Any dev, or semi-dev can start work this.
This is the source:http://android.modaco.com/content/s...aco-com/341986/how-to-port-miui/#entry1737792
sakindia123 said:
Sry for this thread,it is a guide to port rom..........
Click to expand...
Click to collapse
Thanks for sharing....will definitely like to give it try.........
portig a stable working rom is very difficult...someone a very skilled or group of developer are needed to do this work
vishal24387 said:
portig a stable working rom is very difficult...someone a very skilled or group of developer are needed to do this work
Click to expand...
Click to collapse
yeah but we hardly have any rom devs...so the need arises for such things.......
ya you are right...we all have to take initiative for this...by looking our progress may be some other developers will also take interest in our phone developement...
Great job dude.really caught up with exams.otherwise surely would have given it a try.
Sent from my GT-I9003 using XDA App
What is speciality of MIUI rom????
vishal24387 said:
What is speciality of MIUI rom????
Click to expand...
Click to collapse
dude just see the video....u can apply this guide for (all roms?mayb)
@ sakindia
hey dude what happened??? What did your parents with your phone...???
I guess the Galaxy Ace people have ported the cyanogen to it..!!Should we take there help?
Miui rom is very customize able the best part of miui is ita user interface and music player and gallery
Well.. We can try to port.. or not?
Please provide me some link were i can get more elaborate instructions I really want to try this out....
nitishagar said:
Please provide me some link were i can get more elaborate instructions I really want to try this out....
Click to expand...
Click to collapse
I was looking for that too but no results..
This instruction is so confuse..
:s
Sent from my GT-I9003 using Tapatalk
How to build cyanogen from scratch...have a look at this anyone good at linux or coding
http://forum.xda-developers.com/showthread.php?t=969266
Sent from my GT-I9003 using XDA App
http://forums.miuiandroid.com/showthread.php?7118-MIUI-for-Galaxy-S-I9003
MAybe this can be of any help..contacting the MIUI dev who commented there would work?? That dev said its quite possible..What say guys?
Dude that s a very positive answer man,i think we should ask one of the senior members like skin to contact them,cause i think that ways it ll be easier
Sent from my GT-I9003 using XDA Premium App
Hi guys, our sl and moto defy has same hardware except resolution. Any one know if it is possible to alter the cyanogen mod code of defy to make it work on our device. Clock work mod is already ported to our device. So i think it is possible.
Sent from my GT-I9003 using XDA App
*crossing fingers* it will be very nice having miui on i9003
I want miui too, can I help?

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

[HOWTO]Kitchen for i9001

Could someone do the HOWTO(step by step) and upload kitchen for i9001? I think more people will cook roms SGS +. I know it's time consuming but worth it. What do you think about it?
LINUX(Ubuntu, Kubuntu, Debian - .deb distros)
1. Java installation:
Code:
sudo apt-get install sun-java6-bin sun-java6-jre
2. Java veryfication, if OK(version can be different):
Code:
java -version
java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
3. Kitchen downloading:
Download latest kitchen zip.
4. Making dir for develop:
Code:
mkdir ~/android-devel
5. Moving and unziping kitchen:
Code:
mv ~/Download/I9001_test1.zip ~/android-devel/
cd ~/android-devel/
unzip ./I9001-test1.zip
mv ./dsixda-Android-Kitchen-5da2e95 ./kitchen
6. Downloading custom ROM for developing:
Download XXKPS from this thread.
7. Unpack ROM:
Code:
mv ~/Download/I9001XXKPS_I9001SERKP6_I9001XXKPG_236.rar ~/android-devel
cd ~/android-devel
unrar e ./I9001XXKPS_I9001SERKP6_I9001XXKPG_236.rar
mv ~/android-devel/I9001XXKPS_I9001SERKP6_I9001XXKPG_HOME.tar.md5 ~/android-devel/I9001XXKPS_I9001SERKP6_I9001XXKPG_HOME.tar
tar vxf ./I9001XXKPS_I9001SERKP6_I9001XXKPG_HOME.tar
8. Copy files to the kitchen dir:
Code:
cp ./boot.img ./cache.img.ext4 ./system.img.ext4 ~/android-devel/kitchen/oryginal_update/
9. Running kitchen:
Code:
cd ~/android-devel/kitchen
./menu
10. Importing ROM:
In kitchen menu go to:
Code:
1 - Set up working folder from ROM
then:
Code:
s - Show supported formats
ENTER and select:
Code:
(1) system.img.ext4, cache.img.ext4 and boot.img
to be continued.............
I hope this helps someone.
Thanks for: dsixda
oisis said:
Could someone do the HOWTO(step by step) and upload kitchen for i9001? I think more people will cook roms SGS +. I know it's time consuming but worth it.
What do you think about it?
Click to expand...
Click to collapse
Agree but bit too early as none exists yet...
Ok but some of you cooking roms, so you could create mini howto and add some information later. I am linux user but i don't know howto cook and with howto i will start. That is the point .
Sent from my GT-I9001 using XDA App
oisis said:
Ok but some of you cooking roms, so you could create mini howto and add some information later. I am linux user but i don't know howto cook and with howto i will start. That is the point .
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
There are tons of different sources on how to cook ROMs. If you've never noticed before, there are two search bars on the top of this very page. The leftmost is what you need. Four words will help you. If it's not obvious enough: HOW TO COOK ROMS
regards
I've used dsixda's Android Kitchen once. It's not fully functional but it can help you.
I had problem with prepearing orginal stock rom to start working with the kitchen. I did this in that way:
1. I changed the file name from .tar.md5 to .tar
2. I unpacked .tar using Winrar
3. I changed filenames of some files from .img.ext4 to .img
And the kitchen was able to impost the rom files and to start working with them.
Many functions were not working becouse kitchen was not able to cerate file to flash boot.img. But flashing /system was possible so i managed to deodex and zipalign the rom, disable boot sound etc.
That I managed to do. I will write soon how to do this with the environment installation on Linux and file preparation. I hope someone will help me develop the topic and we will create a howto for dummies .
As long as android development is concerned I'm as dummy as possible
I can help you by giving the feedback if your explanation is uderstandable.
oisis said:
That I managed to do. I will write soon how to do this with the environment installation on Linux and file preparation. I hope someone will help me develop the topic and we will create a howto for dummies .
Click to expand...
Click to collapse
+1 here me too!
I can try.. you guys want to give feedback on a beta version?
dsixda said:
I can try.. you guys want to give feedback on a beta version?
Click to expand...
Click to collapse
Thanks. I am ready to give you 100% feedback, I already tired and i think its very near to be done, but only needs your touch .
Give this a try. I don't have this device, so your feedback will help a lot.
http://www.mediafire.com/?ysd2m55ek5ua5pu
also dsixda,your rom kitchen somehow always fails to deodex i9001 firmwares....
would be freat if u could look into that matter!
sakindia123 said:
also dsixda,your rom kitchen somehow always fails to deodex i9001 firmwares....
would be freat if u could look into that matter!
Click to expand...
Click to collapse
Well it also doesn't deodex Maps and VoiceSearch in other Samsung ROMs. Nothing I can do about it. I9001 may be my last project.
dsixda said:
Well it also doesn't deodex Maps and VoiceSearch in other Samsung ROMs. Nothing I can do about it. I9001 may be my last project.
Click to expand...
Click to collapse
can you please upload with magaupload, mediafire has problems cant download.
EDIT: Its ok... downloading
Thx dsixda for making your kitchen available for us. I tried to make a rom for I9001 with your latest version of the kitchen and some things worked. I just had to dd the system.img.ext4 in system.img and so I could use some functions. But because I'm new to the hole thing- Espacially I don't know how I handle the updater-script in the right way - I gave this up. So keep up the good work to make it fully working for us.
p.s. Someone could provide a tutorial or just a link for making an updater-script.
Sent from my GT-I9001 using XDA App
crybert said:
Thx dsixda for making your kitchen available for us. I tried to make a rom for I9001 with your latest version of the kitchen and some things worked. I just had to dd the system.img.ext4 in system.img and so I could use some functions. But because I'm new to the hole thing- Espacially I don't know how I handle the updater-script in the right way - I gave this up. So keep up the good work to make it fully working for us.
p.s. Someone could provide a tutorial or just a link for making an updater-script.
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
@crybert :u can use mine
there are apps(pc ones) for makin updater-script,like "Update-script Manager"
sakindia123 said:
@crybert :u can use mine
there are apps(pc ones) for makin updater-script,like "Update-script Manager"
Click to expand...
Click to collapse
Okay thx. Is there a possibility to format the hole system-partition ? I tried format("ext4" ; "/dev/block/mmcblk0p15"); but this doesnt work. Or you mean this is not a good idea?
You mean something like this app: forum.xda-developers.com/showthread.php?t=717437
Sent from my GT-I9001 using XDA App
formatting partitions line by line is much better
i've never used those apps for updater-script,only from signing
crybert said:
Okay thx. Is there a possibility to format the hole system-partition ? I tried format("ext4" ; "/dev/block/mmcblk0p15"); but this doesnt work. Or you mean this is not a good idea?
You mean something like this app: forum.xda-developers.com/showthread.php?t=717437
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
The kitchen already formats the system partition in the updaterscript. Just build a basic ROM with root permissions, flash it and check for errors.
If someone here has used the kitchen before on other device ROMs, please let me know how it goes with the I9001.
dsixda said:
The kitchen already formats the system partition in the updaterscript. Just build a basic ROM with root permissions, flash it and check for errors.
If someone here has used the kitchen before on other device ROMs, please let me know how it goes.
Click to expand...
Click to collapse
i used it intitially for cooking rom for i9003(Samsung Galaxy sl)
worked pretty well,even deodexing!

[TOOL] I9300/I9305 Auto Deodex & Zipalign Tool

All the work to make the Deodexed.zip of your rom is done to your Windows PC.
Open the Deodexer-Tool.zip you have just download.
Extract the Deodexer-Tool folder to your Desktop or anywhere you whant.
Open the folder Deodexer-Tool you just extract and follow option 1 or 2.
You have two option's:
1.) Connect your phone to pc and run the Deodexer_from_phone.bat whait ....... and you will see a Deodexed.zip and zipaligned ready to flash zip.
-----------------------------------​
2.) If you have allready dumped odexed rom and you whant to deodex just put all the .apk's and .odex files from your dumped rom system\app to \Deodexer-Tool\Work\app and all the .jar's and the two framework apk's from your dumped rom system\framework to Deodexer-Tool\Work\framework and run the Deodexer_dumped_rom.bat whait ....... and you will see a Deodexed.zip and zipaligned ready to flash zip.
(If you whant an app like SuperSU.apk to be in your rom then add that to Work\app folder before run the Deodexer_dumped_rom.bat).
-----------------------------------​
Click to expand...
Click to collapse
At the option 1 the script will dump and deodex every app you have at that time in your system/app phone folder.
Doesn't matter if is allready deodexed, the script just ignore deodexed .apk's but it will add to the zip at the end.
The option 2 is same but the script doesn't dump anything from your phone. It is only look what you add at the specificate folder's: Deodexer-Tool\Work\app & framework.
Try it and waiting for your news.
Credits to: Amestris
Ok I am alittle confused with this all I want to do is Deodex and zipalign my I9305 rom which i am currently running, I have removed unwanted system apps etc Now where to i put the deodexer_from__phone.bat so i can run it? does it have to be in a special folder or can i just dump it on my ext-sd card and run the bat from windows? What software is being used to deodex the apks, I am new to this developing side of things an explanation for a dummy would be great as i want to learn these things but you dont have to just instruct me and that will do if your busy thanks
btemtd said:
Ok I am alittle confused with this all I want to do is Deodex and zipalign my I9305 rom which i am currently running, I have removed unwanted system apps etc Now where to i put the deodexer_from__phone.bat so i can run it? does it have to be in a special folder or can i just dump it on my ext-sd card and run the bat from windows? What software is being used to deodex the apks, I am new to this developing side of things an explanation for a dummy would be great as i want to learn these things but you dont have to just instruct me and that will do if your busy thanks
Click to expand...
Click to collapse
No need to confuse your self it is really simple work.
All the work done to your Windows PC.
Open the Deodexer-Tool.zip you have just download.
Extract the Deodexer-Tool folder to your Desktop or anywhere you whant.
Open the folder Deodexer-Tool you just extract and follow option 1 or 2 from OP.
ausdim , nice tools... what version of smali are u using ?
prodigiez said:
ausdim , nice tools... what version of smali are u using ?
Click to expand...
Click to collapse
Thank's
Smali & Baksmali is 1.3.4-dev
So is working or not?
Guys sorry to ask but i dont have the device yet.
ausdim said:
No need to confuse your self it is really simple work.
All the work done to your Windows PC.
Open the Deodexer-Tool.zip you have just download.
Extract the Deodexer-Tool folder to your Desktop or anywhere you whant.
Open the folder Deodexer-Tool you just extract and follow option 1 or 2 from OP.
Click to expand...
Click to collapse
Is there a possibility that we can get something to to the zip-align and deodex without having to move files to and from your mobile and windows. Only cause it seems alittle messy for the everyday user loool I mean i would probably be able to do it but i just dont want to miss anything or do something wrong.
Actually I have an Idea I am going to install the Rom you made then just restore my appz what you think that would be the easiest way right?
Thanks Alot.Need this tool very much .
[Deodexed & Zipaligned GT-I9305 XXALI5] for GT-I9305
Will this delete my user apps? Or just replace and add any missing system apps
btemtd said:
Is there a possibility that we can get something to to the zip-align and deodex without having to move files to and from your mobile and windows. Only cause it seems alittle messy for the everyday user loool I mean i would probably be able to do it but i just dont want to miss anything or do something wrong.
Actually I have an Idea I am going to install the Rom you made then just restore my appz what you think that would be the easiest way right?
Click to expand...
Click to collapse
No isn't possible to deodex and zipalign without move the file's to your pc atm.
You dont have to restore any of your app's after install any of this.
btemtd said:
[Deodexed & Zipaligned GT-I9305 XXALI5] for GT-I9305
Will this delete my user apps? Or just replace and add any missing system apps
Click to expand...
Click to collapse
The only think it will be deleted and replaced is the system/app and system/framework.
Non of your app's will be deleted.
Please before do anything make a backup of your rom with CWM so if anything goes wrong you can restore that.
Thank's
Great work ausdim. I've modified your script slightly since I have tools that can extract the .tar.md5 > system.img > system.ext4.img > app/framework folder.
If you need those tools, you can give me a shoutout too - so that you save your time from flashing the device and adb pull it
ausdim said:
Thank's
Smali & Baksmali is 1.3.4-dev
So is working or not?
Guys sorry to ask but i dont have the device yet.
Click to expand...
Click to collapse
i will run my batch and let it deodex and zipalign overnight..i guess zipalign need few hours.. let u know next day
Late reply to you bro, sorry (PM'ed as well) - it works well and fine, tested on my unit.
:good::good::good::good::good::good::good::good:
No go for me... device stuck at "Samsung" boot up screen.. waited 15mins...
Flashed back stock rom...
Sent from my GT-I9305 using Tapatalk 2
can you elaborate steps? as i clicked Deodexer_dumped_rom.bat , it created deodexd.zip but when i am clicking Deodexer_from_phone.bat it just stopped at "Connect your phone to PC" however my phone is connected to pc already
Connecting tablet
Hey there....
Thanks for this post, and file.I'm running CleanROM 2.5 on an Asus 300T tablet. CleanROM is an odex ROM, but theres a script I'd like to run that works on deodexed. My question is, when I connect my tablet, am I going into USB mode, or just connect the tablet as if I'm transferring files, such as music.
Thanks for your help in advance.
blackyz said:
can you elaborate steps? as i clicked Deodexer_dumped_rom.bat , it created deodexd.zip but when i am clicking Deodexer_from_phone.bat it just stopped at "Connect your phone to PC" however my phone is connected to pc already
Click to expand...
Click to collapse
I release a new reworked tool soon.
Sorry but i dont have the phone to test it.
Omega Recon said:
Hey there....
Thanks for this post, and file.I'm running CleanROM 2.5 on an Asus 300T tablet. CleanROM is an odex ROM, but theres a script I'd like to run that works on deodexed. My question is, when I connect my tablet, am I going into USB mode, or just connect the tablet as if I'm transferring files, such as music.
Thanks for your help in advance.
Click to expand...
Click to collapse
You need adb enabled on your phone and the drivers on your pc.
we need our own general and q&a thread. I dont like the fact that we have to post in amongst i9300 threads. Can we all ask the mods this? The more of uz the better.
What we want?
Our own I9305 general thread and q&a thread or atleast our own q&a thread. Lets all msg the mods please
Sent from my GT-I9305 using xda app-developers app
btemtd said:
we need our own general and q&a thread. I dont like the fact that we have to post in amongst i9300 threads. Can we all ask the mods this? The more of uz the better.
What we want?
Our own I9305 general thread and q&a thread or atleast our own q&a thread. Lets all msg the mods please
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
It's a great idea. It'll help to keep the OP leaner. You could also come up w/ a small FAQ that's posted on the OP to help cut down on answering repetitive questions. And if someone does ask a question that's already covered, just point them to the FAQ.
May also want to go into some detail about how to run this on the OP. Not everyone is a developer. You'd be amazed at how many people are mail room clerks, secretaries, managers, work in construction or food service. So, their knowledge is not at all on the same level. They just want to personalize their phone or tablet and be on their way w/o having to get a degree from ITT Tech to do it
Thank you for letting me post. I'm sure I'll have a question or 2 more in the near future. Thank you again.
Sorry, not trying to step on anyones toes here. I just came to look for an answer to a small problem I was having
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Will this work on any device?
Sent from my SHW-M250K using xda app-developers app
Kitschki said:
Will this work on any device?
Sent from my SHW-M250K using xda app-developers app
Click to expand...
Click to collapse
It should work on most samsung devices, provided that it is rooted.
Sent from my GT-I9305

{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