Re: [android-kernel] Need to run .apk files or CTS testcase individually on arm target

2013-01-03 Thread Lei Bian
2012/12/16 Jinho Park : > Adb install apk > > 2012년 12월 13일 목요일에 Manjeet Pawar님이 작성: > >> Hi Every 1, >> I want to run .APK file on my ARM boardI have copied a CTS package and >> choose randomly a .APK file which I want to run independently on my >> board...Any body know how to do this..??? >>

Re: [android-kernel]

2013-01-03 Thread Bridgette
I'm not sure why it reboots but try the following to resolve the issue... ### run the following command ### $ lsusb Bus 001 Device 016: ID 0bb4:0c87 High Tech Computer Corp. Desire (debug) ### add your device to the following file (you may need to create file) ### $ sudo vi /etc/udev/rules.d/5

Re: [android-kernel]

2013-01-03 Thread Manjeet Pawar
r u connecting ur device with usb cable..??? and u can connect it directly ,dont need to give ip address of host...i checked .. try it again, use working IP adress.. On Thu, Jan 3, 2013 at 2:11 AM, raja pavan wrote: > I dont see interfaces usb ethernet interface on host, > > Also I do not see

Re: [android-kernel]

2013-01-03 Thread raja pavan
I dont see interfaces usb ethernet interface on host, Also I do not see any IP address settings on the device... On 3 January 2013 15:36, Manjeet Pawar wrote: > hey r u doing with USB cable or serial console > > if usb then ti will be too much easy..enable usb debugging in developer > optio

Re: [android-kernel]

2013-01-03 Thread Manjeet Pawar
hey r u doing with USB cable or serial console if usb then ti will be too much easy..enable usb debugging in developer option and set your host IP address on target . because adb is supposed to connect b/w authorised host and target... Thanks On Thu, Jan 3, 2013 at 1:59 AM, yarra vivek wrot

Re: [android-kernel]

2013-01-03 Thread raja pavan
adb shell this command blocks On 3 January 2013 15:29, yarra vivek wrote: > sudo -i > adb kill-server > adb usb > > you will have permissions as root > > > On Thu, Jan 3, 2013 at 3:08 PM, raja pavan wrote: > >> adb usb >> error: insufficient permissions for device >> >> >> >> On 3 January 2013

Re: [android-kernel]

2013-01-03 Thread yarra vivek
sudo -i adb kill-server adb usb you will have permissions as root On Thu, Jan 3, 2013 at 3:08 PM, raja pavan wrote: > adb usb > error: insufficient permissions for device > > > > On 3 January 2013 15:00, yarra vivek wrote: > >> try >> adb kill-server >> sudo adb devices >> >> On Thu, Jan 3, 2

Re: [android-kernel]

2013-01-03 Thread raja pavan
adb usb error: insufficient permissions for device On 3 January 2013 15:00, yarra vivek wrote: > try > adb kill-server > sudo adb devices > > On Thu, Jan 3, 2013 at 2:50 PM, yarra vivek wrote: > >> I dont think you need to jail break. are you using linux machine?? >> >> >> On Thu, Jan 3, 2013 a

Re: [android-kernel]

2013-01-03 Thread yarra vivek
try adb kill-server sudo adb devices On Thu, Jan 3, 2013 at 2:50 PM, yarra vivek wrote: > I dont think you need to jail break. are you using linux machine?? > > > On Thu, Jan 3, 2013 at 2:49 PM, raja pavan wrote: > >> I think you need to jail break the device, let me know if you can jail >> bre

Re: [android-kernel]

2013-01-03 Thread raja pavan
yes I am using a linux machine On 3 January 2013 14:50, yarra vivek wrote: > I dont think you need to jail break. are you using linux machine?? > > > On Thu, Jan 3, 2013 at 2:49 PM, raja pavan wrote: > >> I think you need to jail break the device, let me know if you can jail >> break micromax a

Re: [android-kernel]

2013-01-03 Thread yarra vivek
I dont think you need to jail break. are you using linux machine?? On Thu, Jan 3, 2013 at 2:49 PM, raja pavan wrote: > I think you need to jail break the device, let me know if you can jail > break micromax a 110 > > > On 3 January 2013 14:45, yarra vivek wrote: > >> If using linux. Kill adb an

Re: [android-kernel]

2013-01-03 Thread raja pavan
I think you need to jail break the device, let me know if you can jail break micromax a 110 On 3 January 2013 14:45, yarra vivek wrote: > If using linux. Kill adb and run as root user. > On Jan 3, 2013 2:37 PM, "raja pavan" wrote: > >> I tried to enable developer option -> USB debugging... >> >

Re: [android-kernel]

2013-01-03 Thread yarra vivek
If using linux. Kill adb and run as root user. On Jan 3, 2013 2:37 PM, "raja pavan" wrote: > I tried to enable developer option -> USB debugging... > > then adb list > > the device is listed with > > not allowing me logcat, so do you have some method to get logs? > > cheers > > raja pavan > > On

Re: [android-kernel]

2013-01-03 Thread raja pavan
I tried to enable developer option -> USB debugging... then adb list the device is listed with not allowing me logcat, so do you have some method to get logs? cheers raja pavan On 3 January 2013 14:35, yarra vivek wrote: > attach logs > On Jan 3, 2013 2:32 PM, "raja pavan" wrote: > >> Hi

Re: [android-kernel]

2013-01-03 Thread yarra vivek
attach logs On Jan 3, 2013 2:32 PM, "raja pavan" wrote: > Hi > > I am facing problems with my micromax a110 phone, internet browsing over > WiFi. > > For any wifi related thing, it reboots, be it WiFi ON/OFF. > > When from System Settings -> Select Wifi NetWork -> Connect > > It consistently rebb

[android-kernel]

2013-01-03 Thread raja pavan
Hi I am facing problems with my micromax a110 phone, internet browsing over WiFi. For any wifi related thing, it reboots, be it WiFi ON/OFF. When from System Settings -> Select Wifi NetWork -> Connect It consistently rebbots while acquiring the IP Address. Please suggest me a fix for this prob