B4X FEED b4a-bridge on a Chromebook

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: b4a-bridge on a Chromebook است. این موضوع تا کنون 32 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع b4a-bridge on a Chromebook
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
32
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
I can use without any issue b4a-bridge to install apps from B4A IDE on my Chromebook if I enable Chromebook Developer Mode (not Android developer mode), but this means that I must "root" my Chromebook, which will disable a lot of security features.
On the other side, I can install apk files without activating Chromebook Developer Mode (only Android developer mode) following the procedure:
- from L:inux Terminal I send the commands:
B4X:

sudo apt-get install android-tools-adb -y
- activate Android Developer mode using usual procedure (navigate to the Google Play Store and navigate to Manage Android Preferences. Go to System then About Device. Click on “Build Number” at least eight times continuously to enable Developer Options.)
-send the command:
B4X:

adb connect 100.115.92.2:5555
- A prompt will ask you to Allow USB Debugging. Select Always Allow, then click OK.
- Download your APK file and save it to the Linux Files tab in My Files
Then I can install any apk using:
B4X:

adb...



 

عقب
بالا