Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (ndk)
Browsing all 13 articles
Browse latest View live

Module with Android NDK Possible?

Can a custom Android module be created that includes native Android NDK code? I have a use-case that requires 'c' code for performance purposes. Thanks!

View Article



Android module cpp code generation error (1.8.1)

In a project porting modules from 1.6.2 to 1.8.x, I have this class in an Android module: ... import ti.modules.titanium.ui.ButtonProxy; public class IconButtonProxy extends ButtonProxy { ... } ......

View Article

Android Module Dev: NDK fail

Hi there, I have a hard time getting started with android module development, due to multiple issues. Most of them is resolved, but cannot figure this one out. My build properties looks like...

View Article

Native ABI mismatch from package file

Testing conditions: Titanium Mobile versions tried: 1.8.1, 1.8.0.1 with v8 and Rhino Android Every time I build for marketplace and then try to install created apk to make sure it works I get an...

View Article

Why does ndk/jni building no longer work in 1.8.2?

I don't know what version it stopped working on; I'm developing a new module in 1.8.2. Files placed in the JNI directory do not get built as described in...

View Article


error: 'ViewProxy' has not been declared

While building an android module that inherits the MapView class, I get this error during ndk.build: error: 'ViewProxy' has not been declared. The proxy class is very simple (it does nothing except...

View Article

Blackberry development Environment

Dear All, I'm trying to setup my Titanium Studio for BlackBerry Development. I've installed the BlackBerry SDK (from BlackBerry's website). I'm on a Mac (OSX 10) If I launch Ti Studio, and go to...

View Article

Create own Android module.

I Use this Tutorial http://www.itexico.com/blog/bid/95391/How-to-create-an-Android-Module-for-a-Titanium-Mobile-App-Part-1 to create own Android module. 0) MacOS 64 / Titanium 3.1.3 1) File -> New...

View Article


Problems building a Hello World Android module

I'm trying to wrap my head around modules, but I'm running into some build problems with Android. I believe I've got the build.xml and build.properties all pointing at the correct places, but when I...

View Article


BlackBerry NDK versions

Hello, I'm a bit confused regarding the use of the different BlackBerry NDK versions in Titanium and I hope somebody here we'll be able to help. Environement: we have NDK 10.0, 10.1, 10.2 and 10.3...

View Article

Building an Android module in 3.4.1

I am trying to create a module in Ti studio and I was unable to build the Android version (iOS worked with no issue) of the module before I even started writing my own code until I modified the Ti...

View Article

Use Addr2Line Tool from NDK Stack trace

Hi All, I am facing an app is closing and reopening issue but not getting any result on Console. And My app is already in Play store, There also i can see stack traces which are reported in Crashes...

View Article

Can not build android module

Hi, i am receiving this error when trying to build android module: everything from this post is tried:...

View Article

Browsing all 13 articles
Browse latest View live




Latest Images