![]() |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
I'm not sure where I went wrong but the Voice search isn't working for me.
It throws an error saying com,google.android.voicesearch has stopped unexpectedly. I'm using June 21. |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
How is the rootfs img file created? If I'm reading the source correctly, the data image is created:
Code:
dd if=/dev/zero of=$card/data.img bs=1048576 count=256 |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
That is one way to create a zero'd out file (although for rootfs you'd consider a smaller count like 15 or 30). You'd also have to run mke2fs on it.
I'm unsure why you'd need to create one though unless you want to stick some big files on the root partition. Most of the time people make changes to the system or data partitions. |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
Quote:
|
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
Quote:
Quote:
Quote:
Instructions on setting up ssh (dropbear) are linked somewhere on here. to forward a port with adb just do Code:
adb forward tcp:9999 tcp:22 Quote:
Quote:
Secondly, if you're committed, then open up rootfs.img, and look at the init script. There's a whole portion of logic committed to booting off of partitions if they're there. You'll have to manually copy over some of the files, since I don't think it's set to automatically do that, and then move your system to another location (installedsystem.sqsh, as listed in that file). I'm not going to lay it out any further, because, like I said, to me it seems like a waste of time. |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
Quote:
|
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
Quote:
|
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
am having a problem with the earpiece volume during phone calls. The volume is turned all the way up and it is still very low. I made sure that volume (system, ring and in call) were turned all the way up in winmo before starting and then again from within android. Is there anyway to overwrite the upper limit of the volume for android? Maybe a command line option?
Thanks! |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
Quote:
So you could try that, make sure the volume control in WinMo is boosted all the way up before booting Android. Other than that... not sure what to tell you. Honestly the audio volume for me has been pretty much identical to WinMo. I've had some flakiness in the speakerphone, but I never really had an issue with the earpiece volume. |
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!
Quote:
|
All times are GMT -4. The time now is 06:22 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com