Jump to content

Windows 10 Mobile


rwanito

Recommended Posts

Salut !

Bon voilà, je vois que vous connaissez un peu en terme de manipulation android.

Microsoft a annoncé son projet d'application pour Windows 10 Mobile.

Le truc c'est qu'un mec à réussis a mettre un appli demandant des google services sur son téléphone. Avec la manip suivante.

 

This is for newest build!

1. After wconnect open CMD and

 

Code:
adb push FILENAME /data/local/tmp
adb shell
chmod 644 /data/local/tmp/FILENAME if file is .apk (chmod 755 if this is busybox file, and 6755 if this is su file)

(Ofc replace "APKNAME" too file name that you want to copy to system partition)
2. After this go to phone file explorer, press search button and type "c" and open "Documents".
3. Press arrow in right top for back to "C:".
4. Now go to C:\Data\Users\DefApps\APPDATA\Local\Aow\Data\Local \Tmp and copy previously sideloaded files to
a) C:\Data\Users\DefApps\APPDATA\Local\Aow\RootFS\sys tem\APP if you want install apk to system partition
B) C:\Data\Users\DefApps\APPDATA\Local\Aow\RootFS\sys tem\BIN if you want install binares
4. Reboot phone.​

 

Ok, mais le truc, c'est qu'est ce que je dois faire à la 4 ? Sideloaded ???

J'ai un APK ( Waze ), j'ai déplacé comme il faut mais ça ne fait rien. Mais je n'ai rien fait en rapport avec le sideload. C'est une commande dans ADB ou bien ?

Une idée ?

 

Merci :)

Edited by rwanito
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...