| The Following User Says Thank You to DavyP For This Useful Post: | ||
|
|
2012-02-08
, 22:17
|
|
Posts: 9 |
Thanked: 7 times |
Joined on Mar 2010
|
#142
|
|
|
2012-02-08
, 22:53
|
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#143
|
Here are some preliminary build instructions. The patches aren't
fully ready, but even without them the dual stack configuration
should build:
http://davy.preuveneers.be/phoneme/?q=node/35
There are several more build steps required before you can run
midlets, but you could try to run the test application:
bin/cvm -cp testclasses.zip Test
Regards
Davy
| The Following User Says Thank You to nicolai For This Useful Post: | ||
|
|
2012-02-08
, 23:14
|
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#144
|
|
|
2012-02-09
, 01:01
|
|
Posts: 345 |
Thanked: 100 times |
Joined on Nov 2009
|
#145
|
|
|
2012-02-09
, 07:28
|
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#146
|
|
|
2012-02-09
, 07:33
|
|
Posts: 136 |
Thanked: 19 times |
Joined on Nov 2011
@ Hungary
|
#147
|
Originally Posted by munozfernaThe /Private virtual folder is already mapped on /home/user/MyDocsMaybe you should use /home/user/MyDocs instead. That way the downloads the saved to the eMMC instead of the nand flash, and it will work on n9 and n900.
The builds have been updated online with the following mappings:
/Storage -> /media
/Private -> /home/user/MyDocs
/PIMdb -> midp/midp_linux_fb_gcc/appdb/pimdb
/FileSystem -> /
Perhaps I should get rid of the /Storage and /Private virtual folders
and add just one /MyDocs virtual folder which maps onto
/home/user/MyDocs. This might be more intuitive for N9xx
owners. What do you think/prefer?
Davy
|
|
2012-02-09
, 07:35
|
|
Posts: 136 |
Thanked: 19 times |
Joined on Nov 2011
@ Hungary
|
#148
|
Originally Posted by thedead1440Well, at least here double-tap to zoom workszoom to pinch is supported by opera mobile.
opera mini on symbian only supports double-tap to zoom which is missing in this version as the page is by default zoomed to optimal level for reading.
|
|
2012-02-09
, 10:39
|
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#149
|
The virtual keyboard is from Opera Mini, so there is nothing that can be done regarding the size of it. The only other way that would improve would be if PhoneMe was able to call the system keyboard.
|
|
2012-02-09
, 10:53
|
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#150
|
would produce the 1,3,5,6,8 digits. However, on a N900 I guess
these buttons don't make as much sense for gameplay as on a
regular feature phone.
I have to map Qt4 key events onto other events that phoneME
understands. I guess it should be possible to add an alternative
keymapping where these digits are mapped onto other buttons
more suitable for gameplay (with a special key combo to swap
between keymappings).
Davy