is App Development without adb possible?
-
Hi
I know adb isn't working on the OP3/T
I want to start learning to Develop UB apps in python (to flex my newly formed python skills )
But without adb how do install the apps easily without it?
I was using "clickable" and it uses adb for transferring and installing appsSorry if this a totally nooby Question
-
@gnugeek
Hi,Yes it's possible through SSH.
You'll have to configure SSH on your device first (using UT Tweak Tool e.g).
You'll need to export your private key to your phone (I use bluetooth or MTP for that)When SSH is working, you'll have to add
--ssh <ip_address>to the clickable commands and you'll be all set.
That's what I use so I don't have to worry about loose cable when debugging. -
for a detailed guide about setting up ssh: http://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login