[Question] Install unsigned java apps - HTC Excalibur

Hey guys im using jbed on my Dash and when i install and run unsigned java apps it always ask me to allow connect internet , read/write user data etc..
so is there any way to remove those security mess ?
btw, how to change icon of a cab file ? becoz some cab apps have so ugly icon and i want to change to my own icon
thx in adv

Yo GaBeo, what java apps are you talking about?

Opera Mini
Using version 4.2 (I think) of Opera Mini on my excalibur, i always get those messages.

uninstall opera 4.2 you already have on your phone
Go to mini.opera.com using internet explorer, then click the link "if the version fails to install..."
after that click "download opera mini (multiple certificates)"
it will install and ask about permissions, answer "always allow" for everything.
You can also start the java app and at opera click actions/security and even allow more permisions such as uploading and downloading from opera.
as for changing icons i have no clue, but it may be possible.

its Gmail Mobile from Google , i cant find an signed version for that app

im not sure about gmail, i never used it.

opera mini 4.2
hey pokejoke did u manage what u wanted? and is your opera able to download now and save pages for offline viewing? please let me know any methods u used if you managed. thanks

The Opera Mini Version for Nokia E61 works just fine and does not prompt for permissions. I use it together with the Jbed 3D mod here

Related

Opera Mini

can anyone point the way to a download for opera mini? thanks for the help
http://www.opera.com/products/mobile/products/winmobileppc/
are you that lazy? google my friend
My friend, thats not opera mini, thats normal opera which i already have. Thanks anyway for your help
goto www.operamini.com on your PPC
molesaied88 said:
My friend, thats not opera mini, thats normal opera which i already have. Thanks anyway for your help
Click to expand...
Click to collapse
seriously, you couldn't go to opera.com and figure it out your self?
I mean SERIOUSLY?
seriously, have you tried it? when you go to opera.com it says go to a site from you phone, when i do that it downloads a .jad file, which ive never heard of before, if you have please enlighten me
molesaied88 said:
seriously, have you tried it? when you go to opera.com it says go to a site from you phone, when i do that it downloads a .jad file, which ive never heard of before, if you have please enlighten me
Click to expand...
Click to collapse
You need to have java installed (Jbed or Esmertec) then the jad file will open, and install opera mini. Do that, then goto www.operamini.com in pocket IE.
thank you for the help
quick question, is Jbed free software, or do i pay for it? the reason i ask is because on my brothers wing, i rom that he download cam pre installed with opera mini, and im having a bit of trouble finding a link to download, i get things like single user liscence and what not, which i may be wrong but i dont belieave is right
Here you go. Install this, and then double click on the .jad file. It will install. Then to run opera, just click on the java icon in programs and choose "opera"
This worked for me!
http://rapidshare.com/files/91673510/Schaps_JbedJava_MIDP_0_0_20070822_1_1_WWE.CAB.html
Give the guy a break, I was confused when I went on the Opera site as well...
tora201 said:
Here you go. Install this, and then double click on the .jad file. It will install. Then to run opera, just click on the java icon in programs and choose "opera"
This worked for me!
http://rapidshare.com/files/91673510/Schaps_JbedJava_MIDP_0_0_20070822_1_1_WWE.CAB.html
Click to expand...
Click to collapse
I run it with esmertec jbed and have tweaked it to open with one click without the confirmation messages. Operamini rox....but the new NetFront is even more powerful!
FYI. Checkout this excellent thread regarding Opera Mini. If you use Mort Script, you can make Opera Mini function like the default browser, i.e. open links from emails, etc. I posed my own script (based on Menneisyys's - Thanks!), which works great on my Hermes running WM6.0 and jmm.exe (TAO).
http://forum.xda-developers.com/showthread.php?t=347689&page=6
I've never heard of NetFront. Is it freeware?
http://mini.opera.com/global/opera-mini-4.0.10222-advanced-int.jad
http://mini.opera.com/global/opera-mini-4.0.10222-advanced-int.jar
Mini Opera 4.0.10222 English International version.
Download both files to your PC, transfer to your Pocket PC, place in one folder, then tap on the JAD file. That's it.
Here you can download various languages.
doctorchan said:
I run it with esmertec jbed and have tweaked it to open with one click without the confirmation messages. Operamini rox....but the new NetFront is even more powerful!
Click to expand...
Click to collapse
I also have Esmertec Jbed. Could you please tell us how you manage to tweak it? It really bugs when it asks for connectivity permission.
Thanks in advance.
http://forum.xda-developers.com/showthread.php?t=344622

Kavana WM6.1, Esmertec JBed, and Opera Mini: A Complete Solution

Hello everybody,
I've figured a few things out regarding JBed and Opera Mini on Kavana's latest WM6.1 ROM, and I thought I'd share them with you.
Introduction
First off, a quick introduction: Opera Mini 4, a Java MIDlet web browser, is arguably the best browser available for Windows Mobile. It routes traffic through Opera servers, so it doesn't take as much data (or time) to browse the Web, and it has small-screen rendering like iPhone's. Slashdot, for example, loads in seconds under OM, as opposed to half an hour in Pocket IE. Esmertec JBed respects the system's network settings, so it works with the T-Zones $5.99 internet trick.
JBed isn't perfect, though. It has a few glaring issues: network access permissions, inability to use a MIDlet as a systemwide default browser, and ugly fonts. I haven't figured out the last one yet, but the first two are solvable, and here's how.
Network Access Permissions
Most tutorials for fixing this problem refer to the file \Windows\AppDB\Selector.utf; editing this file and replacing the text
Code:
domain=untrusted, \
with
Code:
domain=tckmax , \
fixes the problem under Cloudyfa's JBed. The version of JBed in Kavana's WM6.1 stores its data in \Application Data\JavaDB, and the selector.utf trick doesn't work. The culprit is a missing file named policy.utf, which defines tckmax. I've attached a copy of this file; just move it to your \Application Data\JavaDB directory and the selector.utf trick will work as usual.
Systemwide Default Browser
First off, you can make it easier to access Opera Mini by changing the short_IE.lnk file to open OM instead of PIE. I've attached a version of that file for your convenience; copy it to your \Windows directory and the IE (or T-Zones) button will open a usable browser for a change. This only works if OM is the first MIDlet you've installed; if you have installed other MIDlets you'll have to edit the shortcut (Notepad works nicely) to reflect the change. If OM is your second MIDlet, change s0_ to s1_; third, s2_; and so on.
Also, various MortScript scripts have been floating around that attempt to automate the process of copying a clicked link to the system clipboard, opening OM, and pasting the link into the address bar. I haven't found one that works, but a much better solution is available. The linked post contains a CAB file (which I've reposted here for convenience) that installs an actual application that works well under WM6.1. This one is hardcoded with the assumption that Opera Mini is the first MIDlet that you've installed.
One Other Thing
I recommend backing up your \Application Data\JavaDB directory once you get everything working; you can simply copy it back from your backup after a cold boot to get everything working again. I don't know how to make a CAB file myself, but if someone is up to the challenge, I'd suggest making a single file that installs Opera Mini and the Opera Mini Default Browser application, and optionally replaces the PIE button with OM. Or maybe Kavana can add this to his next ROM
Hope you find this useful!
EDIT: The application I've attached only works if Opera Mini is the first application ever installed under JBed. If you uninstall it and reinstall it, it will get a new suite number. You can look at your selector.utf file and figure out your suite number (e.g., s1_), but I would recommend clearing out your \Application Data\JavaDB folder to reset your suite numbers. Also, it may be a bad idea to edit your selector.utf file in Notepad; a hex editor should avoid corruption issues.
~truggl
awesome! thanks!
very useful, thanks!
Great Job!!
How do you tell what the s number is for the OM midlet?
When I press the short key cut key I get a "Could not find suite s0_" error message. When I dismiss the message I get the jbed midlet manager window which list Opera Mini and it's the only applet listed. I click on that and Opera Mini opens up.
Perfect, the policy.utf file did the trick. I'm not so sure that I want to replace the iexplore shortcut to OM because there are still some limits to the OM applet over PIE. OM can't launch youtube for example.
Thank you ... thank you - Tim
truggl said:
Hello everybody,
I've figured a few things out regarding JBed and Opera Mini on Kavana's latest WM6.1 ROM, and I thought I'd share them with you.
Introduction
First off, a quick introduction: Opera Mini 4, a Java MIDlet web browser, is arguably the best browser available for Windows Mobile. It routes traffic through Opera servers, so it doesn't take as much data (or time) to browse the Web, and it has small-screen rendering like iPhone's. Slashdot, for example, loads in seconds under OM, as opposed to half an hour in Pocket IE. Esmertec JBed respects the system's network settings, so it works with the T-Zones $5.99 internet trick.
JBed isn't perfect, though. It has a few glaring issues: network access permissions, inability to use a MIDlet as a systemwide default browser, and ugly fonts. I haven't figured out the last one yet, but the first two are solvable, and here's how.
Network Access Permissions
Most tutorials for fixing this problem refer to the file \Windows\AppDB\Selector.utf; editing this file and replacing the text
Code:
domain=untrusted, \
with
Code:
domain=tckmax , \
fixes the problem under Cloudyfa's JBed. The version of JBed in Kavana's WM6.1 stores its data in \Application Data\JavaDB, and the selector.utf trick doesn't work. The culprit is a missing file named policy.utf, which defines tckmax. I've attached a copy of this file; just move it to your \Application Data\JavaDB directory and the selector.utf trick will work as usual.
Systemwide Default Browser
First off, you can make it easier to access Opera Mini by changing the short_IE.lnk file to open OM instead of PIE. I've attached a version of that file for your convenience; copy it to your \Windows directory and the IE (or T-Zones) button will open a usable browser for a change. This only works if OM is the first MIDlet you've installed; if you have installed other MIDlets you'll have to edit the shortcut (Notepad works nicely) to reflect the change. If OM is your second MIDlet, change s0_ to s1_; third, s2_; and so on.
Also, various MortScript scripts have been floating around that attempt to automate the process of copying a clicked link to the system clipboard, opening OM, and pasting the link into the address bar. I haven't found one that works, but a much better solution is available. The linked post contains a CAB file (which I've reposted here for convenience) that installs an actual application that works well under WM6.1. This one is hardcoded with the assumption that Opera Mini is the first MIDlet that you've installed.
One Other Thing
I recommend backing up your \Application Data\JavaDB directory once you get everything working; you can simply copy it back from your backup after a cold boot to get everything working again. I don't know how to make a CAB file myself, but if someone is up to the challenge, I'd suggest making a single file that installs Opera Mini and the Opera Mini Default Browser application, and optionally replaces the PIE button with OM. Or maybe Kavana can add this to his next ROM
Hope you find this useful!
~truggl
Click to expand...
Click to collapse
Kinda bummed.... I cant seem to get this to work. Everytime I edit selector.utf with the new code, my opera midlet dissappears. I have policy.utf in the directory so I am at a loss. ???
Works great on my system - many thanks for this!
Poser said:
Kinda bummed.... I cant seem to get this to work. Everytime I edit selector.utf with the new code, my opera midlet dissappears. I have policy.utf in the directory so I am at a loss. ???
Click to expand...
Click to collapse
I had the same problem. I was using notepad to edit selector.utf which I guess is bad. Try using a hex editor or run this script. http://treo.discussion.treocentral.com/tcforum/showthread.php?t=152078
socal1 said:
How do you tell what the s number is for the OM midlet?
When I press the short key cut key I get a "Could not find suite s0_" error message. When I dismiss the message I get the jbed midlet manager window which list Opera Mini and it's the only applet listed. I click on that and Opera Mini opens up.
Click to expand...
Click to collapse
I think i figured this issue out. Edit the Opera Mini.lnk file from run s0_ to run s4_
pudgedaddy said:
I think i figured this issue out. Edit the Opera Mini.lnk file from run s0_ to run s4_
Click to expand...
Click to collapse
Yes, it will depend on how many java programs you installed before so that you can get an accurate count.
socal1 said:
I had the same problem. I was using notepad to edit selector.utf which I guess is bad. Try using a hex editor or run this script. http://treo.discussion.treocentral.com/tcforum/showthread.php?t=152078
Click to expand...
Click to collapse
Worked a charm , thanks much mate
removed: dbl post
DaMilky said:
Yes, it will depend on how many java programs you installed before so that you can get an accurate count.
Click to expand...
Click to collapse
Opera is the only java app that I have installed and I still get the error, however, I have installed and uninstalled a few times... so I think there may be .db remnants that force it further down the "install list" e.g. s2_
edit: just had to clean up \\application data\javaDB, works fine
Hi all,
Glad I was able to help. I added a bit of information to my original post; I recommend starting with a blank slate, so to speak, because OperaDefault.cab is programmed with that assumption. When in doubt about your suite number, and if you don't care about OperaDefault, then you can look in (or post) your selector.utf file and get it from there.
~truggl
Esmertec jbed
Can someone point me to forum where i can get esmertec jbed?
I'm looking for a couple of hours already.
Please help....
Having a very strange problem with Opera Mini 4. I'm using Ricky's Rom V5 with my Dash and Opera will not display fonts correctly. They all seem to have horizontal lines going through them and appear to be slightly stretched (that could be my imagination though). I checked the Jbed version and it appears to be the latest one (I never changed it) and I'm not sure where to go from here. Opera boots and runs fast but it's not legible at all. Any suggestions as to what I can try? I searched XDA but couldn't come up with anything. Thanks,
kasim1 said:
Can someone point me to forum where i can get esmertec jbed?
I'm looking for a couple of hours already.
Please help....
Click to expand...
Click to collapse
NM, I found Esmertec.
ItsDon said:
Having a very strange problem with Opera Mini 4. I'm using Ricky's Rom V5 with my Dash and Opera will not display fonts correctly. They all seem to have horizontal lines going through them and appear to be slightly stretched (that could be my imagination though). I checked the Jbed version and it appears to be the latest one (I never changed it) and I'm not sure where to go from here. Opera boots and runs fast but it's not legible at all. Any suggestions as to what I can try? I searched XDA but couldn't come up with anything. Thanks,
Click to expand...
Click to collapse
I am having this same problem. Does anyone know how to change the font in Opera Mini?
DaMilky said:
Yes, it will depend on how many java programs you installed before so that you can get an accurate count.
Click to expand...
Click to collapse
NOT TRUE.
I tried to use from s0_ to s4_, nothing worked....
Untill i opened my selector.utf(windows\appdb) and seen that gMail is "root=s-1_", so i've change my shortcut to point to "s-1_", this did the trick.
Thanx.

JSR-75

Okay, for those who do not know what "jsr-75" is...
from what i have recently read, it is a smartphone/ppc spec
that allows a java browser like operamini too download files, without having to
use internet explorer.
2 questions...
Is there a plugin that can be installed 2 achieve this?
Is the excalibur "jsr-75" capable?
I need 2 know, becuz i hate when i login 2 a forum in operamini, then i download a file, and i have 2 reenter my login in internet explorer....
heres a link below too one of the many pages i read
http://en.wikipedia.org/wiki/JSR-75
the version of jbed included in Kavaran's wm6.1 supports JSR-75. I have no problem to save webpages from opera mini 4.1
still cant download
is anyone able 2 download files using operamini 4.1 's downloader on their excalibur? is there a plugin that i must download?
Hello guys.
Does the MIDlet Manager of HTC Trinity supports JSR-75?
(This is Intent MIDP 2.0-Runtime: v10.1.7.570 build: 20070102)
qaplus said:
the version of jbed included in Kavaran's wm6.1 supports JSR-75. I have no problem to save webpages from opera mini 4.1
Click to expand...
Click to collapse
Mine doesn't work. The file save dialog shows up in black but will not allow me to go to any other folder other than "bluetooth". If I click bluetooth it gives an error as I don't have a memory card

Opera Mini

any way to get this to show up in the start menu rather than opening it up in the java progran?
Yes here ya go attached place the .dll in Windows and the .lnk in Windows\Start Menu soft-reset.
If Opera Mini is the first installed Java app then all will be fine if you get an s0 error let me know and will ammend shortcut.
hmmm i got the error but i dont think im doin it right im doin it all on my phone at the moment. i downloaded ur zip extracted and th extraction only had the ink in it? but in zip mobile ink and dll was there...
stylez said:
Yes here ya go attached place the .dll in Windows and the .lnk in Windows\Start Menu soft-reset.
If Opera Mini is the first installed Java app then all will be fine if you get an s0 error let me know and will ammend shortcut.
Click to expand...
Click to collapse
when you add this to your phone, when you click on it, does it show the java opening up and you have to then launch opera mini from within the java like usual? or when you click on the shortcut, does it open java and launches opera mini by itself?
1Airborne1 said:
hmmm i got the error but i dont think im doin it right im doin it all on my phone at the moment. i downloaded ur zip extracted and th extraction only had the ink in it? but in zip mobile ink and dll was there...
Click to expand...
Click to collapse
Use Resco File Explorer to open the make sure Menu\Options\Browser all is unticked.
Over the .zip click Action\Archive\Extract To
Now follow directions in first post
i get the error message then i have to open on my own in java.. great browser just started using an hour ago
roloracer said:
when you add this to your phone, when you click on it, does it show the java opening up and you have to then launch opera mini from within the java like usual? or when you click on the shortcut, does it open java and launches opera mini by itself?
Click to expand...
Click to collapse
It opens up Java and runs Opera Mini all by itself
1Airborne1 said:
i get the error message then i have to open on my own in java.. great browser just started using an hour ago
Click to expand...
Click to collapse
What error message?
The more info you provide the more i can help.
stylez said:
It opens up Java and runs Opera Mini all by itself
Click to expand...
Click to collapse
Cool, I've been using opera mini for a while now and I think you gave me the shortcut file before, don't remember , I have opera mini in my links panel and the only thing I hate is having to click on it , open java and then launch opera manually.
Another question, when you're exit opera mini, does it exit java also?
roloracer said:
Cool, I've been using opera mini for a while now and I think you gave me the shortcut file before, don't remember , I have opera mini in my links panel and the only thing I hate is having to click on it , open java and then launch opera manually.
Another question, when you're exit opera mini, does it exit java also?
Click to expand...
Click to collapse
Yep Java isn't realy open as you will see when running any app, java closes when app launched
To all: I have ammended so as there is s0 - s4 in the attachment if Opera Mini was the first install of a Java app then it will be that if not then try the others.
it opens opera up by itself now when i clic it the icon also changed to a fancy opera one and im gettin the s0 error in java
1Airborne1 said:
it opens opera up by itself now when i clic it the icon also changed to a fancy opera one and im gettin the s0 error in java
Click to expand...
Click to collapse
Check last post it's because Opera Mini was not your first Java app installed
stylez said:
Yep Java isn't realy open as you will see when running any app, java closes when app launched
To all: I have ammended so as there is s0 - s4 in the attachment if Opera Mini was the first install of a Java app then it will be that if not then try the others.
Click to expand...
Click to collapse
sweeet thanks bro!!!
stylez said:
Yes here ya go attached place the .dll in Windows and the .lnk in Windows\Start Menu soft-reset.
If Opera Mini is the first installed Java app then all will be fine if you get an s0 error let me know and will ammend shortcut.
Click to expand...
Click to collapse
Worked perfect for me, stylez u never fail to impress me thanx alot love the Mini shortcut Thanx again Stylez...
HTCP4000PPC said:
Worked perfect for me, stylez u never fail to impress me thanx alot love the Mini shortcut Thanx again Stylez...
Click to expand...
Click to collapse
That's cool
Thanks to Ricky too as this is from RoseRom.
Yes ricky thank you too.. man i cant believe how cool my S621 is now i swear its a different 6.1 Kavana S621 now Dunka... my good programmers
I got the error for the s0, and I was wondering why since opera mini is the one and only thing I have in java, and you said if it was the first that you shouldn't get the error, and then I remember, that I had a previous unsigned version of opera mini, and I had replaced it with a signed version, so I just switched to the s1 shortcut , edited my panel, and now it works perfect. Thanks again Stylez..
roloracer said:
I got the error for the s0, and I was wondering why since opera mini is the one and only thing I have in java, and you said if it was the first that you shouldn't get the error, and then I remember, that I had a previous unsigned version of opera mini, and I had replaced it with a signed version, so I just switched to the s1 shortcut , edited my panel, and now it works perfect. Thanks again Stylez..
Click to expand...
Click to collapse
Yeah so since you removed and installed another it wasn't the first install
Glad you sorted it
stylez said:
Yep Java isn't realy open as you will see when running any app, java closes when app launched
To all: I have ammended so as there is s0 - s4 in the attachment if Opera Mini was the first install of a Java app then it will be that if not then try the others.
Click to expand...
Click to collapse
Thanks stylez, works great!
i got it thanks a million stilez

[Q] Icon for java apps in the menu

I think I'm not the only one who use java apps on the phone. But accessing these apps is not user friendly. As we can see with Palringo, it is possible to start java apps by an icon instead of scrolling throuh all java apps. Can we somehow implement this for all (or for selected) java apps not just the IM? This would greatly increase the usability.
Any ideas?
BR,
Balázs
Good Question...
T-Mobile Branding uses also thier JAVA Midlet Navi in the menu and 1,2 other things...
Maybe step 1 would be. If we can replace Palringo with other Midlet.
As it is in Hidden Games folder...
At the moment I have 0 ideas how this work... as Icons are stored somewhere else.
And NOT loaded from JAVA folder...
I tried several things, but no success.
Best Regards
Well, IMO more importantly we should be able to put app shortcuts on the homescreen :\
Maybe other direction...
Apps start from JAVA menu.
Tumbling Dice is internal App.
Asphalt5 is prepared, but not activated...
Asphalt5 is for instance prepared but not activated in KJxLinkDisplayOrder.ini:
#LINK_INFO
LinkCount=2
#Link_1
link_name=Tumbling Dice
link_order=1
#Link_2
link_name=Asphalt5
link_order=2
I've added only Icon and tried to edit OapinGameList.ini...
In Firmware with Branding, there are enough examples with JAVA Midlets in menu. But still same problem, where are the Setting files?
Maybe we find for both an solution.
Best Regards
For JAVA Midlets on Main menu.
Part 1 seems to be:
KJxDispatch.ini
#Palringo
class=com.paxmodept.palringo.main.jme.JmeMain
vendor=Palringo
name=Palringo
Class we can find in *.jad
At the moment I try to replace Palringo with something else... frome T-Mobile.
Other test failed as no icon was created...
Best Regards
hey Guys! I'am from Poland and on polish forum we are trying to add java icons in menu too... My idea was to "tell" the Dolphin browser to "run" some java application. It is simple hack to do this: You have to add bookmark in Dolphin, call it, write the address to *.jar file (in my guide : file:///Mount/Mmc/Others/Opera/opera.jar) and it's IMPORTANT: activate third option, it's adding bookmark to main menu. But this idea is very imperfect - after clicking on main menu icon, you must install this midlet all the time This is because "hack" tells the browser to run NOT the application, but INSTALL file (*.jar). That's why You have to install Opera always after clicking on it. At this time we can't solve this otherwise. I give You link bo polish "bada-world" forum. At first post, there's my quick guide. Of course, you have to login, to see it. Probably You have to use Google Translator, or if someone of You knows Polish perfectly, it would be so nice
Code:
h ttp://tnij.org/bada_guide
(please remove the space after "h", I have no permissions to use outside links )
BTW, sorry for my english, but I hope You understand me Maybe with common powers, We will add java icons to menu!
Regards,
wxtester
@wxtester
re-installing opera and other apps will erase bookmarks and such things right?
If you want to use java on the desktop or the menu, it's not possible.
On the desktop you can just add flash files (and widgets).
On the menu, you can only add applis icons.
What you can do it's add the link of games and other on the main desktop to have a quick acces.
After you can add java applications.
You need to modify KJxDisplayOrder.ini file.
#DEFAULT_INFO
Count=1
#Midlet_1
name=DoodleJump
class=Doodle
fixed=1
order=1
Click to expand...
Click to collapse
lasentenza said:
If you want to use java on the desktop or the menu, it's not possible.
On the desktop you can just add flash files (and widgets).
On the menu, you can only add applis icons.
What you can do it's add the link of games and other on the main desktop to have a quick acces.
After you can add java applications.
You need to modify KJxDisplayOrder.ini file.
Click to expand...
Click to collapse
I don't undestand...where can find the file?
Wich one
majed19 said:
@wxtester
re-installing opera and other apps will erase bookmarks and such things right?
Click to expand...
Click to collapse
no, it don't. You will still have access to your favourite sites and bookmarks, it won't be deleted. It You want to be sure, please reinstall from Your jar file, not mine!
lasentenza, on your screenshot I see that U have access to internal filesystem by Windows default filemanager (explorer.exe). Is it any plugin to see it without any program like sTune?
BTW, I don't understand Your tutorial Your idea is to add icon "Games and more" to desktop (next to widgets)? Why you talk about Java application "DoodleJump"? I don't understand Can you explain it simpler?
Thanks in advance
wxtester said:
lasentenza, on your screenshot I see that U have access to internal filesystem by Windows default filemanager (explorer.exe). Is it any plugin to see it without any program like sTune?
BTW, I don't understand Your tutorial Your idea is to add icon "Games and more" to desktop (next to widgets)? Why you talk about Java application "DoodleJump"? I don't understand Can you explain it simpler?
Thanks in advance
Click to expand...
Click to collapse
same problem...
I do not have acces to filesystem, the files you see is FFS dumped files.
Perhaps I don't understand.
I thought you wanted to add java apps on the desktop?
Doodlejump is to show that we can add java apps on game and more, in a custom firmware.
lasentenza said:
I thought you wanted to add java apps on the desktop?
Click to expand...
Click to collapse
Yes, I still want to do this. On the desktop or in the menu.
Doodlejump is to show that we can add java apps on game and more, in a custom firmware.
Click to expand...
Click to collapse
Is it similar to normal installing from java file?
So, finally there's no way to add java apps to Main Menu?
@ latenza..
I want link java app on the main desktop or on menu to have a quick acces...
I think it's not possible.
The java application are only available from game and more.
The only link you can add to the menu or the desktop are widkets, applications or flash (like calendar, dualclock, email etc)... Or maybe I don't find the way
lasentenza said:
I think it's not possible.
The java application are only available from game and more.
The only link you can add to the menu or the desktop are widkets, applications or flash (like calendar, dualclock, email etc)... Or maybe I don't find the way
Click to expand...
Click to collapse
ohh...ok...so i can't...
;(
All Firmware Brandings I found where JAVA Midlets in Mainmenu.
Icons are in f... *.RC1 file.
So no replace, delete is at the moment possible... I mean the Icons.
I have no idea, how to link to Midlet folder to use Picture here as Icon...
Best Regards
adfree said:
All Firmware Brandings I found where JAVA Midlets in Mainmenu.
Icons are in f... *.RC1 file.
So no replace, delete is at the moment possible... I mean the Icons.
I have no idea, how to link to Midlet folder to use Picture here as Icon...
Best Regards
Click to expand...
Click to collapse
good news...
THanks!!

Categories

Resources