Well to get a long story short,im not a complete noob in the rooting,optimising,flashing bussiness.
So dont tell me flash this kernel or this stock rom,or this or that.
The problem after hours of searching is a bad app.
I have bought over 500 apps cause i want to support the community.
So,when i restore all my apps,when the phone starts,after the home screen loads AT THE MOMENT WHERE IN TOUCHWIZ OR ADW OR WHATEVER THE APPS ARE FINALLY LOADED
REBOOT,hot reboot most of the times...
I tried everything...startup managers to block everything and i mean everything...
Rescan media root app to stop scanning of sdcard...
Everything,no matter if it froyo,ginger,ics,stock,rooted or WHATEVER.
Of course i can install one app at a time an reboot,to see what happens but that will take ages and also maybe one app 'hit' with another...
So help me find the bad app...
I am no noob but i am no pro either...
So how do i take a logcat? Will that help either way?
Do i have to use adb?
help....
You are kidding right? You have 500 apps installed at the same time? Why on Earth? I think you are lucky the phone even tries to boot...
On to your problem at hand - no one here will be able to help you with the info you provided.
I thought their was like a 30 app limit to android?
Adb is your best bet.
Sent from my HD2 using xda premium
kylew1212 said:
I thought their was like a 30 app limit to android?
Adb is your best bet.
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
Yes,i have so many apps and i want to find which app 'collides' with another or at least which app causes problems.
I used logcat with semaphore kernel and i have taken out some txt files just before the soft reboots...
How adb will help me.
I will find how to install adb but what then?
What command should i use?
And the phoen will be open?In recovery? What?
Please help....
karapoutsoglou said:
Yes,i have so many apps and i want to find which app 'collides' with another or at least which app causes problems.
I used logcat with semaphore kernel and i have taken out some txt files just before the soft reboots...
How adb will help me.
I will find how to install adb but what then?
What command should i use?
And the phoen will be open?In recovery? What?
Please help....
Click to expand...
Click to collapse
Well you certainly need apps 2 SD ... but you probably already have that.
To use adb, download it firstly. Its in the Google developer tools.
Once downloaded open terminal. Alt+ctrl+t. Use CD to change to the directory that contains adb in the platform tools. Once your in the folder containing adb, type "./adb logcat" without the quotes. This is for a computer running Ubuntu Linux also
Sent from my HD2 using xda premium
kylew1212 said:
Well you certainly need apps 2 SD ... but you probably already have that.
To use adb, download it firstly. Its in the Google developer tools.
Once downloaded open terminal. Alt+ctrl+t. Use CD to change to the directory that contains adb in the platform tools. Once your in the folder containing adb, type "./adb logcat" without the quotes. This is for a computer running Ubuntu Linux also
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
thanx for the response.
i have set adb succesfully and i see the logcat on my cmd window running like hell most of the time.
i read that you can use some commands like -w -e etc to narrow the results to important messages? is that correct?
if yes,how you can do that? i mean the full command adb logcat....etc
thanx in advance
karapoutsoglou said:
thanx for the response.
i have set adb succesfully and i see the logcat on my cmd window running like hell most of the time.
i read that you can use some commands like -w -e etc to narrow the results to important messages? is that correct?
if yes,how you can do that? i mean the full command adb logcat....etc
thanx in advance
Click to expand...
Click to collapse
Unfortunately I have very little adb experience...
Maybe try something like the same command you used
"./adb logcat"
I guess going by what you're saying you could try something like
"./adb logcat -w" try that then maybe replace the w with e..
Keep in mind these are just guesses because I do not know for certain
I will research as soon as possible and write a quide for it as this can benefit lots of people
Sent from my HD2 using xda premium
kylew1212 said:
I will research as soon as possible and write a quide for it as this can benefit lots of people
Click to expand...
Click to collapse
thanx.
i had the same in mind.maybe something good can come out of this
Another way would be using ddms - connect your phone in debug and run ddms (it's included in the SDK Tools). It provides an interface to browse your device's logs and filter them according to your needs. I think you'll be able to locate that one which explains why your phone is crashing.
On second thought however - is it possible for you to turn the debug on?
avltree said:
Another way would be using ddms - connect your phone in debug and run ddms (it's included in the SDK Tools). It provides an interface to browse your device's logs and filter them according to your needs. I think you'll be able to locate that one which explains why your phone is crashing.
On second thought however - is it possible for you to turn the debug on?
Click to expand...
Click to collapse
thank you!
great idea,i will test it
yes,i can turn the debug on,because the phone crashes just when all the apps are loaded in the drawer.
it must be a bad app because i used to have many apps since froyo times and no problem.
like 500...and the phone was fast.
i really want to find that bad app and kill it
edit
================================
wow,ddms is a dream! thats what i was looking for!!!
thank you
Sorry for the double post but i thought it needed a single post.
Well,the problem is fixed with the help of you guys!!!
I was getting a hell lot of warnings about watchdog_n and stuff.
I googled it and appeared that a whole bunch of people had the same problem especially with nexus s etc.
They said it was due to some crappy app wanting to auto-sync.
So i did a wipe cache,wipe dalvik cache,fix fc and then when the phone rebooted i disabled the auto-sync.
Guess what,no more loops and soft reboots!!!
I still dont know what app is causing all the problems and propably never will,if you thing that the same apps in my tablet dont cause a thing,but after the auto-sync off the problem is gone.
Good thing though i dont need auto-sync cause its not the best solution...
Related
I have the one click root on my computer. I was able to root stock 2.1 but not Froyo. I cant seem to get a normal Update.zip to reinstall to root it. Can anyone help me out with this? Thank you
Have you used adb before? Its easy. Just need to get the sdk dev kit. Then go here.
http://forum.xda-developers.com/showthread.php?t=797397
smokestack76 said:
Have you used adb before? Its easy. Just need to get the sdk dev kit. Then go here.
http://forum.xda-developers.com/showthread.php?t=797397
Click to expand...
Click to collapse
I never have. But Im to nervous to attempt it bud lol
Its not hard. You can PM me if you want. Its easier than all the flashing to swap Kernels i think.
smokestack76 said:
Its not hard. You can PM me if you want. Its easier than all the flashing to swap Kernels i think.
Click to expand...
Click to collapse
+1 Its easier to cut and paste between windows. I also like to see how adb commands are used.
Terrigno said:
I never have. But Im to nervous to attempt it bud lol
Click to expand...
Click to collapse
If you're comfortable with flashing Froyo using adb shouldn't be a problem.
cappysw10 said:
If you're comfortable with flashing Froyo using adb shouldn't be a problem.
Click to expand...
Click to collapse
I sent smokestack a PM to see if he can help me out on how to do it. I just flashed the phone with Froyo following the directions here. I wasnt to sure about what I was doing but I did everything and it all eventually worked out well, with a couple scares lol. Im new to the rooting scene. I mean Im pretty savy when it comes to certain stuff and I was easy to install beta leaks and builds with BlackBerrys for 3 years. Im new to Android since the Captivate came out, so Im slowly trying to learn the tricks of the trade
Terrigno said:
I sent smokestack a PM to see if he can help me out on how to do it. I just flashed the phone with Froyo following the directions here. I wasnt to sure about what I was doing but I did everything and it all eventually worked out well, with a couple scares lol. Im new to the rooting scene. I mean Im pretty savy when it comes to certain stuff and I was easy to install beta leaks and builds with BlackBerrys for 3 years. Im new to Android since the Captivate came out, so Im slowly trying to learn the tricks of the trade
Click to expand...
Click to collapse
Sent you a reply as well.
I was wondering if someone was also willing to help me, the instructions on the link are kinda of vague I think
we are working on it
Seems that adb does not like Win7. Anyone else see issues?
smokestack76 said:
Seems that adb does not like Win7. Anyone else see issues?
Click to expand...
Click to collapse
nope. been working fine on mine since July....i have it on 3 machines all running win7 64bit ultimate
alme1304 said:
I was wondering if someone was also willing to help me, the instructions on the link are kinda of vague I think
Click to expand...
Click to collapse
The instructions seemed clear as day to me. Put the phone in debug mode, use adb to push the files, execute a shell script, use sqlite3 to allow side loading, change permissions on the files you pushed, and reboot.
Sent from my SAMSUNG-SGH-I897 using XDA App
rajendra82 said:
The instructions seemed clear as day to me. Put the phone in debug mode, use adb to push the files, execute a shell script, use sqlite3 to allow side loading, change permissions on the files you pushed, and reboot.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
you are forgetting one important step that nobody seems to want to do.
learn what all that means
its a gimme gimme gimme world....gimme now, i dont want to understand it! just do it for me!
Pirateghost said:
you are forgetting one important step that nobody seems to want to do.
learn what all that means
its a gimme gimme gimme world....gimme now, i dont want to understand it! just do it for me!
Click to expand...
Click to collapse
Kinda. Seems the OP here has win7 and i cant get it to play right. I see the above poster said they have it. Please post some info
rajendra82 said:
The instructions seemed clear as day to me. Put the phone in debug mode, use adb to push the files, execute a shell script, use sqlite3 to allow side loading, change permissions on the files you pushed, and reboot.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
I think what they are looking for is where to put the files that they download. I know in the rooting tread, it was missing. I also think some people do it differently, so it may help just to let them know how you find it easiest to navigate to them, etc.
Personally, I take the files that were downloaded and extract them all. Then make sure you have downloaded the android SDK program and put it on the root of your computers hard drive such as drive C:. Then add those files you downloaded to the "Tools" file within sdk.
To navigate to them with command prompt, it would look like: cd C:\android-sdk-windows\tools
Then run the commands as listed in the tread.
Hope this helps.
Perhaps this is not the answer you are looking for, but if you are comfortable flashing roms, flash Cognition 2.2 (its already rooted).
Good luck
ronandi said:
Perhaps this is not the answer you are looking for, but if you are comfortable flashing roms, flash Cognition 2.2 (its already rooted).
Good luck
Click to expand...
Click to collapse
Its funny all the n00b post. I guess i dont know what im doing
Gr8Danes said:
I think what they are looking for is where to put the files that they download. I know in the rooting tread, it was missing. I also think some people do it differently, so it may help just to let them know how you find it easiest to navigate to them, etc.
Personally, I take the files that were downloaded and extract them all. Then make sure you have downloaded the android SDK program and put it on the root of your computers hard drive such as drive C:. Then add those files you downloaded to the "Tools" file within sdk.
To navigate to them with command prompt, it would look like: cd C:\android-sdk-windows\tools
Then run the commands as listed in the tread.
Hope this helps.
Click to expand...
Click to collapse
I'm running W7 and am having issues with adb. I'm a noob to android but I'm learning. Anyway, I tried your suggestion of adding the files to the tools directory but when I enter "su" the system returns "su: not found". Any help?
Moved to Q&A.
Ok so this started out as a small project to make my day to day phone functions easier and quicker but I thought I might share it incase anyone thought my AdbTool was helpful or just nice to have.
Functions so far:
1. Check for device
2. Push or Pull a File
3. Install .apk
4. Reboot
5. Root your Droid X
6. Change bootanimation
7. Push framework (specifically for framework)
8. issue whatever adb command you need to with out the extra typing
9. Set project
10. Error log
11. Clean up folder
There are more functions to come in the future so let me know if you like this script and what you wanna see added. There is no install just unzip and open the .bat file.
This sounds great! Though I'm on Linux machine, so I don't think ill be able to use it :/
Sent from my DROIDX using XDA App
No sorry, I should have specified. It is a Windows script... Just wait though, because Sunday I will be getting a desktop that is already running linux. If you really want I will take the time to make a script to run for linux?
Sent from my DROIDX using XDA App
rooting the dx doesnt work for me :/
Huh... what is happening when you enter that option? Sorry for the long time for me to post I missed the email alert.
Sent from my DROIDX using XDA App
I'm assuming this doesnt allow root for 2.3.3 ota correct?
since all I see is rageagainstthecage in the files
This looks like a really useful program! I might do some work this weekend on it and see if I can get it working for the DROID 2 and port it over to UNIX machines.
If I set it up for unix I will add an SBF option too.
Woa just realized this is a really old thread
ljbaumer said:
This looks like a really useful program! I might do some work this weekend on it and see if I can get it working for the DROID 2 and port it over to UNIX machines.
If I set it up for unix I will add an SBF option too.
Woa just realized this is a really old thread
Click to expand...
Click to collapse
Yeah, this thread is quite old (almost a year) and I am sure the program/script needs to be updated to work.
It is a good idea though (if it can be updated)
D.
I'd like to make a request for a Mount and UnMount command.
fyi....you spelled Folders wrong in the main menu "Floders"
.
I can make the program for yall. Yall just need something for shell or a gui for windows?
whatever's easier for you, either would be appreciated it
i have adb properly installed by doing adb devices in cmd it shows my dx
but when i use your tool it says it cannot find the path specific
Ok so here's this application that I made in Automator for myself and I figured that if anyone wants it, it's here. This is a Mac OS X only app. What does this app do? It wipes the data and dalvik cache on the phone twice. It is quite quick and easy. What will you need to do to your Mac before running this application? You simply need to add adb to the .bash_profile path settings. (This means that from anywhere in terminal, you can type adb and run adb.) Then just put your phone into recovery mode and run this app. This is an alpha build as I have not tried it on my own phone yet. However it should work as I've coded it and it has NO potential to brick the phone
Download Here!
EDIT: Currently the program is not working, I will make a new one and upload ASAP.
CPCookieMan said:
Ok so here's this application that I made in Automator for myself and I figured that if anyone wants it, it's here. This is a Mac OS X only app. What does this app do? It wipes the data and dalvik cache on the phone twice. It is quite quick and easy. What will you need to do to your Mac before running this application? You simply need to add adb to the .bash_profile path settings. (This means that from anywhere in terminal, you can type adb and run adb.) Then just put your phone into recovery mode and run this app. This is an alpha build as I have not tried it on my own phone yet. However it should work as I've coded it and it has NO potential to brick the phone
Download Here!
EDIT: Currently the program is not working, I will make a new one and upload ASAP.
Click to expand...
Click to collapse
Nice job CP... with a little editing, could I get this to work on Linux?
workshed said:
Nice job CP... with a little editing, could I get this to work on Linux?
Click to expand...
Click to collapse
Hmmm, thats a good question. (I'm just hopping in with what I know, so OP feel free to correct me if I'm wrong, which I probably am.)
From what I know, Automator is basically a workflow creation/utilization program. Do most Linux distros come packaged with anything like that, or does one exist?
This might be an alternative:
"GNU Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did."
http://askubuntu.com/questions/343/alternative-for-mac-os-x-automator
First post! So hello,
I made a big screwup. First i rooted my lg-p990, next i deleted lg-home using Titatium Free. I did not backup my file. Also i never installed a new homescreen.
When finishing this action, the phone didnt respond anymore. Now it wont restart. It is still possible to connect to pc and view sd cards. Also it will restart bringing the installation sequence, but when finishing it, the phone stops responding again.
I realise i havent been very smart. But does anybody have a solution?
Im guessing you will have to push the apk through adb.... but as i have limited knowledge on this i would wait until someone more experienced gives you help!
Moonie17 said:
Im guessing you will have to push the apk through adb.... but as i have limited knowledge on this i would wait until someone more experienced gives you help!
Click to expand...
Click to collapse
thanks for your reply. I heard about this before, but dont have they faintest clue about how to deal with it.. I hope sombody can help me out
goaner33 said:
thanks for your reply. I heard about this before, but dont have they faintest clue about how to deal with it.. I hope sombody can help me out
Click to expand...
Click to collapse
Short answer for you:
1) Download my attachement
2) Rename it from .zip to .apk
3) Put in adb folder
4) Run:
adb remount
adb push LGLauncher.apk /system/app/
adb reboot
doesn't pushing apks to system/app require root? Correct me if I'm wrong
aMpeX said:
doesn't pushing apks to system/app require root? Correct me if I'm wrong
Click to expand...
Click to collapse
Yes it does, as well as removing /system apps
Piter1225 said:
Short answer for you:
1) Download my attachement
2) Rename it from .zip to .apk
3) Put in adb folder
4) Run:
adb remount
adb push LGLauncher.apk /system/app/
adb reboot
Click to expand...
Click to collapse
Thanks again for your reply.
My next problem is that i dont know how to operate adb. I've got android sdk installed, but cant find how to work with adb.. What to do?
-edit-
I did some more research, and i cant use the commandline to acces :\android-sdk-windows\tool. This path doesn excist. Neither am i sure if USB-debugging is activated on the phone. I cannot acces the phones menu, so i cannot check..
what to do....
goaner33 said:
Thanks again for your reply.
My next problem is that i dont know how to operate adb. I've got android sdk installed, but cant find how to work with adb.. What to do?
Click to expand...
Click to collapse
You need to use command line to enter the lines I've written
Piter1225 said:
You need to use command line to enter the lines I've written
Click to expand...
Click to collapse
There are a few problems:
First is that there is no adb map to be found. Second is that when i for example enter the command "adb remount" my system doesnt recognise the command..
Thanks for your efforts though
Well. You rooted the phone. So usb debugging is enabled. It has to be for super one click to work.
Sent from my LG-P990 using XDA Premium App
Try that
Go to C:/Windows/System32
Copy cmd.exe
Paste it in SDK folder, where the ADB.exe is
Than enter my commands
gensplejs said:
Well. You rooted the phone. So usb debugging is enabled. It has to be for super one click to work.
Sent from my LG-P990 using XDA Premium App
Click to expand...
Click to collapse
And what when i... and i dont know this for sure, turned usb debugging off...
goaner33 said:
There are a few problems:
First is that there is no adb map to be found. Second is that when i for example enter the command "adb remount" my system doesnt recognise the command..
Thanks for your efforts though
Click to expand...
Click to collapse
"adb remount" wont work untill we have a modded boot image.
anyway. I can help you remotely if you want. just write me a PM.
gensplejs said:
"adb remount" wont work untill we have a modded boot image.
anyway. I can help you remotely if you want. just write me a PM.
Click to expand...
Click to collapse
Dam... my bomgar server seems to be down... or i locked myself out :-(
But i can help you remotely tomorrow.
gensplejs said:
Dam... my bomgar server seems to be down... or i locked myself out :-(
But i can help you remotely tomorrow.
Click to expand...
Click to collapse
Wow, that would be great! i'll pm you for my contactinfo!
Piter1225 said:
Try that
Go to C:/Windows/System32
Copy cmd.exe
Paste it in SDK folder, where the ADB.exe is
Than enter my commands
Click to expand...
Click to collapse
Okee, i must sound liek a real noob. I cannot find this SDK folder and the only file that i can find that relates to adb is adb_usb.exe..
i know that i am a real pain in the ass
If you manage to get a working adb connection the commands you need to execute are. Please make sure that the phone is unlocked when typing su (you will get a su access prompt on the phone and need to press allow)
adb push LGLauncher.apk /sdcard/
adb shell
su
busybox mount -o,remount -rw /system
stop
cp /sdcard/LGLauncher.apk /system/app/
reboot
problem solve
E-mail download link of the LGhomeLaunger.apk
Download on you phone and install.
It works as new!
Ok i solved the problem, thanks for thinking along with me..
It seemed i could still recieve emails, so i just sent the lghome.apk as a downloadlink true email..
it worked!
i guess sometimes solutions are not always as dificult!
goaner33 said:
Ok i solved the problem, thanks for thinking along with me..
It seemed i could still recieve emails, so i just sent the lghome.apk as a downloadlink true email..
it worked!
i guess sometimes solutions are not always as dificult!
Click to expand...
Click to collapse
well...
that is not a permanent fix.
when you install that way it is only installed in user space... If you ever factory reset the phone you will be stuck without a launcher again... and probably no way to config ur email :-(
you need to put the launcher apk file on your sd card... and then copy it to the /system/app folder using root explorer.
If you do this it will be fixed even after a factory reset...
anyway. Next time just freez apps. Dont uninstall them. If they are only frozen you can allways factory reset to get them back.
Hello all,
I have been creeping these forums for quite some time, but this will be my first post since I can't seem to get sideloading to work on my Galaxy Gear.
First of all, it was very hard to find the apk file i wanted (fat finger calculator), so I settled with an apk file for a calculator another helpful member developed himself. It was very easy to download, compared to other popular free apps. I don't understand why people can't upload the apks of other apps just liek he did.
I went through the steps to be able to sideload, but immediately hit a snag because my gear didnt have the usb debug option. I managed to find a solution by tapping my version number seven times (?). Everywhere else I didn't see people having this problem, or describing it in how to guides, very strange indeed..
Sideloading apps to the gear is described as "very easy", but as I finally got to the step to sideload the apk file in cmd after the above procedures I get an error that nobody has brought up as a potential problem, nor a fix for it. Hence this post.
I use the command: adb install C:\Users\SP Gaming I\Desktop\samsung\calculator.apk
and I get the error: too many files specified; only takes APK file and verifier file
Sideloading isnt as easy as it is described in countless sources, and there isn't a good, accessible step by step guide. Not that I could find anyway. I dont want to use any third party applications, and would really like to sideload through cmd and adb.
Can someone help me with this last obstacle i ran into? I can't find any information on what I am doing wrong. The app should be able to install with this command, no? I have the drivers and ADB. What am I doing wrong?
I really need a simple calculator on my gear, it would be so nifty in my everyday work/life. Please someone, help me!
-edit lol, before posting this, I wanted to try to install it from a simpler path: c:\calculator.apk
this actually did the trick and I managed to install the app! however, maybe someone will have use for my post since I encountered so mnay snags..
It is not easy....it is EXTREMELY easy. If you are running Null rom just use usb cable tu put the apk on you gear and then with any file manager install. Or I have also used the Google Play store on my PC and sent it directly to my Gear.
Do you have gapps?
Are you running null?
cjakobp said:
Hello all,
I have been creeping these forums for quite some time, but this will be my first post since I can't seem to get sideloading to work on my Galaxy Gear.
First of all, it was very hard to find the apk file i wanted (fat finger calculator), so I settled with an apk file for a calculator another helpful member developed himself. It was very easy to download, compared to other popular free apps. I don't understand why people can't upload the apks of other apps just liek he did.
I went through the steps to be able to sideload, but immediately hit a snag because my gear didnt have the usb debug option. I managed to find a solution by tapping my version number seven times (?). Everywhere else I didn't see people having this problem, or describing it in how to guides, very strange indeed..
Sideloading apps to the gear is described as "very easy", but as I finally got to the step to sideload the apk file in cmd after the above procedures I get an error that nobody has brought up as a potential problem, nor a fix for it. Hence this post.
I use the command: adb install C:\Users\SP Gaming I\Desktop\samsung\calculator.apk
and I get the error: too many files specified; only takes APK file and verifier file
Sideloading isnt as easy as it is described in countless sources, and there isn't a good, accessible step by step guide. Not that I could find anyway. I dont want to use any third party applications, and would really like to sideload through cmd and adb.
Can someone help me with this last obstacle i ran into? I can't find any information on what I am doing wrong. The app should be able to install with this command, no? I have the drivers and ADB. What am I doing wrong?
I really need a simple calculator on my gear, it would be so nifty in my everyday work/life. Please someone, help me!
-edit lol, before posting this, I wanted to try to install it froma simpler path: c:\calculator.apk
this actually did the trick and I managed to install the app! however, maybe someone will have use for my post since I encountered so mnay snags..
Click to expand...
Click to collapse
dragoncius said:
It is not easy....it is EXTREMELY easy. If you are running Null rom just use usb cable tu put the apk on you gear and then with any file manager install. Or I have also used the Google Play store on my PC and sent it directly to my Gear.
Do you have gapps?
Are you running null?
Click to expand...
Click to collapse
For the uninitiated, you are jumping over a few steps that may seem easy and obvious to you, but not for the first timer. Did you read my thread?
First of all, how would one get a hold of the apk file one would need for the installation process? All links i can find routes me to the google play store. If i press install there, it asks me which device I want it on, and can only find my mobile phones in that drop down list. It doesn't give me a raw .apk file. After some googling there seem to be some plugin for chrome to do it, but I run Firefox and I don't want to install chrome on my machines for various reasons. ALso by looking on the guide to fetch the apk with that plugin, it doesnt seem as easy as using any other plugin, I have to input my device id and things like that. Atleast a few steps only there to get the desired apk file downloaded.
I want to quote you again: "It is not easy....it is EXTREMELY easy. If you are running Null rom just use usb cable tu put the apk on you gear and then with any file manager install. Or I have also used the Google Play store on my PC and sent it directly to my Gear."
Oh lawdy, if it was this easy I would have had my calculator on my gear one hour ago, the moment I started researching if I could get a calculator. "Just use USB cable". On you it sounds like it would find the apk, download it, install it on my gear, all this automatically, only by plugging my gear into my computer with an USB cable. Maybe you missed that I didn't even have the USB debug option under "more info", under settings. Nowhere I read initially, it said that I had to go to dev mode by tapping my version number 7 times in order to get the USB debug option.
Maybe by judging by my first post and the process I had while doing this "extremely" easy thing, you would notice that I am a very novice user when it comes to these things. I am sorry if I upset you by reaching out for help. Get real man.
Easiest method that I have been using is Wonder share on a PC. My computer recognized my Note 3 and installed drivers before this. To get APPS I put on phone using app store, then Export to PC folder, then Install to Gear. with both look up by USB is very fast and easy to get from the phone to the gear you can also load music files and movies this way and put programs on your gear like the Apollo player or mX Video Player I'm able to watch movies and podcast on the gear this way and listen to music that is on the gear.
dragoncius said:
It is not easy....it is EXTREMELY easy. If you are running Null rom just use usb cable tu put the apk on you gear and then with any file manager install. Or I have also used the Google Play store on my PC and sent it directly to my Gear.
Do you have gapps?
Are you running null?
Click to expand...
Click to collapse
Can I have my gear recognized as usb drive so I can just drag and drop the files i needed to put into the gear internal memory instead of using adb to push the file?
Sent from my SM-N900T using XDA Premium 4 mobile app
jhobert said:
Can I have my gear recognized as usb drive so I can just drag and drop the files i needed to put into the gear internal memory instead of using adb to push the file?
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It's exactly like using your phone. Enable MTP under storage settings.
puredreamz said:
It's exactly like using your phone. Enable MTP under storage settings.
Click to expand...
Click to collapse
Mtp under storage of phone or gear? How to do that? Help pls. Thanks
Sent from my SM-N900T using XDA Premium 4 mobile app
jhobert said:
Mtp under storage of phone or gear? How to do that? Help pls. Thanks
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Gear
puredreamz said:
Gear
Click to expand...
Click to collapse
Ive googled it and I think enabling mtp on gear only works if the gear has custom rom and rooted. Mine still on stock.
Sent from my SM-N900T using XDA Premium 4 mobile app
cjakobp said:
I use the command: adb install C:\Users\SP Gaming I\Desktop\samsung\calculator.apk
and I get the error: too many files specified; only takes APK file and verifier file
Click to expand...
Click to collapse
The reason is that your path has spaces in it. Command line tools treat spaces as delimiters between arguments. In other words, It thinks you want to adb install "C:\Users\SP", "Gaming", and "I\Desktop\samsung\calculator.apk". The fix for this is, like you did, either move it to another directory, or (even easier) simply put quotes around the file name. So, your full command would be
adb install "C:\Users\SP Gaming I\Desktop\samsung\calculator.apk"
As a tip for command line stuff in the future, do this.
cd "C:\Users\SP Gaming I\Desktop\samsung"
adb install calculator.apk
You can also use the Tab key to autocomplete file names when in cmd.exe on Windows, which will auto-add the quotes if they are needed.
As you mentioned in your other post, acquiring APK files in the first place isn't immediately obvious. You can use:
http://apps.evozi.com/apk-downloader/
and just paste the Google Play link in and download, even without the extension. However, once set up, the Chrome extension is extremely easy to use; just click the button and you're done. If you really really don't want to install Chrome for your untold reasons, you can always set up a virtual machine, or use a program like Sandboxie to make sure it doesn't touch the rest of your system.
It does seem odd that none of the guides say that you had to hit the version number 7 times; that's actually been a part of Android since 4.2. All USB Debugging options are disabled until you do that, on any device.
jhobert said:
Ive googled it and I think enabling mtp on gear only works if the gear has custom rom and rooted. Mine still on stock.
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you're on stock, then I think that enabling usb debugging under settings->gear info can allow for usb transfer of files.
koiulpoi said:
The reason is that your path has spaces in it. Command line tools treat spaces as delimiters between arguments. In other words, It thinks you want to adb install "C:\Users\SP", "Gaming", and "I\Desktop\samsung\calculator.apk". The fix for this is, like you did, either move it to another directory, or (even easier) simply put quotes around the file name. So, your full command would be
adb install "C:\Users\SP Gaming I\Desktop\samsung\calculator.apk"
As a tip for command line stuff in the future, do this.
cd "C:\Users\SP Gaming I\Desktop\samsung"
adb install calculator.apk
You can also use the Tab key to autocomplete file names when in cmd.exe on Windows, which will auto-add the quotes if they are needed.
As you mentioned in your other post, acquiring APK files in the first place isn't immediately obvious. You can use:
"cant post outside links" - retarded since this is a quote...
and just paste the Google Play link in and download, even without the extension. However, once set up, the Chrome extension is extremely easy to use; just click the button and you're done. If you really really don't want to install Chrome for your untold reasons, you can always set up a virtual machine, or use a program like Sandboxie to make sure it doesn't touch the rest of your system.
It does seem odd that none of the guides say that you had to hit the version number 7 times; that's actually been a part of Android since 4.2. All USB Debugging options are disabled until you do that, on any device.
Click to expand...
Click to collapse
Thank you so much for your reply! Now things doesn't seem as mysterious as they did. Once again, big thanks for your post!
btw, also found this repository for apks: androiddrawer
puredreamz said:
If you're on stock, then I think that enabling usb debugging under settings->gear info can allow for usb transfer of files.
Click to expand...
Click to collapse
My gear still won't show as usb on my computer, but installing apks through adb is working I just couldn't get the push file from adb to work.
Sent from my SM-N900T using XDA Premium 4 mobile app