Guest Rapid81 Posted April 24, 2010 Report Share Posted April 24, 2010 Great program, works perfect on my Omnia II. Where can I download themes? It says post "Themes in Post #325" no idea where that is? You found the themes in this thread at post #325. :huh: Link to comment Share on other sites More sharing options...
Guest Carlos Sun Posted May 15, 2010 Report Share Posted May 15, 2010 How's it going? :) Link to comment Share on other sites More sharing options...
Guest wheresmybeam Posted May 24, 2010 Report Share Posted May 24, 2010 Hi Rapid81. About the B7610 light sensor being not working. I saw something at http://innovator.samsungmobile.com/bbs/dis...amp;boardId=223 On page 3 in the "Announcing the Samsung Windows Mobile SDK 2.1.0" thread, Light Sensor API isnt a go on this phone. Not sure if it changed on the SDK 2.2 Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted May 25, 2010 Report Share Posted May 25, 2010 Hi Rapid81. About the B7610 light sensor being not working. I saw something at http://innovator.samsungmobile.com/bbs/dis...amp;boardId=223 On page 3 in the "Announcing the Samsung Windows Mobile SDK 2.1.0" thread, Light Sensor API isnt a go on this phone. Not sure if it changed on the SDK 2.2 The SDK's version is 2.2 in the V3.3. Link to comment Share on other sites More sharing options...
Guest jebise Posted May 25, 2010 Report Share Posted May 25, 2010 i tried o2flash on JE1 and it did not turn on the flash. Link to comment Share on other sites More sharing options...
Guest y17dt Posted May 26, 2010 Report Share Posted May 26, 2010 Hey, no probs on JE1 here! Flash works without any problems. Pheraps installing Samsung NewSDKCerts may help! Regards Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 1, 2010 Report Share Posted June 1, 2010 (edited) I started to work on a modified version of the 3.3. This will be the version 3.31. Only the skinning method will change (or if I'll found bugs, will be fixed). In this version, the full skinning will be available. In a skin pack, you can put everything in it (compass skin, backgrounds, buttons, etc...) and you can chang it with up-down sliding of your finger. I mean, when you'll change the skin, the buttons and everything will change to the skin's own pictures. :( I don't know how much time to achieve this, because I need to rewrite the skin change method's basics. Edited June 1, 2010 by Rapid81 Link to comment Share on other sites More sharing options...
Guest y17dt Posted June 1, 2010 Report Share Posted June 1, 2010 sounds pretty nice! Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 1, 2010 Report Share Posted June 1, 2010 Until that, I give you some beautiful icons for O2Compass and O2Flash. :( Needs a softreset after install to appear the icons.O2Compass_Icon.CAB Link to comment Share on other sites More sharing options...
Guest Carlos Sun Posted June 2, 2010 Report Share Posted June 2, 2010 I started to work on a modified version of the 3.3. This will be the version 3.31. Only the skinning method will change (or if I'll found bugs, will be fixed). In this version, the full skinning will be available. In a skin pack, you can put everything in it (compass skin, backgrounds, buttons, etc...) and you can chang it with up-down sliding of your finger. I mean, when you'll change the skin, the buttons and everything will change to the skin's own pictures. :( I don't know how much time to achieve this, because I need to rewrite the skin change method's basics. How is your studies on OpenGL ES? :( Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 2, 2010 Report Share Posted June 2, 2010 How is your studies on OpenGL ES? :( For my sorry, I could not found any usable book or information. :( I read a normal OpenGL book, but that's not usable in OGLES. Only things I found is C# or C++, but those things are fully twisted and I cannot use it under VB.NET. If anyone has any good book for OpenGL ES programming under VB.NET, then please give me a hint or an ebook. Link to comment Share on other sites More sharing options...
Guest Carlos Sun Posted June 2, 2010 Report Share Posted June 2, 2010 (edited) For my sorry, I could not found any usable book or information. :o I read a normal OpenGL book, but that's not usable in OGLES. Only things I found is C# or C++, but those things are fully twisted and I cannot use it under VB.NET. If anyone has any good book for OpenGL ES programming under VB.NET, then please give me a hint or an ebook. you mean this? http://www.dotblogs.com.tw/chou/archive/20...8/21/10174.aspx (don't worry about Chinese :( ) or this? http://www.koushikdutta.com/2008/08/net-co...rapper-for.html I don't know anything about programming, but I hope these links can help you :( Edited June 2, 2010 by Carlos Sun Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 2, 2010 Report Share Posted June 2, 2010 you mean this? http://www.dotblogs.com.tw/chou/archive/20...8/21/10174.aspx (don't worry about Chinese :( ) or this? http://www.koushikdutta.com/2008/08/net-co...rapper-for.html I don't know anything about programming, but I hope these links can help you :( Thanx, but all examples are in c#. :o Link to comment Share on other sites More sharing options...
Guest enrico988 Posted June 2, 2010 Report Share Posted June 2, 2010 Thanx, but all examples are in c#. :( If you know VB.net you can program without difficulties in C#, it's only syntax matter :( But you can use this useful tool: LINK. Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 2, 2010 Report Share Posted June 2, 2010 If you know VB.net you can program without difficulties in C#, it's only syntax matter :( But you can use this useful tool: LINK. I'm really hate C#, because that language is a mess. :o BTW, I almost done with the new version. :( It was not as hard as I thought. I'll not release new SDK, just the new structure of a skin's folders. An other change was made, the settings went to the registry. Link to comment Share on other sites More sharing options...
Guest barki82 Posted June 3, 2010 Report Share Posted June 3, 2010 I'm really hate C#, because that language is a mess. :( BTW, I almost done with the new version. :( It was not as hard as I thought. I'll not release new SDK, just the new structure of a skin's folders. An other change was made, the settings went to the registry. Hi Rapid81, thanks for the gr8 job, will the new version support light sensor of B7610? Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 3, 2010 Report Share Posted June 3, 2010 Hi Rapid81, thanks for the gr8 job, will the new version support light sensor of B7610? I tried to use another dll to reach the lightsensor, but that's not worked. I think this is an SDK issue. I'm still trying to figure it out. Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 3, 2010 Report Share Posted June 3, 2010 (edited) Hi Rapid81, thanks for the gr8 job, will the new version support light sensor of B7610? I created a test application to test the lightsensor of your B7610. Just unzip, then copy the B7610_LightSensor_Test.exe to your device and start it. You need an installed Samsung SDK (try all: 2.0, 2.1 and 2.2) or just the SamsungMobilesdk_2.dll file near the .exe. B7610_LightSensor_Test.zip Create a screenshot from it for me. You'll see something like this: Edited June 3, 2010 by Rapid81 Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 3, 2010 Report Share Posted June 3, 2010 Every B7610 users complaining about the lightsensor, but noone wants to help to fix it? Interesting... :( Link to comment Share on other sites More sharing options...
Guest nizar445 Posted June 3, 2010 Report Share Posted June 3, 2010 Hi Rapid81, thanks a lot for trying to solve the B7610 light sensor problem. I just tried your test programme in my phone (B7610) and a screenshot has been attached for you. Link to comment Share on other sites More sharing options...
Guest ninjaw Posted June 3, 2010 Report Share Posted June 3, 2010 I have exact same result ps: i a m not complaining ps: if you can't acces google maps what about a mini compas on the task bar ? Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 3, 2010 Report Share Posted June 3, 2010 Hi Rapid81, thanks a lot for trying to solve the B7610 light sensor problem. I just tried your test programme in my phone (B7610) and a screenshot has been attached for you. I see. Thank you. Now I know for sure, this is an SDK issue. The result message is the following (but I did not expect to not fit in the line :( ): SMI_ERROR_DEVICE_NOT_FOUND Maybe you can try to contact with Samsung, to fix this in a new release of the SDK. Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 4, 2010 Report Share Posted June 4, 2010 (edited) 3.31 uploaded. BTW, I'm still waiting for new themes... :( Edited June 4, 2010 by Rapid81 Link to comment Share on other sites More sharing options...
Guest ninjaw Posted June 4, 2010 Report Share Posted June 4, 2010 3.31 uploaded. BTW, I'm still waiting for new themes... :( ah s***, i'll pm you in 8 hours with new link for Omarket Link to comment Share on other sites More sharing options...
Guest Rapid81 Posted June 4, 2010 Report Share Posted June 4, 2010 (edited) ah s***, i'll pm you in 8 hours with new link for Omarket You don't have to. I have FTP now on PDAFanClub. :( I'll update it there tonight. Edited June 4, 2010 by Rapid81 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now