Jump to content

Recommended Posts

Guest superutp
Posted
I can find 3d building. Just no two finger spin.

yup same here...

funnily enuf in the uk...birmingham shows up with 3d buildings but not london...:)

Posted

Ok so to get it working is put the new XML in /etc/permissions/ (do i need to delete the old XML android.hardware.touchscreen.multitouch.xml)

and go to etc/permissions/ handheld_core_hardware.xml file by adding this line <feature name="android.hardware.touchscreen.multitouch.distinct.xml" />

Can i do this using root explorer?

Guest leinert1
Posted
But is the 2 finger twist to rotate working on your streak?

It does for me. I am running 318. :)

Posted

I'm also getting no luck with twist; I added the xml and created a new line in the permissions file and everything.

Running 1.5

Guest jnovello
Posted

I'm on Steve's 1.5.1 and after watching the walk through from pocket lint I find that it does rotate if you do it as they show. It doesn't go around completely in some places.

Posted
I'm also getting no luck with twist; I added the xml and created a new line in the permissions file and everything.

Running 1.5

Me either, am on 1.5.1, tried everything. I even try deleting original XML, still doesn't want to rotate for me. Tough luck

Guest djstocks7414
Posted

two finger twist and rotate plus 3d buildings working like a charm running 1.5.1

some cities/towns have not been fully updated with 3d buildings yet :)

Guest homeiss
Posted
Me either, am on 1.5.1, tried everything. I even try deleting original XML, still doesn't want to rotate for me. Tough luck

This is what you do to get it working. Open root explorer and navigate to /etc/permissions then at the top of root explorer click the Mount R/W button. Now scroll down and long press on handheld_core_hardware.xml and select Open in Text Editor from the menu.

Scroll down in the text editor till you see this section:

	<feature name="android.hardware.camera" />

	<feature name="android.hardware.location" />

	<feature name="android.hardware.location.network" />

	<feature name="android.hardware.sensor.compass" />

	<feature name="android.hardware.sensor.accelerometer" />

	<feature name="android.hardware.bluetooth" />

	<feature name="android.hardware.touchscreen" />

	<feature name="android.hardware.microphone" />
All you have to do is add a few lines to the end of that so it looks like this:
	<feature name="android.hardware.camera" />

	<feature name="android.hardware.location" />

	<feature name="android.hardware.location.network" />

	<feature name="android.hardware.sensor.compass" />

	<feature name="android.hardware.sensor.accelerometer" />

	<feature name="android.hardware.bluetooth" />

	<feature name="android.hardware.touchscreen" />

	<feature name="android.hardware.microphone" />

	<feature name="android.hardware.touchscreen" /> 

	<feature name="android.hardware.touchscreen.multitouch" /> 

	<feature name="android.hardware.touchscreen.multitouch.distinct" />

Hit the menu button and select Save & Exit then reboot and enjoy rotation in maps. :)

Guest kohiiou
Posted

For the 3D buildings, I went to Vancouver, BC, Canada as a reference (my hometown).

At first there were no 3D buildings - I tried everything, except zoom in almost all the way!

Here are the criterias to get the 3d buildings to show:

- go to a city with 3D buildings

- turn off "terrain"

- turn off "satellite"

- zoom in almost all the way~

As a test reference, try this with BC Place in Vancouver, BC (or anywhere in Downtown)

Posted
This is what you do to get it working. Open root explorer and navigate to /etc/permissions then at the top of root explorer click the Mount R/W button. Now scroll down and long press on handheld_core_hardware.xml and select Open in Text Editor from the menu.

Scroll down in the text editor till you see this section:

	<feature name="android.hardware.camera" />

	<feature name="android.hardware.location" />

	<feature name="android.hardware.location.network" />

	<feature name="android.hardware.sensor.compass" />

	<feature name="android.hardware.sensor.accelerometer" />

	<feature name="android.hardware.bluetooth" />

	<feature name="android.hardware.touchscreen" />

	<feature name="android.hardware.microphone" />
All you have to do is add a few lines to the end of that so it looks like this:
	<feature name="android.hardware.camera" />

	<feature name="android.hardware.location" />

	<feature name="android.hardware.location.network" />

	<feature name="android.hardware.sensor.compass" />

	<feature name="android.hardware.sensor.accelerometer" />

	<feature name="android.hardware.bluetooth" />

	<feature name="android.hardware.touchscreen" />

	<feature name="android.hardware.microphone" />

	<feature name="android.hardware.touchscreen" /> 

	<feature name="android.hardware.touchscreen.multitouch" /> 

	<feature name="android.hardware.touchscreen.multitouch.distinct" />

Hit the menu button and select Save & Exit then reboot and enjoy rotation in maps. :)

Thank you for showing me way.lol works like charm

Guest steflucrene
Posted
Thank you for showing me way.lol works like charm

+1 :)

Guest superutp
Posted
This is what you do to get it working. Open root explorer and navigate to /etc/permissions then at the top of root explorer click the Mount R/W button. Now scroll down and long press on handheld_core_hardware.xml and select Open in Text Editor from the menu.

Scroll down in the text editor till you see this section:

	<feature name="android.hardware.camera" />

	<feature name="android.hardware.location" />

	<feature name="android.hardware.location.network" />

	<feature name="android.hardware.sensor.compass" />

	<feature name="android.hardware.sensor.accelerometer" />

	<feature name="android.hardware.bluetooth" />

	<feature name="android.hardware.touchscreen" />

	<feature name="android.hardware.microphone" />
All you have to do is add a few lines to the end of that so it looks like this:
	<feature name="android.hardware.camera" />

	<feature name="android.hardware.location" />

	<feature name="android.hardware.location.network" />

	<feature name="android.hardware.sensor.compass" />

	<feature name="android.hardware.sensor.accelerometer" />

	<feature name="android.hardware.bluetooth" />

	<feature name="android.hardware.touchscreen" />

	<feature name="android.hardware.microphone" />

	<feature name="android.hardware.touchscreen" /> 

	<feature name="android.hardware.touchscreen.multitouch" /> 

	<feature name="android.hardware.touchscreen.multitouch.distinct" />

Hit the menu button and select Save & Exit then reboot and enjoy rotation in maps. :)

brilliant....worked for me...I just needed to edit the touchscreen multitouch distinct line..it had somehow been disabled......thanks...;)

Guest haynesteve
Posted (edited)

Edited handheld_core_hardware.xml and added the extra lines for touchscreen - and it's made no difference :) Am I missing something else ? You only have to add the 3 extra lines ?

And is the line <feature name="android.hardware.touchscreen" /> needed twice ?

Edited by haynesteve
Guest LorD CLockaN
Posted
Edited handheld_core_hardware.xml and added the extra lines for touchscreen - and it's made no difference :) Am I missing something else ? You only have to add the 3 extra lines ?

And is the line <feature name="android.hardware.touchscreen" /> needed twice ?

have you coppied the file from the second post??

Posted (edited)

Double checked, turns out my problem was a bit of mis-typing (forgot to close the " mark, and I added an .xml extention)

Its working now!

Edited by gilrad
Guest haynesteve
Posted
have you coppied the file from the second post??

DOH ! Thank you for reminding me that I'm an idiot ! :)

Working fab now.....

Cheers

Guest homeiss
Posted
Edited handheld_core_hardware.xml and added the extra lines for touchscreen - and it's made no difference :) Am I missing something else ? You only have to add the 3 extra lines ?

And is the line <feature name="android.hardware.touchscreen" /> needed twice ?

Haha I didn't even notice i put it in there twice. Doesn't seem to matter. I see you got it working in a later post.

have you coppied the file from the second post??

I never copied that file in the second post to my Streak. Just did what I showed in my previous post and it worked fine... ;)

Guest offthahorse
Posted
Haha I didn't even notice i put it in there twice. Doesn't seem to matter. I see you got it working in a later post.

I never copied that file in the second post to my Streak. Just did what I showed in my previous post and it worked fine... :)

same here, thanks this is pretty cool

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.