Aug
30
Filed Under (LG Phone Problem and Solution, LG-Renoir info) by lg-phones on 30-08-2009

In my LG Renoir is in LGAPP\Media\Java\cert\ 7 file (LG-Renoir info)
_cert_db_
002. ca-lge (trusted).crt
011. geotrust-ca-for-uti.crt
012. verisign-class3-ca.crt
013. thawte-premium-ca.crt
msa.pol
opn.pol
that is of need adjust?
perhaps that opn.pol that includes
# multi vm, msa
revision: 2
#================================================= ===
# 1. Permission Aliases
#================================================= ===
alias: phone_call
javax.microedition.midlet.MIDlet.phoneCall
alias: call_control
javax.microedition.io.Connector.sip,
javax.microedition.io.Connector.sips
alias: net_access
javax.microedition.io.Connector.http,
javax.microedition.io.Connector.https,
javax.microedition.io.Connector.obex.client.tcp,
javax.microedition.io.Connector.obex.server.tcp
alias: low_level_net_access
javax.microedition.io.Connector.datagram,
javax.microedition.io.Connector.datagramreceiver,
javax.microedition.io.Connector.socket,
javax.microedition.io.Connector.serversocket,
javax.microedition.io.Connector.ssl

Read the full article.

Read the rest of this entry »

Aug
21
Filed Under (LG Phone Problem and Solution, LG-Voyager info) by lg-phones on 21-08-2009

After spending many hours banging my head on making my java apps run with sound and networking I finally figured it all out. LG Phone Problem and Solution

Verizon LG Voyager tips – Policy / Java Permission Fix!

Step 1.  Make a note of all your applications you will need to re download them in a few steps. LG-Voyager info
Step 2.  Delete your java applications
Step 3.  Using BitPim (if you don’t know how to use this search the forums) save a copy of the _policy.txt from the brew/asm folder file to your desktop
Step 4.  Edit the txt file,  at the bottom change the complete domain section to this:
domain: untrusted
allow: Application_Self_Start
allow: Device_Connectivity_Bluetooth
allow: Device_Connectivity_Comm
blanket(oneshot): Location
allow: Message_Delivery
allow: Message_Reception
allow: Multimedia_Access
allow: Net_Access
allow: Personal_Data_Read_Access
allow: Personal_Data_Write_Access
allow: Satsa
allow: Sprint_Extensions
allow: MIDP_General
allow: MIDP_Management
Step 5.  save the file and overwrite this back to the phone
Step 6.  use BITPim to reboot the phone
Step 7.  re-download your java applications
Step 8.  Congrats your applications are now working as if they are signed!

Read the rest of this entry »

Aug
18
Filed Under (LG Phone Problem and Solution, LG-enV touch info) by lg-phones on 18-08-2009

I just got my Verizon LG enV Touch a couple weeks ago, the website URL navigation worked fine initially, then stop working then reboot itself during web browsing. I called Verizon tech support with no fix and I made it all the way up the chain of help. I went to the store and upgraded the firmware from 03 to 04, unfortunately, the issue still exists. I then stumbled upon the clear browser cache option somewhere with in the web browser menu and all was well. It seems to need to be cleared out on occasion. Hopefully this helps. LG-enV touch info

Verizon LG enV Touch Phone Photos – LG Cell Phone Pictures

verizon-lg-env-touch

Read the rest of this entry »