Panorama sense 6 HTC M7

Search This thread

ecompc

Member
Nov 9, 2012
37
7
Hi all, After update Sense 6 for HTC ONE M7 (version Asian) by OTA
Panorama 360 mode was disappeared

:crying:
i dont understand
 

DeathAngel66669

Senior Member
May 24, 2013
514
303
Have you tried updating your default.xml in system/customize/aac? Edit the camera lines 371-398, I think, so they look like this. Edit, save and reboot

<app name="Camera">
<item type="integer" name="burst_shot_count">99</item>
<item type="boolean" name="force_3d_preview_rendering">false</item>
<item type="string" name="frontcamera_position">Right</item>
<item type="string" name="gyro_cutoff">2.5</item>
<item type="string" name="gyro_scale">0.98</item>
<item type="boolean" name="has_hardwareAccelerated">true</item>
<item type="boolean" name="has_manual_capture">true</item> you need to set this to true
<item type="boolean" name="has_panorama_plus">true</item> set this to true
<item type="boolean" name="has_systembar">false</item>
<item type="boolean" name="is_low_end_device">false</item>
<item type="boolean" name="is_simcard_state_monitor_needed">false</item>
<item type="boolean" name="is_vga_front_cam">false</item>
<item type="boolean" name="support_panorama">true</item> this one too is it says false
<item type="boolean" name="support_stereo_record">true</item>
</app>
<app name="Camera_China_Sina">
<item type="integer" name="burst_shot_count">99</item>
<item type="string" name="frontcamera_position">Right</item>
<item type="string" name="gyro_cutoff">2.5</item>
<item type="string" name="gyro_scale">0.98</item>
<item type="boolean" name="has_panorama_plus">true</item> this one too
<item type="boolean" name="has_systembar">false</item>
<item type="boolean" name="is_low_end_device">false</item>
<item type="boolean" name="is_simcard_state_monitor_needed">false</item>
<item type="boolean" name="is_vga_front_cam">false</item>
<item type="boolean" name="support_panorama">true</item> last one i think
<item type="boolean" name="support_stereo_record">true</item>
</app>
 

Attachments

  • Screenshot_2014-05-28-08-25-50.png
    Screenshot_2014-05-28-08-25-50.png
    81.6 KB · Views: 418
Last edited:
  • Like
Reactions: ecompc

ecompc

Member
Nov 9, 2012
37
7
Have you tried updating your default.xml in system/customize/aac? Edit the camera lines 371-398, I think, so they look like this. Edit, save and reboot

<app name="Camera">
<item type="integer" name="burst_shot_count">99</item>
<item type="boolean" name="force_3d_preview_rendering">false</item>
<item type="string" name="frontcamera_position">Right</item>
<item type="string" name="gyro_cutoff">2.5</item>
<item type="string" name="gyro_scale">0.98</item>
<item type="boolean" name="has_hardwareAccelerated">true</item>
<item type="boolean" name="has_manual_capture">true</item> you need to set this to true
<item type="boolean" name="has_panorama_plus">true</item> set this to true
<item type="boolean" name="has_systembar">false</item>
<item type="boolean" name="is_low_end_device">false</item>
<item type="boolean" name="is_simcard_state_monitor_needed">false</item>
<item type="boolean" name="is_vga_front_cam">false</item>
<item type="boolean" name="support_panorama">true</item> this one too is it says false
<item type="boolean" name="support_stereo_record">true</item>
</app>
<app name="Camera_China_Sina">
<item type="integer" name="burst_shot_count">99</item>
<item type="string" name="frontcamera_position">Right</item>
<item type="string" name="gyro_cutoff">2.5</item>
<item type="string" name="gyro_scale">0.98</item>
<item type="boolean" name="has_panorama_plus">true</item> this one too
<item type="boolean" name="has_systembar">false</item>
<item type="boolean" name="is_low_end_device">false</item>
<item type="boolean" name="is_simcard_state_monitor_needed">false</item>
<item type="boolean" name="is_vga_front_cam">false</item>
<item type="boolean" name="support_panorama">true</item> last one i think
<item type="boolean" name="support_stereo_record">true</item>
</app>
Thank
it is necessary to root permission??
 

mozartt

Member
Mar 10, 2008
8
0
Have you tried updating your default.xml in system/customize/aac? Edit the camera lines 371-398, I think, so they look like this. Edit, save and reboot

<app name="Camera">
<item type="integer" name="burst_shot_count">99</item>
<item type="boolean" name="force_3d_preview_rendering">false</item>
<item type="string" name="frontcamera_position">Right</item>
<item type="string" name="gyro_cutoff">2.5</item>
<item type="string" name="gyro_scale">0.98</item>
<item type="boolean" name="has_hardwareAccelerated">true</item>
<item type="boolean" name="has_manual_capture">true</item> you need to set this to true
<item type="boolean" name="has_panorama_plus">true</item> set this to true
<item type="boolean" name="has_systembar">false</item>
<item type="boolean" name="is_low_end_device">false</item>
<item type="boolean" name="is_simcard_state_monitor_needed">false</item>
<item type="boolean" name="is_vga_front_cam">false</item>
<item type="boolean" name="support_panorama">true</item> this one too is it says false
<item type="boolean" name="support_stereo_record">true</item>
</app>
<app name="Camera_China_Sina">
<item type="integer" name="burst_shot_count">99</item>
<item type="string" name="frontcamera_position">Right</item>
<item type="string" name="gyro_cutoff">2.5</item>
<item type="string" name="gyro_scale">0.98</item>
<item type="boolean" name="has_panorama_plus">true</item> this one too
<item type="boolean" name="has_systembar">false</item>
<item type="boolean" name="is_low_end_device">false</item>
<item type="boolean" name="is_simcard_state_monitor_needed">false</item>
<item type="boolean" name="is_vga_front_cam">false</item>
<item type="boolean" name="support_panorama">true</item> last one i think
<item type="boolean" name="support_stereo_record">true</item>
</app>

I have edited default.xml as you listed above, but I don't know why - after reboot the file is just like an old one. Even, if the file is sucessfully saved. I have rooted phone, with superSU installed. Have you got any idea, why is that?
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
I have edited default.xml as you listed above, but I don't know why - after reboot the file is just like an old one. Even, if the file is sucessfully saved. I have rooted phone, with superSU installed. Have you got any idea, why is that?

you need a custom kernel with /system writable function to change any /system file, otherwise all changes will be reverted back to stock after a reboot.
 

Howie3045

Senior Member
Aug 19, 2012
199
17
i dunno. xposed doesnt work for me because when i update it and reboot it all resets its self. i feel like the only thing that has gone off without a hitch for me was rooting and unlocking bootloader. everything after that has been brick walls lol.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Have you tried updating your default.xml in system/customize/aac? Edit the camera lines 371-398, I think, so they look like this. Edit, save and reboot

    <app name="Camera">
    <item type="integer" name="burst_shot_count">99</item>
    <item type="boolean" name="force_3d_preview_rendering">false</item>
    <item type="string" name="frontcamera_position">Right</item>
    <item type="string" name="gyro_cutoff">2.5</item>
    <item type="string" name="gyro_scale">0.98</item>
    <item type="boolean" name="has_hardwareAccelerated">true</item>
    <item type="boolean" name="has_manual_capture">true</item> you need to set this to true
    <item type="boolean" name="has_panorama_plus">true</item> set this to true
    <item type="boolean" name="has_systembar">false</item>
    <item type="boolean" name="is_low_end_device">false</item>
    <item type="boolean" name="is_simcard_state_monitor_needed">false</item>
    <item type="boolean" name="is_vga_front_cam">false</item>
    <item type="boolean" name="support_panorama">true</item> this one too is it says false
    <item type="boolean" name="support_stereo_record">true</item>
    </app>
    <app name="Camera_China_Sina">
    <item type="integer" name="burst_shot_count">99</item>
    <item type="string" name="frontcamera_position">Right</item>
    <item type="string" name="gyro_cutoff">2.5</item>
    <item type="string" name="gyro_scale">0.98</item>
    <item type="boolean" name="has_panorama_plus">true</item> this one too
    <item type="boolean" name="has_systembar">false</item>
    <item type="boolean" name="is_low_end_device">false</item>
    <item type="boolean" name="is_simcard_state_monitor_needed">false</item>
    <item type="boolean" name="is_vga_front_cam">false</item>
    <item type="boolean" name="support_panorama">true</item> last one i think
    <item type="boolean" name="support_stereo_record">true</item>
    </app>
    1
    Thank
    it is necessary to root permission??

    Yes, otherwise you won't be able to edit/save the file.
    1
    anyway around this with a stock kernel?

    editing default.xml after each reboot. could be possible with an xposed framework module. Maybe there is already one?