78 reputation
6
bio website
location bangalore
age 25
visits member for 3 months
seen May 13 at 14:06
stats profile views 3

Mar
13
comment Phone connected to wireless but does not respond to pings
Are you trying to ping your phones from some other devices connected to same wifi network?
Mar
13
comment how to restrict my android wifi connect to only one access point?
Just a try, remove write permission of wpa_supplicant.conf file after saving your preffered ssid. I havent tried yet.
Mar
13
comment Is it possible to pull data using Android Debug Bridge on an N7 while soft bricked
For using fastboot debug mode is not required. You can download stock image from google and unzip the file ,after that just flash boot.img after entering to fastboot mode. Fastboot flash Command is fastboot flash boot boot.img. But i am not 100% sure this would help your case. But just worth a try.
Mar
12
answered how to know the name of interface for WIFI DIRECT in android?
Mar
11
comment Press android version thrice took me to another screen which shows big Jellybean logo!
I see..thanks for the clarification .
Mar
11
accepted Press android version thrice took me to another screen which shows big Jellybean logo!
Mar
11
awarded  Editor
Mar
11
revised Press android version thrice took me to another screen which shows big Jellybean logo!
added 2 characters in body
Mar
11
asked Press android version thrice took me to another screen which shows big Jellybean logo!
Mar
10
awarded  Commentator
Mar
10
comment how to measure the RSSI strength signal between peers using wifi direct?
U should somehow compile and run wpa_cli.do a google search.honestly i am not sure how to get this if not present by default.
Mar
10
comment how to measure the RSSI strength signal between peers using wifi direct?
Issue: netcfg to get all interface names. Check the line ctrl_interface line inside wpa_supplicant.conf file for socket path.
Mar
10
asked Is there any way to do a Facebook video chat on Android devices?
Mar
9
awarded  Scholar
Mar
9
accepted Galaxy Nexus does not charge when turned on
Mar
9
answered Regarding adb command: Error while loading shared libraries
Mar
8
comment Galaxy Nexus does not charge when turned on
@forums,@Scott: I am able to charge using a 2A charger even when turned on. So is it not a hardware related issue?Any idea ?
Mar
7
answered How can I install wpa_cli on my rooted device?
Mar
6
comment how to measure the RSSI strength signal between peers using wifi direct?
Root access might be required to run wpa_cli.
Mar
5
comment how to measure the RSSI strength signal between peers using wifi direct?
Well,i am not sure you can try wifi related activities in an emulator.