[Q] Unison on Android - Android Q&A, Help & Troubleshooting

Has anyone had any luck getting unison file sync onto an android phone. The only link I can find that actually tells how is in Japanese.

Given that I need a specific version of unison, how I could compile it to run it via the terminal app?

Tipika said:
Given that I need a specific version of unison, how I could compile it to run it via the terminal app?
Click to expand...
Click to collapse
Desesperate bump.
I am regularly looking into this issue every now and then but can't find anything new. I also need unison to run in android as it is the way that I am syncing all my files over several machines and servers.

Maybe you could just install linux cli tools
https://play.google.com/store/apps/details?id=com.galoula.LinuxInstall
https://play.google.com/store/apps/details?id=com.azlinux765.alinstaller
There was another app to add CLI tools without a full linux install, but I can't find it anymore

I have got unison (version 2.40.102) compiled on android now. I'm not next to my computer that I compiled it on but I can hopefully help you out if you tell me what bits you need explained. I started off using the Japanese instructions and google translate! I am also happy to share the binary with anyone who wants it.

Tipika said:
Maybe you could just install linux cli tools
https://play.google.com/store/apps/details?id=com.galoula.LinuxInstall
https://play.google.com/store/apps/details?id=com.azlinux765.alinstaller
There was another app to add CLI tools without a full linux install, but I can't find it anymore
Click to expand...
Click to collapse
Thanks it actually helped a lot ... indirectly
I already knew about chroot based Linux installs and while it would effectively allow me to run unison from a Debian chroot, I wanted something more native. However, your post pushed me to look again into such options and I discovered an amazing project that allows to run Debian in a more seamless fashion using symlinks, bind-mounts and other tricks to make the experience of Debian near native.
http://sven-ola.dyndns.org/repo/debian-kit-en.html
I can now run unison over ssh and the only issue I found was a permission problem that can get fixed by asking unison to not sync permission changes.
Of course a completely native solution would be still better I think. That's why ...
noobuntu said:
I have got unison (version 2.40.102) compiled on android now. I'm not next to my computer that I compiled it on but I can hopefully help you out if you tell me what bits you need explained. I started off using the Japanese instructions and google translate! I am also happy to share the binary with anyone who wants it.
Click to expand...
Click to collapse
... such an offer to help compiling unison on android would be great
I actually tried to find this Japanese tutorial but did not succeed in locating it. Maybe I did not use the right search terms...

UnisonSync
Hi there,
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A couple of pointers:
- Keigo Imai's patch to to cross-compile OCaml on Android (https://sites.google.com/site/keigoattic/ocaml-on-android)
- Jérôme Vouillon's OPAM Android repository (http://github.com/vouillon/opam-android-repository)
This should help you cross compile unison (I did this on Linux).
I also released recently a GUI app that allows you to unison without dealing with the command line (and without rooting) on Google Play:
https://play.google.com/store/apps/details?id=net.danielroggen.unisonsync
Cheers,
Dan
bdaman80 said:
Has anyone had any luck getting unison file sync onto an android phone. The only link I can find that actually tells how is in Japanese.
Click to expand...
Click to collapse

the google play link is broken

fixed link
Tipika said:
the google play link is broken
Click to expand...
Click to collapse
fixed.
Now also a free version, but that one requires to use the command line (e.g. from Terminal Emulator) and to be root:
https://play.google.com/store/apps/details?id=net.danielroggen.unison

Related

ubuntu on htc amaze

I try to run ubuntu on my machine.
I did root and unlocking the bootloader and superuser + busybox I try to start ubuntu after I installed everything according to instructions in this link: http://forum.xda-developers.com/showthread.php?t=962023
In "terminal monitor" that:
su <return>
cd / sdcard / external_sd / ubuntu <return>
sh ubuntu.sh <return>
He writes that he claims the UBUNTU but he just does not respond.
From what I gather I need to file "ubuntu.sh" fit to AMAZE
i am sorry about my English.
somebody know somthing? plz?
chai058 said:
somebody know somthing? plz?
Click to expand...
Click to collapse
Did you post your question in THAT thread?
get Linux Installer from the market.
after you study. then use it;
after a couple builds, you will have a better idea about why you couldn't get the ubuntu.sh to work.
Linux Installer and tutorials and (and I kid you not) GOOGLE is your best friend.
the above formula worked for me. after a couple months of research and trial and errors, I have a functional and built from scratch Natty build.
one more thing- aptitude is your friend -install it with apt-get first and switch to it from apt-get soonest.
I could talk for hours, but I would hazzard a guess, as pointed out in the post above, that others , in the very forum you linked, as well as others on this very site, that these others have already talked about this for hours and you have a vast array of knowledge at your fingertips, or is it mouse pointer, either way..good luck
really just meant to say that Linux Installer from the market worked for me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tnx very match i hop is gonna work!
Daddyroot said:
get Linux Installer from the market.
after you study. then use it;
after a couple builds, you will have a better idea about why you couldn't get the ubuntu.sh to work.
Linux Installer and tutorials and (and I kid you not) GOOGLE is your best friend.
the above formula worked for me. after a couple months of research and trial and errors, I have a functional and built from scratch Natty build.
one more thing- aptitude is your friend -install it with apt-get first and switch to it from apt-get soonest.
I could talk for hours, but I would hazzard a guess, as pointed out in the post above, that others , in the very forum you linked, as well as others on this very site, that these others have already talked about this for hours and you have a vast array of knowledge at your fingertips, or is it mouse pointer, either way..good luck
really just meant to say that Linux Installer from the market worked for me.
Click to expand...
Click to collapse
So you got ubuntu installed on your Amaze 4g? I'm using the stock kernel and it doesn't look like it has loop device support. What Rom/Kernel are you using?
Yeah I was about to say, hold on a minute, when did someone get Ubuntu running on the Amaze? I must've missed that announcement. I mean I know they got it running on a select few other phones (like the N1), but never heard anything about it running on the Amaze.
Ok so I was just able to boot ubuntu successfully. I can confirm this works using Energy Rom with stock Kernel. The problem was I was trying to install from my external SDCard not the internal. Followed the instructions here: http://androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android/
Only issue I am having is with apt repo's but otherwise looks good!
Bling_Diggity said:
Yeah I was about to say, hold on a minute, when did someone get Ubuntu running on the Amaze? I must've missed that announcement. I mean I know they got it running on a select few other phones (like the N1), but never heard anything about it running on the Amaze.
Click to expand...
Click to collapse
Yea I am with you all this one I am calling BS. I would be nice to have it thought
Apt-get is more suited when installing a large amount of packages as it works out the depends faster. Otherwise Aptitude should be used. That's direct from experienced Debian developers.
Ruby running CM 1O - using XDA Developer app
I used the Ubuntu.sh method at first and for it working. Then I found out about the complete Linux installer app and have successfully ran Ubuntu 12.04, backtrack and debian.
Sent from my HTC Ruby using xda app-developers app
jared407 said:
Yea I am with you all this one I am calling BS. I would be nice to have it thought
Click to expand...
Click to collapse
There's an app that makes it easy to get ubuntu on Android. It's called Complete Linux Installer, search it up in the Play Store. It works for me. I actually used it so I could get hamachi running. It connects but doesn't work with it tries to connect with other devices
Sent from my HTC Ruby using xda app-developers app

[Q] Ubuntu on Samsung galaxy player?

Has any anyone gotten Ubuntu to run on the Samsung galaxy player?
I heard it works on the galaxy s, so shouldn't it work on SGP?
It does work, well, I did Debian anyways. I downloaded linux installer from the market and then followed the directions here
http://wiki.lxde.org/en/Android
If you try it, let me know how it goes
This looks awesome! But when i try to follow the instructions for installing the debian shell the link for the Installer Package just takes me to the Android Fanatic homepage instead of where the file is hosted. Could you post the file?
You can use any vnc viewer. Just pick one up at the market.
EDIT: Linux installer does that part for you.
Sent from my YP-G70 using XDA App
I installed everything and there were no issues but when try to boot into it with linuxchroot it enters chroot and then says "Galoula LinuxInstaller not found or Android Bind is not active!" then gives me a bash shell or something. Not sure where to go from here....
BOBdotEXE said:
Has any anyone gotten Ubuntu to run on the Samsung galaxy player?
I heard it works on the galaxy s, so shouldn't it work on SGP?
Click to expand...
Click to collapse
Try boch emulator .
Android Bind
Im not 100% sure but I think there was something about Android Bind in the setup menu. Try reinstalling with that option enabled
Tried bochs and I actually had the same problem with Redhat with it becoming a bash shell instead of a UI.
kekx said:
Im not 100% sure but I think there was something about Android Bind in the setup menu. Try reinstalling with that option enabled
Click to expand...
Click to collapse
Tried the option and still gives me the same error. I'm using terminal emulator to execute "linuxchroot" if that might be a problem. Everything seems to be correctly installed so I'm not sure what i could be missing. What is supposed to happen after you type "linuxchroot" into the terminal?
Made a small screenshot for you
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just a few lines and then youre in debian/ubuntu/whatever...
Used Debian 6 cause I heard thats the best choice.
My setup:
+"Install in a block device" and "Use loop file" checked
+Debian 6 (squeeze)
+Domain name "localhost"
+Loop file location "/mnt/sdcard/Linux.loop"
+1200MB loop filesize
+Allow write to system checked
Its important that u prevent your device from turning off/going to standby mode, cause that could interrupt your installation or your wlan connection.
Then just press that buttons one by one:
Create target loop => Format target loop => Mount loop => Install in loop => Install linuxchroot script.
After that, just type linuxchroot in your favourite terminal emulator and youre good 2 go
//Read youre post again and looked at my screenshot and found out that everything is ok for you xD You are already in Ubuntu! In that bash thingy, You can now install your stuff and do everything you want to
//That bash prompt is normal! To get a UI, you have to install a VNC server like tightvncserver. Then just start it, install a client on your Android like android-vnc-viewer and connect to the Server.
[email protected]@rd said:
I installed everything and there were no issues but when try to boot into it with linuxchroot it enters chroot and then says "Galoula LinuxInstaller not found or Android Bind is not active!" then gives me a bash shell or something. Not sure where to go from here....
Click to expand...
Click to collapse
Thats the debian shell. Now follow the rest of the directions on the page.
Sent from my YP-G70 using XDA App
O OK! Thank you so much for your help! I'm new to Linux so I'm still working on understanding how it all works.

HALF-ASSED ONEPLUS ONE TOOLKIT v1.0 BETA in Python - OSX, Linux, and Windows!

UPDATED!!!!!! 12/30/2014
i present to you the latest pre-release from vvn's secret underground laboratory.......
THE HALF-ASSED ONE PLUS ONE TOOLKIT v1.3.2 BETA!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
STILL IN BETA TESTING. tested most functions on my macbook pro (running OSX mountain lion) and they all seem to be working. haven't tested the newer functions like flashing the newer stock ROM images (XNPH38R and XNPH44S) but theoretically they should work if the others do.
USE AT YOUR OWN RISK. i'm not responsible for anything that might happen to your device as a result of using the toolkit. i assume if you are able to make it far enough to install python, the android SDK, and run the script, then you've got a pretty good idea of what you're doing already. if you need help, send me a message.
requirements: python 2.7, android SDK, opotoolkit.py, opointro.py, pyadb.py
NOW ON GITHUB!!!!
to install and run using git:
git clone https://github.com/eudemonics/1plus1toolkit.git 1plus1toolkit
cd 1plus1toolkit
python opotoolkit.py
*you might need to run as root, and make sure to have USB debugging enabled*
GITHUB project link: https://github.com/eudemonics/1plus1toolkit
installation:
download and install python 2.7: https://www.python.org/downloads/
download and install android SDK: https://developer.android.com/sdk/
it should work with the adb and fastboot binaries provided in the ZIP, but if not, you should install the android SDK. i recommend even MORE that you create an environmental path variable to the android SDK so you can run the commands from any directory.
setting up an environmental path variable (optional - recommended):
if you're on windows you can go to my pastebin, find the only powershell script on there, and steal/adapt the code to create your own environment path variable. but it's much easier to configure in system properties - i'm not on windows right now so these may not be exact instructions, but you should be able to right click on "my computer", select "properties", go to the "environment" tab in system settings, and add the environment path there. linux and OSX users just need to add the android SDK directory to their ~/.bash_profile or ~/.bashsrc or wherever environment paths are defined. if you still don't understand environmental path variables or symbolic links, i highly recommend google (or startpage.com, the private version).
if you don't want to go to the trouble of creating the environmental path variables, and you want to use the android SDK on your computer, then just extract all the files from the ZIP into your android SDK directory.
how to run the toolkit:
plug phone to computer via USB, turn on android debugging.
open command prompt or terminal window to scripts directory. start toolkit by entering:
"python opotoolkit.py"
if everything is installed and in the right places, you should see a menu like the attached screenshot.
i'll continue working on it and adding more when i can so keep checking this space, as well as the pastebin links (i'll add to github eventually). everything's open source; use, share, steal whatever you want from the code. some credit would be nice, though.
not gonna ask for donations - if you'd like to donate, please do so by purchasing my EP:
buy it here: http://dreamcorp.bandcamp.com
or search for it on itunes, google play, amazon, spotify, last.fm, cdbaby, blah blah blah.
there are also links in the description for my music video
https://www.youtube.com/watch?v=2i-F4jiKtGg
RESERVED
THIS IS NOW ON GITHUB!
get the latest version from here:
https://github.com/eudemonics/1plus1toolkit
sorry i rarely ever log on to xda-developers, email or facebook me if you have any problems!
Reserved again
***space reserved***
create an app or another to unlock root
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
cassyjack said:
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
Click to expand...
Click to collapse
What was the point in bumping a thread that hasn't had a reply for over 3+ months?
cassyjack said:
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
Click to expand...
Click to collapse
hi, you should be able to root with SuperSU (latest version 2.40) using my toolkit. let me know if you have any problems, since i haven't tested flashing the latest SuperSU yet.
zephiK said:
What was the point in bumping a thread that hasn't had a reply for over 3+ months?
Click to expand...
Click to collapse
my apologies - this is why i named it the half-assed oneplus one toolkit
Lol

[APP][UWP] VBA10 emulator

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an UWP version of Gameboy Advance emulator called VBA10 notorious for the fact that Microsoft pulled up this emulator from the store
First of all, I have no relation to this application; app's author decided to publish source code of the app so anyone can download and build this app.
I just created appxbundle for all platforms, and signed appx by my own code signing certificate (in that case you don't need import app's signature so you can skip this step).
So, don't ask me to add new features or fix the bugs
Installation as usual:
- download, unpack and install dependencies (if needed) for your platform
- download, unpack and install appxbundle (I not tried to install appxbundle but installed appx to test on my L-950).
Sign in to Onedrive not working?
app working nice, cheats also working... tested http://wescastro.com/codetwink/cheats.codetwink.com/gba/default.htm
dxdy said:
Sign in to Onedrive not working?
Click to expand...
Click to collapse
Sorry but I have no idea I tried "SuperMario 3" (I believe so) loaded from sd-card, works fine for me so it's not a big issue.
is no problem, also loaded from SD... same is for PC version (x64)...
Hi sensboston,
Do you know how to deploy it via VS2017, missing "ImageContentTask.targets".
Use some methods on google, but no go.
450 downloads but just 4 people say "thanks" on the OP!
Are you guys really think I'll answer your question after that??? No way... RTFM and gotogoogle
Hello!
Just registered to thank you, first time I need something like this, and I'm really gratefull to find it! I was afraid to reset my phone cause of that Msft's move.
Thx fore the app buy it but micro remove it
A big thanks to you
Thanks, you really helped me because I was searching for this app since Microsoft removed it. They are taking stupid decisions. Their store is poor, so why they are doing that ? I don't understand. So thanks, really ! (I'm french, my English isn't good). I'm searching for snes8x, the SNES emulator of this editor. Can u help me ? I'm also searching for the official website of this editor but I can't find it. The editor of Nesbox, another emulator, gives the appx of his app directly on his website so I'm using this one now but I prefer snes8x.
Universal Emulator
download appxbundle Universal Emulator:
nesbox.com/emulator
NES (.nes), Sega (.gen .smd), Super Nintendo (.smc), GameBoy (.gb .gbc .gba)
Thanks man. Anyone know where to find snes8x?
here
MHEV said:
Thanks man. Anyone know where to find snes8x?
Click to expand...
Click to collapse
Www.Freeroms.com
Ferrybigger said:
Www.Freeroms.com
Click to expand...
Click to collapse
No I'm looking for SNES8X, the emulator that got pulled from the W10M store. It's not the same thing as snes9x for pc.
MHEV said:
No I'm looking for SNES8X, the emulator that got pulled from the W10M store. It's not the same thing as snes9x for pc.
Click to expand...
Click to collapse
I'm the original author. I have not converted Snes8x to UWP. There is only a WP8 app and a Windows 8 app. Here is the link to the .xap for WP8 Snes8x : http://www.mediafire.com/file/39y62rdqfoc4qh9/Snes8x.xap; and source code: https://github.com/duchuule/snes8x . I don't know if you can sideload it on W10Mobile but I just posted here in case someone wants to convert it to UWP.
illidanx said:
I'm the original author. I have not converted Snes8x to UWP. There is only a WP8 app and a Windows 8 app. Here is the link to the .xap for WP8 Snes8x : http://www.mediafire.com/file/39y62rdqfoc4qh9/Snes8x.xap; and source code: https://github.com/duchuule/snes8x . I don't know if you can sideload it on W10Mobile but I just posted here in case someone wants to convert it to UWP.
Click to expand...
Click to collapse
These are the two apps I tried to sideload snes8x with: https://www.youtube.com/watch?v=JLHqig-WfcM&lc=z12fgda5py3ntpjlr23dxtvpllfoulgvm.1496430871172817 and https://www.youtube.com/watch?v=0YWUCzh3lUU
The first app gives me this error: "0x89731B01"
The second app says: "Error - The specified module could not be found."
Lumia 950xl running build 15063.297
here Nesbox if you need it
https://forum.xda-developers.com/attachment.php?attachmentid=4103220&d=1491496786
dxdy said:
here Nesbox if you need it
https://forum.xda-developers.com/attachment.php?attachmentid=4103220&d=1491496786
Click to expand...
Click to collapse
So I just installed this app and it crashes on launch -_-
Any solution?
MHEV said:
So I just installed this app and it crashes on launch -_-
Any solution?
Click to expand...
Click to collapse
works fine for me, no crashing... 950xl, 15063.297
dxdy said:
works fine for me, no crashing... 950xl, 15063.297
Click to expand...
Click to collapse
I tried soft resetting and reinstalling the app to sd card but its still crashing on launch.
Nesbox need "Microsoft.VCLibs.120.00.Phone MinVersion 12.0.30113.0"

Development WSA-pacman: Windows Subsystem for Android package installer

Greetings my fellow geeks
I would like to share my small part-time project I've been working on on the last few weeks.
I would've liked to post it in the Windows 11 dedicated thread, but well... there isn't any at the time of writing this
That said, this project is still in a very early stage of development, as of yet barebones (but I have many plans to expand it), and I even was too lazy to remove the default Flutter logo and icon... so consider it a pre-alpha; but hey, it works!
This may not sound like a "few weeks in development" project, but I had to implement a way to read an Android apk icon from scratch and that's what I spent most of my time with.
At the moment the application allows you to install any .apk package on WSA (by associating .apk files to the executable), as well as providing a convenient shortcut to the Android settings and the "Manage Applications" section (otherwise only accessible via console commands). It also has a few options (android port and light/dark theme).
More features are on the way, and I plan to show way more information on the installer (eg. app permissions, option to downgrade a package etc...)
The app is open source and available to download here
Some screenshots:
Spoiler
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Really helpful, many thanks
alesimula said:
Greetings my fellow geeks
I would like to share my small part-time project I've been working on on the last few weeks.
I would've liked to post it in the Windows 11 dedicated thread, but well... there isn't any at the time of writing this
That said, this project is still in a very early stage of development, as of yet barebones (but I have many plans to expand it), and I even was too lazy to remove the default Flutter logo and icon... so consider it a pre-alpha; but hey, it works!
This may not sound like a "few weeks in development" project, but I had to implement a way to read an Android apk icon from scratch and that's what I spent most of my time with.
At the moment the application allows you to install any .apk package on WSA (by associating .apk files to the executable), as well as providing a convenient shortcut to the Android settings and the "Manage Applications" section (otherwise only accessible via console commands). It also has a few options (android port and light/dark theme).
More features are on the way, and I plan to show way more information on the installer (eg. app permissions, option to downgrade a package etc...)
The app is open source and available to download here
Some screenshots:
Spoiler
View attachment 5447985View attachment 5447987View attachment 5447989
Click to expand...
Click to collapse
great.many thanks for your hard work.but when i duble click on .apk apps in my PC win10 x64 its open install menu but the install button is in gray color.thats mean its not active.any idea ?
hooooossamq said:
great.many thanks for your hard work.but when i duble click on .apk apps in my PC win10 x64 its open install menu but the install button is in gray color.thats mean its not active.any idea ?
Click to expand...
Click to collapse
It most likely means WSA is shut off, try opening an Android app (eg. Amazon Appstore) to boot it up, or set it to never shut down automatically in WSA options (not recommended)
You must also make sure to enable Android developer mode (also in WSA settings)
EDIT: now that I'm reading your comment again, you said you have Windows 10, did you manage to install WSA there?
alesimula said:
EDIT: now that I'm reading your comment again, you said you have Windows 10, did you manage to install WSA there?
Click to expand...
Click to collapse
yup.i just not notice that its for win11.but after i install it i read there.so there is no chance to use it in win10?
hooooossamq said:
yup.i just not notice that its for win11.but after i install it i read there.so there is no chance to use it in win10?
Click to expand...
Click to collapse
It requires WSA, so I guess it's not strictly Win11 as long as you manage to install WSA on Windows 10 (I have no idea whether you can and how)
This app just provides a GUI for apk installation, but depends on the Android subsystem
alesimula said:
It requires WSA, so I guess it's not strictly Win11 as long as you manage to install WSA on Windows 10 (I have no idea whether you can and how)
This app just provides a GUI for apk installation, but depends on the Android subsystem
Click to expand...
Click to collapse
thank you.i think its need win11.
Thank you very much for translating the app into Hebrew.
For some reason all the time it disconnects from me and gives the wrong port impression.
How could it not register it for me.
And is it possible to give support in APKS
Thank you.

Categories

Resources