I installed Java DK after prompted by Android SDK that i dont have Java DK install..
Still Android SDK Setup asking me to install JDK!!
im so frustrated! wasted 3 hours for adb shell to work, still not getting it to work
cannot deodex my fw
Help? i dont want to waste another 3 hours
I assume by "Android setup" that you are running Windows? Have you downloaded the correct version of the JDK? If you are on Windows 7 64bit then you need a 64bit JDK.
follow this buddy for how to use adb
http://forum.xda-developers.com/showthread.php?t=879701
and use xultimate 2.2.3 for deodexing
hope this helps you
Nope, i have regular 32-bit one.. will try what u have posted..
when it ask pres back and install enjoy
Still unable to deodex my rom please help??
it asks me to install package (Android SDK software)
i am confused what to do and how to work with ADB shell
help
Try with root explorer.
Sent from my GT-I9003 using XDA Premium App
monalac said:
Still unable to deodex my rom please help??
it asks me to install package (Android SDK software)
i am confused what to do and how to work with ADB shell
help
Click to expand...
Click to collapse
You seem to have problem with your android SDK setup.
Follow this XDA guide on ADB WORKSHOP and GUIDE. Hope this will help.
sakindia123 said:
Try with root explorer.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
When i did with root explorer, it says not enough space!!
deodexed files are more size than original files..
only 12.53mb available and its not possible to replace all files in System/apps folder
im screwed half way in deodexing Had to re-flash firmware twice
whats the problem now? please help!! irritated by android
Do not copy all files at once, copy 5 at a time.
Sent from my GT-I9003 using XDA Premium App
sakindia123 said:
Do not copy all files at once, copy 5 at a time.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
i was doing that only. now only 336KB left. cant copy large Gallery 3D file which is of 1mb+ any solutions?
monalac said:
i was doing that only. now only 336KB left. cant copy large Gallery 3D file which is of 1mb+ any solutions?
Click to expand...
Click to collapse
delete the useless files such as memo,route 66 and dont forget to delete the .odex files!!
sakindia123 said:
delete the useless files such as memo,route 66 and dont forget to delete the .odex files!!
Click to expand...
Click to collapse
I removed .odex files and guess what now!! Error of force close process.media every second!! Re-flashing for 4th time in the day!
unable to deodex fw apps
The same with me as well i guess we'll have to wait for rex's rom or hope for someone to upload a rom that is deodexed
Sent from my GT-I9003 using XDA App
Which deodexed rom are you looking for? Am planning to post a thread on this with minimal system/app files from xxkb3 which are necessary with minor tweaks. But biggest issue is no recovery for flashing.
ronhoover88 said:
The same with me as well i guess we'll have to wait for rex's rom or hope for someone to upload a rom that is deodexed
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Sent from my GT-I9003 using XDA Premium App
trip007in said:
Which deodexed rom are you looking for? Am planning to post a thread on this with minimal system/app files from xxkb3 which are necessary with minor tweaks. But biggest issue is no recovery for flashing.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
right now i'm on xxkb3 just provide a proper method do i have to copy the deodexed files on my internal or external sd...coz when i try to copy the files to internal sd it say insert new disk and try again
You can copy the deodexed app and framework to internal or external sd. Both should work.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
You can copy the deodexed app and framework to internal or external sd. Both should work.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
how did you do it coz when i enter
cp /sdcard/done_app/* /system/app
or
cp /sdcard/done_frame /system/framework
i get an error no such file or directory
If you placed the folder on external_sd change the path as
cp /sdcard/external_sd/done_app/* /system/app
Same for framework too.
ronhoover88 said:
how did you do it coz when i enter
cp /sdcard/done_app/* /system/app
or
cp /sdcard/done_frame /system/framework
i get an error no such file or directory
Click to expand...
Click to collapse
Sent from my GT-I9003 using XDA Premium App
Related
Is it possible to untheme the RC1 rom?
I'm thinking about going back from gold because of video issues. RC1 was perfect for me with exception of the theme.
Sent from my GT-P1000 using XDA App
amujee said:
Is it possible to untheme the RC1 rom?
I'm thinking about going back from gold because of video issues. RC1 was perfect for me with exception of the theme.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
if u know what u are duin . just go trough the framework and systemUI , and make the change there ? if u don't know what u are doing , check my theme for RC1 ... maybe u'll like it
amujee said:
Is it possible to untheme the RC1 rom?
I'm thinking about going back from gold because of video issues. RC1 was perfect for me with exception of the theme.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Same video issues - had to edit stagfright media player in blade buddy app to get rid of stutter.
Then changed build.prop to make settings permanent. However, not all codecs play on this but i found flash, h264 work fine.
Might help.
hi,
for untheme the overcome 2.0.0-rc1, just do it in recovery:
- extract system/app/SystemUI.apk from overcome-2.0.0-b2 and copy to /system/app in your phone
- extract system/framework/framework-res.apk and system/framework/framework.jar from overcome-2.0.0-b2 and copy to /system/framework in your phone
- do permission of the 3 files to 0644
- reboot
bartito said:
hi,
for untheme the overcome 2.0.0-rc1, just do it in recovery:
- extract system/app/SystemUI.apk from overcome-2.0.0-b2 and copy to /system/app in your phone
- extract system/framework/framework-res.apk and system/framework/framework.jar from overcome-2.0.0-b2 and copy to /system/framework in your phone
- do permission of the 3 files to 0644
- reboot
Click to expand...
Click to collapse
By 0644, he means to select;
Read Write
Read
Read
Sent from my GT-P1000 using XDA Premium App
if you dont have access to b2, try the ones from b1.
i attach the files from b1. i dont have b2 at this moment
GANJDROID said:
By 0644, he means to select;
Read Write
Read
Read
Sent from my GT-P1000 using XDA Premium App
Click to expand...
Click to collapse
if you replace the framework-res.apk using root explorer, you provably (soft) brick your device.
i recommend to replace the framework-res in recovery mode, using "adb push framework-res.apk /system/framework" command and "adb shell chmod 0644 /system/framework/framework-res.apk"
Thanks for everyone's reply.
I'll try your method bartito once I do my full install of RC1.
And thank you for the files from b1, I don't have access to either betas.
What about using the files from gold? I compared the file sizes and modified dates and they are the same from the b1. I guess it doesn't matter then?
On second thought, couldn't I just replace the necessary files in the RC1 and then do the full install as normal?
I went ahead and replaced the two framework files and systemui file inside the RC1 zip file and did the full install starting from the gb stock 1. I skipped re-stock this time, hopefully I won't have any problems in the future. But everything seems to be working as before with stock theme!
One thing I am not sure about is that total internal memory shows 12.83gb. I think I had more than that when I previously had RC1. Maybe just my imagination.
I am using rooted JVU firmware and would like to install ICS keyboard to my system/app.
I used Root Explorer to copy the apk file into the directory and did a reboot, and the keyboard appeared on my locale and text menu.
However, when I try to select the keyboard, it always return a force close.
Can anybody teach me on how to solve this issue?
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
jbrt said:
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
Click to expand...
Click to collapse
I did the search and tried the way as taught, end up having the force close issue.
Is it that not all apk can be installed onto system/app?
forum.xda-developers.com/showthread.php?t=1412729
Sent from my Zio using XDA App
You can also try an app called "system cleanup". I'm not sure if it's on the market but there is a thread where you can dl it or you could use titanium pro
Sent from my Zio using XDA App
Ics keyboard is made to work on android 4.0.x framework ported from Nexus S, ok?
As you revealed in OP you are using Sammy JVU 2.3.6 TouchWiz infected framework.
Why not try to rip out HTC keyboard and push that too while you're in the mood?
When you push an ask to system/app am I write in saying it does not deleted in factory reset..??
What about pushing to system system/media..??
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
zodiaxe66 said:
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
Click to expand...
Click to collapse
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Roots said:
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
permissions for apex to push to system ?
madushan92 said:
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Roots said:
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Click to expand...
Click to collapse
Just match permissions to the rest of the apps
slaphead20 said:
Just match permissions to the rest of the apps
Click to expand...
Click to collapse
Oh.. Thanks that has cleared up my confusion..
Sent from my GT-I9000 using Tapatalk 2
I run Jelly Bean Rocket Rom...I accidentaly wiped data...nd lost S Note and polaris office...i have installed them again but they crash again and again.
Can anyone post a link as how to downgrade down to ICS (orginal) from Google as I am fed up with JB...or can someone post a suitable response
yash.shah said:
I run Jelly Bean Rocket Rom...I accidentaly wiped data...nd lost S Note and polaris office...i have installed them again but they crash again and again.
Can anyone post a link as how to downgrade down to ICS (orginal) from Google as I am fed up with JB...or can someone post a suitable response
Click to expand...
Click to collapse
1) make sure u r on safe kernel
2) full wipe/factory reset
3) wipe cache/dalvik
4) format /system /data /preload (may not be necessary, but nothing wrong in doing)
5) flash ICS rom & then safe kernel..
Can u give a link for a safe kernel nd a ics rom.......also can u give an apk for s note and polaris office
Sent from my GT-N7000 using xda app-developers app
If you on Jelly Bean Rocket Rom you should have philz kernel which is safe.
Dont you have the Rocket Rom downloaded?
extract the following APKs and push it into
QuickSnote_Q1.apk > data/app
Snote_Q1.apk >data/app
Snote_Q1_Provider.apk > system/app
SMemo_Q1.apk > system/app
SmemoProvider_Q1.apk >system/app
Click to expand...
Click to collapse
set all permissions to rw-r--r--
Or flash the RR again from recovery without wipes
Will try that....or can u just give me a link to a safe ICS rom
Sent from my GT-N7000 using xda app-developers app
First....what abt polarus office
2) whats with the permission....how so u do it
3) will me moving the files help...how to install the apk and get the shortkuts?
Sent from my GT-N7000 using xda app-developers app
for Polaris Office, try http://forum.xda-developers.com/showthread.php?t=2022051
install it as normal APK file
for the others move into its approriate folders using root explorer and correct permissions. App Icons will automatically come
How do u set permissions..and what does r and rw mean?
Sent from my GT-N7000 using xda app-developers app
Use root explorer and go to permissions and you will see what I mean
Is root explorer an app...i have rooted my note
Sent from my GT-N7000 using xda app-developers app
Are all permissions to be set in a single manner....nd i did not get the point the rw--r.....how is it done?
Sent from my GT-N7000 using xda app-developers app
nokiamodeln91 said:
for Polaris Office, try http://forum.xda-developers.com/showthread.php?t=2022051
install it as normal APK file
for the others move into its approriate folders using root explorer and correct permissions. App Icons will automatically come
Click to expand...
Click to collapse
The app icons did not come
Sent from my GT-N7000 using xda app-developers app
right click on the file you added, select permissions. and the permission should be 644. root explorer is an app. to know what is 644, just check the permissions of another file in that folder. reboot and check again
Been looking for a way to zipalign and deodex my stock rom on my Exhibit but can't seem to find a way to do it. I have searched the internet for a way and have come across xUltimate. Whenever I try it though it fails. Is there any other way to zipalign and deodex my phone?
need to do more research but here ya go http://forum.xda-developers.com/showthread.php?t=633246 best tool to use
smartguy044 said:
need to do more research but here ya go http://forum.xda-developers.com/showthread.php?t=633246 best tool to use
Click to expand...
Click to collapse
Thanks its working! One question though. If I deodex all the system/app files can I then transfer all the deodexed files to my current install and just reboot to be deodexed?
No you'll have to delete your system/app folder on your phone
Sent from my SGH-T679 using xda premium
smartguy044 said:
No you'll have to delete your system/app folder on your phone
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
Ok so I can delete that folder and then copy the new files into it and I should be good?
Sent from my Galaxy Exhibit 4G
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
tipsi said:
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
Click to expand...
Click to collapse
you need to put the .apk in system/app mounting system (using root explorer e.g.) and setting the correct permissions in both apps and then reboot your device
sorry but it did not work
anybody?
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
tipsi said:
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
Click to expand...
Click to collapse
i have same problem. i've extracted the system app from gtab3 and being confuse with .odex files :silly:
jumper62 said:
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
could you show me the simple guide thread of how to deodex stock rom?
ihsan.aziz said:
i have same problem. i've extracted the system app from gtab3 and being confuse with .odex files :silly:
could you show me the simple guide thread of how to deodex stock rom?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=43263895
Sent from my GT-Xperia S using xda app-developers app
jumper62 said:
http://forum.xda-developers.com/showthread.php?p=43263895
Sent from my GT-Xperia S using xda app-developers app
Click to expand...
Click to collapse
thanks for the suggestion but i've found the tutorial by pankaj88 using kitchen now i'm deodexing 120 stock apps from samsung
jumper62 said:
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
I've deodexed the .odex files and tried to install the .apk files to my p1000. I tried to put them to system/app. But they wont be copied i can't install them as a normal apk any help?
Sent from my GT-P1000 using Tapatalk 4 beta
Viper The Ripper said:
you need to put the .apk in system/app mounting system (using root explorer e.g.) and setting the correct permissions in both apps and then reboot your device
Click to expand...
Click to collapse
Ah, having now the root explorer installed is like being to able to breath again I can actually see what's in my phone at last !!! wuhuu!!:laugh: