jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

How to download apk files with broken OTG USB port on beagleboard version C3( old) #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

I try to fix the OTG port. Thourgh power does comes to board from it. But no 
cunnumination. Actually the whole port strck out of the board as I was trying 
to get mini usb cable out of the OTG connector( But that is diff issue)

What version of the product are you using? On what operating system?

Beagleboard version C3( old), Host PC OS: Ubunto : 11.3

Please provide any additional information below.

Hi I have a beagle board C3( old version ). Now the issue is I have broken USB 
OTG port. So I cannot use that port for installing
New apk files on beagle board. Neither the beagle board have any Ethernet port. 
Will it be possible for me to use the other USB port for connecting it with PC 
host and use that to install new APK files.  
              Or if there is any other way to install new apk files directly in SD card.  I am using rowboat development. 

Original issue reported on code.google.com by chabbe...@gmail.com on 2 Aug 2011 at 2:21

GoogleCodeExporter commented 9 years ago
You can copy the .apk into /system/app directory of the sdcard. The app should 
be installed on next reboot.

Original comment by vishvesh...@aim.com on 3 Aug 2011 at 5:45

GoogleCodeExporter commented 9 years ago
it seems copying a apk file is not straight forward. Permission denied error 
pop up.
do I need to use root explore application etc. 

Original comment by chabbe...@gmail.com on 10 Aug 2011 at 10:33

GoogleCodeExporter commented 9 years ago
Okay, it was super user simple issue. I did copy my HelloWorld.apk file in the 
/system/app directory of the sdcard.  But Despite many reboots. It seems I am 
not able to see it as installed. So cannot run it.  
From 
setting/manage application/ list all . I am trying to search for the 
application. It is not listed.
 perhasp using adb over USB is only option, but unfirtunatly my OTG port is broken.

Original comment by chabbe...@gmail.com on 15 Aug 2011 at 4:29