Show Posts
|
|
Pages: 1 [2] 3 4 ... 7
|
|
20
|
LinuxMCE / Developers / Re: Skin Development: Italian
|
on: September 08, 2009, 03:36:08 pm
|
Here's 2 more screenshots with some questions:   As you see in the second, int the central buttons we can't see anything because the Text is Black. Here's the thing, i changed the style in Iverse, but it change only some text. Then i tried to create a new style, but i didn't figure how to edit it. Some hints??
|
|
|
|
|
21
|
LinuxMCE / Developers / Re: Java/ J2ME mobile orbiter
|
on: September 08, 2009, 02:01:13 pm
|
|
Well, with these assumptions i think i'll drop. With that framework it's very hard to make a non duct-taped solution, you can't even use the central button of the pad, or the spft-buttons.
BR, Martino.
|
|
|
|
|
25
|
LinuxMCE / Installation issues / Re: 8.10 - Bluetooth - Java MO
|
on: September 05, 2009, 10:08:17 am
|
I'm using the Jar from Sambuca's ( http://hob.dyndns.org/javamo/) , anyway i really think is not a MO problem. Try to delete the Orbiter from the admin site, reload the router, wait for lmce to ask about your phone again, select Java Mobile Phone, go to Admin>Orbiter, select a correct screen size, (i added a Nokia5800 row in Size Table,i'm not at home and i don't remember the value,maybe u can try selecting 240x320 PDA to begin), Full Regen and Reload router. This should work. The touchscreen is ok, the only thing is i was not be able to use the entire screen of the phone, because the SO create a Directional Pad with 4 Buttons in the bottom of the screen, so the usable part of the screen is less than the 320x640 Display.
|
|
|
|
|
26
|
LinuxMCE / Installation issues / Re: 8.10 - Bluetooth - Java MO
|
on: September 04, 2009, 08:50:17 pm
|
|
I have. I connected a Nokia6233 and a Nokia5800 Xpress Music.
So i assume you set up the Phone, and you can see it to AdminSite>Orbiters. Try a full regen with a reload.
If it doesn't work, try to delete the Mobile orbiter in the AdminSite, reload the router and try to re-connect the phone.
|
|
|
|
|
27
|
LinuxMCE / Developers / Re: Java/ J2ME mobile orbiter
|
on: September 03, 2009, 02:44:21 pm
|
Guys, i'm stuck because of the lack of usable buttons i get from Keycodes.jar in my Nokia 6233. I Hope you can give me a hint or any kind of workaround. I have an idea, and look if we can work with that. Speaking about Symbian s60 skin, In normal screens of the orbiter, like this one  We can use, all the numeric buttons, asterisk and pound as theirself. Directional pad left and right -> Softkey left and Softkey Right Directional pad up and dowe -> OK and C green button -> pencil While Speaking about the Playlist skin or media skin or whatever skin without a numeric pad, we ca use Directional Pad as itself. Green button -> pencil Numeric Button as their self * -> like OK # -> like C We lost the softkeys but we don't really need in that screens. At least i hope. Anyone as a better idea???
|
|
|
|
|
30
|
LinuxMCE / Developers / Re: Java/ J2ME mobile orbiter
|
on: August 29, 2009, 11:19:35 am
|
Hi massabuntu,
1) Can't help much with the dev. env., I got it working easily by using the wiki article. Might seem like your Java JDK might be faulty or not properly set up, but that is just a wild guess from my side....
I'll look deeper. This way seem OK, although there are still a right way and a wrong way. Is your Nokia6233 class a subclass of the Nokia class ?
The point is, when i look to the code, seems that the Nokia class did not translate any keys, like the nokia is basically the default keymapping. Anyway i guess my Nokia6233 is a subclass of phonedevice (This is my first time in Java and i'm not a coder, so please be patient) I would like to speak to you in the #devel channel so i can pastebin some code and u can easly look throught it. 2) Does the center button give you a key code? What about the soft-buttons (the two just below the screen), do they return a key code? Those two are also used in the orbiter. Not sure if you can get by with that few buttons, though. I have 5 buttons more than the ones you marked out on the image, and this is just enough. Do you have volume keys also, they might be usable also...
Neither the Soft-Buttons, The Central button, the volume button and the Camera Button give me a non 0 value. (But it sound strange to me) For sure we add to start the variation work when we are sure we can manage the orbiter, anyway is not only a single phone variation 'cause you can found this button layout in a lot of nokia models, even the economic newer ones. br, Martino.
|
|
|
|
|