Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Browsing all 941 articles
Browse latest View live
↧

Sound & Size?

My Android does not accepts Minim & Processing.Sound Libraries. Are there any option for playing sound/music files to my games? Is there a function that makes my games to the size of the screen of...

View Article


Processing for android discontinued?

Hi I was using processing for android couple of years ago with Processing 1.5 version. It worked well. I recently downloaded processing 2 and android. It gives errors like error from inside android...

View Article


Multitouch

Is it possible to use this feature of the phone? I Mean creating a virtual analog thumb, and a pair of buttons. HOW?

View Article

"Android mode is not compatible with this revision of Processing"

Hi. I wanted to get started with this function, but I cannot install it, but when I put the AndroidMode folder in "modes" and I try to select it in Processing, it says that it's not compatible. I...

View Article

How to embed my Processing sketch in an Android fragment

I found a discussion in the forum where someone shows that it's possible, but not a single line of code... It was 2 years ago and I haven't been able to find more updated info about this....

View Article


import android.view.MotionEvent?

I have the ketai library and wrote this: import ketai.ui.*;. Then this: import android.view.MotionEvent but the console prints me: No library found for android.view. The label above the console prints...

View Article

Image may be NSFW.
Clik here to view.

Can not see Android Mode in "Add Mode", LINUX - debian

Think I have installed everything that is needed. Sorry for my english.. please, help.

View Article

"Error during download and install of Android Mode"

I have followed the installation instructions of the Processing-Android Wiki, but when I try to add the Android Mode, I get this error message: "Error during download and install of Android Mode" It...

View Article


"Android Mode" not Listed in Modes List

I want to install Android Mode on Processing, but I have a problem: Android mode is not listed in my Modes list. I have acquired the Android Mode library by downloading Processing 3, running it in...

View Article


read and write to the same csv file in a processing app

Hello everybody, A month ago I started to make my own android app via processing. Now I’ve got the problem that I want to read some information’s about levels ( e.g. if they have been accomplished )...

View Article

Image may be NSFW.
Clik here to view.

Can't see or install Android Mode

Howdy, The issue: Processing 2.1.1 doesn't show Android Mode. Later versions of Processing, i.e. 3.0a11, does have Android Mode, but can't locate the library. I have been looking around for the reason...

View Article

Android->PC UDP communication

Dear All, I spent the day try to make work the connection between android and pc via UDP. The code that I put here is what I hope "closer-to-work". Still I can't send data from PC to the Android, while...

View Article

Question about using Animation in Java.

Hi I am building a game on Android Studio however I have used a new animation (a sea mine that glows different colours) there is 7 frames in the animation and I have used animations before and I have...

View Article


Image may be NSFW.
Clik here to view.

P3D Behaving Strangely Since Upgrading to Processing 3

Since upgrading from Processing 2 to 3, a sketch that I have been working on for Android that uses P3D has been loading in the third quadrant of the screen only, cutting most of the app out of view....

View Article

Google Cardboard SDK: is there a way to implement it in Processing for Android?

Hi guys, Google has released the SDK for his Cardboard. Now, I am looking at it, is there a way to implement it in Processing in Android Mode? Thank you

View Article


Android App crashes when Trying to Use UCanAccess

I am trying to write an Android app using Processing, and the app needs to communicate with an Access Database stored on the device. To do this, I am trying to use UCanAccess since Java 8 apparently...

View Article

Android Mode, no connected devices

Hi! First of all sorry for my english, it isn't my mother language. Then, when I select the android mode and I want to run my sketch on my android phone, I select Android -> Select device -> and...

View Article


Android mode takes a lot of time in between draws... why?

I just finished a very big android app. It's working great, and I've spent many hours to optimize my code to the max. The way I did this is by placing println(millis()) in a lot of places in the code...

View Article

Set(x,y,image) not working

The method set(x,y,image) doesn't seem to be working in android mode, where image(image,x,y) works fine but is way too slow for the scale of the project I'm building. The error message I get returned...

View Article

Image may be NSFW.
Clik here to view.

How to remove menu bar from sketch?

Hi ! I just got to working with android processing and so far its great, despite all the troubles I had to get it to run on linux. I noticed that when the sketch is running on device it shows this...

View Article
Browsing all 941 articles
Browse latest View live