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

lundi 2 février 2015

Top quality Moto G 2013 shell topic






Hey.
I'm looking for colored (red / royal blue / turquoise) moto g shell that is covered with rubber layer like in black "stock" version.
I've heard that there are some produced with this method but so far I have bought 5 (most of them sent back to seller) that were just a plastic - slippery shells which is really annoying to use as it slips down whenever I use it or it's easy to slip off hand while taking off from pocket. I'm 100% sure that black version is covered with rubber layer as it weared on corners exposing plastic on my moto g.
Anyone found seller that is selling this "updated" version of shells ?






jeudi 29 janvier 2015

[Q] ADB SHELL CHMOD 644 ,nothing is working anymore... topic






Hello everybody
I needed to push a file to /system/app but since I was on stock rom & kernel, that didnt support adb root.
I needed to be able to push the backup file after restart but ADBD Insecure couldn't patch after restart.
my phone is optimus G E975 , fully stock 4.1.2
I found this command which could do the thing BUT :
adb shell
su
chmod 777 /system

since it didnt restore to default after restarted I tried to restore it myself(didn't work) with:
adb shell
su
chmod 644 /system
but after that every thing force stopped & after restart, phone can't boot anymore,just when want t start boot animation, it just cant & goes to recovery every time!:(
even Hard reset didnt work, but as stock recovery supports adb, I wish you guys can help me. but It seems adb shell gives permission denied(13) in recovery. please someone help...
Anyway am I able to flash in download mode????? (for the last solution)
any help to change that CHMOD to 777 in recovery or something else?
any help appreciated so much!






[HELP NEEDED] My MT6582 phone doesn't list sdcard files in root shell topic






Hello guys,
I have problem with my MediaTek phone, mine is QMobile Noir i7, it's working fine as wine, but the problem is when I access root shell phone doesn't list sdcard0 files, when I exit the root shell to shell mode, shell mode list's sdcard0 files without any problem.
What could be the problem?
I've done nothing to it, except installing CTR recovery and rooting phone through it.

Any help would be appreciated :)
Thank you. :)

Here's the screenshot:
Attachment 3139547








Attached Thumbnails


Click image for larger version<br/><br/>Name:	s.png<br/>Views:	N/A<br/>Size:	32.0 KB<br/>ID:	3139547
 

















dimanche 25 janvier 2015

[TOOL][WINDOWS]DroidShell - Windows Shell Integration for Android Development topic






Greetings, and welcome to the home of a little set of utilities I'm calling "DroidShell".

What it is:

DroidShell is my attempt at bridging the gap between the various android utilities used for ROM modification and the WIndows explorer system. It is a series of scripts that are automatically associated with .apk, .jar, and .iso files so that they are automatically decompiled on double-click or enter. Additionally, when a file is decompiled, a corresponding .dcp, dcf, or dci (decompiled package, decompiled framework, decompiled image) file is created, which allows for automatic recompiling, as well as optional cleanup, or resigning.

The goal of this project is pretty simple...to have all the tools needed for ROM work in one place, and have them easily accessible without having to have eighty command windows open or to have to go through a chain of commands to create a usable apk/jarfile.


Features:
One-shot setup. Extract the files, run install/installer.bat, and all of the necessary file associations and paths are created.
Batch terminal integration - provides integration for adb, fastboot, apktool, 7zip, unpackbootimg, repackbootimg, baksmali and smali in windows command-line interface from path.
Automagic association with common android filetypes for decompilation.
Custom placeholder files - dcp, dcf, and dci - for packages, framework, and image files. Allows for automatic recompiling, and optional signing and cleanup of decompiled files.
Recompiled apks and jars are automatically repacked with modified files while excluding androidmanifest.xml, meaning signatures are unaffected.
For modifications requiring androidmanifest be changed, you can right-click a .dcp file to recompile with signature.
Auto-detection of framework-res file with prompting to install.
Popup dialogue boxes for errors and alerts.

Download:
https://drive.google.com/file/d/0B0O...ew?usp=sharing

Instructions...

Extract to a folder somewhere. Spaces in the path are probably not good. I put it in C:\DroidShell
Browse to the folder. Go into the install folder. Run installer.bat. (Installer needs admin priveleges. It will prompt for them, but in some cases, you may have to automatically run as admin)
Reboot.
You should now have shell integration. APKs, Jars, and .img files will automagically decompile.

It's late, I've been working on this all weekend...but it should be good to go. Please let me know if you have any thoughts. :D






[Q] Play sound with ADB shell? topic






Hi

I had an accident with my OPO and the screen is smashed.
I can access the phone with ADB when in Custom Recovery mode only.

Before I even decide to replace the screen I want to test the speaker to make sure nothing else is broken. I think the speaker is damaged as well but need it confirmed.

I'm running CM12 Nightly on my OPO and the keylock etc is on so I can't unlock and do much with it.
But there has to be a way to play a WAV, MP3 or something to test the speaker?

If I can flash a new bootanimation with sound that would work as well as I think I can flash with the twrp command in shell.

Thanks in advance.

Edit:

Found an option in Cerberus to make the phone sound :) Speaker is intact! :)