![]() |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
one in the application itself? Without access to the source code of the application, it is hard to debug this weird behavior. Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
finally operamini handler on my n9, lol
thx |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
1 Attachment(s)
Hi Davy , very thanks for Your hard work
i want to run JDownloader.jar in N9 , i used the ejre 1.6 , and i have a error ( attachment ) when i use /opt/phoneme/cvm -jar to run JDownloader.jar i have this error Code:
RM696-21-3_PR_001:~# /opt/phoneme/bin/cvm -jar /home/user/.jd/JDownloader.jar how i can run it ? |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
@farfary
I believe JDownloader is a JavaSE, and PhoneME is meant to run JavaME. You might be able to run it using this command: Code:
java -jar /home/user/.jd/JDownloader.jar |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
i use mscim input method. can you fix it? i mean, Regardless of which input method, as long as they can input Chinese characters. please i am sorry for my english |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
appears on all Linux/ARM based devices. If I find the time to look into Chinese input on the N900, I will do so. Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
There is a input method named fcitm(Name is not important)use hildon input method framework. And if the phoneme can call the hildon input method,all question will be solved , i suppose Once again, thank you for your reply |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
No, he takes only wanted money from your account. :rolleyes:
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
don_falcone, I just realised I lost $10k from my bank account due to this...Why did I use it :(
Swaggy, my advice to you is don't even touch it with a bargepole...Otherwise you'll end up like me... Oh and Swaggy did I tell you this happens regularly around here... The other day i installed something from someone else and all my data was deleted...The mother f***er spread malware on my device... The worse offender is wook_sf...He spreads dead spirits too... Lastly, Swaggy, Arie is another one...He spreads bluntness around...He is a convicted public offender! Beware of him too! Swaggy, run and hide this place is evil!!! |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
yea, and evil parrots :D |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
I have tried that Openwig.jad (wherigo player for java) and noticed that it almost worked. I can see internal gps working. I could open game cartridge. Only thing I could not was actually to play it... When I press start cartridge button. It just has some error message and I'm taken back in to OpenWig front page. I have posted that err. message to OpenWig developer
http://code.google.com/p/openwig/issues/detail?id=187 And he responded a while back. He says that there is that error Cached signal 11 that should not appear. He thinks that it could be fixed on PhoneMe at first. So Is that something that could be fixed? Do you need more information. I think I had that 0818 version installed. |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Java games are playable, but no sound supported?
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Is there any chance that the menus at the bottom of the screen used by some apps can be made more touch friendly? Now that the virtual keyboard works it is the only major usability problem on the N9 as currently the menu items are too small to be easy to select by touch.
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
If you would also have a look at the Arabic input that would be great. mlwane |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
plz help me i cannot use any free sms java apps on my n900. plz help
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
*bing bang abracadabra*
You have been helped. You can go, now. |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
DavyP, how development is going on? Will you release new versions of PhoneME for N9 and N900?
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
What features are you missing? Or have you run into some bugs, that need fixing?
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
But, actually, I was just wondering if development have come to a halt. Because you had such a long TODO list on your site and I hadn't heard anything about PhoneME for a long time :D |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Is it possible to disable the keyboard appearance?
And how can I centered screen? |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
I have been looking into some JIT issues that were reported for Android, but I was able to reproduce them too on Maemo/N9. So I am trying to address those first in the little spare time I have. Regards, Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
The JSR 120 that is currently integrated only provides the Java interfaces of the API, not the actuall application backend. This already helps to run applications with such a dependency. They would otherwise crash with an exception stating that certain classes are missing. Regards, Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
I replaced the bitmap font with the hosts text rendering engine to support more characters, and to support high resolution displays (800x480 and 854x480) I doubled the size of all images and font sizes. Unfortunately, merely changing the size of the menu entries is fairly complicated. The easiest approach would be the scale up the original images with a factor 2.5 or 3, but obviously this would scale up the whole display, not just the menu. Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
Regarding the vkb: in an earlier build, I actually used double tap to trigger it, but I found it less pleasant than the one I have now. Maybe I should make it a configurable option where you can choose whatever trigger you like (double tap or long press). Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
I am not sure I understand what you mean with the centered scree. Are you referring to fixed size resolution midlets that do not run full-screen? Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
About center screen. Some games displays not centered but left up corned. In fullscreen of course. |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
Quote:
Davy |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
@Davy
First I would like to thank you for this great project. I have some questions; I use a chatting application (mig33), and the bottom options bar is covering every new message I'm getting. My question is; is there any way I could disable it or hide it? Also, is there any support for Arabic language? Thanks in advance. mlwane |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
is it possible we run Viber for S40 ( jar ) on N9 ? :)
http://store.ovi.com/content/310695 |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Hello forum, is there any means that i can be able to install 2go app on my n900.............. somebody please tell me if i can.
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Why don't you simply try it? (another "free" mobile messenger... :rolleyes:)
|
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
Quote:
mlwane |
Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
DavyP, I tried to run a "contact-backup midlet" from Vodafone (since there is no MeeGo version, there is only a java version for the Nokia section)
This is actually a bit important, because I can call dutch Vodafone phonenumbers for free, with this midlet, I can also see who uses Vodafone. I tried to run the midlet, but it gives me some errors. The output that I get is only: REPORT: <level:2> <channel:1000> MIDlet class not found. jad file of the midlet: http://contacten.vodafone.nl/cl/J2ME-VS/install.jad Ive inspected the jad file, and I found out that the jar file is located at: http://contacten.vodafone.nl/cl/J2ME..._2.0.1.0.3.jar Hope that you can help me with this one! :) |
All times are GMT. The time now is 12:14. |
vBulletin® Version 3.8.8