2017년 6월 28일 수요일

how do i print out the picture of my app?


Help me please print out screen shots?

--
On Windows  Ctr + PrtScn  keyboard keys pressed at same time copies an image of the screen to the Windows Clipboard.  Open Paint and save the image by putting the 
contents of the clipboard into Paint. Save the image to your desktop or another folder as a png or jpg file.  On Win 7 and above you can use the Snipping tool (in Accessories).

On a Mac,  command-shift-3 (whole-screen) or command-shift-4 (drag a rectangle) to take a screenshot. The image file will appear on your desktop. 

To post an image to the forum:  Once you copy an image and named it something like capturedimage.png;  find the blue Insert Image control in the 
forum text area (the icon is next to the Link) and press the icon.  A small screen opens..drg the capturedimage.png to the new screen; wait a few seconds while 
Google's forum loads the image to the text area.  Now the image is in the text box.

You can use this techinque for capturing your blocks or to capture an image of your app running on the emulator.   Also, if you want a picture of your app screen from your device,
your phone possibly has a combination of pressing two buttons to capture a screen image.  That will save an image to your phone.   Now you need to get the image to 
your PC possibly.  Probably can do this with a USB connection of phone to PC and then use the PC to find the phone.   Your PC will list your phone like an external USB or hard drive.   You find that, and then find the folder your phone used to capture an image.

--

search results for bluetooth 507


Nvm case closed, looked around with the BLE extension and i got a connection so it worked!
see also. A simple Bluetooth Chat with App Inventor 2. Sometimes "Error 507: Unable to connect. Is the device turned on?" shows up while trying ...
ErrorOccurred event, all errors are suppressed. you also can add your own if statement and provide your own error message like this. if error = 507.
Snippets and Tutorials from Pura Vida Apps by Taifun. // Bluetooth errors. public static final int ERROR_BLUETOOTH_NOT_AVAILABLE = 501; ... public static final int ERROR_BLUETOOTH_UNABLE_TO_CONNECT = 507;.
Hello, i am trying to build an app based on bluetooth connectivity but when i am trying to connect with another device. i am getting error 507 unable to connect. Please if you can help me because bluetooth connectivity is crucial for ...
On choosing the list picker and the bluetooth client and further programming it to connect to paired devices i get an error 507 IS THE DEVICE ON?
I have an Arduino Uno R3 with a HC-06 Bluetooth module attached. ... data to my MacBook, however, when I pair the HC-06 with my Android device and try to use the AI2 app the connection will always fail resulting in error 507.
I've created an app to control Arduino via Bluetooth and when i try to connect to BT device i always get an 507 error "Is the device turned on?".
I am getting error 507, while connecting my bluetooth to other devices, I tried everything posted in forums like disabling secure connection but with no ...
I'm trying to connect my Xperia P to arduino via Bluetooth (HC-05). But when I select my HC-05 device I get a "507 Unable to connect" error.
When i try to connect by BT phones in "List Picker" (for example my Samsung S3 with LG K4 LTE, but i test this in lots of phones) is displayed "507 ...
Ayuda. antes de abrir la app vincule con exito el mobil con el hc10. abri la app y seleccione el hc10 de la lista y recibo el error 507. ¿donde esta el ...
I've been watching tutorials all over youtube and I have manage to connect to a Bluetooth module HC-6. The problem is that I ... The error that shows up when the connection is lost is "Error 507" of app inventor. PS: sorry about my ...
... via bluetooth to other android phones but were unsuccessful.even though correct mac address of the bluetooth was given ,connection error 507 ...
I'm trying to get a connection between an Android tablet and an Android phone with Bluetooth but error 507 occured, I don't know why because when i ...
Trying to connect Bluetooth to android phone. It's giving 507... what is this error and how do I fix this? Any solutions?
Hi All,. Have been receiving "error 507" while doing bluetooth communication using app inventor 2. There a number of discussions regarding this topic ...
Hello,. I made researches on forum about the error 507 encountered with bluetooth. Nothing clear. Can we have advices by the developpers team if ...
i am developing an android app to that connects to bluetooth device(s) and i have used a bluetoothclient component to connect to a device via bluetooth. ... is failing to connect to any device via bluetooth whether the device has been paired or not. i getting this error "Error code 507: Unable to connect.
i am making bluetooth application for controlling microcontroller.But i am getting error 507..Initially i am trying to connect my mobile Bluetooth with ...
The app I created on MIT app inventor should be correct, but I keep getting 507 error message when I try to connect the bluetooth. I just want a simple ...
Hello, first of all: Sorry my english mistakes, it isn't my home language. So, I'm trying to make some bluetooth tests. But I can't make my bluetooth ...
Neiter via the web connect nor as an app installed on the phone it establishes a bluetooth connection with the hands-free when selected. Failure message is: Error 507: Unable to connect. Is the device turned on? BUT when I ...
I need to plot bluetooth data comming out of a Arduino on the Android, but here is my first problem, modifying the previous program wont work as I expected. If I create a variable ... Another problem is that as soon as I start the app it will pop a series of "Error 507: Bt device not connected" notifications. Ah!
I tried my SunFounder Bluetooth 4.0 HM-10 Modul. It works with my atmega32 and ... I always get Error 507, unable to connect. Tried several ways ...
Hi, is there anybody that can help me I am busy with an app creation on MIT App Inventor 2 and I have been trying to get my app to receive 3 variables viabluetooth. The device ... But I got this message (Error 507) Using listpicker I can see all paired devices but when I select the pair device I get the error.
I am writing an AI2 app that uses bluetooth comm to control and Atmel328 MCU via an bluetooth HC-06 module and an android tablet. ... This seems to work for the first .connect instance on the new screen, however ALL subsequent connection attempts spawn the dreaded 507 error 'unable to connect'.
i decided to create an Android Appli with AI2 which affords to receive data coming from a HC-06 Bluetooth module. ... (Error 507: unable to connect.
help me, i try out all people said in posts about error 507 conection bluetooth, i try other .aia that is working. im trying conect with a alcatel pixi3 and ...
I have a custom arduino shield that has a few LEDs and sensors and a bluetooth module. I have written an app today which works fine if I am running it ...
Hi,. I have some trouble with an app who have to receive data from Arduino (via Bluetooth Bee protocol v2.0 + EDR). There are some hygrometers and ...
hi, i have the same problem with rfduino like in link below, what should i do? what with BLE extension? author closed topic without any solution of ...
hello !! i have a problem in connection between my application and my bluetooth module which i use in arduino.. and also has a problem in connect two device viabluetooth in a ... "Error:com.google.appinventor.components.runtime. bluetoothClient@1b0d09a6,507,Connect,unable to connect . Is your ...
In this particular case, I'm connecting to a Bluetooth device, and it connects nicely , but if I try to connect a second time (after making the first connection) the ... then my app on the Android phone generates a dark gray box in the center of the screen with the white text stating "Error 507 Unable to connect.
dear, I also encounter the issue of ERROR 507. Below are the list I use to test. PC :USB Bluetooth (IVT Corporation) on Windows 7(64).
but fails to connect on the Evo 4G Android 2.3.5. error code 507. I can send data out to the bluetooth/serial adapter and read it back thru a loopback on ...
Im trying to connect an android phone to my mac via bluetooth just for testing purposes. I want to test ... my blocks: I get an error 507: Is device turned on?
i follow yr coding, cant connect to computer bluetooth. it show error: Error 507: Unable to connect. Is the device turn on? acuatually i wan use bluetooth ...
... bluetooth on but the server say ''error 508 unable to listen for a connection from a bluetooth device'' and the client say ''error 507: unable to connect ...
For example, when my Bluetooth module (HC-05) is in AT command mode, app inventor throws up an annoying "Error 507: Unable to connect.
I'm in secondary school and I need to connect a Arduino 101 to a application on a android device (Bluetooth connection). After programming the code on App ... Error 507 and the device doesn't connect. Do you have any solutions ?
It is also worth trapping error 507 - this is unable to connect. If you are using ... Apparently there is something about how Android establishes a Bluetooth connection that means connecting to these can be hit and miss. If you are ...
Mike, por favor usa el campo de busqueda que esta en la parte de arriba de este foro. Si buscas "bluetooth 507" encontraras post donde otra gente ya ...
Bonjour, Je me permet de poser une question car je n'arrive pas à faire fonctionner un module grove bluetooth avec Arduino. Mon téléphone ...
... pero mi aplicación se conecta a mi placa Arduino a través de bluetooth y contiene un texto-discurso, pero a veces me conecta y me da un error 507 ...
... int ERROR_NXT_CANNOT_DETECT_LIGHT = 418;. public static final int ERROR_NXT_INVALID_GENERATE_COLOR = 419;. // Bluetooth errors ... public static final int ERROR_BLUETOOTH_UNABLE_TO_CONNECT = 507;.