This hasn't nothing to do with the phone, but your wireless router.
If you have MAC based filtering on, which I doubt you do, then you need to turn it off.
Thanks for your help...
Don't think I have MAC filtering on...fyi, wifi worked for me in the previous build...
I do notice problem in Settings, Airplane mode got selected, disabling connections...when I try to deselect this mode ie, click on checkbox to get rid of the green checkmark, nothing happens, can't seem t get out of this mode....
umount /dev/mmcblk1p1
mkfs.vfat /dev/mmcblk1p1 -n sdcard
mke2fs -j -m0 -L NITDroid /dev/mmcblk1p2,,,,, cant format sdcard on the pc instead cos it takes so long to format in terminal
Hi guys,i have tried to install the multiboot but i think i made a mistake,cos it says that the file or directory not found,so how to i delete everything and start over.
Hi guys,i have tried to install the multiboot but i think i made a mistake,cos it says that the file or directory not found (step 6),so how to i delete everything and start over.
umount /dev/mmcblk1p1
mkfs.vfat /dev/mmcblk1p1 -n sdcard
mke2fs -j -m0 -L NITDroid /dev/mmcblk1p2,,,,, cant format sdcard on the pc instead cos it takes so long to format in terminal
umount /dev/mmcblk1 (without p1 at the end) beacause mmcblk1p1 is the dos partition, mmcblk1p2 is the ext3 partition and mmcblk1 is the sd card (you can't unmount a partition!) lol