Welcome Guest ( Log In | Register )

29 Pages « < 11 12 13 14 15 > » Bottom

Outline · [ Standard ] · Linear+

 LG OPTIMUS ONE P500 Official Thread, Affordable with unprecedented values =)

views
     
XeactorZ
post May 20 2011, 03:28 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
haha of coz drop lor
but i found got ppl sell at garage sales just for RM700(ori)
but duno they got sell white colour anot ~
XeactorZ
post May 20 2011, 10:28 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(lwk523 @ May 20 2011, 03:37 PM)
From the 1st page, Malaysia lg did bring White colour to malaysia. But still we can get white colour from lowyat seller ? it is ap set ?
*
normally LG oni sell in ori set

QUOTE(ggaregg @ May 20 2011, 08:17 PM)
I just bought optimus one from digi, and it comes with ndrive. But I hit the australia map! Though I'm very sure I hit the Malaysia map actually :-(

How to fix this, as the device is only entitled to one free map.

Tried resetting the data, but still the same, guess they have recorded that in their server :-(
*
try other GPS bah
like aura ~
XeactorZ
post May 21 2011, 02:28 AM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
its ori set
coz lg malaysia has bring white colour since last month
XeactorZ
post May 22 2011, 11:51 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
already using v10f around 2month
haiz fas release new version lar ~
XeactorZ
post May 23 2011, 05:38 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
Hi all,can someone teach me how to overclock my phone processor with using stock rom v10f ??
which is default processor speed in 600mhz to higher clock speed ??
because i found i play some game will lag,example angry birds
*i don't want to use custom rom,because last time fail to flash it and send to service centre due to can't turn on phone
so,i hope all of you can teach me step-by-step guide to overclock my processor speed with using stock rom v10f
Regards
XeactorZ
post May 24 2011, 12:04 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(lwk523 @ May 23 2011, 11:43 PM)
Do you do why it cant turn on ? cause by rom or ur step problems? Cos I gonna try it flash custom rom sooner. need advice here . sweat.gif
*
ermm not sure
coz got ppl teaching me,so i dunno is it i do wrong or he teach wrong ~
XeactorZ
post May 24 2011, 10:27 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(wohoo @ May 24 2011, 04:12 PM)
where can i found silicon case for this phone model? i mean in Shop...Lowyat? or somewhere else?
*
so far i just epikcase oni wor

QUOTE(leeyc_sy @ May 24 2011, 09:29 PM)
1st need to root your v10f rom as below.
here are the procedure to install gingerbread root.
-copy all files from sd card to pc(backup)
-now format sd card fat32
-place the gingerbread apk 1.20 in sd card.
-now enable usb debugging settings-application-development -usb debugging (check the box)
-install gingerbread apk using file manger .
-press root and wait .the phone will reboot if it doesnt wait fr some time and see -if it works if not remove ur battery and reinsert ,switch on check if u have superuser icon in application.

2nd INSTALLING ANDROID SDK IN ORDER TO USE ADB

First install JDK and JRE from here http://www.oracle.com/technetwork/ja...ads/index.html (choose your appropriate os)
ANDROID SDK LINK:http://developer.android.com/sdk/index.html (LATEST VERSION r10)
Install ANDROID SDK
Click next
Now it wont show next option to proceed just hit back once and click next again (you will be able to proceed with installation now)
Run android sdk manager(note :Run as Administrator orelse it wont download the packages) it will show various packages available just click cancel.
Click on available packages-android repository-uncheck SDK PLATFORM ANDROID ALL VERSION EXCEPT 2.2(U CAN LATER INSTALL THE VERSION U REQUIRE LATER WHEN U NEED IT)
Click install selected
Click select all and proceed with the installation.(this might take a long time depending on your connectivity)

NOTE:IF YOU DONT RUN AS ADMIN THEN THE INSTALLATION WILL FAIL

3th INSTALLING CUSTOM RECOVERY

DOWNLOAD THUNDERG CUSTOM RECOVERY AND FLASH IMAGE FROM HERE http://www.multiupload.com/2XXSX4X2PX
PROCEDURE TO INSTALL RECOVERY
MOUNT SD CARD
EXTRACT OR UNZIP THE FLASH IMAGE DIRECTLY TO YOUR SD CARD (ROOT OF SD CARD)
EXTRACT OR UNZIP THE RECOVERY IN YOUR PC ITSELF AND COPY IT TO YOUR SD CARD (ROOT OF SD CARD)
UNMOUNT SD CARD AND MAKE SURE USB DEBUGGING IS ENABLED
NOW OPEN COMMAND PROMPT AND RUN AS ADMINISTRATOR (START- ALL PROGRAMS-ACCESORIES-COMMAND PROMPT-RIGHT CLICK AND RUN AS ADMIN)
NOW TYPE IN THE COMMAND PROMT(PRESS ENTER AFTER EACH COMMAND)(JUST COPY AND PASTE,KEYBOARD SHORTCUT WONT WORK)

cd c:\Program Files\Android\android-sdk\platform-tools (by default it should be this only where the sdk is installed)

adb shell

su (it will ask for root permission in your phone screen just allow)

mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system

cat /sdcard/flash_image > /system/bin/flash_image

chmod 755 /system/bin/flash_image

mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak (you will get an error just proceed)

mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system

flash_image recovery /sdcard/LGp500-recovery-v12.img (note just name the blue marked as the same as your custom recovery name and should end with .img)

reboot recovery

WAIT FOR SOMETIME AND IT WILL BE DONE AND AUTOMATICALLY BOOT INTO RECOVERY.

then for overclock
download http://www.mediafire.com/?li7aviy6awdebs5
then copy to sdcard.
boot to recovery mode by press home+vol down+power.
from recovery mode, choose flash from sdcard then choose signed kernel v1.1.zip.
*
wah thanks for ur teaching
but,i ask the same question at xda,got some1 teach me like this
see below quote

QUOTE
1. root your phone
2. install a custom recovery (the easiest way is to install ROM Manager from Market and select "flash cwm recovery"
3. download a custom kernel (I'm using franco's) and copy it on your sdcard
4. boot into custom recovery: turn off your phone and then press vol down + home + power and release at lg logo
5. make a nand backup
6. wipe dalvik cache (in cwm recovery it's in advanced menu)
7. select install zip from sdcard, select your kernel from the sdcard and flash it.
8. start your phone and install setcpu; use max 729mhz


got any difference between the method u teach and the method teach me xda forumer o.O ?
XeactorZ
post May 25 2011, 10:03 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(wohoo @ May 24 2011, 11:17 PM)
oh ya..i saw it in the front front post..thanks for the info..that is the case im looking for
*
o.O,garage sales is selling it

QUOTE(leeyc_sy @ May 25 2011, 06:57 AM)
i never do wipe dalvik cache.
i believe both method can be use.
i have overclock via v10f rom.
kernel is different, install recovery mode is different.
my is use pc to install recovery mode.
*
okay,thanks for ur explanation

QUOTE(mcfurby @ May 25 2011, 09:29 PM)
have anyone changed to andriod 2.3? does anyone provide the service? any prob?
*
official rom don't have yet,oni custom rom got

i got another problem,as i lazy to type again
so i copy and paste here
click the spoiler pls,thanks

» Click to show Spoiler - click again to hide... «



XeactorZ
post May 26 2011, 09:30 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
find HD wallpaper
then click it,and choose the wallpaper u wan
then click set as wallpaper
but require internet ~
XeactorZ
post May 27 2011, 03:13 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
pls help me T_T
more than 1week can't connect college wifi public network at school already
pls click spoiler

» Click to show Spoiler - click again to hide... «

XeactorZ
post May 28 2011, 12:57 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
another video for for lg optimus one gingerbread
*take from xda forum,and that video is 18minute ~
http://www.youtube.com/watch?v=f6jpf20YOfE
XeactorZ
post May 29 2011, 09:49 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(jackpro41 @ May 28 2011, 07:03 PM)
thanks for the reply bro...^^
any recommended apps from you? ^^since u r the user of optimus one as well^^
*
u can refer to page 1 smile.gif
or xda forum of lg optimus one section,got alot there ~
XeactorZ
post May 29 2011, 11:57 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(jackpro41 @ May 29 2011, 10:14 PM)
u mean battery those stuff?

now i have more issue and problem about the phone man =(
*
im mean the apps recommendation
and ur phone got any problem ??
mine just only have the problem with which can't connect college public wifi
haiz duno how to solve at all T_T
XeactorZ
post May 30 2011, 06:33 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(aweeff @ May 30 2011, 12:12 AM)
last time i also had the same problem.. i tried many ways, in the end after i gave up..i just restore to factory setting.. then ok already..
*
o.O,but i scare the factory reset also wipe the application which i move to microsd
so how ??
just wipe oni ??
and after wipe,my facebook,twitter version will drop back to the factory version ?

QUOTE(jackpro41 @ May 30 2011, 02:14 PM)
oh no, then u should give a try the solution that suggested by aweeff. factory reset it.
hopefully it works for XeactorZ.
*
thanks for teaching the solution,gonna try it out ~

QUOTE(canaviso @ May 30 2011, 03:51 PM)
hi guys, i lost the headset that came with the phone.
- where can i buy a replacement?
- or any other compatible headsets?

thanks!
*
try search at garage sales ?
XeactorZ
post May 30 2011, 09:14 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(leeyc_sy @ May 30 2011, 08:55 PM)
did you key in the wifi password correctly?
try get in wifi setting, choose your college wifi, press long time, it will come out a menu; then press forget network.
then re key in your college wifi password... should be ok now.
*
my college wifi is public network
so no need type any password
and i finally choose factory reset data,it also wipe out my application which i store into microsd
arrgh,need download back ~~
XeactorZ
post May 31 2011, 12:32 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(jackpro41 @ May 31 2011, 12:21 AM)
lol...poor u... until now i still haven't find any solution, lately busy with assignment, my phone put aside first...  vmad.gif
*
me yesterday just do a factory data reset
all my application wipe,i don't care about it
but today,i go college and connect the public wifi,also stuck at obtaining ip address
how T_T
XeactorZ
post May 31 2011, 10:21 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(Hitman91 @ May 31 2011, 01:56 PM)
i guess the wifi is problem..
*
but how come my friends which using SE xperia x10 and samsung galaxy ace was able to connect the wifi ??

QUOTE(salem74 @ May 31 2011, 08:28 PM)
plant vs zombie for android is out, playing in my o1 now =),

it need 76mb+ for install, but after that can be moved to sd card
*
how come i can't found at android market using computer ??
XeactorZ
post May 31 2011, 11:19 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(jackpro41 @ May 31 2011, 10:32 PM)
no idea man.
sometimes i also face this problem. jus like today i when to college and can't connect to the wifi provided as well. the screen keep on showing obtaining IP address. LOL.

no idea whats going on. SAD. wifi available but can't use it.  vmad.gif
*
so how u do ??
factory data reset also ??
and may i know what college u studying ??

QUOTE(wohoo @ May 31 2011, 10:32 PM)
hei guys..i have a problems..i found out that the phone memory available keep dropping after the phone on..why ah? i try kill task but yet still same problems
*
ur means is internal phone memory storage or RAM ??
XeactorZ
post May 31 2011, 11:56 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(salem74 @ May 31 2011, 11:26 PM)
now available for free in amazon market for US, but pvz can be downloaded at 'cough' websites.
*
o.O,i wait officially release at market
coz at amazon,v can't download,need to do alot things to download from there

QUOTE(wohoo @ May 31 2011, 11:41 PM)
i guess is RAM.....cz the 1 appear in the task killer applications there which stated as available memory...
*
ya is RAM
is like that de,everytime phone turn on sure alot apps that v no open it
they auto start
just use advanced task manager end it ~
XeactorZ
post Jun 1 2011, 02:30 PM

♥ PandaDog ♥
*********
All Stars
31,607 posts

Joined: Aug 2010
QUOTE(wohoo @ Jun 1 2011, 08:54 AM)
i knw..but the problem is after killed it oredi..after a while.it wil happen again
*
using stock rom is like that de ~

29 Pages « < 11 12 13 14 15 > » Top
 

Change to:
| Lo-Fi Version
0.0372sec    0.80    7 queries    GZIP Disabled
Time is now: 27th November 2025 - 11:03 PM