Related
Hi I running a version of hero that runs very smooth on my g1 but the only flaw is that the contact widget isn't working ...does some1 know how I can push a working 1 thru thru terminal.....for instance. I dloaded another rom took the contact widget apk out of it & placed it to the root of my sd how can I install from there.....
I tried all of the app installers but they just say they cannot install
Thanx in Advance!!
Dam no 1,.....
mccurt29 said:
Dam no 1,.....
Click to expand...
Click to collapse
you can just adb push to /system/sd/app_s/
double post
palosjr said:
you can just adb push to /system/sd/app_s/
Click to expand...
Click to collapse
So it would be
Adb install /system/sd/app_s/nameofapp.apk
Or
Adb push /system/sd/app_s/nameofapp.apk
if it's on your sdcard, go to the terminal and type
cp /sdcard/blahblah.apk /system/sd/app_s
AdrianK said:
if it's on your sdcard, go to the terminal and type
cp /sdcard/blahblah.apk /system/sd/app_s
Click to expand...
Click to collapse
Thanx ths worked
mccurt29 said:
Thanx ths worked
Click to expand...
Click to collapse
glad you got it figured out, and for anyone else that may read this later, it would have been
Code:
adb push nameoffile.apk /system/sd/app_s/
This is Quarx's custom kernel for most 2.1 ROMs.
It allows your phone to:
WiFi/USB Tether
Be overclocked (w/ SetCPU)
Also, I have enabled adb root (Which lets you have root shell in adb, remount the system partition with read/write access (adb remount) and also adb push is now used as root, so you can push files to the system directory with no problem)
It also updates/installs Superuser and Busybox when installed.
To install this:
Just flash it via recovery (versions 2.5.1.8 -> 3.x.x.x)
Download:
Download from my Dropbox
ZIP File, 4.8MB
Any questions? Ask below.
Jack
Does it work on cm7/sense?
Sent from my GT540 using XDA Premium App
LinxAndroid said:
Does it work on cm7/sense?
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
No, this kernel is for the 2.1 roms only. CM7 and Sense have adb remount/push/rootshell enabled by default.
This is very old kernel... not work corectly on V20C
patryk95juve said:
This is very old kernel... not work corectly on V20C
Click to expand...
Click to collapse
This worked fine on v20c for me, also, this is no-different than the pcfighter (i think thats what it is called) kernel.
Jack
JackG256 said:
This worked fine on v20c for me, also, this is no-different than the pcfighter (i think thats what it is called) kernel.
Jack
Click to expand...
Click to collapse
Does anyone think this would work with SwiftSense? I think imma try this , even if it *shouldn't* work , you never know unless you try #
#jamie
p.s. sorry if I confuse anyone with my language LOL
Well... it's 2.1 rom and I don't know is it gonna work. but even if we could start it up, many things wont work...
I'm sorry for my English, but I don't know how to express myself
max1919 said:
Well... it's 2.1 rom and I don't know is it gonna work. but even if we could start it up, many things wont work...
I'm sorry for my English, but I don't know how to express myself
Click to expand...
Click to collapse
What do you mean by "many things won't work" this kernel is based off LG's official 2.1 kernel, so everything works.
EDIT: Sorry, I didn't read the post before yours, I thought you said that this kernel wouldn't have everything working on 2.1-.- I think I should read everything first.
Jack
Jamielawther said:
Does anyone think this would work with SwiftSense? I think imma try this , even if it *shouldn't* work , you never know unless you try #
#jamie
p.s. sorry if I confuse anyone with my language LOL
Click to expand...
Click to collapse
I tried this kernel with my 2.1 hero port, but it wont boot, and even with the SwiftDroid 1.8 kernel, I still cant get it to boot. I think it could be something in the lib folder. I just want to get it working.
Jack
Link died!
JackG256 said:
I tried this kernel with my 2.1 hero port, but it wont boot, and even with the SwiftDroid 1.8 kernel, I still cant get it to boot. I think it could be something in the lib folder. I just want to get it working.
Jack
Click to expand...
Click to collapse
When your phone boots up, connect it to the computer, open cmd, navigate to the folder: androidsdk/tools and type ddms.bat. This will open a nice little screen where you can see what's happening with your phone. If your phone doesn't boot, you'll see the errors(marked in red) causing the phone not to boot.
vqt907 said:
Link died!
Click to expand...
Click to collapse
Here you go!
Anyone know where I can get black quarx 2.1 recovery file.
The one with new kernel and jit.
I can't find it anyware and also is quarx black the best 2.1 rom.
Sent from my GT540 using Tapatalk
thugimmortal said:
Anyone know where I can get black quarx 2.1 recovery file.
The one with new kernel and jit.
I can't find it anyware and also is quarx black the best 2.1 rom.
Sent from my GT540 using Tapatalk
Click to expand...
Click to collapse
Do you want me to make you one? Give me around 45 mins because my internet is very slow lol. I'll see if I can get ADB Remount to work too. Adding adbd root to init.rc/init.swift.rc should get it to work.
Here you go: http://www.multiupload.com/5B6LZW68S1
Quarx Black w/ Quarx Custom Kernel 0.3.1 and JIT.
I have also:
Updated Superuser app & binary (to 2.3.6.3 app/2.3.2-efgh binary)
Updated Busybox (to v1.19)
Added /system/etc/init.d script support (Also included scripts that auto zipalign, put dalvik-cache on cache partition instead of data, so more space for apps Thanks to mmxtrem for the scripts.)
Added dalvik.vm.execution-mode=int:jit to build.prop (as I think JIT won't work without it, not sure, just added it for reassurance )
Couldn't get adb root to work, so I added sysro/sysrw instead, so if you need to quickly mount system partition in adb shell with read/write use 'sysrw' if you want read only, then use 'sysro'
Thanks dude
Using it now but cant set swap or see my ext partition
Sent from my GT540 using Tapatalk
thugimmortal said:
Thanks dude
Using it now but cant set swap or see my ext partition
Sent from my GT540 using Tapatalk
Click to expand...
Click to collapse
Try removing /system/etc/init.d/0*mountsd using Root Explorer
effortless. said:
Try removing /system/etc/init.d/0*mountsd using Root Explorer
Click to expand...
Click to collapse
Removed but still cant set swap or access sd-ext
Swapper 2 wont work and swapper wont set because no visible partition . Even though i have ext 2
Sent from my GT540 using Tapatalk
here is the LG Optimus Black ArcCamera.apk without shutter sound and focus sound at all.
NOTE: you can`t enable/disable it....it`s disable by default.
I installed the app, and the sound still wasn't disabled.
rimatox said:
I installed the app, and the sound still wasn't disabled.
Click to expand...
Click to collapse
strange. since I have no shutter sound anymore...
I guess you thought about uninstalling the original ArcCamera.apk before installing this version right?
keep me on current.
how did you install the camera? i tried to run it and it failed to install......
I've already uninstall my stock camera using titanium backup....
i04055 said:
how did you install the camera? i tried to run it and it failed to install......
I've already uninstall my stock camera using titanium backup....
Click to expand...
Click to collapse
running adb shell type this command:
type "su" and press enter
type "mount -o rw,remount -t ext4 /dev/block/mmcblk0p8 /system"
type "chmod 777 /system/app"
type "exit" and "exit" again
with a file manager go on /system/app and delete ArcCamera.apk
after that in adb run command: "adb push ArcCamera.apk /system/app
it`s going to autoinstall. enjoy
P.S. let me know if the shutter sound is disabled indeed, I`m pretty sure it is but someone said it isn`t though
I install the apk using root explorer...
-mount /system/app ro r/w
-copy ArcCamera.apk from sdcard to /system/app
-change permission ArcCamera.apk same as other apk in the folder
-restart my phone
was that the same? but nothing happened...
Try and go to /system/app/ArcCamera.apk. click on it and go to application manager and then click install.
Sent from my LG-P970 using XDA App
spyb0y said:
strange. since I have no shutter sound anymore...
I guess you thought about uninstalling the original ArcCamera.apk before installing this version right?
keep me on current.
Click to expand...
Click to collapse
No, I did not think of that... but anyway now I have and I can't get Adb Shell to work on my computer, I need to use Terminal Emulator on my phone :/ could you make a tutorial for that?
rimatox said:
No, I did not think of that... but anyway now I have and I can't get Adb Shell to work on my computer, I need to use Terminal Emulator on my phone :/ could you make a tutorial for that?
Click to expand...
Click to collapse
open emulator and:
type "su" (it will ask you for root permisions, you`ll say yes. if doesn`t ask you it will simply announce you that emulator has been granted super user permision and terminal might get stuck - in this case close terminal, open again and type "su" it will work this time)
type "mount -o rw,remount -t ext4 /dev/block/mmcblk0p8 /system"
type "chmod 777 /system/app"
exit emulator.
next go to /system/app folder and remove original ArcCamera.apk (long press on it -> Edit -> Delete), after you`ve done this, copy the modified ArcCamera.apk in /system/app, click on it and install it. I hope you will succeed.
After I've done that and try to install modded ArcCamera.apk I get this message "Program not installed"
rimatox said:
After I've done that and try to install modded ArcCamera.apk I get this message "Program not installed"
Click to expand...
Click to collapse
my bad man....are you using stock ROM or NOVA ROM?
if you are using stock ROM than instead of ext4 in the command line you need to use ext3. sorry
now when I try to install it it says "Analyzingerror" :s
rimatox said:
now when I try to install it it says "Analyzingerror" :s
Click to expand...
Click to collapse
i don`t know why are you having this kind of trouble installing the application, for me worked very very easy. wait for others to test it and let`s see if others are having same troubles as you have...
I don't know, but it seem doesn't work for me as well....
hectorrent said:
I did it and the phone doesn't sound the main noise, but the previous little shrill sounds yet
Click to expand...
Click to collapse
yeah i did not remove the focus sound...
so application works.
@hectorrent
how did you install it?
spyb0y said:
yeah i did not remove the focus sound...
so application works.
Click to expand...
Click to collapse
Can you remove the focus sound too? It will be perfect
sent from Optimus Prime
val5 said:
Can you remove the focus sound too? It will be perfect
sent from Optimus Prime
Click to expand...
Click to collapse
I will do it tomorow night.
spyb0y said:
I will do it tomorow night.
Click to expand...
Click to collapse
is it up yet?
val5 said:
is it up yet?
Click to expand...
Click to collapse
yes it is but I did not have time to upload it....i`ll post it tonight. sorry!
EDIT: IT IS ON THE FIRST POST!
Hey everyone,
My proximity sensor & light sensor are both broken (repair shop said the cable needed changing), and thats fine with me.
I used to run MIUI and i just disabled the use of proximity sensor and autobacklight and everything worked ok.
I tried CM7.1 yesterday, and I really like it more than MIUI, but the issue im having is that most of the time, when I get or make a call (even if the phone is in my hand) the screen turns off immediately and refuses to wake up again, I have to pull the battery.
Any ideas on how to fix? thanks
you need disable it, try this, i solve problem by this method
THANK YOU
Thank you very very very very much! it worked like a charm!
what exatly did you do from that post that resolved your problem???did you copy the files on from uksusoff in the mentioned folder???
gjergjisel said:
what exatly did you do from that post that resolved your problem???did you copy the files on from uksusoff in the mentioned folder???
Click to expand...
Click to collapse
try put this file (unzip first!) to /data/local/ it must be work in CM7 or maybe lower...
Click to expand...
Click to collapse
read this post
do you adb push the file in data\local ? or is there some other way
Thnx in advance
gjergjisel said:
do you adb push the file in data\local ? or is there some other way
Thnx in advance
Click to expand...
Click to collapse
If you have s-off can use any filemanager with rw to system, if s-on you need load custom recovery and mount system then load adb shell and using cp command copy this files from SD to system
sorry for the noob question but what is s-off,,i have an unlocked neus one with cm7
gjergjisel said:
sorry for the noob question but what is s-off,,i have an unlocked neus one with cm7
Click to expand...
Click to collapse
most likely you have s-on, use adb shell with recovery
sorry to bother again,,can anyone tell me how and where should i put this file,,i mean to data/local but how using what commands in adb,,or what do i neeed to mount if u use clockwork,,,thnx thnx thnx i am really greatfull and sorry for the bother again
look in phone specific thread how to get access to system and search simple linux commands, like copy, remove etc
Thanks man i did the thing using droid explorer as an app and workis fine ,,the only thing i notice up to now is the loss of the ability to put widgets i ownload from market in louncher , ,,
Thnx again
Hello guys
I am at 4.4.4 rooted and I just realized that I cannot install a custom bootanimation on my Z1. I tried with recovery, manually, with app but nothing. Pls help me
mitsosJL said:
Hello guys
I am at 4.4.4 rooted and I just realized that I cannot install a custom bootanimation on my Z1. I tried with recovery, manually, with app but nothing. Pls help me
Click to expand...
Click to collapse
You know there's just one solution to this, and it takes time..
ruggyboss said:
You know there's just one solution to this, and it takes time..
Click to expand...
Click to collapse
Which?
mitsosJL said:
Hello guys
I am at 4.4.4 rooted and I just realized that I cannot install a custom bootanimation on my Z1. I tried with recovery, manually, with app but nothing. Pls help me
Click to expand...
Click to collapse
It seems to me that you have problem either of your root or correct permission of bootanimation you try to install. What happened when you try to install it?
kulvertti said:
It seems to me that you have problem either of your root or correct permission of bootanimation you try to install. What happened when you try to install it?
Click to expand...
Click to collapse
I'm rooted and it isn't the permissions
I even deleted the original bootanimation and when opened again the folder it was there again
mitsosJL said:
I'm rooted and it isn't the permissions
I even deleted the original bootanimation and when opened again the folder it was there again
Click to expand...
Click to collapse
You used file explorer to check out your /system/media folder right? which one? But if you delete something there it not supposed to be there if you have correct rw permission there. I first think that it could be problem with bootanimation you try to install but if you can't delete something there for good I guess first look at your permission to write that folder.
kulvertti said:
You used file explorer to check out your /system/media folder right? which one? But if you delete something there it not supposed to be there if you have correct rw permission there. I first think that it could be problem with bootanimation you try to install but if you can't delete something there for good I guess first look at your permission to write that folder.
Click to expand...
Click to collapse
I tried many and different bootanimations not just one and with different ways. I'm rooted and I use the root browser and the permissions are right. But the when I delete the original bootanimation or overwrite it after entering the media file it is there. (when I tried with recovery I got an error)
mitsosJL said:
I tried many and different bootanimations not just one and with different ways. I'm rooted and I use the root browser and the permissions are right. But the when I delete the original bootanimation or overwrite it after entering the media file it is there. (when I tried with recovery I got an error)
Click to expand...
Click to collapse
May I ask if you can change anything else in that folder in away it last after reboot?
kulvertti said:
May I ask if you can change anything else in that folder in away it last after reboot?
Click to expand...
Click to collapse
Basically no and yes. I moved the audio folder it moved successful but when I got back it was both at the moved and original location.
It's like the system generates the missing files by it self
mitsosJL said:
Basically no and yes. I moved the audio folder it moved successful but when I got back it was both at the moved and original location.
It's like the system generates the missing files by it self
Click to expand...
Click to collapse
I was suggesting factory reset.. Anyway have you tried another root file manager? (i use root explorer and everything works here, but you should try several apps)
ruggyboss said:
I was suggesting factory reset.. Anyway have you tried another root file manager? (i use root explorer and everything works here, but you should try several apps)
Click to expand...
Click to collapse
Nope I prefer staying with the original bootanimation than doing factory reset
mitsosJL said:
Basically no and yes. I moved the audio folder it moved successful but when I got back it was both at the moved and original location.
It's like the system generates the missing files by it self
Click to expand...
Click to collapse
Root again. Use "Easy Root Tool". If it stuck cleaning part just run it again and you should be good.
I was trying to change Xperia S bootanimation last year. Ending up to find that problem is much deeper then basic root and root explorer.
Didn't find the way how to apply custom one.
As I remember is somehow connected with bootloader or kernel
Sent from my C6903 using XDA Free mobile app
Don't know about Xperia S but with Z1 I can change bootanimation. I use X-plore by Lonely Cat Games with r/w rights and have zero problems.
I would suggest you do not have root.
Check if you have killed the ric.
Goto sys/kernel/security/Sony_ric and see if the file called enable says 0 or 1. Also check it just after a reboot.
If it's a 1 you will lose write permissions to the system partition after a reboot, which explains the symptoms you are talking about.
Changing the boot animation had nothing to do with kernel or bootloader, you just have to change the bootamimation.zip in system /media
Sent from my C6903 using XDA Premium 4 mobile app
gregbradley said:
I would suggest you do not have root.
Check if you have killed the ric.
Goto sys/kernel/security/Sony_ric and see if the file called enable says 0 or 1. Also check it just after a reboot.
If it's a 1 you will lose write permissions to the system partition after a reboot, which explains the symptoms you are talking about.
Changing the boot animation had nothing to do with kernel or bootloader, you just have to change the bootamimation.zip in system /media
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It is 1
What should I do to fix it?
mitsosJL said:
It is 1
What should I do to fix it?
Click to expand...
Click to collapse
Root your device again. Go here [ http://forum.xda-developers.com/showthread.php?t=2784900 and follow instructions from OP.
Flash this https://www.dropbox.com/s/hvzh6ztcuur3vzw/disable_ric_file.zip
Sent from my C6903 using XDA Premium 4 mobile app