[HACK] Market Hack for Yarvik 10" TAB460 (and others?) - Android Software/Hacking General [Developers Only]

Hi, for many years I follow and use the kind advises of users in XDA, since my old HTC 9090...
I never had the chance to give back, and now it's the time.
I'm the proud owner of an Yarvik TAB460 10" with Android, which was upgraded to ICS 4.0.3 from this beginning of April.
So, the upgrade was a must but, of course, I'd lose the Market again.
So there I went in search of a way to root and place Google Market (Play Store) in my brand new ICS.
After a while, I found a way, tested it, modified it and tested again, through perfection.
THANKS goes to the original poster (Almaz) and Batknight.
UPGRADABLE UNITS:
- TESTED:
» YARVIK TAB460
» YARVIK TAB220
» YARVIK TAB260
» YARVIK TAB360
» YARVIK TAB364
- NOT TESTED: (But a strong possibility to work)
» YARVIK TAB420
So, here it goes:
---------
WARNING: Full Android market script for Yarvik TAB460 ICS 4.0.3.
May result to re-flash your firmware.
PLEASE USE AT YOUR OWN RISK!
1 - Download zip file: HERE
2 - Unzip it
3 - Go to LINK
4 - Download Manual, LiveSuit and Upgrade Image for your tablet
5 - Follow instrutions to the letter (or pdf)
6 - Right after the upgrade, connect the USB cable to your Tablet. Notice that Yarvik was kind enough to leave USB Debugging ON.
7 - Make sure it found all drivers, otherwise point to the folder Drivers in the package which includes 32bit and 64bit drivers.
8 - Set display Sleep to 30 min (Goto Settings > Display > Sleep > 30mins)
Step 8.5 - I forgot to include a file: gapp.bat - see below
9 - Click RunMe.bat and follow directions.
10 - Set display Sleep back to 1 min
11 - Click on Play Store (Market) and login with you Email and Accept Market terms of Service.
12 - Reboot tablet again
13 - From Play Store (Market) install Superuser (from ChainsDD) and open the program.
14 - Go to Preferences (top right corner), scroll down and click on -Su binary vnull tap to check for updates-. Then click Update.
15 - Reboot Tablet
16 - From Play Store (Market) install BusyBox Installer (from JRummy16) and open it.
17 - Click Allow to Superuser permissions. If it gives you an error, close BusyBox Installer and start it again. Should go fine.
18 - Install first to /System/Xbin directory
19 - Then install to /System/Bin directory
20 - Reboot Tablet
21 - Set display Sleep to 30 min
22 - Connect USB cable to your Tablet
23 - Run RootMe.bat
24 - Set display Sleep back to 1 min
That's it, and now you're the proud owner of an Yarvik fully rooted and with functional Play Store.
If it works for you, please tell me. And if you test on another Yarvik or any other model, tell me as well.
Thanks to all.
-----------
Step 8.5 - I forgot to include a file: gapp.bat
Just create a new text file named gapp.bat, and insert the follow:
@echo off
adb push "ICS\%1\%2" %system_x%
adb shell chmod 644 %system_x%/%2
:exit
Save it to the same folder where runme.bat is.
Runme again, and NOW it should go just fine!

TAB360
Works on TAB360 aswell, i think it works on any Yarvik TAB that supports upgrading to ICS 4.0.3; great job and many thanks to developers.

Hi,
I have a Yarvik TAB460 and the installation of Google Play Store has not been performed successfully.
In the nine step on cmd i have the error 'gapp is not recognized as an internal or external command...'
My SO is Windows 7 Profissional 32-bit, and i test in two computers.
The error is equal on both computers...
And now...?

Hallo,
I have Yarvik TAB460 too and the installation has not been performed successfully.
I have the same error 'gapp is not recognized as an internal or external command.
I have Windows 7 Profissional SP1 32-bit on the notebook Dell.
What can I do next?

mmm...
Strange... It should work fine.
After you unzip the Yarvik_Market_Fix_v0.4, instead of clicking on runme.bat, open an elevated command prompt (click windows button, write <cmd>, right-click, choose Run as Administrator)
Then, travel to your foldes on wich you unzip the file, and write <adb root>.
If it gives you an error as "error: device not found", there's your problem.
- You have to verifiy if you have all drivers installed (check the folder Drivers).
- Check if USB Debugging is enabled.
- Check if you're doing this RIGHT AFTER the upgrad to 4.0.3
Report back

Hi again,
Still does not work...
I upgrade the tablet again, when i finished put sleep time 30 minutes, and in step 9 gave the same error GAPP (gapp is not recognized as an internal or external command...)
I made the command adb root, and received this mensage: adbd is already runnig as root
I have windows 7 32 bit professional PT, is because this?
Help me...

Got the same problem.
TAB220 on win7 64bit
the device comes under ASUS android devices > Android ADB interface.
Don't know if that's correct?
ps. tried the other driver as well, no luck.

I've got the same problem as users above.
Maybe we need to install JAVA or something.
Cause when i try to edit runme.bat it first call for .jar files...

SORRY!
My bad!!!
Very sorry guys!
You're all right.
When compacting the final zip file, I missed one very important file!
OMG, I had to follow every step until I found the error.
OK, no problem.
Just create a new text file named gapp.bat, and insert the follow:
@echo off
adb push "ICS\%1\%2" %system_x%
adb shell chmod 644 %system_x%/%2
:exit
Save it to the same folder where runme.bat is.
Runme again, and NOW it should go just fine!
Sorry again!

Thank You very much.
I'm testing it now and it seems to work fine.
BTW.
I'm using Tab260.

Yes?
si3wc4 said:
Thank You very much.
I'm testing it now and it seems to work fine.
BTW.
I'm using Tab260.
Click to expand...
Click to collapse
Can you confirm that it worked OK?

Hi,
With the file gapp.bat the runme.bat now works perfectly, but when I'm in superuser to do the update says: Downloading manifest... fail!
I have good signal for my wireless internet, may be because of my internet? (yes I am connected to the internet wirelessl)
Thank you!

MClerigo Yes, it works perfectly for me. Thanks again.
F5Jonathan
I had the same problem, and here's what i did:
When you're in Superuser app and can't download update try to install busybox (i know that it should be done later in next steps) and reboot your tablet.
I had to reboot it twice before it worked.
After that it worked for me.
BTW.
Sorry for my English

yep
F5Jonathan said:
Hi,
With the file gapp.bat the runme.bat now works perfectly, but when I'm in superuser to do the update says: Downloading manifest... fail!
I have good signal for my wireless internet, may be because of my internet? (yes I am connected to the internet wirelessl)
Thank you!
Click to expand...
Click to collapse
Do as si3wc4 told.
Usually it is not necessary to install busybox before the manifest update, but only a reboot. But Busybox shouldn't hurt
As I said, if at first you dont sucess, try and try again
Report back

I am stuck at updating Superuser... But Play Store works!
Thanks for a great help in getting Play Store on my Yarvik tablet!
I have a problem when trying to update "Su binary vnull" in the program Superuser. I fails in getting the manifest, a problem other users also have.
I am wondering if I even have to complete the list you made. I have the "Play Store" on the tablet and it's usable. I can download, install and use apps.
My question is, what does the rest of the list do and do I have to do it, when "Play Store" already works?

[email protected] said:
Thanks for a great help in getting Play Store on my Yarvik tablet!
I have a problem when trying to update "Su binary vnull" in the program Superuser. I fails in getting the manifest, a problem other users also have.
I am wondering if I even have to complete the list you made. I have the "Play Store" on the tablet and it's usable. I can download, install and use apps.
My question is, what does the rest of the list do and do I have to do it, when "Play Store" already works?
Click to expand...
Click to collapse
Well, if it already works, thats great.
Anyway, the rest of the checklist its just to make sure you have full permissions on your Android so that you can install anything.
To solve the problem of updating Superuser, try to search (on PlayStore) for Superuser Update Fixer (from ChainsDD). Install, run and test again to update on Superuser.

I actually ran the Superuser update fixer, but it said it wasn't necessary - so i forced it on!
I installed Busybox and ran it. It says the tablet is already rooted. I don't know how. All I did was installing the ICS 4.0.3 and going through the list until I came to item no. 14, where it failed.
Some things most have been done correctly, since it works!
Thanks for the help
BTW. It's a Yarvik 460 tablet

Thanks
MClerigo don’t wont to mess-up your thread, but for those hoe are only interested in Google Market (Play Store)
Pedroportugal at ****//forum.yarvik.com/showthread.php?3206
has a neat method of placing (Play Store) on a Yarvik tablet. (Only tested on a 464) but as it’s a basic update it must work on the other ICS tablets.
Cheers, B.
PS. It’s good you came through with your update, a lot of us started to doubt our computing skills.

Nice work,
Created gapp.bat and all went fine.
Thanks.
Rooted and playstore on ICS TAB260.

Nice! confirmed this to be working on a Yarvik TAB364.
Thanks for this!

Related

[Q] How can I get the Android Marketplace on my Alldro device ?

Hi guys,
I bought a tablet from the guys over at Allview. The price was decent and the tablet is nice, but the douchy problem is that they did not include the android marketplace. I need it.
The device runs a eclair (android 2.1) update 1. Is there any way to install the marketplace without rooting the device ? and If not, can the device be rooted ? It has no phone capabilities (no sim, no gps, no camera) so I have 0 ideea what tool to use, especially because i really have no ideea what happends when rooting.
The little i got informationwise is that i'd probably need to root it > connect it to pc, use the andorid debugging console to "push" the app into the system folder. Tried to install whatever vendor.apks I could find but since the "host" os was uncertain, it's probably why they could not be installed. Alas, i may be wrong. Can you please help me out ?
if you need more infor google allview or Alldro
Thanks a lot !
ldq said:
Hi guys,
I bought a tablet from the guys over at Allview. The price was decent and the tablet is nice, but the douchy problem is that they did not include the android marketplace. I need it.
The device runs a eclair (android 2.1) update 1. Is there any way to install the marketplace without rooting the device ? and If not, can the device be rooted ? It has no phone capabilities (no sim, no gps, no camera) so I have 0 ideea what tool to use, especially because i really have no ideea what happends when rooting.
The little i got informationwise is that i'd probably need to root it > connect it to pc, use the andorid debugging console to "push" the app into the system folder. Tried to install whatever vendor.apks I could find but since the "host" os was uncertain, it's probably why they could not be installed. Alas, i may be wrong. Can you please help me out ?
if you need more infor google allview or Alldro
Thanks a lot !
Click to expand...
Click to collapse
Here ya go! just download it to your destop, transfer it to you device via usb, or download it to android device and run it from there!
thanks a huge lot !!! I will try this out. if it cannot install it means I will probably have to root the damn thing
thought as much. it won't install. I'm using ES explorer to install it (my device is not rooted yet, as I mentioned before) and no luck.
EDIT 1: Also tried copy=pasting it into the system/app folder. it says android marketplace blablabla copy failed. Is it possible that I am dealing with a NAND lock ?
could be that system is mounted read only.
Do you have root?
nope, not yet. I;m trying to root it as we speak... so far still going through the steps
EDIT: trying this out: http://forum.xda-developers.com/showthread.php?t=858952
so far i got to making the recovery image. for some idiotic reason however, I cannot do adb reboot recovery again ! it tells me error: protocol fault (no status)
my guess is that it doesn't like the recovery folder's name. else i don't get what's wrong ! I am going to rename the folder, and then attempt a second reboot-recovery. see if that works !
EDIT2: did not work. Could it be something else ?
ok i did it ! the problem was I had skipped rooting and forgot to add a few more params after doing the backup... whew ! that was a close call ! ffs !
Omnichron said:
Here ya go! just download it to your destop, transfer it to you device via usb, or download it to android device and run it from there!
Click to expand...
Click to collapse
Hi,
Is there such an app for the phone P2 from Allview?
Thank you in advance,
Poli
You will need to root your device to be able to push the vending apk into the system apps.
1. Root. its essential to do so.
2. Mount system partition r/w > google for adb commands on how to do that and adb in general
3. download the google apps provided above and either unzip and push vending apk to system/apps (not sure about the exact names, you'll have to see for yourself by using Root Explorer) . Restart phone > should work.

Android Maxell Maxtab C8 MID Tablet Google Play Fix

So here's how I did it:
Basically, with an Cortex A8 processor, the Maxell C8 tablet seems to be a slightly upgraded Allwinner A10, which is a bit cheaper than the Maxell tablet but then again Maxell really did package theirs nicely in terms of casing. But it's no secret - when you plug in the Maxell C8 with Windows 7 it shows clearly that it's a MID tablet. So essentially, my theory is that this method should work on all similar tablets such as Allwinner A13,A10 etc (although many of those come with preinstalled google play, as China, like me, doesn't give a **** about copyright). For reference, my tablet is running Android 4.0.4
Step 1. Root your tablet.
This took me a few times to figure out but this program called "Android Root Unlock" finally did it for me. You can get it from Source Forge: http://sourceforge.net/projects/androidroot/
Enable USB debugging (settings > developer options > Usb debugging). Then just connect your tablet to your PC via USB, wait until Windows recognizes the device. It should read "MID" in the device manager screen. The unpack the zip file you downloaded above on your Windows machine and run "ICS_Root_Unlocker.bat" it while the tablet is still plugged into USB. A black terminal window will open, just follow the instructions from there. Your tablet will restart - that means it probably worked, don't close the program yet but follow what it says to the end until the terminal window closes. Now you can unplug your device.
Step 2. Install modded Google Play
Now you can go ahead and follow the instructions on xda-developers.com:
http://forum.xda-developers.com/showthread.php?t=1650116
That's it! Google play now works like a charm and I can download stuff directly from Google Play without problems
Here's my full blog post: http://truthtech0.blogspot.com/2013/03/android-maxell-maxtab-c8-tablet-market.html
Thanks for your efforts, I'll give it a try. I was going to try Root_with_Restore_by_Bin4ry, but as you've confirmed it works, I'll use Android Root Unlock.
I think it's running Jelly Bean, it's my dads tablet. I'll see him tomorrow.
profixit said:
Thanks for your efforts, I'll give it a try. I was going to try Root_with_Restore_by_Bin4ry, but as you've confirmed it works, I'll use Android Root Unlock.
I think it's running Jelly Bean, it's my dads tablet. I'll see him tomorrow.
Click to expand...
Click to collapse
Thanks for the tips.
Anyone managed to install either a recovery image or a custom rom on the maxtab?
I've rooted mine but cannot get fastboot to work and unable to load a recovery image. Adb is working OK. Tried clockworkmod but device is unsupported.
gadget19, what happened to yours, why do you need to recover or use custom rom?
profixit said:
gadget19, what happened to yours, why do you need to recover or use custom rom?
Click to expand...
Click to collapse
I tried the google play fix but its not working for me. I wanted to use a custom rom so that I get google play to work correctly and also to try out 4,2 features.
Hi, thank you for your guide.
Unfortunately i'm unable to complete it because when i connect the maxtab c8 to a windows 7 system it doesn't find the MID driver so the root bat doesn't find the device.
Do you have any hint in how to complete the procedure?
Thank you.
Town Annteem
lordtruten said:
Hi, thank you for your guide.
Unfortunately i'm unable to complete it because when i connect the maxtab c8 to a windows 7 system it doesn't find the MID driver so the root bat doesn't find the device.
Do you have any hint in how to complete the procedure?
Thank you.
Click to expand...
Click to collapse
I used the samsung drivers and google naked universal drivers. Adb commands work with them but could never get fastboot cmds to work.
gadgethome said:
I used the samsung drivers and google naked universal drivers. Adb commands work with them but could never get fastboot cmds to work.
Click to expand...
Click to collapse
Thanks for the hint; I was able to execute the bat file but i still have some problems.
The procedure looks like complete but if I open Root Explorer and try to do some changes in \system\app it just tell me that it's in read only mode.
Tried root check pro and it's all red...
superuser installed
sbin/su: permission denied
system/bin/su: no file
system/xbin/su: Setuid attribute present and root user ownership present. Root access is correctly configured for this file! Executing this file can grant root access!
system/xbin/sudo : no exsist
su binary not found or not operating correctly
Tried to run the su file in system/xbin/su as a script on the tablet and via adb without any changes. Checked a bit online but i'm a bit stucked since my other android device (lg p500) was much easier to root.
If you have any idea i't will be very helpful. Thank you.
Ok solved.
To easy root the maxtab c8 (android 4.1) i used the RK29 tab tolkit v1.3: easy and fast.
Now i have problem installing the play store...
I followed the guide but since i don't have any Vending.apk or phonesky.apk in system/app i just copied it without a backup, rebooted but nothing happened.
Need more testing.
Ok play store installed and working.
I didn't use the apk linked in the first post, i had to use this one instead: http://forum.xda-developers.com/showthread.php?t=1934441
The method is the same (copy in system/app, set the permission as rw-r--r-- and then reboot) just use the apk i linked.
Hope this help someone.:victory:
Hi all, what's the best drivers to use for the Maxtab C8
Windows 8. Device manager showing unrecognized MID device
Thanks
profixit
I used PDAnet software for driver instal on XP. Have no idea if it will work for 7 or 8.
Google it, i cant post URL
Finally got everything working.
Used my old Intel x86 XP Pro to root it
Then Google play installer.
Maxtab welcome to the real world.
i'll have a Nandroid backup of the stock rom by tomorrow. if interested PM me
maxell maxtab 8
Hi,
I have a maxtab 8, with recovery loop..
Where can I ask -this machine-, which would not take off the observer?
this forum is the correct place?

[GUIDE] Install apk without Filemanager/Internet

Yesterday i flashed a custom ROM and it didnt came with a File Manager installed with it.
Only way to Install apk was to connect to internet and download one File Manager.
While searching foe alternative methods i found 3 ways to install an apk without a FileManager or internet.
So far i've founded 3 methods
ADB
1.Copy the apk to an easily accessible directory eg. D:\name.apk
2.In ADB type adb install D:\name.apk
Done!
Click to expand...
Click to collapse
Terminal Emulator
For this method you should have terminal emulator installed on your device
1.Open terminal emulator
2.Type su
3.Change directory to SD card cd sdcard/or your apk folder
4.Type ls to see the list of files in your SD card
5.Type pm install name.apk
Done!
Click to expand...
Click to collapse
Browser
1.Open browser
2.Type file:///sdcard/name.apk
3.Done!
Click to expand...
Click to collapse
If you have any problems installing ask here. :good:
If you know any other method tell me!
For browser method didn't know
Sent from my HTC One X using Tapatalk 2
Another method here.
But first, some back story:
I integrated a system update using Titanium Backup on my coworker's tablet which broke the stock Google keyboard. This wouldn't have been a problem if poking around the recovery menu didn't also stupidly wipe the thing without so much as a confirmation. Yes, "Vol Up" = "Make Selection" instead of "Move Up" and there was no confirmation prompt so I accidentally picked "Wipe eMMC" and was immediately greeted with "Formatting eMMC." All I wanted to do was look for some cache clearing options and pressed Vol Up to *gasp* see if I could move UP the menu (Vol Down moves down and I expected power/lock to be "Make Selection").
Anyway, I had made a backup with Titanium Backup Pro when I first rooted his tablet (Verizon Ellipsis QMV7A) but it wasn't much use without a file manager and there was no way to use the browser or Play Store without a keyboard. There's also no ROM available, stock or otherwise.
The fix:
I didn't have a USB OTG adapter or a Bluetooth keyboard, but I did have my Galaxy Note 3 and the tablet did have Bluetooth. I paired them without needing the keyboard and initiated a file transfer to send a keyboard APK. It worked beautifully! I enabled alternate sources for APK installs, installed the keyboard, installed Titanium Backup, and was good to go! Of course, I then integrated it and a file manage into the ROM with Titanium Backup Pro.
you rock..!
rsz.riz said:
Yesterday i flashed a custom ROM and it didnt came with a File Manager installed with it.
Only way to Install apk was to connect to internet and download one File Manager.
While searching foe alternative methods i found 3 ways to install an apk without a FileManager or internet.
So far i've founded 3 methods
ADB
Terminal Emulator
For this method you should have terminal emulator installed on your device
Browser
If you have any problems installing ask here. :good:
If you know any other method tell me!
Click to expand...
Click to collapse
awesome..!! through browser is fastest way,,,! thx very much ,,i really appreciate that ..
Bluetooth keyboard
Thank you thank you thank you... I do have a Bluetooth keyboard but I didn't think on it until I read this... and my problem was, of course, reinstall the keyboard apk...
CZroe said:
Another method here.
The fix:
I didn't have a USB OTG adapter or a Bluetooth keyboard, but I did have my Galaxy Note 3 and the tablet did have Bluetooth. I paired them without needing the keyboard and initiated a file transfer to send a keyboard APK. It worked beautifully! I enabled alternate sources for APK installs, installed the keyboard, installed Titanium Backup, and was good to go! Of course, I then integrated it and a file manage into the ROM with Titanium Backup Pro.
Click to expand...
Click to collapse
Hi from France
(1 - sorry for my english then
2 - sorry too if the paths I indicate are not very accurately named in english as my phone menus are in french
3 - I did what follows with success on my rooted Kitkat (build .77) Z3 Compact)
!!! FOR XPERIA OWNERS ONLY AS FLASHTOOL IS A DEDICATED TOOL FOR THESE DEVICES !!!
So if you've got Flashtool installed on your computer, you can also install APK's without the Internet nor a file manager.
All you need to do is:
- on your phone, select "USB debug" mode in the "Developer options" menu (if not activated, tap 7 times on the "About the phone" line at the bottom of the "Settings" menu),
- still on your phone, allow the installation of unknown app in "Settings" > "Security" or "Settings" > "App" (depending of your Android version),
- connect your phone to your PC,
- then on your computer, launch Flashtool,
- once your phone is recognized, click on APK Installer (curved right arrow button: 5th button from the left),
- select the .apk file you need (notice that if stored on your phone, you can select the one you want -click ctrl for selecting several apps ; but if located on your PC, it seems that Flashtool won't let you choose the one you want and will install all the .apk files existing in the folder where they've been downloaded).
That's it, your app should be installed and working.
Not tested on my Mac (did it on my PC under XP SP3), but I guess it should be working all the same.
And as I said above, I did this on a rooted Z3C, so I don't know if it would work on an unrooted phone.
Hope this has been helpful.
Thank you to Joe from the french forum Phonandroid.
Areeyan
Thanks!
Is There any way to install apk without root and without adb using terminal..........
Is There any way to install apk without root and without adb using terminal.......... like pm install package.apk
Like this can we install apk by terminal without root and without adb
rsz.riz said:
Yesterday i flashed a custom ROM and it didnt came with a File Manager installed with it.
Only way to Install apk was to connect to internet and download one File Manager.
While searching foe alternative methods i found 3 ways to install an apk without a FileManager or internet.
So far i've founded 3 methods
ADB
Terminal Emulator
For this method you should have terminal emulator installed on your device
Browser
If you have any problems installing ask here. :good:
If you know any other method tell me!
Click to expand...
Click to collapse
No adb no browser nothing needed on this case .. You should be having the default- Downloads app right?
1 Go-to settings_storage_explore
2. Find the apk file use the copy option to copy it to downloads folder(cm 12 legacy xperia not able to open apk from this explore option)
3 launch the downloads and which is there as default
4 and open the apk from it
I found this more easy.
I accidentally uninstalled my file manager and I'm planing to do a factory reset with my phone but if i do so I won't be able to install apps and my alternate es file explorer cause I don't have a file manager... So can you help me on how to re-install my apps after my factory reset?
If you have email access you can email yourself an apk.
Aryeean said:
Hi from France
(1 - sorry for my english then
2 - sorry too if the paths I indicate are not very accurately named in english as my phone menus are in french
3 - I did what follows with success on my rooted Kitkat (build .77) Z3 Compact)
!!! FOR XPERIA OWNERS ONLY AS FLASHTOOL IS A DEDICATED TOOL FOR THESE DEVICES !!!
So if you've got Flashtool installed on your computer, you can also install APK's without the Internet nor a file manager.
All you need to do is:
- on your phone, select "USB debug" mode in the "Developer options" menu (if not activated, tap 7 times on the "About the phone" line at the bottom of the "Settings" menu),
- still on your phone, allow the installation of unknown app in "Settings" > "Security" or "Settings" > "App" (depending of your Android version),
- connect your phone to your PC,
- then on your computer, launch Flashtool,
- once your phone is recognized, click on APK Installer (curved right arrow button: 5th button from the left),
- select the .apk file you need (notice that if stored on your phone, you can select the one you want -click ctrl for selecting several apps ; but if located on your PC, it seems that Flashtool won't let you choose the one you want and will install all the .apk files existing in the folder where they've been downloaded).
That's it, your app should be installed and working.
Not tested on my Mac (did it on my PC under XP SP3), but I guess it should be working all the same.
And as I said above, I did this on a rooted Z3C, so I don't know if it would work on an unrooted phone.
Hope this has been helpful.
Thank you to Joe from the french forum Phonandroid.
Areeyan
Click to expand...
Click to collapse
Thanx.. Tried to install an APK via this method. Here are the Results
10/015/2019 22:15:52 - INFO - Starting phone detection
10/016/2019 22:16:02 - INFO - Device connected with USB debugging on
10/016/2019 22:16:03 - INFO - Connected device : SonyEricson X10
10/016/2019 22:16:03 - INFO - Installed version of busybox : N/A
10/016/2019 22:16:03 - INFO - Android version : 2.1-update1 / kernel version : 2.6.29 / Platform : 32bits / Build number : 2.0.1.B.0.19
10/016/2019 22:16:03 - INFO - Root access denied
10/018/2019 22:18:43 - INFO - Installing C:\Users\Bukhari\Desktop\mixplorer.apk
10/018/2019 22:18:50 - ERROR - [ 5%] /data/local/tmp/mixplorer.apk
10/018/2019 22:18:50 - INFO - APK Installation finished
8.0
Can not install on a new HD10(2017) 5.6.4.0?
Code:
[email protected]:/data/local/tmp # pm install DeviceSoftwareOTA.apk
pm install DeviceSoftwareOTA.apk
pkg: DeviceSoftwareOTA.apk
Failure [INSTALL_FAILED_INVALID_URI]
1|[email protected]:/data/local/tmp #
ls -l says:
-rw-rw-rw- shell shell 296233 2019-08-16 13:05 DeviceSoftwareOTA.apk
I successfully installed mtk-su and used it to install SuperSU.
I tried to install this and got Invalid URI?
What am I doing wrong?
Fuzzy
"Brother Support for Printing Range
Brother Printer Technical Support Phone Number may be provided over the phone by dialing – Brother Printer Phone Number (+1)-800-201-4179."

[Guide][Root] - Nextbook NX007HD

I recently got one of these, I imagine quite a few people did (sale this year on em), and could find no documentation on how to root it. Hopefully this hits google and will help all the other users out there! I did not make the software but gave it a go and it worked fine.
How to Root your Nextbook NX007HD
Google and download Cydia Impactor (First result on Google) Extract it (desktop, wherever you prefer)
Enable USB Debugging on your Tablet (Settings > Developer Options > USB debugging)
Plug up your Tablet via USB, do not turn usb storage on, let windows try (and most likely fail) at installing drivers.
Launch Impactor and select USB Driver Scan from the top menu (under USB). Let it do it's thing, reboot your PC after.
Verify your tablet/android device is showing up on the start-bar as being plugged up/in (bottom right area)(this may not be needed depending on your setup)
Relaunch Impactor (if rebooted ) and hit the Start Button
Let it do it's thing.
You should be rooted :victory: now go install SuperUser!
I should additionally note in my experience the SuperUser by ChaindsDD does not properly catch/work, but the one by CWM does.
Hope this helped everyone out who was slightly concerned when they couldn't find a root method someone else had tried/verified!
Thank You
I got the NX007HD cause it was on sale, before needing this one I head bought a tablet Craigslist and it WS already rooted.
I have never rooted before and tryed the one click root which didn't would and came across this and after spending all day trying to root it with or help it was done in under 10 mins I can't thank you enough.
P.S by any chance cukdu tell me how I could change the start up screen?
niftypixelz said:
I recently got one of these, I imagine quite a few people did (sale this year on em), and could find no documentation on how to root it. Hopefully this hits google and will help all the other users out there! I did not make the software but gave it a go and it worked fine.
How to Root your Nextbook NX007HD
Google and download Cydia Impactor (First result on Google) Extract it (desktop, wherever you prefer)
Enable USB Debugging on your Tablet (Settings > Developer Options > USB debugging)
Plug up your Tablet via USB, do not turn usb storage on, let windows try (and most likely fail) at installing drivers.
Launch Impactor and select USB Driver Scan from the top menu (under USB). Let it do it's thing, reboot your PC after.
Verify your tablet/android device is showing up on the start-bar as being plugged up/in (bottom right area)(this may not be needed depending on your setup)
Relaunch Impactor (if rebooted ) and hit the Start Button
Let it do it's thing.
You should be rooted :victory: now go install SuperUser!
I should additionally note in my experience the SuperUser by ChaindsDD does not properly catch/work, but the one by CWM does.
Hope this helped everyone out who was slightly concerned when they couldn't find a root method someone else had tried/verified!
Click to expand...
Click to collapse
WHERE usb driver
jlneely said:
P.S by any chance cukdu tell me how I could change the start up screen?
Click to expand...
Click to collapse
You unfortunately can only change one of the three images on boot animation (no idea why, have tried many diff ways!)
Check this out : http://forum.xda-developers.com/showthread.php?t=2334927
ming ming said:
WHERE usb driver
Click to expand...
Click to collapse
Be sure to hit > Usb > Driver Scan at the top of Impactor as noted in the instructions!
Glad this helped you, I've rooted a few other friends tables (same model) with no problems!
Upgrade
Do you know where I can find help to upgrade the firmware from 4.1.1 to any later version, or if this is even possible for this model?
I am trying to download Angry Birds for my daughter, but it says that its not compatible with this version firmware.
No upgrade needed!
dannybz said:
Do you know where I can find help to upgrade the firmware from 4.1.1 to any later version, or if this is even possible for this model?
I am trying to download Angry Birds for my daughter, but it says that its not compatible with this version firmware.
Click to expand...
Click to collapse
Hello dannybz,
Last weekend I was able to install many apps on my niece's tablets, (Angry Birds, Hay Day, Google earth, Ninja Fruit cut) :good:
After rooting the tablet with the great instructions you found here, you have to install an app called: "Market Helper" and follow the instructions...
codekiem.com/2013/02/13/market-helper/
Then you can install many apps you want...
Hope it can help you... It helped me a lot.
(I did this on 2 tablets with Android 4.1... the original version that comes with the tablet)
Can you provide a dump of original rom for this tablet?
Been trying to get a hold of it since forever.
"No such device" Error
Hi! I'm trying to use Cydia Impactor on my Nextbook NX007hd tablet but get error "No such Device" and sound like disconnecting from USB port.. can anybody help me please?
Nextbook model: next7100kld can be root?
thanks

[Solved] Control App (jp.pioneer.avsoft.android.controlapp)

Hi,
I'm still using CD Receiver XC-HM82. There is a dedicated, quite old, application Control App which Pioneer released some time ago. After installing the app, when a CD receiver is discovered the app unfortunately downloads some data needed for managing this particular model.
Recently I reinstalled android system and when I try downloading those data it says "download failed". The reason might be that there are some issues on Pioneer server side or they've simply stopped supporting this device.
I have still one phone where this application is fully installed and working fine. I think that the data (downloaded from Pioneer servers to manage XC-HM82) are being store at: /data/user/0. However, I haven't rooted this phone.
The question. How can I retrieve data from /data/user/0 and what's maybe even more important can I create APK which will include all data needed for managing XC-HM-82 so I could still use this application to manage my CD receiver?
Thanks for any tips
I'll answer to my own post for users who might use it.
1.Turn on Developers option in your phone
2. If you use Lineage OS allow Debugging as Root or Root via ADB
3. Check all aps you have installed
adb shell pm list packages -f -3
4. To backup base apk (in my case)
adb pull /data/app/jp.pioneer.avsoft.android.controlapp-PIpLM2ikeE7WRs7X2TlOFg==/base.apk pioneer.apk
5. To backup data of the application (including packet for controlling particular model)
adb backup -f pioneer.adb -apk jp.pioneer.avsoft.android.controlapp
Please note: you'll have to accept this action in Android
6. You should received two files: pioneer.apk and pioneer.adb
7. To restore base apk (in my case)
adb install pioneer.apk
8. To restore data of your app (in my case)
adb restore pioneer.adb
Please note: you'll have to accept this action in Android
Eventually, you should have a feel backup of you app with data folder.
This procedure has been created based on this source page:
https://gist.github.com/AnatomicJC/e773dd55ae60ab0b2d6dd2351eb977c1 \
Thanks to "@AnatomicJC"
gregory_cooky said:
I'll answer to my own post for users who might use it.
1.Turn on Developers option in your phone
2. If you use Lineage OS allow Debugging as Root or Root via ADB
3. Check all aps you have installed
adb shell pm list packages -f -3
4. To backup base apk (in my case)
/data/app/jp.pioneer.avsoft.android.controlapp-PIpLM2ikeE7WRs7X2TlOFg==/base.apk pioneer.apk
5. To backup data of the application (including packet for controlling particular model)
adb backup -f pioneer.adb -apk jp.pioneer.avsoft.android.controlapp
Please note: you'll have to accept this action in Android
6. You should received two files: pioneer.apk and pioneer.adb
7. To restore base apk (in my case)
adb install pioneer.apk
8. To restore data of your app (in my case)
adb restore pioneer.adb
Please note: you'll have to accept this action in Android
Eventually, you should have a feel backup of you app with data folder.
This procedure has been created based on this source page:
https://gist.github.com/AnatomicJC/e773dd55ae60ab0b2d6dd2351eb977c1 \
Thanks to "@AnatomicJC"
Click to expand...
Click to collapse
Gregory, thank you very much for your post!
First of all, I learned that I could stop checking my home network/router/settings etc.. to find the cause of the failing download.
I have the bluray player Pioneer MCS-FS232, with the controlapp working on my tablet.
I want to transfer the app to my phone.
I followed your steps:
Pulled the apk and backed up the data
I re-installed the app with adb install, and I restored the data with the commands above. Device report success after restoring data.
Unfortunately the app persists in asking for a download (also after restarting device). I tried also on another device, same result.
Could it be that the data restore command do need more specifications?
Thanks in advance for your reply...
Ptr
PS: the full command for step 4 would be (in my case)
adb pull /data/app/jp.pioneer.avsoft.android.controlapp-HjWUmVnui7FpTk0qKpQ3Ow==/base.apk pioneer.apk
you might want to add
adb pull
to your text in step 4
Thanks PtKt for your post and correction regarding "adb pull" missing.
There's no problem with base apk:
Pioneer ControlApp for Android - APK Download
Download Pioneer ControlApp apk 4.1.0 for Android. ControlApp is an application for corresponding Pioneer Products control.
apkpure.com
The thing is the data files (downloaded from Pioneer servers when it was still possible). What's the version of system: on a tablet and phone?
Recently, I realized that this method works on Android 9-11 but not on Android 7 cause there's a different folder structure. It recognized CD receiver but crashes when trying to connect to it.
Hello Gregory,
1. first tried it on my phone (where I had the app, but deleted it ( ). Android 11. This is the taarget-device. Not rooted. APK file installed with adb succesfully
2. when this did not work I tried on a tablet (rooted Asus transformer tf701t with timduru android 7). installed APK, date reports succes, but no working app.
3. device where the app works is Huawei tablet with android 10 (not rooted)
4. My computer is an old IMAC with Ununtu 20.4 lts
I tried to open the pioneer adb file, only partly accessible and only 5 lines.
I checked Androi/data/jp.pioneer.avsoft (etc), on my android 7 tablet, there is a map ' files' but without files.
tbc, Ptr
I'm not so advanced in this matter, but up to Android Version it's about folder /data/data/jp.pioneer... (and so on). You can't access it without root. Maybe you can do that via TWRP on Android 7 on later version it's an issue in easy way. Other solution is to use Magisk to manually copy needed files.
I'm not sure if referring to the system version different files were downloaded from Pioneer's serves. Unfortunately, I don't know.
gregory_cooky said:
I'm not so advanced in this matter, but up to Android Version it's about folder /data/data/jp.pioneer... (and so on). You can't access it without root. Maybe you can do that via TWRP on Android 7 on later version it's an issue in easy way. Other solution is to use Magisk to manually copy needed files.
I'm not sure if referring to the system version different files were downloaded from Pioneer's serves. Unfortunately, I don't know.
Click to expand...
Click to collapse
Aiai.... after a few days of efforts my conclusion was that you need root access to your source device.
And then I re-read your solution and I saw that I overlooked the last part of point 2 of your solution....
"2. If you use Lineage OS allow Debugging or Root via ADB." I did allow USB debugging but I missed 'as Root or Root via ADB'
OK, it is a pity, I'm not going to root my Android 10 tablet where the working app lives. Meanwhile I learned a lot and that's always fun....
Thank you very much for your work, if I come across another solution I will report here.
Ptr
Great. You're very welcome.
Hi guys. I have problem with this Control App from Pioneer too.
On my Android 11 phone is after starting the app visible only the loading screen or a black screen and nothing happend more.
On the old tablet with Android 5 run this app, but it want to download more files from the server, but that is not possible yet beacuse of severs shutdown? (it works well two months ago).
Can you please give me a advice how to run this app on Android 11 and share the downloaded files for my Android 5 tablet.
Because of this is using of my XC-HM72 very limited.
Thank your for every advice (My devices are not rootet).
Rdbc26 said:
Hi guys. I have problem with this Control App from Pioneer too.
On my Android 11 phone is after starting the app visible only the loading screen or a black screen and nothing happend more.
On the old tablet with Android 5 run this app, but it want to download more files from the server, but that is not possible yet beacuse of severs shutdown? (it works well two months ago).
Can you please give me a advice how to run this app on Android 11 and share the downloaded files for my Android 5 tablet.
Because of this is using of my XC-HM72 very limited.
Thank your for every advice (My devices are not rootet).
Click to expand...
Click to collapse
Hiya,
You won't download needed files (graphics or some scripts customized particularly for your XC- HM72) because there are no files on Pioneer's servers, anymore. If you don't have any device with fully working app you have to ask anyone who has it still working to export needed files (usually as "adb" file) for you then you just import it by a command:
adb restore exported_file_name.adb
Click to expand...
Click to collapse
and that's all.
Nevertheless, since Android 8 I think that the folder with user data files has a different location, so mentioned method should work for Android 8 - 11 (I haven't tested it on 12). That's all what I can suggest you.
gregory_cooky could you please share you date with adb file?​Thank you​
Rdbc26 said:
gregory_cooky could you please share you date with adb file?​Thank you​
Click to expand...
Click to collapse
There you go. Please unzip it and good luck!
Thank you for the file, but still without success. I tried adb restore pioneer.adb and on my android 5 tablet and still want to download files from innactive servers. The same I have done on my phone with android 12 and there is still the freeze or black screen :-( What now? Thanks
Rdbc26 said:
Thank you for the file, but still without success. I tried adb restore pioneer.adb and on my android 5 tablet and still want to download files from innactive servers. The same I have done on my phone with android 12 and there is still the freeze or black screen :-( What now? Thanks
Click to expand...
Click to collapse
I'm not much surprised about Android 5 cause it mightn't work. Unfortunately, I don't have any other news for you. I'm not even sure if my files were suitable for the model of yours. Further steps you should do by yourself. Maybe you'll find a solution and provide it for someone else who has the same CD Receiver as yours.
I've spend a lot of time trying to run the app for my old, but still well performing XC-HM71.
Luckily I've found old Titanium Backup (playstore) backups from 2015 and 2017. I successfully restored the app and settings on my forgotten redmi note 3 pro as root and old android were needed. If anyone is interested and want to try again, both backups are attached. Older app version is 3.5.0, never is 4.1.0. I'll recommend to start with older version, then restore just the newer app without data. It worked for me. Good luck.
But I've remembered the app a bit differently. Seems to be a bit useless, same can be done with remote itself.
Its just a bit faster to add internet radio stations, as browsing on unit itself is a bit pain in the backside.
XC-HM71 is a base version, no Bluetooth, Spotify or other currently standard addons, so really the Pioneer app do not have any real advantages.
Btw, I've had no luck with adb files from @gregory_cooky.
How to control my vsx 527 with control app? Can someone please help
Hi
I need files for Pioneer XC-HM81.
Can someone please help.
Good news!
I finally managed to transfer the needed Pioneer ControlApp data from my -non rooted- tablet (Huawei M5, android 10) to my -also non rooted- telephone (Samsung Galaxy A40, Android 11), based on gregory_cooky’s procedure in post 2 of this thread.
I tried it half a year ago (see above, my post 3) and gave up.
But a renewed attempt this week, learned me that I overlooked a crucial element: both devices need to have “USB debugging enabled” to operate the adb commands from my computer successfully.
Obviously, I misinterpreted step 2 in gregory_cooky’s procedure.
After enabling ‘developers option’ on both devices, you need to go to enable USB debuging . Without that, your devices are only partly accessible from your computer and adb commands will give error messages.
In detail: go to settings, scroll down towards about tablet or info telephone, look for software and then ‘buildnumber . Tap 7 times on buildnumber. this activates developers option. Go back to settings, you can now find developers option as the last point under settings. Tap developers option, enable it, look then for USB debugging and enable it. Do this on both devices.
Connect your source device (=device with a working ControlApp) to your computer. Open a terminal screen on your computer and type adb devices.
[email protected]:~$ adb devices
List of devices attached
P15YC3E10080000000007FC1881C0 device
Then proceed as described by gregory_cooky in post 2.
Be sure to have your source files (ControlApp apk and data) in the root of your home directory, otherwise adb cannot find it. Be aware this type of commands is capital sensitive, so if you ask for Pioneer.adb but the name of the file is pioneer.adb the computer comes with No such file or directory.
I use the ControlApp for my Pioneer MCS-FS232, which I can now easily operate from my arm chair. Volume, switch from CD to Aux or FM, etc.
Peter
It appears ControlApp has finally given up.
Looking if anyone has perhaps a copy of the source files.
ControlApp downloads the files from the following URL: http://www.pioneer.eu/files/support/Wr5Ch9makajA/smartphone_app/common/controlapp/sma/SmaHtml_14.zip
Note that this is a HTTP URL, so can easily be faked for the device, however need the ZIP. Used to have it, now it's gone
hello,
would anyone have a working adb for Pioneer X-HM72 please?

Categories

Resources