[Q] BT5 on note 2- running into issues - Verizon Samsung Galaxy Note II

Ive bee running into some slight problems when attempting to run bt5 on my note 2. Please can someone help? Atached image is the error message when I try to run bt5 in emulator.
Attached is picture of emulator screen.

Related

[Q] Running OpenVPN and SSH via script

I'm looking to develop a script to do a few things:
1. Start OpenVPN
2. Wait for connection
3. SSH to a given machine using pubkey
4. Run a command on that machine
I already have OpenVPN installed and working properly. I've tried getting this working with gscript, but there seems to be a few problems:
1. When OpenVPN starts in the terminal, it doesn't release control back to the user, even with an & following the command. Though it's possible it actually does and other commands error out too fast for me to see. I've tried putting the OpenVPN start command in a separate script to call from this script, but it gives a permission denied error, even with root.
2. I cannot for the life of me find an SSH implementation for Android that will work from the command line with pubkey. I have better terminal editor pro installed, but it gives a segmentation fault when running ssh-keygen.
Does anyone know a better way of doing this?
My device is a Motorola Droid 3 running 2.3.4

[Q] Running linuxonandroid on p3100

Hi,
I own one Samsung tablet p3100 and want to run linuxonandroid on it. However when I downloaded large image, run it and vnc into it ; all I got is a blank vnc window with an arrow pointer. How do I resolve it? Please help. I am not seeing any error messages, just the usual startup message.

[Q] Android x86 on ASUS TX300CA

Hello,
I'm trying to have a fully functional version of android (dual boot) on my asus TX300CA.
This is what i have do :
Windows 8.1 is still on first HD (SSD as GBT).
I have convert the 2nd HD from GBT to MBR, and installed an android x86 with grub.
To boot on android, i just have to change boot priority in BIOS, it launch GRUB, and android start.
I know this is not the most proper way, but it is the easiest for me. (i'm not familiar with linux)
my problem :
If i install "android_x86-4.3-BWiFi-20131024.iso", everything work fine, but i don't have the gapps installed. I can connect via adb through Wifi from another computer, and doing the following command "adb -s 192.168.1.82:5555 push gapps ./system"
But the result is something like "failed to copy gapps/META-INF/com/google/android/updater-script ... folder or file don't exist blablabla.. "
This error make me think i cannot write on the system folder of the ASUS TX300CA ... because it found /META-INF/com/google/android/updater-script and try to copy it, the error come after.
So, first question is, Is there another way for adding the gapps to my x86 android 4.3 ?
And, to be sure, where should i have to put my gapps folder on the remote PC that run adb ?
and, another of my try was to install "android_x86-4.2.2-engBWiFi-20130620.iso", in this case, everything work fine, with gapps, except the Wifi ... very poor signal and it don't want to connect correctly ... seem to be a know issue with kernel 3.8.
So ... is there a way to fix that ?
For sure, the ideal way will be to find an iso with gapps already installed, and a working Wifi ... but it look like something not possible !
Thanks very much for any idea, or hepl
this is the error :
C:\Android\sdk\platform-tools>adb connect 192.168.1.82
connected to 192.168.1.82:5555
C:\Android\sdk\platform-tools>adb devices
List of devices attached
192.168.1.82:5555 device
C:\Android\sdk\platform-tools>adb push gapps ./system
push: gapps/META-INF/com/google/android/updater-script -> ./system/META-INF/com/
google/android/updater-script
failed to copy 'gapps/META-INF/com/google/android/updater-script' to './system/M
ETA-INF/com/google/android/updater-script': No such file or directory
Nobody can help ?
Thanks

[Q] Genymotion, Osx Maverick, Virtualbox

Hi all, first of all thank you for your replys.
I've got a problem with genymotion and virtualbox. When i try to change some parameters in VB such as 3d acceleration in an image downloaded from Genymotion the image never run again and show me this error.
"Unable to start the Genymotion virtual device.
VirtualBox can't run the virtual device.
Try to run the virtual device directly from VirtualBox to check for issues.
Check the log files for more information. For this, refer to: https://cloud.genymotion.com/page/faq/#collapse-logs"
I try it in VB and the image can be executed but i don't want to this... big screen resolution and not drag and drop feature. Anybody knows the solution?
thanks, regards :good:

ADB install not working

Hello,
I own a phone(Model Number ZTE BLADE L5 PLUS) with Android 5.1 lollipop. I am trying to push install a normal apk file which doesn't need any special access. Also, my phone has way more storage space than the size of the apk. When I am trying to install the apk, it looks like it works at first with the message
"1 file pushed" with the speed of pushing the apk.
The real problem happens after a split second. It suddenly says "Error: Unknown command 'install'" and a huge list of commands which all starts with "pm" comes out. I have tried multiple times, from rebooting adb and typing in the path of the apk instead of inserting the name, but it all failed, with exactly the same issue every time. I also searched about the "adb install" command missing, but ended up wasting time only(only solutions for "adb" command not found came out)
I installed adb via Android Studio(Android SDK Platform-Tools), along with the platform suitable for Android 5.1. I didn't download the android emulator though. I hope I could get some help.
Thank You

Categories

Resources