dr_blob Posté(e) 27 janvier 2014 Share Posté(e) 27 janvier 2014 This forum helped me in reaching the purpose. So I'd like to share the path I followed. The TAB752 is quite "hard" tablet, as it is not pre-rooted. Also, it is not supported or even recognized by most hack software. As said in other posts you need "USB debugging" enabled and "ADB drivers" installed together with adb software. (A good distribution of ADB software and drivers comes with the "CyanogenMod" software) After failures in getting root access with all the other methods I found on the web, I have been finally able to install the "su" command by using the "Cydia Impactor" (search on Google). It seems this software is able to get superuser acces on most of the "Chineese" and ultra-low cost stuff now on the market. After that, you can follow one of the tutors from Lannig (thanks) on this forum. In very brief summary: - adb shell - su - mount -o remount,rw /system - busybox cp "filetobecopied.apk" /system/app/ - chmod 644 /system/app/"filetobecopied.apk" - chown root.root /system/app/"filetobecopied.apk" (it seems to me this step is not really necessary, if you follow previous path) - reboot where "filetobecopied.apk" is this list of apps (get them from gapps, with the version suitable for your Android release): - OneTimeInitializer.apk - Phonesky.apk - GoogleLoginService.apk - GoogleFeedback.apk I did not copied the GoogleServicesFramework.apk, because already present on TAB752 (but not working). I reinstalled it later directly from Google Play (finally working!!) Ciao and good luck! 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
sweiller Posté(e) 30 janvier 2014 Share Posté(e) 30 janvier 2014 Bonjour, Nouvel utilisateur ... J'ai aussi une nouvelle TAB 752 depuis aujourd'hui . J'ai téléchargé Impactor (win). Si c'est possible merci de m'indiquer où est le tuto détaillé pour installer Google play car je ne trouve pas avec les indications données. De plus j'aimerai savoir si je dois faire un backup du système au cas où quelque chose tourne mal et si oui comment ? Merci d'avance de m'aider ! Hi all, I am a newbie I just got a TAB 752 today I downloaded Impactor for Windows If available please tell me the URL of the full tutors for installing Google play because I cannot find it with the indications furnished. Moreover I would like to know if I must do a backup of the present system in case something goes wrong ... If yes how ? BR Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
sweiller Posté(e) 11 février 2014 Share Posté(e) 11 février 2014 (modifié) Bonjour, Ceci servira peut être à d'autres car c'est une sorte de condensé de ce qu'il faut faire avec les liens qu'il faut ... ETAPE I Installation sur mon PC Win7 de adb sans problème. Remarque WIn7 n'a pas chargé de drivers depuis le repertoire adb en disant que le meilleur était déjà installé... J'ai téléchargé et lancé Cydia Impactor. Ce que je tape sera entre () : Au début dans adb, $ (su) répondait "denied" maintenant c'est Ok ! maintenant bien que je n'ai pas vu comment installer SuperSU ??? sur le PC dans cmd-admin : c:\adb\adb shell $ (su) su (RETURN) # (id) id uid=0<root> gid=0<root> # La TAB752 est donc rootée ! ETAPE II Je vais sur http://goo.im/gapps et je télécharge le package correspondant à ma version d'Android 4.1.x cad ici l'archive gapps-jb-20121011-signed.zip J'extrait l'archive puis je copie les .apk indiqués (GoogleFeedback, GoogleLoginService, GoogleServicesFramework, OneTimeInitializer, Phonesky) dans C:\adb\ Insertion et effacement d'une µsd 32GB pleine de ficher de test car vérifiée avec h2testw.exe je suis à la lettre les instructions de https://forum.frandroid.com/topic/163112-tab1072-google-play-android-422/page-3 message #50 /1 avec # reboot à la fin. ETAPE III Tout est bien qui finit bien ! Un grand merci à tous pour ces excellents tutos ... Play store est fonctionnel sur la TAB752 et j'y suis connecté !!! Modifié 11 février 2014 par sweiller Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Recommended Posts
Rejoignez la conversation
Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.