Skip to main content
Participating Frequently
December 4, 2015
Question

Missing R.Styleable and app crashes at runtime (Android)

  • December 4, 2015
  • 0 replies
  • 462 views

Hi,

I am using stylables in my custom view. After building, the app crashes at runtime when that custom view is getting instantiated.

Error message is:  E/AndroidRuntime(2451): Caused by: java.lang.NoSuchFieldError: No static field stl_SmartTabLayout of type [I in class Lcom/trendyworks/ane/AirTWShare/R$styleable; or its superclasses (declaration of 'com.trendyworks.ane.AirTWShare.R$styleable' appears in /data/app/air.test.android-2/base.apk).

I am using Adobe Flash CC 2015 with AIR SDK 17.0 (and tried with 19.0), jdk 1.8, Adobe Flash Buidler 4.7 (64bit) (Flex SDK 4.6) and latest android sdk.

(Note: I am using Eclipse to build jar file)

APK includes every resource folder except attr.

Kindly help me how to get this done.

Thank you.

This topic is closed to new replies. Start a new post to keep the conversation going.