Affichage des articles dont le libellé est command. Afficher tous les articles
Affichage des articles dont le libellé est command. Afficher tous les articles

mercredi 26 mars 2014

[Q] PLEASE Answer this easy music command test on your phone topic




Guys, please someone do this test, and let me know how long it takes to get to play a song in my playlist after saying "OK Google now...".

Based on this video, it takes such a long time, and I refuse to believe it's true:

https://www.youtube.com/watch?v=P9-HIQtgp4Q?t=4m54s

It's in minute 4 and 54 seconds.





[Q] [HTC One, Google Play Edition] (bootloader) [ERR] Command error !!! topic




Hey, everyone:

I recently succesfully unlocked the bootloader and rooted an AT&T HTC One, but am now having trouble with an HTC One, Google Play Edition.

I'm not too sure if it's the same concept, but every time type ./fastboot oem get_indentifier_token, I receieve a (bootloader) [ERR] Command error !!! message. I've read it may have something to do with an outdated HBOOT?

Does anyone have any advice on getting this to work? Should I try from step one?

Thanks.





lundi 24 mars 2014

Air command topic




Plz make aircommand for our galaxy note

Sent from my GT-N7000 using xda premium





lundi 10 mars 2014

No command Recovery problem Sprint Tab 3 topic




Okay so here's the thing. I been following XDA for a while and I never had a problem with rooting and installing roms. Yesterday we received a Samsung Galaxy Tab 3 from Sprint. I believed it's the T217S version but anyways I looked up info and found out how to root it and put a custom recovery. Everything went fine until I decided to install the Remedy Rom. Now I wasn't sure if I had to wipe anything but just to be safe I did except the SD card. After that I Installed the Remedy Rom but before I could install the Knox Remover 1.2 it had already rebooted when it rebooted it bricked on the Samsung Logo. Now I began to panic but I researched and found out running the Stock Rom from Odin would fix this little issue. After running it back to stock. I again tried to get into Recovery but this time I got a different Recovery it said no command in the background and in the top Android system recovery. I remember I installed TWRP. I'm not sure what went wrong but now I can't restore it back to how it was. I can't even get into download mode to re root it.

Can anyone help me with this dilemma?








Attached Thumbnails


Click image for larger version<br/><br/>Name:	20140310_130129[1].jpg<br/>Views:	N/A<br/>Size:	240.4 KB<br/>ID:	2623577
 
















vendredi 7 mars 2014

Re: Is their a command to view code? topic




On Fri, Mar 7, 2014 at 10:55 AM, NexusRAwesome1995 .
<(E-Mail Removed)> wrote:
> I am making a text based aventure game for my assignment and a friends test
> run has somehow saved over the entire code file and now im using an earlier
> version of the code. I have 0 idea if there is anyway to look at the code
> using the IDLE and i need to do it to see how i fixed the fatal error left
> behind by a friend. My on computer backup has not worked and the backup on
> my memory stick also has the same problem.
> If anyone knows of a way to get my code back i will be grateful as this is
> my 1st project and i'm not that used to the syntax.
> the item added is the outcome of what happened.


Sorry, Python doesn't keep the source code in memory. If the game is
still running in the interpreter, you can ask it for the source code
of a particular code object, but it implements this by opening the
source file and reading it in. Since you've overwritten the file, the
source code would be wrong. The best that you could do in this case
would be to disassemble the code objects using the dis.dis() function,
and then try to reverse-engineer the Python code from the byte code.
If the interpreter is no longer running, then there is nothing you can
do.

For the future, I strongly recommend using a version control system,
such as the free and relatively lightweight Mercurial. Then when you
have these kinds of mishaps all you have to do is check the most
recent version of the code out of the repository again. You should of
course continue to create backups as well, in case of more disastrous
events (although memory sticks are far too failure-prone to be
considered a reliable backup solution IMO).





Re: Is their a command to view code? topic




On Mar 7, 2014 1:16 PM, "NexusRAwesome1995 ." <(E-Mail Removed)>
wrote:
>
> I am making a text based aventure game for my assignment and a friends

test run has somehow saved over the entire code file and now im using an
earlier version of the code. I have 0 idea if there is anyway to look at
the code using the IDLE and i need to do it to see how i fixed the fatal
error left behind by a friend. My on computer backup has not worked and the
backup on my memory stick also has the same problem.
> If anyone knows of a way to get my code back i will be grateful as this

is my 1st project and i'm not that used to the syntax.
> the item added is the outcome of what happened.
>

You will be better off asking on python tutor list. However, go back to the
source you have and debug it
> --
> https://mail.python.org/mailman/listinfo/python-list
>







vendredi 21 février 2014

[Q] Command line in android topic




I have installed a command line app on my android .
It runs Linux commands , just need info on command line capabilities and some syntax .
Thanks





mercredi 19 février 2014

reboot to recovery no command error topic




im on rooted 4.4, all works fine but the exchange,, trying to replace the email 4.4.2 apk, so my eschange will work, when i try to boot into recovery, i get "no command error"
can anyone plese help?





lundi 27 janvier 2014

"No command" in any Recovery topic




I have flashed recovery for bootloader 4.4 although i do not know which my bootloader version is (mine runs on kitkat 4.4). "No command" appeared. Then i flashed bootloader 4.3 and recovery for bootloader 4.3, "No command" still appeared. Now i do not what my bootloader version is and how to solve this problems :(, i really want to root phone to install my apps, anyone help me ? Thanks.

Sent from my XT1032 using xda app-developers app





samedi 25 janvier 2014

S voice wake up command topic




Anyone can please hack the s voice wake up command "hi galaxy" customizable like S4? Its ridiculous how note3 wont let us. 3 of my friends has note3s and when one of us uses s voice "hi galaxy" all of our phones' s voice tricks.

Sent from my SM-N900T using Tapatalk





vendredi 24 janvier 2014

unable to enter Recovery - I get "No Command" topic




Hello guys,
Nexus 4
I flashed Stock 4.4.2.
I unlocked the Bootloader.


when I try to enter Recovery Mode - I get No Command like it shows here in the Pic:



Any ideas?

I want to see the stock recovery... (First time).
Later I will try to install the Custom recovery, but for now I wanaa figure out what the problem with the device?
Thanks





jeudi 23 janvier 2014

In voice command PLAY command dont work topic




Frnds in my note 3 n900..i am using voice commands...in music player everything is ok but PLAY command dont wrk...pause,vol up,vol dwn,next previous all r working except PLAY...same proble was with my note 2...plz hlp

CHNDR
Note 3 (n900) INDIA





Re: Regex replacement via external command topic




Rainer Weikusat <(E-Mail Removed)> writes:

[...]


> Contrived example which can actually be executed:
>
> -----------------
> undef $/;
> my $input = <STDIN>;
>
> for ($input) {
> /\G(x+)/gc and do {
> my $fh;
>
> open($fh, '| tr x y');


This is sort-of a silly example pipe because the output would be
identical when everything was just piped through tr. A slightly less
silly example would be

open($fh, '| sed "s/./y/g"');

This uses sed to replace every input byte with an y. As can easily be
verified, it only runs for x in the input, not for any other character.