سؤال

Android tutorial explains how can I edit SL4A scripts in the phone.
How can I create and run scripts on the phone from the host PC.
I know adb forward command can help but I dont know how can I use it for this purpose.
Thanks.

هل كانت مفيدة؟

المحلول

Look at this post in google groups:
RemoteControl

نصائح أخرى

I develop SL4A scripts by running an SSH server on the Android, and then using SFTP to copy files over to the Phone.

From there I launch using a home screen shortcut, but you could also look at the answers to this question for tips: Launch SL4A Application via adb shell

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top