Skip to content Skip to sidebar Skip to footer
Showing posts with the label Module

Hello World Kernel Module For Android & Unknown Relocation: 27 When Insmod

I am trying to create a simple kernel module. I am trying to print messages to dmesg but i keep get… Read more Hello World Kernel Module For Android & Unknown Relocation: 27 When Insmod

Cant Compile Project With Modules

I created an app with a library module but it's giving below build error: app/build.gradle Unab… Read more Cant Compile Project With Modules

Android Studio - How To Make Modules Inside A Subdirectory?

Suppose that I had 3 modules: mod1, mod2 and mod3. In normal case, the file system hierarchy should… Read more Android Studio - How To Make Modules Inside A Subdirectory?

Is It Possible To Use Deeplink In A Module That Is Used By Many Other Applications?

I'm trying to create an .aar file to be used by other applications. In this module, the user ne… Read more Is It Possible To Use Deeplink In A Module That Is Used By Many Other Applications?

How To Add "Empty Module" In Android Studio?

I am trying to add AndEngine to my Android Project using the tutorial here: https://docs.google.com… Read more How To Add "Empty Module" In Android Studio?

Titanium - Facebook Login Doesn't Show On Device

I'm trying to create a login with Facebook using the Facebook modules that comes in Titanium fr… Read more Titanium - Facebook Login Doesn't Show On Device