Help.Install your apk via USB - Verizon Samsung Galaxy S III

Help.I want to install apk for android phones via my PC.
I have two programs but.They are not work for all phones,They work bad ,I have a shop people come to here to install it for them.They like to install it directly not in file manager.
Two program i use are
1-android injector
2-wondershare mobilego for android

Set up ADB ( android debug bridge) on the computer.
Install drivers for device.
Plug device in through usb - allow to identify and install.
Safely eject device.
Enable usb debugging on device and allow non-market install, then plug back into computer.
Open terminal window, navigate to where adb is ( if not set to global call)
Type:
adb devices
...and hit enter. Should show device as connected and start adbd. ( android debug bridge deamon)
Next type:
adb install app.apk
... and hit enter.
app.apk = name of app.
assumes you are in the directory where the. apk file is located when you execute the command.

Blue6IX said:
Set up ADB ( android debug bridge) on the computer.
Install drivers for device.
Plug device in through usb - allow to identify and install.
Safely eject device.
Enable usb debugging on device and allow non-market install, then plug back into computer.
Open terminal window, navigate to where adb is ( if not set to global call)
Type:
adb devices
...and hit enter. Should show device as connected and start adbd. ( android debug bridge deamon)
Next type:
adb install app.apk
... and hit enter.
app.apk = name of app.
assumes you are in the directory where the. apk file is located when you execute the command.
Click to expand...
Click to collapse
thank you so much ,
can you put drivers and softwares and programs you mentioned in here for me ,Cuz i'm new it's hard for me to find the best ones.
I want to tell you i have a shop every day 20 diffrent android phones are coming here to sync them apk directly to there phones.

u can chose ?
Dylan Bay said:
thank you so much ,
can you put drivers and softwares and programs you mentioned in here for me ,Cuz i'm new it's hard for me to find the best ones.
I want to tell you i have a shop every day 20 diffrent android phones are coming here to sync them apk directly to there phones.
Click to expand...
Click to collapse
sr about edit , because i must have 10 post to post into Delopment TOPIC

Dylan Bay said:
thank you so much ,
can you put drivers and softwares and programs you mentioned in here for me ,Cuz i'm new it's hard for me to find the best ones.
I want to tell you i have a shop every day 20 diffrent android phones are coming here to sync them apk directly to there phones.
Click to expand...
Click to collapse
You can find the drivers here.
The ADB tool is installed as part of the Android SDK.

Dylan Bay said:
thank you so much ,
can you put drivers and softwares and programs you mentioned in here for me ,Cuz i'm new it's hard for me to find the best ones.
I want to tell you i have a shop every day 20 diffrent android phones are coming here to sync them apk directly to there phones.
Click to expand...
Click to collapse
It's always good to see new aspiring developers!
The answers you seek are here, here and here - as well as on the individual manufacturers websites of the specific devices and other android resources online.
What you want to do requires a level of technical knowledge and learning that will take time, patience and more then a little frustration. Wizardry, they used to call it.
There is no 5 minute solution, your best bet would be to install the android sdk and java jdk, start learning how to use them, and install and learn linux if you aren't already using it.
What you want is what most of us want, and what we are here learning to do - welcome to the journey, it's certainly an exciting one!

Why don't you copy your apk to your sd card then use appinstaller from googleplay to install them? You can manually take out your sd card, plug into your pc, copy then plug sd card back to your phone OR download "Myphoneexplorer client" from googleplay to your phone, also download it to your pc, now you can transfer files wirelessly from your computer to your phone.

Related

Easier 1-2-3 Droid 2 Root for Windows / Linux / Mac

For Droid 2's on Gingerbread, click link below to find info to Root your phone
http://www.droid-life.com/2011/09/0...roidx2-droidx-and-droid3-running-gingerbread/
One Click Root Version for Linux and Works for Mac, too!
This is still a work in progress! Gonna call it 3.3 (I went through 3 previous versions). It takes the 2.2.1 version and adds a user interface. Nice, easy, clean. In order to run this script, you need to chmod (change permission) of the .sh file, and then execute it.
Download the file here: http://kimete.com/droid/beta/dorootv3.sh
It is good for both Linux and Mac. All you have to do is execute it and the script will download all the appropriate files for you!
How to run this in Ubuntu/Linux
How-to video here: http://www.youtube.com/watch?v=gvlB3e_UE8I
Note: General idea. You no longer need to update android-sdk, though.
1. Download the file.
2. Right-click the file, choose properties, choose the permission tab, and check executing file as program, close window
3. Double-click the file, choose Run in Terminal, and it'll start.
4. Choose 1 for install and root. Choose 2 for root process only. Only good if you've rooted using this method before, or you need to reroot your phone. Choose 3 to unroot. Choose 4 for credits/donation information. Choose 5 to exit. Choosing other numbers...
How-to for Mac
How-to video here: http://www.youtube.com/watch?v=d7s8dtfYyHI
Note: General idea. You no longer need to download and install android-sdk anymore.
1. Download dorootv3.sh. Best to put it on your desktop.
2. Open a terminal. Go to the magnifying glass and type in terminal, and then select it.
3. Next, you need to change permissions. Type in the terminal chmod 0755 followed with a single space. Then drag the dorootv3.sh into terminal.
You should see something like this chmod 0755 /user/(file path)/dorootv3.sh. Press enter.
4. Now run your file by dragging the file into the terminal again and pressing enter!
5. Now choose and option...
New version of rooting for Linux and Mac! Version 2.2.1!
Linux 2.2.1: http://www.kimete.com/droid/beta/DoRootLinux_221.zip
Mac 2.2.1: http://www.kimete.com/droid/beta/DoRootMac_221.zip
General Instructions:
1. Extract the files.
2. Change the permissions on the doroot.sh file
3. Run doroot.sh file.
Instructions for Linux and Mac
1. Extract the respective files to somewhere accessible. Your home directory or desktop is idea. The file comes in a .zip file. Just open it up and drag and drop the DoRootMac or DoRootLinux folder.
2. Make sure you phone is in PC Mode with USB Debugging enabled
PC Mode: Notification blind -> USB connection -> PC Mode
USB Debugging: Settings -> Applications -> Development -> USB debugging
You need USB debugging icon showing in notifications. Try Charge Only if you can't get PC Mode to show USB debugging.
3. Navigate to the folder in terminal.
example: [cd /DoRootMac or cd /DoRootLinux]
4. enter [chmod 0755 doroot.sh] then run it [./doroot.sh]
5. Let it run.
6. That's it, you are done.
One Click Root for Windows
Here's the Windows version. Facelessuser pushed this through and worked his magic. Give it a try. Very exciting stuff. I haven't used it yet, but according to him, it should work!
Download here, Ver. 2.1.4:
http://www.kimete.com/droid/beta/DoRootWin_2.1.4.zip
Instruction for Windows:
How-to video here: http://www.youtube.com/watch?v=B7RGVikpQ8o
1. Extract the folder from the DORoot zip file to your desktop. You should be moving 7 or 8 files into the tools folder.
2. Install Motorola Drivers
(Tip, to stop the launching of the Verizon/Motorola site, go to the MotoConnect icon in the bottom righ, right click, when phone connects, nothing.)
3. Make sure you phone is in PC Mode with USB Debugging enabled
PC Mode: Notification blind -> USB connection -> PC Mode
USB Debugging: Settings -> Applications -> Development -> USB debugging
You need USB debugging icon showing in notifications. Try Charge Only if you can't get PC Mode to show USB debugging.
4. Double-click and run doroot.bat
5. Let it run.
6. That's it, you are done.
Motorola Drivers (if you are using Windows) which can be found here:
http://www.motorola.com/Support/US-...tware_and_Drivers/USB-and-PC-Charging-Drivers
Many thanks to facelessuser for working his magic!
====
====
How-to Videos
Video of the Rooting Process for D2 and DX by [email protected]
For Windows/Mac/Linux
http://www.youtube.com/watch?v=u5l3MDomDSc
Video of the Rooting Process for D2 and DX by DarkOnion
For Windows
New: http://www.youtube.com/watch?v=B7RGVikpQ8o
Old: http://www.youtube.com/watch?v=gzlg9a-H42w
How to use the ADBDL.sh file by DarkOnion
For Mac and Linux
http://www.youtube.com/watch?v=9cHpGXfEudM
=====
=====
Frequently Asked Questions
Why does my anti-virus tell me that the files contain Trojan's?
The files are exploits and hack your phone. Don't worry, they are clean. However, to be safe, do not download from any other source than the ones linked in this post.
I've gotten countless hate mail and comments on Youtube users about rageagainstthecage-arm5.bin being detected as a trojan. It is an EXPLOIT. If you are scared that the files I hosted are going to give your computer a virus. Look else where, like Z4Root, though, my understanding is that Z4Root also uses rage.
http://forum.xda-developers.com/showthread.php?t=853704
What is do these files/programs/scripts do?
These scripts will root your Droid 2 or Droid X phone with the least amount of user input as possible.
Why should we use this method and not another method?
All the methods are based off the same process/procedure. If you feel like doing MORE work, we can't stop you. The reason why we wrote all these scripts is to expedite the process, make the procedure easier, and to reduce human input which reduces the chance of human error.
Is there anything I need to know in order to successfully root my phone?
Yes. READ THE DIRECTIONS. Read the directions first. A lot of people make errors because they don't read the directions. I've also provided links to my video and another video which outlines the root process. Both are only a few minutes long.
Root failed! What do I do?
Run the script again! Most people succeed on the first or second try. Usually the rest by the third try.
Do I have to install Android SDK and update it?
It depends. The new Linux/Mac version does not require you to. The windows one, we are still working on.
Does this work on other phones?
I can't answer that. I know it works for Droid 2 and Droid X.
Wait a minute, this isn't really one-click! What's the deal?
Deal with it. Don't like it, try the 25+ step process.
When I open up the Superuser app, I get a blank screen.
That is NORMAL. Superuser lists the processes/applications that you've allowed superuser access to. If you haven't allowed anything, then it will be blank.
How do I test if I have root or not?
Try downloading an app like Wireless Tether (published by Google), and running it.
What USB connection mode do I set my phone to?
PC Mode or Charge Only. Choose the one that comes up with USB Debugging.
I am not very good with computers. Is this something I can do?
Oh yes! The key to success is following the directions.
How do I update Android SDK?
On Windows, you just need to double click the SDK Manager.exe. On Linux/Mac, you need to go into terminal, navigate to the tools folder in the android sdk folder, and run this command ./android update sdk. More information can be found in the SDK Readme text file. On Windows, double-click and run the SDK Manager.
I am getting stuck at the "daemon not found/daemon is starting" part. What do I do?
You need to fumble with the settings on your phone. You don't need to close the terminal. Change between PC Mode and Charge Only mode until it starts to continue. If that still doesn't work, also try disabling then enabling USB debugging for each mode.
=====
=====
Reporting an Error or a Problem
You can report errors right here in this thread. Make sure you give us as much information as possible. List what operating system you are on, what phone you have, at what part of the script you had errors, and anything else you may have tried or done. The more information you provide us, the better we understand situations. Posting up pics or logs of the terminal is extremely helpful.
=====
=====
Change log for 1-2-3 Root
Version 0.0 - 25+ step tutorial on how to root D2 on Windows and Mac
Version 1.0 - Initial scripts to streamline processes and reduce user error in Ver. 0.0.
Version 2.0 - Streamline of multiple scripts into 1 script. Minimal commands. Minimal work. With error checking and reporting.
Version 2.1 - addressed issue where remnants of a previous root would not allow root to complete
Version 2.1.1 -
-Cleanup code.
-Address issue where I thought I was killing a hanging rage, but I wasn't (It was a syntax thing)
-Fix for ERROR6 or ERROR5 (this was drastically different than what I did in windows. I wasn't returning exactly a string in format I thought when doing the check, so I had to do some ridiculous stuff to process it.)
-Better error resolution. (more error checking)
-Refined unroot.
-Reboot if you had files from a previous root
-Now the script will automagically download needed root files if they are not in your folder. (If you are behind a proxy, make sure your mac or linux has curl or wget configured for proxies respectively)
-Longer wait before remount (I had it not remount because it was busy once)
Version 2.1.2 -
Linux and Mac
Contains everything windows 2.1.1
Unroots non bootstrapped phones too
All
Contains option to unroot
Version 2.1.3 - Added dounroot.bat
Vesion 2.1.4 -
-Fix bug where people were getting a false ERROR5 because they already had Superuser.apk
-Hide killing of busybox before unroot
Version 2.1.4 - Files are standalone. No need to download Android SDK anymore.
Version 2.2.0 -
-adb included, no SDK needed
-abort if cannot find adb
-remove alternate busybox at /system/xbin and /system/bin when unrooting
-remove alternate busybox at /system/xbin when rooting and installing busybox at /system/bin
-No more hang in exploit...I hope
-Clean up code
Version 2.2.1 - minor revision to code (curl related)
DarkOnion's DoRootv3
Version 3.0 - set-up menu's, added error checking, will detect which OS you are on
Version 3.1 - fixed issues with ADB SDK User interfaces
Version 3.2 - adapted to DoRoot 2.2.1
Version 3.3 - edited code for easier understanding and modifications
=====
=====
References:
Original procedure produced by Sebastian Krahmer
http://forum.xda-developers.com/showpost.php?p=7838000&postcount=1
Tutorial/How-to Root Droid 2 on Windows by DarkOnion
http://forum.xda-developers.com/showpost.php?p=7865824&postcount=164
Tutorial/How-to Root Droid 2 on Linux/Mac by DarkOnion
http://forum.xda-developers.com/showpost.php?p=8103311&postcount=340
====
====
Appreciate my work and/or help, feel free to send donations my way! Poor college student here who just got a speeding ticket! Doh!
This is outdated information and should be used as a reference only! All updated versions have moved to POST #1.
Hi all. Made it to the front page of XDA Developers.
http://www.xda-developers.com/android/easy-rooting-method-for-droid-2/
I just want to make sure credit is given where due. First of all, the original procedure was produced Sebastian Krahmer. From there I wrote an indepth tutorial to root the Droid 2. I took a vague instruction set and help it grown into something that the average person could understand. Understanding the need to simplify the process, I decided to write scripts to further streamline the process. What started out as a 3 part script that involved 8 or 9 commands eventually became a two part script that involved 3 or 4 commands. I have no programming background, by the way. Having trouble getting the process down into one part, facelessuser volunteered to take my work, and put a bunch of neat things into it to get it to work as one thing with error checking! So, with that said, I'd like to thank everyone that had a part in the project, especially facelessuser for his dark magic arts that made the script run, matt4542 for constantly testing my various scripts, and everyone who directly or indirectly ran the scripts!
We are moving forward!
===
Hi all.
We (me), facelessuser, and a few others are working furiously to get an easy one step program out for you guys. In the mean-time, I have a pretty safe, and clean, and easy 2 step method for Windows, Mac, and Linux. I am still cleaning stuff up, but for the most part, it all runs well.
What you need:
Android-SDK for your operating system which can be found here:
http://developer.android.com/sdk/index.html
Motorola Drivers (if you are using Windows) which can be found here:
http://www.motorola.com/Support/US-...tware_and_Drivers/USB-and-PC-Charging-Drivers
And the files/scripts/programs to root for your OS:
Want to try the one step process, go down to post #2!
Windows [1.0]: http://www.kimete.com/droid/DORootforD2Windows.zip
Mac/Linux [1.0]: http://www.kimete.com/droid/DORootforD2Linux.zip
Instruction for Windows:
GO DOWN TO POST #2 AND DOWNLOAD THE ONE STEP
1. Extract and Update Android SDK package to your computer. The file comes in a zip file. Just open it up and drag and drop the android-sdk-windows folder to your C drive. Next, extract the files from the DORoot zip file to the tools folder of Android SDK. You should be moving 7 or 8 files into the tools folder.
2. Install Motorola Drivers
(Tip, to stop the launching of the Verizon/Motorola site, go to the MotoConnect icon in the bottom right, right click, when phone connects, nothing.)
3. Make sure you phone is in PC Mode with USB Debugging enabled
PC Mode: Notification blind -> USB connection -> PC Mode
USB Debugging: Settings -> Applications -> Development -> USB debugging
You need USB debugging icon showing in notifications. Try Charge Only if you can't get PC Mode to show USB debugging.
4. Double-click and run doroot1.bat
5. Follow the instructions. You will enter into the shell and be prompted with a $.
6. enter [./data/local/tmp/rageagainstthecage-arm5.bin] and let it run. Can take up to 15 minutes before it boots you out.
6a. To check if rageagainstthecage worked it's magic, enter the shell with adb shell. You should see a # sign. If you don't, you need to run rageagainstthecage again by entering the command from step six.
6b. If you see the #, exit the shell by typing exit.
7. After being booted from shell and back to DOS, enter or double click doroot2.bat
8. That's it, you are done.
Instruction for Linux and Mac:
GO DOWN TO POST #2 AND DOWNLOAD THE 1-STEP!
1. Extract and Update Android SDK package to your computer. The file comes in a .tar.gz file. Just open it up and drag and drop the android-sdk-linux folder to your home directory or desktop. Next, extract the files from the DORoot zip file to the tools folder of Android SDK. You should be moving 7 or 8 files into the tools folder.
2. Make sure you phone is in PC Mode with USB Debugging enabled
PC Mode: Notification blind -> USB connection -> PC Mode
USB Debugging: Settings -> Applications -> Development -> USB debugging
You need USB debugging icon showing in notifications. Try Charge Only if you can't get PC Mode to show USB debugging.
3. Navigate to the tools folder of your android-sdk
[cd /android-sdk-linux_x86/tools]
4. enter [chmod 0755 doroot1.sh] then run it [./doroot1.sh]
5. Follow the instructions. You will enter into the shell and be prompted with a $.
6. enter [./data/local/tmp/rageagainstthecage-arm5.bin] and let it run. Can take up to 15 minutes.
6a. To check if rageagainstthecage worked it's magic, enter the shell with adb shell. You should see a # sign. If you don't, you need to run rageagainstthe cage again by entering the command from step six.
6b. If you see the #, exit the shell by typing exit.
7. After being booted from shell and back to command prompt, [./doroot2.sh]
8. That's it, you are done.
Enjoy my works? Want to show your gratitude? Just want to help a poor college student out, donate via PayPal to: [email protected]. All donations are greatly appreciated. Money will be spent on escorts, food, adult beverages, higher education and its bs fees, paying off my phone, and the wonderful speeding ticket I got this week!
Hey Thanks alot for writing this! I just tried it out and ran until completion.
A few things I found.
In the dos prompt, part2 the program asks user to input a few commands. Commands 2 and 3 should end in .sh. The program dosent mention this.
Thanks again
Typo in the 3rd step. You forgot to add '.sh'.
lockdownx1x said:
Typo in the 3rd step. You forgot to add '.sh'.
Click to expand...
Click to collapse
Doh. Good catch y'all. I will take care of that now!
Problem
Everytime i type: $ ./doroot2.sh
i get:
./doroot2.sh
./doroot2.sh: not found
thank for the help!
The " ./ " before doroot.sh tells linux to look in the current directory for the file to run. Make sure you in the tools directory of the sdk and that the script is there as well.
Sent from my DROID2 using XDA App
Yep i definitaly made sure of that but same error. It doesnt matter though i have rooted my droid 2 through the manual proccess
NiteSite said:
Everytime i type: $ ./doroot2.sh
i get:
./doroot2.sh
./doroot2.sh: not found
thank for the help!
Click to expand...
Click to collapse
Did you do cd data/local/tmp in adb shell before doing the chmod and ./doroot2.sh?
Yeah the chmod doroot2.sh worked without a problem. ./doroot2.sh did not tried it several times though
Sent from my DROID2 using XDA App
NiteSite said:
Yeah the chmod doroot2.sh worked without a problem. ./doroot2.sh did not tried it several times though
Sent from my DROID2 using XDA App
Click to expand...
Click to collapse
Weird. I am going to send you a PM. Hit me up on Google Talk.
-Kevin
Should turn this in to a one click root app for D2. Couldn't you essentially do some modifications and run it from the phone?
mjones1052 said:
Should turn this in to a one click root app for D2. Couldn't you essentially do some modifications and run it from the phone?
Click to expand...
Click to collapse
I am working on it. Hahaha. I don't have any programming background. So I am learning on the fly, but progress is being made.
Though, I have to say that the process is much much much easier than what it originally began as. So... moving in the right direction.
I'm not much of a programmer. I'm on Windows. Do I need to chmod the files, and if so, how would I do that?
Kenny Strife said:
I'm not much of a programmer. I'm on Windows. Do I need to chmod the files, and if so, how would I do that?
Click to expand...
Click to collapse
Just follow the instructions. Launch the doroot1.bat file. The .bat file will launch you into ADB shell. chmod the doroot2.sh file, then run it. adb shell again. chmod the doroot3.sh file and run that. Hope that helps. I am on google talk if you need help.
I'm stuck on the second step. Attempting to contact you through Google Talk...
Thanks, by the way.
please help!
i rooted manually and when i try to open superuser permissions icon i get a black screen...should i follow your steps to root now and will that work ??
chrismouro said:
i rooted manually and when i try to open superuser permissions icon i get a black screen...should i follow your steps to root now and will that work ??
Click to expand...
Click to collapse
You are okay. Superuser lists the program you've allowed superuser access to. You haven't given any apps access, therefore blank!
Kenny Strife said:
I'm stuck on the second step. Attempting to contact you through Google Talk...
Thanks, by the way.
Click to expand...
Click to collapse
Kenny, did you get this resolved? I am experiencing the same issue.
I'm getting kicked the ./doroot2.sh: not found as well. Anyone get past this point?

rooting captivate 2.2

how do u root with z4root with out being able in install any 3rd party apps
!!
please help!!!!
Do alittle more research on the whole root process. 2.2 is a little weird but instructions are out there. I would not use any app to root Basically you need to find the right zip and install that with the button recovery.
Also don't expect an immediate response. Just because no one respond in 5 minutes does not mean they won't
Sent from my SAMSUNG-SGH-I897 using XDA App
I had to use a side loading app to get z4root installed on my phone and then rooted it from there.
Google "captivate side loading" and you should be able to find the app you need the name escapes me at the moment.
Sent from my SAMSUNG-SGH-I897
Sideload Wonder Machine from Android Central worked great for me.
http://forum.androidcentral.com/and...40770-ac-sideload-wonder-machine-windows.html
Watch this... http://www.youtube.com/watch?v=LFHLVF1aA0Q
If you can get an app to load and work on your machine to side load the apps you are ready to go. If not, i.e. Vista 64bit is an issue for DroidExplorer, you can use simple adb commands.
Like the video says... assuming you have the SDK and drivers installed. This is also assuming a computer running windows, if you are running Linux well... if you are running Linux you should be able to translate
1. Open a command prompt
2. change directories to the platform-tools directory where ever you installed the 3. SDK. i.e. C:\android-sdk\platform-tools
4. Turn usb debuging On via the phone Settings->Applications->Development and check Usb debuging
5. connect your phone to the PC with the usb cable
6. type adb devices
If you then see something like this you are ok to continue, if not you need to figure out what is wrong with either your SDK install or your driver install
List of devices attached
100049b90495 device
7. type adb install <location of your z4root.apk file> i.e. adb install c:\apks\z4root.apk
8. You will see adb copy the file and install to the phone. (If it fails start reading more in the dev section here. All the answers are there)
9. Disconnect your phone and open up z4Root on the phone and root it.
That should help. All of the steps above and A LOT more are in the dev section here, as posted above search and read and ye shall have all the fun you want.
+1 Sideload wonder machine
Follow the rooting guide on youtube from mobiletechvideo(?), he has a bunch of videos, one is how to flash cognition based rom onto your phone (but the first step is rooting, so you could skip the rest if you didn't want to flash a rom).
Hope it helps
http://capfaq.com/w/Root

[Q] about ADB

where can i download this ADB and i need a full guide about adb. step by step.
cause i have a problem in my vibrant, (fixing the partition "mbr error")
thanks to who are willing to help
You'd be wise to read up on the Android SDK before you attempt anything to do with ADB, or flashing Android stuff in general.
Read all you can, because it will kill your phone if you don't know what you're doing. You don't just 'download' ADB. It's part of a set of tools.
Sitting down and reading through the information on the SDK will give you the added bonus of being able to help others as well
Good luck.
can't find my devices
How should I do
If it can't find your device, download a program called usbdeview. Open the program (make sure you run as administrator). Delete all drivers associated with your device. Make sure you have USB debugging checked on your phone and then plug it back into your computer. This should automatically download the drivers necessary to run ADB.

MK802 II, adding APK to rom.

Hello XDA-members,
Im want to customize the rom for my MK802 device, the manufacture send me the stock rom file (android4.0.4..img). My goal is to add software (apk files) to the rom, so that they cant be removed in android itself. I have googled a lot and I can't figure out how to do this at the .img file.
Is it possible to modify this .img file and add apk's?
Other ways to do this?
I hope you guys can help me figure out, looking foward for reply's!
Thanks in advance,
Simon
This IS How I Added App To System Though ADB To MK802 & MK802 II
sjansen5 said:
Hello XDA-members,
Im want to customize the rom for my MK802 device, the manufacture send me the stock rom file (android4.0.4..img). My goal is to add software (apk files) to the rom, so that they cant be removed in android itself. I have googled a lot and I can't figure out how to do this at the .img file.
Is it possible to modify this .img file and add apk's?
Other ways to do this?
I hope you guys can help me figure out, looking foward for reply's!
Thanks in advance,
Simon
Click to expand...
Click to collapse
i would not recomend trying to edit the img file lots of reports of bricking The device from flashing custom img file
and alot of devices that no longer have wifi support do to incompatible wifi driver's OR BAD FLASH
(IF THIS HAPPENS TO YOU PM ME AND AND I WILL SEND U STOCK IMG FILE AND COMPLETE FLASHING INSTRUCTIONS)
(I HAVE BOTH STOCK PREROOTED IMG FILES) (UHOST ORIGINAL FIRMWARE) AND (STOCK XW-18 MODEL FIRMWARE)
if u would like to add an app to the device that way if u erase of factory default the mk802 it will still be there u must add it as a system App
You can do this easly through adb (Andriod Debugging)
You Must Have Usb Debugging Enable...and windows pc or laptop
and android sdk installed (]http developer.android com/sdk/index html)
YOUR MK802 OR MK802 II MUST HAVE ROOT...See This Guides in this forum (http www rikomagic co uk/forum/viewforum php?f=2&sid=bbfa80e8467e65d3cd46b25fdf27e517)
If You Have The Original MK802 Ur Pre Rooted Just Download SuperUser From Market and go to the letter i At the top of the right page then click update binarys on next page
1. plug into tv and power on (make sure u use the dc-voltige port for power)
2. navigate to Setting/Developer Options/Usb Debugging and Check This
3. plug usb cord into mk802 (make sure its the OTG port) and plug the other end into pc or laptop
4. windows will find the multimedia mass storage drivers and if u have sd card in it will find that also.. windows wont find the driver for the mk802
dont worry skip this
5. navigate to windows device manager and click on the yellow icon with triangle should say android something....lol (cant remember) and right click it and select update driver and then choose browse my computer for software click browse button and navigate to where android sdk was installed C:\Android\android-sdk\ and then select extra folder then select google folder so the directory should look like this C:\Android\android-sdk\extras\google now click let me pick from a list of device drivers on my computer and then scroll down till u see Android Interface And Select it Then select
Android Sooner Single ADB Interface....it should pop up and say windows cant verify if it the right driver click install anyways wait for a min then it should pop up and say windows successfully installed device driver.
6. navigate to windows command line and and type (cd C:\Android\android-sdk\platform-tools) hit enter then typ (adb devices) it will say list of attached devices and a nubmer line under that if there is no number or there just a space there then u need to start back at step 5 if u see ur device proseed to step
if u know adb commands ur good...if not sorry its to long to explain please refer to this here for most adb commands
http developer.android com/tools/help/adb html

Move ALMOST ALL the APPS to SD (for Non-Rotted DevicesONLY )

Hello!
this guide will allow all of you to move you applications to SD!
For EG : You are not allowed to the facebook app or HTC sync to ur sd card but after you follow this tutorial you will be allow to move them
before you start of you need these things
1.Your Phone :silly:
2.the adb utility Files(if you have SDK MANAGER INSTALLED you can find these under plat-form tools folder) and if you DONT ( you can download them, link are given BELOW )
3.USB CABLE
4.Your USB DRIVERS SHOULD BE INSTALLED
----(This tweak requires Android 2.2 or later)-----
Steps:
1.Enable USB DEBUGGING first..
(Open the Settings screen, tap Applications, and select Development,USB Debugging)
2.Connect Your Phone
(connect your Android device to your computer. Windows should locate the device and install the appropriate drivers automatically. If it doesn’t, you may have to download and install the appropriate drivers from your Android device’s manufacturer. Do not mount the device after connecting it – just plug it in.) ---- (FOR HTC USERS -- SELECT HTC SYNC )
3.if you have downloaded the files from the below link , extract them and open a command window there ( BY HOLDING SHIFT AND RIGHT CLICK >> OPEN COMMAND WINDOW HERE ) . if you already have the SDK MANAGER and Android SDK Platform-tools package installed , browse to the platform tools folder and open a command window there
4.Run the adb devices command and you should see your connected Android device.
5.Type the following command to set the default install location to your SD card:
adb shell pm setInstallLocation 2
6.If you want to revert this change later and install apps to the internal storage by default, just retype the above command and replace 2 with 0
0-Default
1-Internal
2-External
7.Disconnect the Phone .. Enjoy
ADB UTILITY - http://www.mediafire.com/?hovackomfaxbso3
ENJOY :victory:
Next time please search http://forum.xda-developers.com/showthread.php?t=1924054
shortyoko said:
Next time please search http://forum.xda-developers.com/showthread.php?t=1924054
Click to expand...
Click to collapse
REAL SORRY MAN! Didnt Search MY MISTAKE

Categories

Resources