No one around to help me?? I have attached a screenshot for the error that i get in post # 28.
When i installed this application on my E6, it never asked me for any permission....Can you just brief me what all prodecure did you perform to install this application...I hope i have not done anything wrong in it. I only used "BlueFTP(remove zip).jar" file to install it...thats it.
No one around to help me?? I have attached a screenshot for the error that i get in post # 28.
Use the other file: blueftp '''need to extract''
-Remember me and smile, for it's better to forget than remember me and cry.-
motomaster™
*Gone forever to come Back*
Thx motomaster, i even tried that one but found same error. One thing i mentioned in my earlier post and like to tell you is that i am not getting any code similar to the code below in REGISTRY.txt:
Jar-Path: /mmc/mmca1/.system/java/DownloadApps/MIDlet2000*/Files/BlueFTP.jar
Jad-Path:
Perm-Path: /mmc/mmca1/.system/java/DownloadApps/MIDlet2000*/permfile.txt
Suite-Icon: /mmc/mmca1/.system/java/DownloadApps/MIDlet2000*/Files/MIDlet-1.png
DRM-Mode: Forbidden
Is-Trusted: 0
Jar-URL:
Description: Bluetooth File Transfer Client (OBEX FTP)
Domain: Untrusted
Signer-Name:
Mot-JavaVM-Heapsize: 24
Delete-Notify:
Num-MIDlets: 1
MIDlet-1: BlueFTP, /mmc/mmca1/.system/java/DownloadApps/MIDlet20000/Files/MIDlet-1.png, MIDLET_Main
Connection-Profile:Others
One thing more, my MIDlet2000 folder is empty whereas i have many java fils installed on my E6. I think this is a firmware related issue....Kindly suggest.
make sure the following:
1)BlueFTP is installed in memory card
2)U edit the registry file in midlet folder as told by ravisoni7:
navigate to .system\java\DownloadApps\MIDlet2000*\registry.txt
you will see some code like this
Jar-Path: /mmc/mmca1/.system/java/DownloadApps/MIDlet2000*/Files/BlueFTP.jar
Jad-Path:
Perm-Path: /mmc/mmca1/.system/java/DownloadApps/MIDlet2000*/permfile.txt
Suite-Icon: /mmc/mmca1/.system/java/DownloadApps/MIDlet2000*/Files/MIDlet-1.png
DRM-Mode: Forbidden
Is-Trusted: 0
Jar-URL:
Description: Bluetooth File Transfer Client (OBEX FTP)
Domain: Untrusted
Signer-Name:
Mot-JavaVM-Heapsize: 24
Delete-Notify:
Num-MIDlets: 1
MIDlet-1: BlueFTP, /mmc/mmca1/.system/java/DownloadApps/MIDlet20000/Files/MIDlet-1.png, MIDLET_Main
Connection-Profile:Others
so just delete the code and copy this
Jar-Path: /mmc/mmca1/.system/java/DownloadApps/MIDlet20000/Files/BlueFTP.jar
Jad-Path:
Perm-Path: /mmc/mmca1/.system/java/DownloadApps/MIDlet20000/permfile.txt
Suite-Icon: /mmc/mmca1/.system/java/DownloadApps/MIDlet20000/Files/MIDlet-1.png
DRM-Mode: Allowed
Is-Trusted: 1
Jar-URL:
Description: Bluetooth File Transfer Client (OBEX FTP)
Domain: Manufactured
Signer-Name:
Mot-JavaVM-Heapsize: 24
Delete-Notify:
Num-MIDlets: 1
MIDlet-1: BlueFTP, /mmc/mmca1/.system/java/DownloadApps/MIDlet20000/Files/MIDlet-1.png, MIDLET_Main
Connection-Profile:Others
and then save & dissconnect .restart phone and tap the icon of blueftp untill the menu appears >permissions >give necessary access to all **specially to read and write..possibly 'always ask****. then start the app.
it will everytime ask ...allow to read data
3)make sure u dont click on 'no' on read or write- popup
4)it shud be done!
NOTE-MIDlet2000* is not any folder.....the * is replaced by ny number...
go into folders if u r not sure and der find blue ftp files like icon(bmp) etc....
i hope it helpz
and yes download the version 1.20 attached herewith...
FYI - useless but none-the-less....
Midlet20000 folder may be empty due to: an installed then uninstalled app. It is the first 'location' the system allocates for a java app, the following apps are allocated the following 'slots'. Each install increments the folder by 1. If you've installed 3 apps they would be '20000', '20001' & '20002' respectively. Say you uninstall the first installed app (20000) and later install another app (the 4th java app installed in total), this app is 'allocated' '20003' ...folder ..20000 is then left as an empty location (the system does not fill in the gaps).
Last edited by Casper; 01-19-2009 at 09:15 PM.
hmmmm...^
-Remember me and smile, for it's better to forget than remember me and cry.-
motomaster™
*Gone forever to come Back*