Android Tablets Forum banner
1 - 10 of 10 Posts

· Registered
Joined
·
23 Posts
Discussion Starter · #1 ·
For some reason, I cannot get adb to work properly. Ive installed the sdk, added the location of the tools folder to the environment variables/path, can do an adb devices and it sees :0123456789abcdef device as connected.I navigate to desktopSDKtools and try to do an adb push file /location_on_device and it returns to a blinking cursor and will sit there as long as I let it but file isnt transferred.Can someone please help me? I need to be able to get adhoc tethering to work and need to push files to it.Ive tried to install droid explorer but for some reason its not working either...This is on a win7 32 bit Sony VAIO laptopif that matters.
 

· Registered
Joined
·
35 Posts
Do you have wifi? What kind of files are you trying to push? If the files aren't system files you might consider using something like webshare which can be found in the download section of this forum. If they are system files, boot graphics, or Market files, you'll need to root your device first. Search for it, there are several threads on how to root.
 

· Registered
Joined
·
23 Posts
Discussion Starter · #3 ·

· Registered
Joined
·
30 Posts
[quote name='Turb02;46313]For some reason' date=' I cannot get adb to work properly. Ive installed the sdk, added the location of the tools folder to the environment variables/path, can do an adb devices and it sees :0123456789abcdef device as connected.I navigate to desktopSDKtools and try to do an adb push file /location_on_device and it returns to a blinking cursor and will sit there as long as I let it but file isnt transferred.Can someone please help me? I need to be able to get adhoc tethering to work and need to push files to it.Ive tried to install droid explorer but for some reason its not working either...This is on a win7 32 bit Sony VAIO laptopif that matters.[/QUOTE'] Do you have USB Debugging enabled? (settings - applications - development)
 

· Registered
Joined
·
440 Posts
It's safe to assume that before you try connecting to your Flatpad using adb (adb connect IP:5555) over wifi or ethernet dongle you are entering the command "adb tcpip 5555" with your FlatPad connected to your PC via USB so we can eliminate that as a problem.Your FlatPad can connect to the internet and surf web sites properly?
 

· Registered
Joined
·
23 Posts
Discussion Starter · #8 ·
yes to both. I was able to connect to it, push the files but still cannot get the files to work with the apk in the link listed above.IDK whats going on with this. Im thinking about reverting back to 0809 and trying that.
 

· Registered
Joined
·
23 Posts
Discussion Starter · #10 ·
Ive tried different cables, 5 to be exact. Ive tried several camera usb cables and 3 USB hard drive cables. Does this application and setup work on 0818 firmware? If not I will just downgrade as this is the only reason Ive bought these devices, to tether and connect to the internet. Im currently running 0818 on 2 devices and everytime I send the files to the device, it says "Unable to start wifi" when I try to start it.
 
1 - 10 of 10 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top