Related
Hi Xda-people,
After succes building a rom for the vodafone 845 I now want to deodex the rom. I have already tried the THEME-PRO v2.9 (no error on deodexing) after flashing only getting a bootloop. I olso tried another deodexing kitchen but that got stuck on bleutooth.odex and another couple apk's and odex files.
Could someone please help me out here?
Thanx in advance
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Daneshm90 said:
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Click to expand...
Click to collapse
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
freddyemmer said:
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
Click to expand...
Click to collapse
Ok once its done deodexing, u'll have a couple of apks left that couldn't be deodexed. If its bluetooth.apk, select option 2 (custom classpath) and type javax.obex.jar
Most of the time the error u get when deodexing should tell u wht apk it needs in its classpath.
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
freddyemmer said:
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
Click to expand...
Click to collapse
Can u upload the rom, ill deodex n upload it back. ill let u know what i did.
http://www.mediafire.com/?d754c9ljn48c368
that's my rom.. Thanx in advance...
Ok cool so got the whole rom deodexed.
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath.
Uploading shortly...
Here u go
Link
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath
Click to expand...
Click to collapse
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
freddyemmer said:
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
Click to expand...
Click to collapse
Yup. I did em individually but doesn't matter that way should work as well.
Daneshm90 said:
Yup. I did em individually but doesn't matter that way should work as well.
Click to expand...
Click to collapse
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
freddyemmer said:
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
Click to expand...
Click to collapse
Are u wiping and flashing ?
Daneshm90 said:
Are u wiping and flashing ?
Click to expand...
Click to collapse
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
freddyemmer said:
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
Click to expand...
Click to collapse
Hmmm. Can u check ur log to see why it force-closes ? also does it let u continue or are u stuck at setup ? i want to know if other apps fc.
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
freddyemmer said:
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
Click to expand...
Click to collapse
Type "adb logcat" in command prompt.
Oke tried it but logcat is disabled on my rom.. I used the commands in recovery
echo 1 > /sys/kernel/logger/log_main/enable // ** '1' is enable log_main,
echo 2 >/sys/kernel/logger/log_main/priority // ** '2' is the log level, you can get the level number from the android source code.
but that apparently has no effect for the rom.. I think something went wrong while deodexing.. any tips how to enable the logcat?
tried deodexing it again with the 2 yar files.. it's not only phone that fc also setup fc.. trying to find out how to add catlog to my rom so i can check it..
Hello all,
I'm looking for help. I just cant find a stock based rom with script support. I googled allot and tried many roms.
I just need a European 2.3.6 ROM that allow me to install scripts (kernel/init.d support).
Thanks in advance.
jeremypt said:
Hello all,
I'm looking for help. I just cant find a stock based rom with script support. I googled allot and tried many roms.
I just need a European 2.3.6 ROM that allow me to install scripts (kernel/init.d support).
Thanks in advance.
Click to expand...
Click to collapse
Better flash a stock based cutom ROM. GingerMod 4.0 has almost no mods, so it looks like the stock. You will have stock apps and all that stuff, but you will have init.d support. No one is really working on new stock ROM kernel.
ast00 said:
Better flash a stock based cutom ROM. GingerMod 4.0 has almost no mods, so it looks like the stock. You will have stock apps and all that stuff, but you will have init.d support. No one is really working on new stock ROM kernel.
Click to expand...
Click to collapse
THANKS!!!. Its based on 2.3.6? Can we consider GM 4.0 stable?
Thanks again
jeremypt said:
THANKS!!!. Its based on 2.3.6? Can we consider GM 4.0 stable?
Thanks again
Click to expand...
Click to collapse
GingerMod 4.0 is stable and it's based on 2.3.6.
ast00 said:
GingerMod 4.0 is stable and it's based on 2.3.6.
Click to expand...
Click to collapse
Tks. I just finished to try the GM 4.0, but I don't like it. I just need a way to install SlaidyBoost-V2.3 or Adrenaline™ Engine scripts.
BR
jeremypt said:
Tks. I just finished to try the GM 4.0, but I don't like it. I just need a way to install SlaidyBoost-V2.3 or Adrenaline™ Engine scripts.
BR
Click to expand...
Click to collapse
There are some other stock based ROMs. Try emanon v7 or more 1.4. But you can't install theese scripts for stock ROM.
ast00 said:
There are some other stock based ROMs. Try emanon v7 or more 1.4. But you can't install theese scripts for stock ROM.
Click to expand...
Click to collapse
I checked those two roms. They have sooo many things added. Overclocks and lots of things that I just don't need. I guess I will need to keep searching.
Thanks
There are various methods of installing init.d
Like:– http://forum.xda-developers.com/showthread.php?t=1883125
dheeraj (dhlalit11) said:
There are various methods of installing init.d
Like:– http://forum.xda-developers.com/showthread.php?t=1883125
Click to expand...
Click to collapse
Ty, I will try. By the way, what this means "#2 Your device must run /system/etc/install-recovery.sh" ?
I will put the file
It is suppose to work just try it
dheeraj (dhlalit11) said:
It is suppose to work just try it
Click to expand...
Click to collapse
OK. Now i have acess to init.d, but I cant install the "Adrenaline_Engine_4.4" via CWM, since I cant mount /system and /data.
How do I install the script? I added a attach with what's inside the zip file.
In the end, can i remove the terminal and box apps?
Sorry for all the questions, but I only entered the android world two days a go.
Thanks in advance,
FC
Well I gave "su" and "mount power" to the ES File Explorer
Extracted the script.zip to a folder and copied that 3 folders to the "/" performing merge.
This is the solution?
jeremypt said:
Well I gave "su" and "mount power" to the ES File Explorer
Extracted the script.zip to a folder and copied that 3 folders to the "/" performing merge.
This is the solution?
Click to expand...
Click to collapse
Dude... Actually don't do it....
If you don't understand Linux don't DO a merging on "/" filesystem.
Here, listen....
1. If you want a init.d tweaks install a Custom ROM, doing it in Stock ROM will cause some errors, since NO Developer in here using stock ROM, so no one can help you with that errors
2. You need Custom Recovery to flash Adrenaline Engine, since you already do a merging scene the permission won't same.
Listen, i know you like Stock ROM, but some Stock based stock ROM is actually quite good. I know there is overclock feature you don't need JUST DON'T USE it if you don't know.
N00BS.
just copy the content of system folder and laste them into /system
also you will need to set permission for every file and folder you copied
dheeraj (dhlalit11) said:
just copy the content of system folder and laste them into /system
also you will need to set permission for every file and folder you copied
Click to expand...
Click to collapse
OK, ty
OK, all working now, I gave "thanks" to all.
Please close.
Ok then add a [solved] tag in the title
dheeraj (dhlalit11) said:
Ok then add a [solved] tag in the title
Click to expand...
Click to collapse
Wheres the button for that?
No button but you can type
CLOSE
hi i need help for fde+6 i have bug whit link 2 sd apps dont work when install and reboot to insatll script for a2sdext
and whit alfs v9c have root error and say your phone not rooted
please say to me which files are in rom for edited or updated to make fix that link2sd and root bug
very thanks
please help
yousef-p said:
hi i need help for fde+6 i have bug whit link 2 sd apps dont work when install and reboot to insatll script for a2sdext
and whit alfs v9c have root error and say your phone not rooted
please say to me which files are in rom for edited or updated to make fix that link2sd and root bug
very thanks
Click to expand...
Click to collapse
What exactly is FDE+6 ??????????????a rom????????
I think old versions of link2sd had this issue so try a newone
{{Explain fde +6 if updateing link2sd didn't work}}
Sent from my ULTIMATE using Tapatalk 2
jay-z-s said:
What exactly is FDE+6 ??????????????a rom????????
I think old versions of link2sd had this issue so try a newone
{{Explain fde +6 if updateing link2sd didn't work}}
Sent from my ULTIMATE using Tapatalk 2
Click to expand...
Click to collapse
yes its his rom.
jay-z-s said:
What exactly is FDE+6 ??????????????a rom????????
I think old versions of link2sd had this issue so try a newone
{{Explain fde +6 if updateing link2sd didn't work}}
Sent from my ULTIMATE using Tapatalk 2
Click to expand...
Click to collapse
fde+6 next version of my rom
very thanks but not from version i test several versions but again have this problem
i dont which files in rom control and .. apk files
yousef-p said:
fde+6 next version of my rom
very thanks but not from version i test several versions but again have this problem
i dont which files in rom control and .. apk files
Click to expand...
Click to collapse
You don't have root permission for link2sd only?
What's ur base rom?
Sent from my ULTIMATE using Tapatalk 2
pm a recognized developer,dont make so much fuss about it.
Is this possible/
PhaseCoder said:
Is this possible/
Click to expand...
Click to collapse
Yes, I am using MindCr Rom v2.4 with V6 Supercharger..
Can you point me to the post you followed please
Sure.. Check this..
http://forum.xda-developers.com/showpost.php?p=29984447&postcount=5
I just followed that but i think its installed onto my sd is that correct?
PhaseCoder said:
I just followed that but i think its installed onto my sd is that correct?
Click to expand...
Click to collapse
Oh
Its so fascinating
Come closer and tell me more
How do you know where it is intalled
Only the Setup of script is on sdcard
Whereas the script goes into /system/etc/init.d
Hi I'm using this rom http://forum.xda-developers.com/showthread.php?t=2174598 by Aderen lim
This rom came with preinstalled darktremor script can anyone tell me how to uninstall it completely so that I can use cron Mod Script.
http://forum.xda-developers.com/showthread.php?t=715940
Also I'm sorry I didn't post it in the rom's thread as I didn't reached 10 posts.
I really love the ui and speed of the rom and don't want to remove it.
rishabh_18 said:
Hi I'm using this rom http://forum.xda-developers.com/showthread.php?t=2174598 by Aderen lim
This rom came with preinstalled darktremor script can anyone tell me how to uninstall it completely so that I can use cron Mod Script.
http://forum.xda-developers.com/showthread.php?t=715940
Also I'm sorry I didn't post it in the rom's thread as I didn't reached 10 posts.
I really love the ui and speed of the rom and don't want to remove it.
Click to expand...
Click to collapse
Check this: http://forum.xda-developers.com/show...postcount=3751
or
this: http://forum.xda-developers.com/attachment.php?attachmentid=1323862&d=1347550541
omega_warrior said:
Check this: http://forum.xda-developers.com/show...postcount=3751
or
this: http://forum.xda-developers.com/attachment.php?attachmentid=1323862&d=1347550541
Click to expand...
Click to collapse
Sorry sir but the first link didn't worked as it was shortened(.....postcount)
I tried using your download link.
After Flashing the file the phone would stay at the Android logo. I Flashed the rom again but still no success.
rishabh_18 said:
I tried using your download link.
After Flashing the file the phone would stay at the Android logo. I Flashed the rom again but still no success.
Click to expand...
Click to collapse
Flash the above PSN file and then Flash this DALVIK CACHE WIPE TOOL, after that WIPE SD-EXT and then INSTALL. This Worked for me.
The WIPE TOOL is provided by croniccorey.
omega_warrior said:
Flash the above PSN file and then Flash this DALVIK CACHE WIPE TOOL[/URL], after that WIPE SD-EXT and then INSTALL. This Worked for me.
The WIPE TOOL is provided by croniccorey.
Click to expand...
Click to collapse
Do I first need to install the above 2 files and then the rom? also how to wipe Sd-ext only?
rishabh_18 said:
Do I first need to install the above 2 files and then the rom? also how to wipe Sd-ext only?
Click to expand...
Click to collapse
You had also PMed me. I have replied via PM.
omega_warrior said:
You had also PMed me. I have replied via PM.
Click to expand...
Click to collapse
Ok I got your PM
omega_warrior said:
You had also PMed me. I have replied via PM.
Click to expand...
Click to collapse
Can You tell me the steps too
altius_cooper said:
Can You tell me the steps too
Click to expand...
Click to collapse
Why it is a secret? LOL!!
If I don't remember wrong you need a terminal and to typ this:
Code:
su
a2sd remove
Your phone will reboot and the script will unistall so... xDDD
We are here to share our knowledges and help people, not to keep simple secrets :s
Viper The Ripper said:
Why it is a secret? LOL!!
If I don't remember wrong you need a terminal and to typ this:
Code:
su
a2sd remove
Your phone will reboot and the script will unistall so... xDDD
We are here to share our knowledges and help people, not to keep simple secrets :s
Click to expand...
Click to collapse
No secrets here man. Had already replied him via PM so dint think imp to write on thread again. Here are the steps for all who wanted it:
1st Full Wipe
2. Install Dalvik Cache Wipe Tool.
3. Install PSN a2sd script remover.
4. Dats it now you can safely install any ROM with a2sd script or any mod such as Cronmod,etc.
Too simple to keep a secret.