So i was messing with my tablet and ended up f*, i can access twrp, but cant find a way to mount the drive to transfer the files.
any ideas, how to put transfer a rom or something?
anarkhy said:
So i was messing with my tablet and ended up f*, i can access twrp, but cant find a way to mount the drive to transfer the files.
any ideas, how to put transfer a rom or something?
Click to expand...
Click to collapse
Go to advanced tab of twrp and select ADB sideload. You need to have adb installed ofc. If you dont have it download minimal adb http://forum.xda-developers.com/showthread.php?t=2317790
thanks man, that worked. just got my g pad today and in less than 2 hours using the thing almost broke it.
Im glad you sorted it out, i forgot to mention that you could also move the files to a microsd card using a card reader.
katsika said:
Go to advanced tab of twrp and select ADB sideload. You need to have adb installed ofc. If you dont have it download minimal adb http://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
how do i use adb sideload if my computer doesn't recognize the tablet? i'm having the same problem. i have all the drivers installed.
atomicblue said:
how do i use adb sideload if my computer doesn't recognize the tablet? i'm having the same problem. i have all the drivers installed.
Click to expand...
Click to collapse
you need to have the adb drivers installed and not lg's drivers. Take a look at twrp's site: http://teamw.in/ADBSideload
Dear everyone,
I have a problem with twrp 2.7.0.0
i using kindle fire hd 8.9lte and root it. so i install zip pa_jemlte- 4.4rc2 with pa_gapps-stock 4.4 but it not run
and Now, i cant go my OS,and i dont have any another rom in my kindle.
I just go TWRP 2.7.0.0. I try manything to adb sideload or adb push but it not connect with my pc.
my adb version is 1.0.32 but my adb devices is not thing, i can use more adb version but not thing change.
I try to USB OTA to take rom from usb but it doesnt work.
Any have idea?
I try more and more.
Thank you,
my email: [email protected]
ps: sorry for my english. that terrible. i think you know what I saying
addition
in addition, my devices manager has "!" beside kindle
I think this is case problems. when i use any commands adb ... it show: "error: devices not found"
I think if my devices connect to pc , i can use adb.
Thank you,
expect news soon
VietAnh
[email protected]
Hi i tryed sideload android stock keyboard on moto360. After install and enabling i can use stock keyboard . Edges difficult for pushing like a,z,p,delete keys. And Dictionaries can be download from Android Keyboard Gui.
for installing step by step:
firs download apk : http://apps.evozi.com/apk-downloader/?id=com.google.android.inputmethod.latin
enable debuggind both watch and phone.
Connect via adb with :
Code:
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
install apk to watch :
Code:
adb -s localhost:4444 install com.google.android.inputmethod.latin.apk
After installing enable keyboard default:
Code:
adb -s localhost:4444 shell ime enable com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
adb -s localhost:4444 shell ime set com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
Thats it, now you can use keyboard.
Here is the screenshoot:
the first line after installation should be:
Code:
adb -s localhost:4444 shell ime enable com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
right ?
and a little question, how long did it took to install it? the size of the file is some 19mb, and it takes on my end FOREVER to install, don't know if its stuck or doing something.
3rd edit:
FFS !!! 25kb for sec with ADB to the moto360 ... thats ... so slow !!!
it should take some 15 minutes to install the damn thing
1immortal said:
the first line after installation should be:
Code:
adb -s localhost:4444 shell ime enable com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
right ?
and a little question, how long did it took to install it? the size of the file is some 19mb, and it takes on my end FOREVER to install, don't know if its stuck or doing something.
3rd edit:
FFS !!! 25kb for sec with ADB to the moto360 ... thats ... so slow !!!
it should take some 15 minutes to install the damn thing
Click to expand...
Click to collapse
Sorry about that, first line is enable then set line.
Mine installed like 15 min. like you sad. Did you installed and tested?
Yep, but it slowed down the whole thing, I'll remove it and try something else, more light, I hope.
Sent from my MI 3W using Tapatalk
Won't Work!
I'm trying to do this and i followed your steps, my adb is set up, my moto360 is connnected, but it won't install, i tried using -r, and -l as well but then my command prompt like freaks out and a bunch of stuff comes up. help please!
Googex said:
I'm trying to do this and i followed your steps, my adb is set up, my moto360 is connnected, but it won't install, i tried using -r, and -l as well but then my command prompt like freaks out and a bunch of stuff comes up. help please!
Click to expand...
Click to collapse
First Thing you need to Enable Debugging over Bluetooth in Android Wear application on smartphone.
Then, you can connect with adb.
zhackary said:
First Thing you need to Enable Debugging over Bluetooth in Android Wear application on smartphone.
Then, you can connect with adb.
Click to expand...
Click to collapse
I've already done so, it even comes up when I check adb devices in the command prompt
Googex said:
I've already done so, it even comes up when I check adb devices in the command prompt
Click to expand...
Click to collapse
Can you share adb result , after using install command.
with which apps is working ?
HELP
Hi guys. Anyone having this issue where the apk is succesfully installed but when opened from watch it says "Unfortunately, Google Keyboard has stopped".? I don't know what I did wrong. I follow the instruction very carefully. Please help!. Thnx in advance
billyli19 said:
Hi guys. Anyone having this issue where the apk is succesfully installed but when opened from watch it says "Unfortunately, Google Keyboard has stopped".? I don't know what I did wrong. I follow the instruction very carefully. Please help!. Thnx in advance
Click to expand...
Click to collapse
Can you try this apk, new google keyboard maybe won't work on some devices.
https://drive.google.com/file/d/0Bz2XKqRXsgUldkd3VkJqTXRMTVU/view?usp=sharing
zhackary said:
Can you try this apk, new google keyboard maybe won't work on some devices.
https://drive.google.com/file/d/0Bz2XKqRXsgUldkd3VkJqTXRMTVU/view?usp=sharing
Click to expand...
Click to collapse
Thnxs a lot!!! It really worked this time. But one more question if a may. How can I use the keyboard? Tried replying/taking a note etc on my watch but only voice command. Don't know how to use the keyboard. Can you please explain?
billyli19 said:
Thnxs a lot!!! It really worked this time. But one more question if a may. How can I use the keyboard? Tried replying/taking a note etc on my watch but only voice command. Don't know how to use the keyboard. Can you please explain?
Click to expand...
Click to collapse
Sorry but you can't, only few apps work with keyboard, like wear messenger or pong.
Help me with some steps
Hi there,
I tried to install the app, but i have to use some other command lines then yours.
So to install any app i use this command: adb -e install.
But how can i set those keyboard defauls using my command.
Please help me.
Thx
Nasir
its very hard to do
their is any video it shows how to fix ?
Slingplayer for Fire TV apk..can anyone install it and do an adb pull for me? IT's a FREE app
I want to test it on the nexus player bu do not have a fire tv stick to pull it from myself. I already got it from the app store...now all i need is the apk.
Thanks to anyone who can help me out!
What's the cmd line for pulling apk?
phibo said:
What's the cmd line for pulling apk?
Click to expand...
Click to collapse
Well if you already have adb setup then you would need to first connect to the fire tv via wireless adb. I think its
"adb connect {192.168.X.XXX)" for the fire tv
then we need to find where the apk is installed on the device so:
"adb shell pm list packages" to get the full name of the package then:
"adb shell pm path com.example.someapp" To get the path of the file
It should be in the /data/app/ folder so the path would be:
"/data/app/com.example.someapp.apk"
Then the command would be:
"adb pull /data/app/com.example.someapp.apk"
It will dump the app onto your computer wherever you have adb installed
If you can get it working please let me know and upload the file here. I'm sure im not the only one that could benefit!
Thanks
You can use EsExplorer to back up the apk then transfer it elsewhere.
I installed the app but found it only supported the newer units and not my old Slingbox AV do I uninstalled it.
Sent from my SCH-I500 using Tapatalk
https://www.dropbox.com/s/ob1hzo4g50h6u6i/com.slingmedia.slingPlayerFireTV-1.apk?dl=0
Is there any way you could re post the link? In need of it.
can anyone post the Slingplayer for Fire TV apk again? I want to the in my Android TV
Hi guys, how i can delete app? For example Fit or Shazam or Amazon ? I want delete them from watch but not from phone.
Thank you
cadalu46 said:
Hi guys, how i can delete app? For example Fit or Shazam or Amazon ? I want delete them from watch but not from phone.
Thank you
Click to expand...
Click to collapse
You could connect to the device via "adb shell" and remove the folder of the application in /data/app/*FOLDER* . The problem is, you need to be root and maybe additional files where created during the installation-process, which are in other folders. So this is a quick and dirty solution .
root watch and use adb commands: adb shell pm list packages (this will list the installed apps ie, com.test.app) then: adb uninstall com.test.app