Old Market - Samsung Galaxy SL i9003

Can someone please upload the old market?
Edit :
Uploaded
Check post #4
P.S. - Delete/Move MarketUpdater.apk from /system/apps to prevent auto-update

ggclanlord said:
Can someone please upload the old market?
Click to expand...
Click to collapse
you most likely already got it!
1. open market, press homekey, open task manager, uninstall updates, should bring you back to market 2.3.5
2. if you replaced the original vending.apk with the new market one:
10: Please help! I removed xxx.apk from my phone and I forget to make backup. Somebody give me it.
A: Don't worry you already have it at your PC.
1. unpack PDA.......tar file. here you can see system.rfs file.
2.1 For Windows: open it with MagicISO
2.2 For Linux: mount it as loop device ( mount -o loop system.rfs /mnt ) Remember you have to be root to mount files.
REMEMBER: if you are using deodexed firmware you need deodexed applications
(taken from: http://forum.xda-developers.com/showthread.php?t=1174085)

Jack_Random said:
you most likely already got it!
1. open market, press homekey, open task manager, uninstall updates, should bring you back to market 2.3.5
2. if you replaced the original vending.apk with the new market one:
10: Please help! I removed xxx.apk from my phone and I forget to make backup. Somebody give me it.
A: Don't worry you already have it at your PC.
1. unpack PDA.......tar file. here you can see system.rfs file.
2.1 For Windows: open it with MagicISO
2.2 For Linux: mount it as loop device ( mount -o loop system.rfs /mnt ) Remember you have to be root to mount files.
REMEMBER: if you are using deodexed firmware you need deodexed applications
(taken from: http://forum.xda-developers.com/showthread.php?t=1174085)
Click to expand...
Click to collapse
I know both these solutions.
I don't have access to a PC right now, that's the reason i asked for it.

ggclanlord said:
I know both these solutions.
I don't have access to a PC right now, that's the reason i asked for it.
Click to expand...
Click to collapse
here mate.
didnt upload before bcoz of jack_random's post.

exctngdude said:
here mate.
didnt upload before bcoz of jack_random's post.
Click to expand...
Click to collapse
Cool.
Thnks!

thanks buddy.. downgraded d market.. renamed marketupdater.apk extension to .apk1 to prevent automatic update..
Sent from my GT-I9003

Related

Custom Window Animations +

I was experimenting with the framework-res.apk and there i get a folder named anim. So I put some anim files from many ROM's of Galaxy i9000's anim files in i5801 and it works.
So I uploaded it here, If U want, than U can grab it from here.
It's really very cool.
How to :
if you want to use these animations:
1. Download the file in zip format.
2. Just extract the framework-res.apk from the zip file.
3. Now put the framework-res.apk into /sdcard.
4. Now do backup of framework-res.apk and copy it into /sdcard/external_sd or wherever you want.
5. Now put the framework-res.apk in /system/framework using root explorer. Sorry I don't know how to push it using ADB
6. It can only be possible if the phone is rooted.
7. Make sure the /system/framework space is this much enough to copy the file.
8. Now reboot the device and feel the changes.
~_^
Bounce >>>> http://www.multiupload.com/F0I5CR04GM
Flip >>>>>>> http://www.multiupload.com/71OK1YA4XF
Fold >>>>>> http://www.multiupload.com/Z1NZFZFBQ9
Flying >>>>> http://www.multiupload.com/4QMTZVEV4M
Original >>>> http://www.multiupload.com/RUQZ9IBPL1
It will work on any 2.2 Froyo
Nice find Will definately check it out this evening!
Now trying it, the bource version, will report back soon.
EDIT: I Cant boot any more.. JPF
booted. JPF Clean. Works, very nice. Thank you.
Can you upload the original framework-res.apk from jpf?
EDIT1: Dont Need it anymore, reflashed the phone with jpf
EDIT2: After Reflash works without problems!
EDIT3: Original File is also here, sry hevent seen it.
can u make update.zip files? pls
TFS.....
thx
it's working nice with my modded livewallpapers firmware too!
Can you put some screens there?
And can someone inform me if it is a succes on JPF-rom?
Thanks
ilendemli said:
Can you upload the original framework-res.apk from jpf?
EDIT1: Dont Need it anymore, reflashed the phone with jpf
EDIT2: After Reflash works without problems!
EDIT3: Original File is also here, sry hevent seen it.
Click to expand...
Click to collapse
before you copy the framework-res.apk you have to remount system with adb shell:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
and after you can owerwrite the framework-res.apk in system folder with root explorer
i know, that was not the problem, my problem was the custom kernel by gsam
I was wondering: How did you change the framework-res.apk and resigned it without having problems ? I tried to change the battery artwork, and all i get is FC..
Gsam101 said:
I was wondering: How did you change the framework-res.apk and resigned it without having problems ? I tried to change the battery artwork, and all i get is FC..
Click to expand...
Click to collapse
I used just simple method.....
Extract the .apk on my desktop and I do changes on the /res/anim folder.
And that's it !!!..... and i don't think that anybody getting any error due to it.
--------------------------------------------------
Current Device = Samsung GT-i5801
JPF Clean ROM FroYo + JPB Kernel and some perf tweaks.
madhuranand007 said:
I used just simple method.....
Extract the .apk on my desktop and I do changes on the /res/anim folder.
And that's it !!!..... and i don't think that anybody getting any error due to it.
--------------------------------------------------
Current Device = Samsung GT-i5801
JPF Clean ROM FroYo + JPB Kernel and some perf tweaks.
Click to expand...
Click to collapse
nice job
thx
TiBiSMART said:
nice job
thx
Click to expand...
Click to collapse
Thanks TiBi
I have a problem with Root Explorer! It ocurred as:
I copy a file, and I can to paste it in System/framework, but when I try paste it the Root Explorer don´t permit me to paste and says me this message:
"The paste operation failed. Would you like to send diagnostic information to the developer to assist with fixing the problem?"
WHY?
Thx 4 all! =)
fersago said:
I have a problem with Root Explorer! It ocurred as:
I copy a file, and I can to paste it in System/framework, but when I try paste it the Root Explorer don´t permit me to paste and says me this message:
"The paste operation failed. Would you like to send diagnostic information to the developer to assist with fixing the problem?"
WHY?
Thx 4 all! =)
Click to expand...
Click to collapse
"before you copy the framework-res.apk you have to remount system with adb shell:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
and after you can owerwrite the framework-res.apk in system folder with root explorer"
Yaffs2 are u sure? I think system is rfs
Download SGS toolbox or mount /system rw from market and no more problem mounting as rw.
The right command is
busybox mount -o remount,rw /system

[S5660] Galaxy Gio The big Thread! | Tips, Roots, fixes, Firmware, Custom Roms

This thread is closed.
You can find the new one here:
http://forum.xda-developers.com/showthread.php?t=1209425
Didnt you know some thing, ask me!
Welcome in the Thread for Samsung's Galaxy Gio (S5660)
INDEX
1. Root
2. Custom Bootanimation
3. Firmware releases
_________________________________________________________
First, i will post update_[number].zip files.
You can add this updates on this way:
1. Shutdown your phone.
2. press: Home button + Volume button - + On button
3. go to Add Update from SD-card.
4. Search for the update_[number].zip file on your SD-card
5. Run the update
Root
You can root Android 2.2 with: http://forum.xda-developers.com/showthread.php?t=803682
You can root Android 2.3.3 with: http://forum.xda-developers.com/showthread.php?t=1111414
Custom bootanimation
What you need:
- Rooted Galaxy Gio S5660 or an other Galaxy Phone.
- Data Cable or SD-Card reader
- Root explorer
- Little bit skills
1. download the patch_cutom_bootanimation.zip file bellow.
2. unzip the files to a new folder on your SDcard called: patchfiles
3. Open root explorer
4. go to /sd-card/patchfiles
5. press menu button and select multi-select
6. select all files without bootanimation.zip
7. press now on the bottom, copy
8. press now 2 times on back button
9. go to /system/bin/
10. press now paste and replace the files.
Now you need only place the bootanimation.zip in his directory
11. go back to your patchfile folder on your SD-card
12. copy bootanimation.zip and place him in /system/media/
13. reboot your device and watch your brand new bootanimation!
TIP:
1. With an bootanimation boot your device slowlier then normal.
you can also delete bootanimation.zip, your device is now booting with the Android 3.1 bootanimation, i like it!
2. You can also remove the shutdown animation, but it isnt posible to change him.
rename in the /system/media/video/shutdown/ the file shutdown.qmg to shutdown_backup.qmg
REMOVE SIMLOCK
http://forum.xda-developers.com/showthread.php?t=1139251
Firmware
2.2.1 unofficial - http://hotfile.com/dl/115778530/c3dab6d/S5660XXKC5_OXXKC3_XXKB9.rar.html
2.3.3 unofficial 2 june 2011 - http://hotfile.com/dl/119787749/eeddc82/S5660XXKPA.rar.html
2.3.3 official 24 june 2011 - http://hotfile.com/dl/123845369/b1f54c4/S5660XXKPE_S5660XXKPA_S5660OXFKP1.rar.html <- also on KIES
2.3.3 official 24 june 2011 - http://hotfile.com/dl/124686521/ca109ee/S5660XXKPE_S5660XXKPA_S5660XENKP1.rar.html <- also on KIES
2.3.4 unofficial 24 june 2011 - http://hotfile.com/dl/124831067/3d27a39/S5660XXKQ3_S5660XXKQ3_S5660SEBKQ1.rar.html
2.3.4 unofficial 23 july 2011 - http://hotfile.com/dl/125489515/6fa36c7/S5660XXKQ6_S5660XXKQ5_S5660SEBKQ1.rar.html
pass: samfirmware.com
APK lost ?
Backup System Apps (apk), download here:
Froyo - flashing ...
Gingerbread All apps, backup system/apps/ 90MB
Did you lose an APK file?
Get you errors with a APK?
Do you Morph you APK wrong?
AND NO BACKUP?!
Search your APK from the ZIP file,
Apply him to system/apps/
And your apk will work as even before!
TAGS: Galaxy, Gio, APK, Lost, S5660, system, apps, gMail
Custom ROM
http://forum.xda-developers.com/showthread.php?t=1136798
I' m following this thread. Please continuie sharing
how to enable a2sd darktremor to S5660XXKPA?
Following this thread. Thanks for getting it going.
nice work bro please keep it up
Nice Work , keep it going..
Me too following this topic.
How to make a CUSTOM BOOT ANIMATION...
Install winrar
Root your Android!
using the console or Root explorer goto the /system/media directory.
Copy bootanimation.zip to your SD Card.
Connect your Android to your computer with usb and mount the SD Card
Copy bootanimation.zip to your computer.
extract bootanimation.zip to a folder
Inside you will find 2 folders with all the individual PNG files in them.
With photoshop or paint modify the png files to add your custom graphics.
Highlight the two folders and the desc file.
Right click the highlighted files.
Select add to archive.
Select Zip
In the compression method drop down box select Store. (this is key if you dont do this it wont play the animation)
save the archive as bootanimation.zip
copy the new bootanimation.zip to your SD Card
Load terminal emulator and enter the following commands with an enter after each
***BEGIN TERMINAL COMMANDS***
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
Reboot
Great!!!
Sent from my GT-S5660 using XDA App
Patch added, sorry ive also a daily job...
strunkie said:
Backup System Apps (apk), download here:
Uploading...
Click to expand...
Click to collapse
this is exactly what I need!
I screwed up with Calendar.apk and Calendar.odex and almost anybody on forums wants to help...
why not uploading a full original \system\app folder for every possible needs?
is it ready or still uploading?
keep sharing, Btw when upgrade to ginger bread will be available officially ?
taand said:
keep sharing, Btw when upgrade to ginger bread will be available officially ?
Click to expand...
Click to collapse
Samsung will release 2.3.3 and 2.3.4.
I think that 2.3.4 the lastest update is.
beeryourself said:
this is exactly what I need!
I screwed up with Calendar.apk and Calendar.odex and almost anybody on forums wants to help...
why not uploading a full original \system\app folder for every possible needs?
is it ready or still uploading?
Click to expand...
Click to collapse
finished, will add now
strunkie said:
finished, will add now
Click to expand...
Click to collapse
Great!
that's exactly what I needed!
Thanks!
well, it's still not working...
I downloaded the zip, put Calendar.apk and Calendar.odex on the phone, then moved to \system\app and changed proprietary to 0-root and permissions rw-r--r-- for both. reboot. no calendar application in drawer.
what else can i do to get this damn app back?
beeryourself said:
great! waiting online...
Click to expand...
Click to collapse
Backup System Apps (apk), download here:
All apps, backup system/apps/
90MB
See third post
Does somebody here also have the phone getting turned off in your pocket problem?
xpowerstef said:
Does somebody here also have the phone getting turned off in your pocket problem?
Click to expand...
Click to collapse
Some times my phone wont wake-up, then i hold the power button for a few seconds the phone will reboot then.
Do you have the same problem, its tooks longer to get your phone on...

Deodexing (FOR ALL GB ROMS) Most simplest & in detailed explained

Its not a repost guys. I created this thred only for quick view for new android users.
1. You must have java runtime enviornment installed on your computer.
2. You must have a rooted froyo or gingerbread firmware.
3. When we use xultimate 2.2 we must have our phone into USB debugging mode.
4. First u do xutimate procedure as kkrazzy has said.
-Run option 1. After option 1 is done, run option 2.
-Now these well take a while. Run option 3.
-IMPORTANT: After you have run option 3
-Now run option 4, and wait.
-Exit xUltimate, and put the phone in USB mass storage.
-Go back into the xUltimate folder and copy "done_frame", and "done_app",
and move them to the root of the internal sdcard not in the external sd.
-Now again connect phone into usb debugging mode.
5. I suggest that if anybody dont have SDK on their system then dont worry. Insted of SDK simply use adb.exe file which is in the superoneclick folder.
Go into SuperOneClick-->ADB folder. There u will get adb.exe file.
6. Take that whole adb folder & copy it to C drive path (U can keep it anywhere) including other files inside that folder.
Means u will get path of adb file as C:\adb\adb.exe
7. Now enter into command promp.
8. There u will see a path like C:\document and settings> (This path may be different for someone else. Thats not important)
9. This is very impotant step. Simply write there as
cd C:\adb\
Then in next line write adb shell.
You will see a msg on screen demon started successfully.
10. Thats it. You have entered into adb command mode.
11. Now remember by default # sign is always there at start of each line when u enter into adb command mode. Dont write it again in any command command...!!!
12. Now one by one run command
$ su
# stop
# mount -o remount rw /system
# rm /system/app/*.odex
# rm /system/framework/*.odex
# cp /sdcard/done_app/* /system/app/
# cp /sdcard/done_frame/* /system/framework/
# mount -o remount ro /system
# reboot
13. You will observe that after writing second command # stop your device will get hang. It will not at all respond. If that happens then u r going in right direction. Phone will hang till end of command.
14. Last command # reboot will restar ur device. But sometimes it will not. U will see a msg on computer screen as reboot returned. Dont worry. Simply Disconnect & restart phone.
15. Thats it guys. U will get a deodexed phone.
16. To check whether it is deodexed or not simply go into system->app folder. There u will see only .apk files. U will not at all observe .odex files there.
THIS IS SIMPLEST WAY I HAVE EXPLAINED. HOPE NOW NO ONE WILL FACE DIFFICULTIES IN DEODEXING.
PRESS THANKS IF THIS IS HELPFUL FOR YOU
Good job! But about XXKB3 fw you are wrong. Deodexing can be with any fw. We need only rooted phone
what the problem with the cmd???
i dont know why my cmd cant run ><
not recognized as an internal or external command, operable program or batch file
....
Dude why you have made a similar thread
falex007 said:
Good job! But about XXKB3 fw you are wrong. Deodexing can be with any fw. We need only rooted phone
Click to expand...
Click to collapse
Yep thats right, better update your post vishal.
please dont post similar threads..
updated post
vishal24387 said:
updated post
Click to expand...
Click to collapse
Thanx buddy for your valuable explanation..
Tbh, this does have what kkrraazzyy's thread lacked
Misledz said:
Tbh, this does have what kkrraazzyy's thread lacked
Click to expand...
Click to collapse
Sure yes! It is a lot more simpler for noobs ( like me ) to understand....I did it through kkrraaxxyy's post...But it helped ma friend thouhg
kkrraazzyy said:
Dude why you have made a similar thread
Click to expand...
Click to collapse
sorry kkrazy. I dont wanted to post this as saperate thread. Actually I wanted to post this in ur thread but I thought people will feel difficult to find a particular post through lots of pages. Hope u will understand my intention.
dude, thanks for the info about the adb.exe.. never thought of that before.. i went through hell downloading the needed files when yet there was a simple method.. thanks alot.! Liked the OP bdw..
ephraim033 said:
dude, thanks for the info about the adb.exe.. never thought of that before.. i went through hell downloading the needed files when yet there was a simple method.. thanks alot.! Liked the OP bdw..
Click to expand...
Click to collapse
Its my pleasre to help u. Actually I was also facing problem related to adb.exe. I also dont like to download big files. what about OP bro? I dont understand.
vishal24387 said:
Its my pleasre to help u. Actually I was also facing problem related to adb.exe. I also dont like to download big files. what about OP bro? I dont understand.
Click to expand...
Click to collapse
OP means original post bro.. .. i already pressed the thanks button
Oh...I really dont know about OP. Anyway thanx bro for telling me.
vishal24387 said:
Oh...I really dont know about OP. Anyway thanx bro for telling me.
Click to expand...
Click to collapse
no problem dude.. glad to help
vishal24387 said:
5. I suggest that if anybody dont have SDK on their system then dont worry. Insted of SDK simply use adb.exe file which is in the superoneclick folder.
Go into SuperOneClick-->ADB folder. there u will get adb.exe file.
6. Take that adb.exe file & keep in C drive path (U can keep it anywhere). I will tell u that make a new folder. Give it name as 'adb folder'. Then in this folder keep your adb.exe file.
Means u will get path of adb file as as C:\adb folder\adb.exe
Click to expand...
Click to collapse
Bro, i suggest you edit your post.. tell them to copy the whole adb folder not just the adb.exe.. the .exe needs the other program to work.. just my opinion.. i tried just copying the .exe but to no avail.. once i copied the whole folder it works..
ya I think u r rite bro. I will quickly update my post. Thanks bro.
vishal24387 said:
ya I think u r rite bro. I will quickly update my post. Thanks bro.
Click to expand...
Click to collapse
No problem dude
I updated post bro. Check it plz. If there is any problem in post plz inform me.

How do i add apk to custom rom?

Hi,
I have a few apps and would like to add into custom rom. I read and google but no help.
Using winrar and open custom rom, i create a folder /data/app and place all apk in "app" folder. non of the apps in that folder installed. Do i need to do more then just add the apk?
I read here http://forum.xda-developers.com/showthread.php?t=1198035 and no use. maybe OP not don't with the guide yet.
thx
cat2115 said:
Hi,
I have a few apps and would like to add into custom rom. I read and google but no help.
Using winrar and open custom rom, i create a folder /data/app and place all apk in "app" folder. non of the apps in that folder installed. Do i need to do more then just add the apk?
I read here http://forum.xda-developers.com/showthread.php?t=1198035 and no use. maybe OP not don't with the guide yet.
thx
Click to expand...
Click to collapse
Reread that thread. The answer is in there.
Hint: ROM flash packages never put anything in /data
you can preinstall apps to /data/app but it takes update script modding. if you havent figured it out it is a lot easier to add them as system apps in /system/app
@Dani897: I try adding apk to /system/app or /data/app but none are working. When I add apk to /system/app; after the rom flashed and reboot, Samsung kept on flashing forever.
cat2115 said:
@Dani897: I try adding apk to /system/app or /data/app but none are working. When I add apk to /system/app; after the rom flashed and reboot, Samsung kept on flashing forever.
Click to expand...
Click to collapse
check your permissions!
the data/app way need adition work in the update script. im not gonna get into that.
Dani897 said:
check your permissions!
the data/app way need adition work in the update script. im not gonna get into that.
Click to expand...
Click to collapse
Thanks. How do i check permission? in CWM? In cwm (red) v2.5.1.3 -->Install zip from sdcard --> toggle signature verification-->disable'
In advance, all i see is fix permissions.
cat2115 said:
Thanks. How do i check permission? in CWM? In cwm (red) v2.5.1.3 -->Install zip from sdcard --> toggle signature verification-->disable'
In advance, all i see is fix permissions.
Click to expand...
Click to collapse
no in a terminal emulator or in linux. they get screwy sometimes if you do editing in windows. i cant even seem to get ownership of one of my flash drives on my linux machine after i formatted it with windows.
if you are on a mac you can do it by clicking and choosing "get info" from the context menu apparently but i dont own a mac so i dont know.
i never used it but check out cygwin and do some googling on permissions in terminal/console. it might be best if you are not ready to install a new os. but you can also install ubuntu with the wubi installer inside windows of use a vm with osx or the linux distro of your choice pretty easily. please dont ask for support questions on doing those things.
you can find permissions of files in a directory with ls -l
you can change them with chmod an ususally one of the numbers below but there are others, google is your friend
666 is rw-rw-rw
644 is rw-r--r-
777 is rwxrwxrwx
755 is rwxr-xr-x
644 or 755 are the most likely that they should be.

[GUIDE] [I9105/P] How to deodex your system without using adb shell

Title says it all, in this tutorial, I will be explaining to you S II Plus users (Galaxy Grand users can benefit from this as well) how to deodex your phone without the use of adb shell (well not really, because xUltimate uses adb shell, but all you'll do is press some buttons, the tool will do the rest for you, including run adb commands). So let's begin.
Download xUltimate 2.4 from here.
Extract the zip to any location you like.
Get your phone and go to Settings > Developer Options, enable developer options, then enable USB Debugging.
Connect your phone to your PC/Laptop and open up Main.exe from the xUltimate folder you've extracted in step 2.
If asked to update choose 'n' for no. If all is well and the connection is correct and drivers are installed and the lepricon reached the end of the rainbow, you will see a menu.
Type down 1 and wait for the process to finish, this process is pulling /system/app from your phone into your PC, when it all finishes, press enter, and go to step 7.
Type down 2 and wait for the process to finish, this process is pulling /system/framework from your phone into your PC, when it all finishes, press enter, and go to step 8.
Go to this guide and follow section A only to set up kitchen.
Go to the kitchen folder and make a new folder called "WORKING_DEODEX" and make a new folder in that folder called "system".
Copy origi_app and origi_frame from the xUltimate folder to the system folder you created in step 10, and rename them to app and framework respectively.
Load cygwin as described in the "custom ROM guide" and press 0 to go to advanced options, and then 11 to deodex, and then press b to deodex both folders when prompted.
Download this zip file.
Go to the system folder and copy app and framework folders to the system folder in Generic-deodex.zip.
Save the zip and copy it to the root of your SD Card
Reboot to recovery and flash it via CWM. Might take about 2 minutes to complete the flashing.
This might look long but in practice it's very easy and not time consuming, but it appears as 15 steps because I simplify things to a newbie level to be understandable by absolutely anyone
Sorry Panda00,
thank you very much for your tutorial, but this doesn't work for me..
Have you really tried it that way?
xUltimate(2.4) returns an error at deodexing the first app (accuweatheretc...):
Error occured while loading boot class path files. Aborting.
I have a XXAMC1 Version and i have no idea how to deal with this error..
Can you help me please?
Btw there is a new xultiamte version: http://www.xeudoxus.com/android/xUltimate-v2.4.2.zip
Cheers,
Aaron
Try this... go to the "make your ROM guide and set up kitchen only... in the kitchen folder... where original_update and many other files exist... and create a new folder called WORKING_X then create a folder inside that folder, name it system. Copy origi_app and origi_frame (apk/jar files you pulled) from xUltimate folder to the system folder in WORKING_X. Rename origi_app and origi_frame to app and framework respectively. Open up kitchen, press 11 and deodex both folders. Then put the folders in the generic zip as instructed.
Sent from my GT-I9105P
Thank you very much!! This is working flawless
How?
panda00 said:
Try this... go to the "make your ROM guide and set up kitchen only... in the kitchen folder... where original_update and many other files exist... and create a new folder called WORKING_X then create a folder inside that folder, name it system. Copy origi_app and origi_frame (apk/jar files you pulled) from xUltimate folder to the system folder in WORKING_X. Rename origi_app and origi_frame to app and framework respectively. Open up kitchen, press 11 and deodex both folders. Then put the folders in the generic zip as instructed.
Sent from my GT-I9105P
Click to expand...
Click to collapse
How to open up kitchen and press 11?
ramin.eghtesad said:
How to open up kitchen and press 11?
Click to expand...
Click to collapse
Go to cygwin.bat and use the following command lines
cd kitchen (press enter)
./menu (with the dots, press enter)
Click to expand...
Click to collapse
A list of options will show up, enter 11 to select option 11.
Updated the guide since xUltimate deodexer isn't compatible with this device.
panda00 said:
Updated the guide since xUltimate deodexer isn't compatible with this device.
Click to expand...
Click to collapse
???
I deodexed six I9105P with xUltimate dude.
klurosu said:
???
I deodexed six I9105P with xUltimate dude.
Click to expand...
Click to collapse
It gives a bootclasspath error every time.. Decided to go with kitchen deodexing for this guide.
panda00 said:
It gives a bootclasspath error every time.. Decided to go with kitchen deodexing for this guide.
Click to expand...
Click to collapse
Have you installed busybox on your mobile and android sdk on your pc?
klurosu said:
Have you installed busybox on your mobile and android sdk on your pc?
Click to expand...
Click to collapse
Yes.
panda00 said:
Yes.
Click to expand...
Click to collapse
Uhmmm... maybe will be SecEmail.apk or Exchange.apk
Check it please and feel free to delete if you don't use those apks.
klurosu said:
Uhmmm... maybe will be SecEmail.apk or Exchange.apk
Check it please and feel free to delete if you don't use those apks.
Click to expand...
Click to collapse
Anyway, deodexed flashable zips are provided in the Development forum, easiest way to deodex
OT: How's your ROM going? and what about @k2wl and his kernel?
panda00 said:
Anyway, deodexed flashable zips are provided in the Development forum, easiest way to deodex
OT: How's your ROM going? and what about @k2wl and his kernel?
Click to expand...
Click to collapse
Right man
Rom is 90% complete (so far so good). But kernel is absolutely necessary to improve the battery status.
I got no news from @k2wl yet but one thing is clear... the kernel will be a monster
A MONSTER that is exactly what we need.
Gesendet von meinem GT-I9105P
i followed everything
still secEmail and SYNCMIDM can't be deodexed
so i deleted them with root explorer on the phone
then flashed the zip
reboot
found: some 2.3.6 style system apps, gallery, calculator,
uninstall them
reboot
com.google.process.gapps stops
com.android.phone force close
restoring...
anyone can help?
Brian_SGW_CM9 said:
i followed everything
still secEmail and SYNCMIDM can't be deodexed
so i deleted them with root explorer on the phone
then flashed the zip
reboot
found: some 2.3.6 style system apps, gallery, calculator,
uninstall them
reboot
com.google.process.gapps stops
com.android.phone force close
restoring...
anyone can help?
Click to expand...
Click to collapse
I have no problems with deodexing SecEmail and SyncMidm
Just a newbie .. Noob asking you Panda..
Why do we need to Deodexed are file system ?
fayez107 said:
Just a newbie .. Noob asking you Panda..
Why do we need to Deodexed are file system ?
Click to expand...
Click to collapse
Because it is more simple to modify the files if the system is deodexed because instead of 2 files you have just one including the other one
Sent from my GT-I9070 using Tapatalk 4 Beta
KINGbabasula said:
Because it is more simple to modify the files if the system is deodexed because instead of 2 files you have just one including the other one
Sent from my GT-I9070 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks for the info brother

Categories

Resources