Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
GoodDayToDie
Old
#11  
Recognized Developer
Thanks Meter 1372
Posts: 3,582
Join Date: Jan 2011
Location: Seattle
A sugestion for the developer: in App.xaml.cs, there's an event handler that gets called for any unhandled exception. I suggest you put some sode in there like this:

Exception x = e.Exception;
if (!(x is ExitException)) MessageBox.Show(x.ToString());

That way, if an exception gets thrown (even outside of a Try block) you can at least get the Exception info.
Win8/Windows RT Projects:
EnableFlash script
List of desktop apps for hacked RT devices

WP7 projects:
XapHandler, Root Webserver, OEM Marketplace XAPs, Bookmarklets collection (Find On Page), Interop-unlock hacks.
 
Nickg.
Old
#12  
Nickg.'s Avatar
Senior Member - OP
Thanks Meter 99
Posts: 190
Join Date: Jan 2010
Quote:
Originally Posted by alexrodri0 View Post
same thing here, trusted policy in wp7 root tools
HD7 with mango v1 drivers fully unlocked
your rom is a tango rom?
 
Nickg.
Old
#13  
Nickg.'s Avatar
Senior Member - OP
Thanks Meter 99
Posts: 190
Join Date: Jan 2010
Quote:
Originally Posted by dotcompt View Post
Thats because this app is searching for reg tweaks entries that are different in the HD7.

If you remove or change the tweak related with the camera shutter, the app will work just fine on the HD7.
I don't think is for this because poloche have the same problem with omnia7 and this app work on some HD7 (confirmed by Lidanh)

Quote:
Originally Posted by GoodDayToDie View Post
A sugestion for the developer: in App.xaml.cs, there's an event handler that gets called for any unhandled exception. I suggest you put some sode in there like this:

Exception x = e.Exception;
if (!(x is ExitException)) MessageBox.Show(x.ToString());

That way, if an exception gets thrown (even outside of a Try block) you can at least get the Exception info.
thanks, I will do this in next version
 
Lidanh
Old
#14  
Member
Thanks Meter 28
Posts: 82
Join Date: Feb 2011
Quote:
Originally Posted by Nickg. View Post
I don't think is for this because poloche have the same problem with omnia7 and this app work on some HD7 (confirmed by Lidanh)
I have Tango, By the way... (NextGen+ ROM)
Developer of Windows Phone Bazaar - The alternative Windows Phone Marketplace

Visit us on http://www.WP-Bazaar.com
Follow us on http://www.facebook.com/WPBazaar
The Following User Says Thank You to Lidanh For This Useful Post: [ Click to Expand ]
 
Nickg.
Old
#15  
Nickg.'s Avatar
Senior Member - OP
Thanks Meter 99
Posts: 190
Join Date: Jan 2010
Quote:
Originally Posted by Lidanh View Post
I have Tango, By the way... (NextGen+ ROM)
thanks for the info
 
poloche
Old
#16  
poloche's Avatar
Senior Member
Thanks Meter 165
Posts: 353
Join Date: Jul 2009

 
DONATE TO ME
Quote:
Version history:
0.1
Initial release
0.1.1
Key not foundexception report added
How to download the latest v0.1.1 please ??
Samsung Omnia 7 ---{ WP7.8 SE 8858 }--- || ---{ WP8.0 SE 9903 }--- HTC Accord 8X
... What'Hel$e ???


 
nicci
Old
#17  
Member
Thanks Meter 8
Posts: 42
Join Date: Dec 2009
App always colse by it selve.

HTC 7 Pro fully unlocked Tango.
 
wpxbox
Old
#18  
wpxbox's Avatar
Senior Member
Thanks Meter 41
Posts: 283
Join Date: Oct 2011
Location: Kolkata
App makes a sweet exit right after the launch.

Samsung Focus Mango 8107 1.3
 
Nickg.
Old
#19  
Nickg.'s Avatar
Senior Member - OP
Thanks Meter 99
Posts: 190
Join Date: Jan 2010
updated to 0.1.2, should work with any rom
The Following 2 Users Say Thank You to Nickg. For This Useful Post: [ Click to Expand ]
 
poloche
Old
#20  
poloche's Avatar
Senior Member
Thanks Meter 165
Posts: 353
Join Date: Jul 2009

 
DONATE TO ME
Ok thanks for the latest version
, works fine in my Omnia 7 8773

Can you explain me please what about :
-Add software shutter button
-Force app update from zune
-Enable clear type
-Enable privacy advanced on IE

??

Thankx for your homebrew man !!

PS : if you want to translate in french, send me a pm
Samsung Omnia 7 ---{ WP7.8 SE 8858 }--- || ---{ WP8.0 SE 9903 }--- HTC Accord 8X
... What'Hel$e ???



 
Post Reply+
Tags
toggle tweaker, xap
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...