[Utility]Quick ADB Pusher - G Pad 8.3 Themes and Apps

Hi again guys ,
I've just been installing CM11 and after I had completely wiped the tablet I used this utility to push the new files to the device .
It's a great little app :good:
Quick ADB Pusher
It's very easy to use , thanks to Goatshocker

Related

[Q] Panasonic Eluga help needed

Hi people!
i'm new here.
I have this Panasonic Eluga dL1(EB-3901) android phone. It's version 2.3.5
when I plug the USB into the computer, it does not install any drivers (i'm unsure if it had any in the first place), i googled for the drivers but had not luck there.
thus when i type adb devices i do not see the phone listed. I need logcat to help me debug an application.
side note: I did transfer my developing app to the phone via sdcard but the app crashed. I am not sure if it could be due to my manifest's file minSdkVersion as 10 is already 2.3.3 and 11 is 3.0 and there is no 2.3.5.
Would appreciate any help. Thank you people!
Regards,
Paul
What Windows version do you use? (Assuming you use windows ). Should be installed automatically in Windows 7.
http://mustikamax.com/2012/05/02/how-to-syncsuite-panasonic-eluga-for-pc-windows/
Small question for you: I saw a review of this device, and the camera and gallery app looked awesome. Any chance you could share them?
[Use a file explorer on you phone, go to ROOT\system\apps and copy the camera and gallery app to your user memory and then transfer to pc.] No root needed (read only)
Thanks in advance if this is possible.
yup i am using windows.
Will try you suggestion in a moment.
Btw there is no camera app in /system/apps but there is this app called "Gallery3D". Do you want it? i can't really host it at work. perhaps i can email the app to you?
Regards,
Paul
oh. the suggestion doesn't work. its not exactly what i wanted.
I am looking for the device drivers for Eluga, apparently Windows (am using windows 7 Pro) does not install the drivers automatically and there is no installation along with the phone.
The steps suggested had this area where they needed me to have adb. Which is exactly what I am looking for from the start. I am unable to locate my device when i type "adb devices" and would like to know if anyone has a clue to get it done (i once added some codes into google/usb_driver for my kindle fire to be recognised).
Do let me know if anyone know how to make the Panasonic Eluga recognised by adb.
Thank you people!!!
Regards,
Paul
I'm not a big adb user, so I don't think I can help you with that. Are there any other apps with a camera icon or gallery icon in that folder? I don't need them right now, so take your time.
Via Tapatalk 2.0 on ICS
tinyXperia said:
I'm not a big adb user, so I don't think I can help you with that. Are there any other apps with a camera icon or gallery icon in that folder? I don't need them right now, so take your time.
Via Tapatalk 2.0 on ICS
Click to expand...
Click to collapse
Hi,
Install the correct ADB driver; here
http://panasonic.jp/mobile/support/global/software/dl_1_1.html
Cheers!

[Q] What is "ADB" and how to run it?

Hello all, I've been really happy with my XPS ever synce I've root it and everything is working clockwork, except there is something eating my battery.
I've used "BetterBatteryStats" app, and i've got a parcial wakelock "AlarmManager" in 1st place.
I've read that to know eacly what app is waking the phone i've got to connect the phone to a Pc, run "ADB" and type "adb shell dumsys alarm > C:\alarm_log.txt".
This will creat a log file that will show what app is generating all those wake numbers, and then unistall or limit it.
The problewm is... what is ADB.EXE??? Where can i get that program for the pc? Does the phone have to be in USB debuggin mode? If someone help me I'll post a guide to anyone in need to find the problematic apps that eat battery for others noobs out there!
Here
Sent from my ST25i using Tapatalk 2
As the above is saying you should search n read a lot... there are guides all over in net in many n here xda as well... Its a good start by learning urself from the help already here..
1. ADB is included in SDK here. get it ...http://developer.android.com/sdk/index.html
2. Here is a guide to set up SDK... http://www.talkandroid.com/guides/developer/android-sdk-install-guide/
4. Browse to folder platform-tools adb.exe is inside... but u can't just click open it.. adb is used via command prompt (cmd)
5. Easy way to open cmd to adb is Shift+ right click -> click open cmd here
6. To connect phone in adb u have to enable usb debugging mode as u said..
7.Then start typing commands....
Thank you a lot for the aswer!
I DID goodle for the answer, but I had an hard time undestanding what I should do, I'm a pharmacist, not a technician.
That beeing said, the other part of the info I posted I found using the search funcion.
Anyway, thank you a lot for that answer, I'll try it now.
s-X-s said:
As the above is saying you should search n read a lot... there are guides all over in net in many in here xda as well... Its a good start by learning urself from the help already here..
1. ADB is included in SDK here. get it ...http://developer.android.com/sdk/index.html
2. Here is a guide to set up SDK... http://www.talkandroid.com/guides/developer/android-sdk-install-guide/
4. Browse to folder platform-tools adb.exe is inside... but u can't just click open it.. adb is used via command prompt (cmd)
5. Easy way to open cmd to adb is Shift+ right click -> click open cmd here
6. To connect phone in adb u have to enable usb debugging mode as u said..
7.Then start typing commands....
Click to expand...
Click to collapse
To perform this actions, is it mandatory that phone needs to be rooted?
Because, i followed all the steps, when i executed the command in cmd prompt, i got below info
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
/system/bin/sh: dumsys: not found
What should i need to do now if phone doesn't needed to be rooted?
For using adb not necessarily ur phone rooted... but if u need to get anything insdie system folder ur phone needs root access... you can pull/push files from adb.. but it makes more easier if u do those for sdcard via windows explorer after connecting via usb..
In short its for rooted devices mostly.....
Ok, still need help on this one.
I've followed all the steps, installed SDK, phone in development, command line accepted, but then I check the log file I get this:
/system/bin/sh: dumsys: not found
So... Why is it now finding my phone? any idea? When am i supposed to connect the phone to the pc?
Thank you for the help!
Miguel Pereira said:
Ok, still need help on this one.
I've followed all the steps, installed SDK, phone in development, command line accepted, but then I check the log file I get this:
/system/bin/sh: dumsys: not found
So... Why is it now finding my phone? any idea? When am i supposed to connect the phone to the pc?
Thank you for the help!
Click to expand...
Click to collapse
dumpsys, not dumsys. With a P.

Any way to install sde on 4.0.25?

Sent from my ARCHOS 80G9 using xda app-developers app
Afaik, no. We must wait archos to release now official. Or maybe you can downgrade by formatting device and flasing 4.0.7 update.
eyco said:
Sent from my ARCHOS 80G9 using xda app-developers app
Click to expand...
Click to collapse
Hi !
I uninstalled SDE by mistake yesterday !
...so, you can enable (install) unofficially SDE following this path ( work 100% on firmware 4.0.25 ) :
On your tablet :
check on Settings-> Developer options -> USB debugging on !
connect USB cable ( PC to tablet )
On your PC :
> adb push 1 /data/local
> adb push 2 /data/local
> adb shell
$ chmod 0755 /data/local/*
$ ./data/local/1
$ exit
> adb reboot
> adb shell
$ ./data/local/2
$ exit
> adb reboot
> adb push zimage /data/local/tmp
> adb push initrd.cpio.lzma /data/local/tmp
> adb push abcbox /data/local/tmp
> adb shell chmod 755 /data/local/tmp/abcbox
> adb shell /data/local/tmp/abcbox kd_flasher -k /data/local/tmp/zimage -i /data/local/tmp/initrd.cpio.lzma
( now you have installed unofficially SDE ! )
Flash Root version or other Custom Rom :
> adb reboot
> adb shell rm /data/local.prop
> adb push archos.ext4(.update) /mnt/storage
Go to SDE -> ( check "Reboot" on power off menu , and after a while press & keep volume down until you see SDE menu !)
Go to Recovery System -> Developer Edition Menu -> Remove Android Kernel -> I Undestand -> OK -> Developer Edition Menu -> Flash Kernel & Initramfs -> copy here zImage and initramfs.cpio.lzo appropriate archos.ext4(.update) -> OK -> wait to boot !
Now you have Rot version installed !
Here you will find the necessary files : Enable_SDE.zip
surdu_petru said:
Hi !
I uninstalled SDE by mistake yesterday !
...so, you can enable (install) unofficially SDE following this path ( work 100% on firmware 4.0.25 ) :
Click to expand...
Click to collapse
I put your guide to my collection. With proper credits OFC. If you have something against it, please post here
Sent from my GT-I9100 using xda app-developers app
julle131 said:
I put your guide to my collection. With proper credits OFC. If you have something against it, please post here
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Ok !
Very well , thanks !
....not more ....
Thanks, will try it tomorow
Sent from my ARCHOS 80G9 using xda app-developers app
ok need some help here.. where in the pc to put all this input?
eyco said:
ok need some help here.. where in the pc to put all this input?
Click to expand...
Click to collapse
Hi !
... does not matter as long as adb it works ! if adb do not recognized your device , than you need to put all files ( without adb and *.dll ) in .../Android/android-sdk/platform-tools/
This requires that you already have installed SDK & drivers from Archos ( need for adb recognized your device ! ) in your PC !
( also you need cmd command for run all commands on tour PC - available for Windows PC ) <- you can find cmd in my archive Enable_SDE.zip !!! =>"Command Prompt.lnk"
Good luck ! :good:
surdu_petru said:
Hi !
... does not matter as long as adb it works ! if adb do not recognized your device , than you need to put all files ( without adb and *.dll ) in .../Android/android-sdk/platform-tools/
This requires that you already have installed SDK & drivers from Archos ( need for adb recognized your device ! ) in your PC !
( also you need cmd command for run all commands on tour PC - available for Windows PC ) <- you can find cmd in my archive Enable_SDE.zip !!! =>"Command Prompt.lnk"
Good luck ! :good:
Click to expand...
Click to collapse
hi
i guess the adb didnt recognized the device.... :/
eyco said:
hi
i guess the adb didnt recognized the device.... :/
Click to expand...
Click to collapse
Ok!
Than, install SDK and drivers for your tablet from Archos ! :good:
i give up lol... i installed the sdk but have no idea what to do...
there is no software like on iOs that do it automatic?
eyco said:
i give up lol... i installed the sdk but have no idea what to do...
there is no software like on iOs that do it automatic?
Click to expand...
Click to collapse
Ok!
Put all the files from archive in /android-sdk/platform-tools/ ( without adb and all.dll)
& run cmd!
( also you need to install driver for your device from Archos- to recognized adb)
Good luck !
surdu_petru said:
Ok!
Put all the files from archive in /android-sdk/platform-tools/ ( without adb and all.dll)
& run cmd!
( also you need to install driver for your device from Archos- to recognized adb)
Good luck !
Click to expand...
Click to collapse
thanks i installed the drivers from archos, and will try to do like you said.
SdE installation.
eyco said:
thanks i installed the drivers from archos, and will try to do like you said.
Click to expand...
Click to collapse
I try to follow your explanation. I thinks I arrive to install asdk & driver, I click on command prompt.
I have this ... androis-sdk\platform-tools>
I put the first line adb push 1 /data/local, I have this message "error: more than one device and emulator "
You known that ?
Thanks by advance for your explanation
please give me an answer ?
---------- Post added at 06:40 PM ---------- Previous post was at 06:23 PM ----------
Can you help me?
I try to follow your explanation. I thinks I arrive to install asdk & driver, I click on command prompt.
I have this ... androis-sdk\platform-tools>
I put the first line adb push 1 /data/local, I have this message "error: more than one device and emulator "
You known that ?
Thanks by advance for your explanation
surdu_petru said:
Ok!
Put all the files from archive in /android-sdk/platform-tools/ ( without adb and all.dll)
& run cmd!
( also you need to install driver for your device from Archos- to recognized adb)
Good luck !
Click to expand...
Click to collapse
nico21311 said:
I try to follow your explanation. I thinks I arrive to install asdk & driver, I click on command prompt.
I have this ... androis-sdk\platform-tools>
I put the first line adb push 1 /data/local, I have this message "error: more than one device and emulator "
You known that ?
Thanks by advance for your explanation
Click to expand...
Click to collapse
Hi !
After installation SDE , you need to update your SDK , and also check driver !
Put all the files from archive without ( adb and all files .dll ) in directory /android-sdk/platform-tools/
Restart your PC , click on cmd and run all commands !
Good luck !
Thank you very much for your help.
You make a very good job .I hope to continue to support us
surdu_petru said:
Hi !
After installation SDE , you need to update your SDK , and also check driver !
Put all the files from archive without ( adb and all files .dll ) in directory /android-sdk/platform-tools/
Restart your PC , click on cmd and run all commands !
Good luck !
Click to expand...
Click to collapse
finely did it... thanks! and if i want to return to the original, i just flash the oem rom?

Easy root 4.1.1 sgpt12

http://matthill.eu/android/root-transformer-prime-jellybean-update/
IT WORKS REALLY!!!! Simple & Easy with the Xperia Tablet S and Jelly Bean 4.1.1
I have tested with my Tablet SGPT122DE/S and i have really Root!
This, I note that this tool is not from me! The tool was written by @djrbliss.
If you want to thank someone then do that after your feeling - at least I thank everyone here on Meaningful information and applications ...
Thanks @xda-Community!
Greets from Germany Leipzig/Schkeuditz
(Download the Motochopper and run the run.bat)
Are you sure?
I just get *daemon started successfully*
ADB Driver
Ah there it occurs to me I'm so another ADB Driver tested ... it comes with the need to see if I still have the locally then I'll post times with the times here ...
Do not forget to turn on USB debugging
I Have a Adb Driver Interface Version 2.0.10.2 from 11.08.2009 (not digitaled signed)....
SWFlyerUK said:
Are you sure?
I just get *daemon started successfully*
Click to expand...
Click to collapse
same here
It appears to be an ADB issue - Just need to install the drivers.
*EDIT* -> Wow, it actually worked! I'm rooted!
sag ich doch das es wirklich funktioniert
I say but that it really works
SWFlyerUK said:
It appears to be an ADB issue - Just need to install the drivers.
*EDIT* -> Wow, it actually worked! I'm rooted!
Click to expand...
Click to collapse
what drivers did you install, these on the link?
thank u
Check this link mate;
http://forum.xda-developers.com/showthread.php?t=1883808
USB Driver
Here the Usb Driver for Adb Interface...
xxliftsupxx said:
http://matthill.eu/android/root-transformer-prime-jellybean-update/
IT WORKS REALLY!!!! Simple & Easy with the Xperia Tablet S and Jelly Bean 4.1.1
I have tested with my Tablet SGPT122DE/S and i have really Root!
Please Push the Thanks Button when it works for your Tablet
Greets from Germany Leipzig/Schkeuditz
(Download the Motochopper and run the run.bat)
Click to expand...
Click to collapse
GREEEEEEEEEEEEEEEEEEEAAAAAAAAAAAAAAAAAATTTTTTTTTTTT man and many thanks it worked for me :laugh:
Is this after been locked out before from 4.0.3 release6b to 4.1.1 aka the 4.1.1 that everyone have can get rooted if so awesome
Having root has totally transformed the way I use this device.
I can now remove adverts, I have the Xperia Tablet Z keyboard and Home Launcher, tried MB2 but it doens't work, grr!
SWFlyerUK said:
Having root has totally transformed the way I use this device.
I can now remove adverts, I have the Xperia Tablet Z keyboard and Home Launcher, tried MB2 but it doens't work, grr!
Click to expand...
Click to collapse
This is great took all of three mins to root ha ha where did you get the keyboard and home launcher can you post a link
also did you delete the old home launcher
Sent from my SGPT12 using xda app-developers app
works on SGPT132/CN, thank you thank you thank you. I can finally install google play on my stupid tablet
can this be done on a 4.1.1. never rooted xperia tablet or does it have to be a pre-rooted before updating to 4.1.1.??
has anybody tried this and or can confirm this is possible.
sengoku said:
can this be done on a 4.1.1. Never rooted xperia tablet or does it have to be a pre-rooted before updating to 4.1.1.??
Has anybody tried this and or can confirm this is possible.
Click to expand...
Click to collapse
never rooted!!!!! :d yay
Greetings guys ,
I installed the drivers also on a new pc but i am getting stuck at :
* daemon not running . starting it now on port 5037 *
* daemon started successfully *
Nothing happens after , as i wrote i tested on 2 pcs
Any help pls ?
Vatis
Great scott, it worked! So elegant root and wayyyyy sooner than I expected!
To the fokls having problems; I found out, that adb.exe in motochopper.zip did not want to play together with my Xperia. So I deleted it, killed adb.exe and copied latest adb.exe from android sdk to motochopper directory. Blam, no problems and I have root.
You may also manualy debug (and even root) by starting cmd.exe and calling commands manually, ie.
C:\>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
XXXXX device
If this don't show you device, you have no changes to root. If your device shows up, there should be no problems. If you devices is not showing, kill all adb.exe processes and use adb.exe from latest android sdk. Then you can even root manually and see waht step does what:
adb push pwn /data/local/tmp/pwn
adb shell chmod 755 /data/local/tmp/pwn
adb push su /data/local/tmp/su
adb push busybox /data/local/tmp/busybox
adb install Superuser.apk
adb shell /data/local/tmp/pwn
adb shell rm /data/local/tmp/pwn
adb shell rm /data/local/tmp/su
adb shell rm /data/local/tmp/busybox
And then manually reboot. Run each command manually one per one, do not copy paste every command as batch. This will teach you a lot But .bat should work.
Kudos to authors of motochopper!
vatis24 said:
Greetings guys ,
I installed the drivers also on a new pc but i am getting stuck at :
* daemon not running . starting it now on port 5037 *
* daemon started successfully *
Nothing happens after , as i wrote i tested on 2 pcs
Any help pls ?
Vatis
Click to expand...
Click to collapse
If you under windows 8
1st :
From the Metro Start Screen, open Settings,
Click "Change PC Settings".
Click "General".
Scroll down, and click "Restart now" under "Advanced startup".
Click "Troubleshoot".
Click "Advanced Options".
Click "Startup Settings".
Click [Restart].
Choose "Disable driver signature enforcement" (Usually #7)
2nd
Install device drivers either through the automated (not manualy use the : Install ADB Drivers.exe)
http://www.mediafire.com/?msn16sd5wrb1sdh
3rd
Run as administrator run.bat from motochopper
Normally this should work
Thank you very much for your replies mates.
Worked perfectly.
What i did :
Disabled the Disable driver signature enforcement as jimbxl said ,
installed the Sony tablet ADB driver.
Copy from inside the folder of Sony tablet ADB the adb.exe and the .dll (2 files ) and paste it to motochopper folder.
Cheers all
jimibxl said:
If you under windows 8
1st :
From the Metro Start Screen, open Settings,
Click "Change PC Settings".
Click "General".
Scroll down, and click "Restart now" under "Advanced startup".
Click "Troubleshoot".
Click "Advanced Options".
Click "Startup Settings".
Click [Restart].
Choose "Disable driver signature enforcement" (Usually #7)
2nd
Install device drivers either through the automated (not manualy use the : Install ADB Drivers.exe)
http://www.mediafire.com/?msn16sd5wrb1sdh
3rd
Run as administrator run.bat from motochopper
Normally this should work
Click to expand...
Click to collapse
---------- Post added at 11:18 AM ---------- Previous post was at 11:17 AM ----------
SWFlyerUK said:
Having root has totally transformed the way I use this device.
I can now remove adverts, I have the Xperia Tablet Z keyboard and Home Launcher, tried MB2 but it doens't work, grr!
Click to expand...
Click to collapse
How we can install the new home Launcher swift ?
Cheers

You are looking for that long time !

If you want delete programs installed with your Huawei P30 without root you need only ADB App Control.
With that app you can turn off apps from google and from huawei or even uninstall. You can also reinstall all uninstalled apps.
You need adb drivers , turn on programmer options and give USB Debug permission and download ADB App Control
[TOOL] ADB AppControl 1.8.0 πŸš€ Ultimate App Manager & Debloat Tool + Tweaks
ADB AppControl πŸš€ Root is not required. Works with any Android device. Can do almost everything you dreamed about with applications. ADB AppControl - the desktop program, that will allow you to easily manage applications on your android device...
forum.xda-developers.com
This is screen from my deinstalled app.
help update my phone
to work with new lcd
abumaha said:
help update my phone
to work with new lcd
Click to expand...
Click to collapse
NEW HUAWEI SCREEN REPLACEMENT. DON’T MISS OUT ON THIS IMPORTANT INFO.
Huawei just released a new announcement, where it states that in the future, they will offer new P30 screens for the service providers. To make sure the new displays will work on the device, technicians and service centers need to make sure the operation system is the newest version before they...
4phones.es

Categories

Resources