Android JNI Error : warning: initialization makes integer from pointer without a cast?

NewStringUTF doesn't return a jchar it returns a jstring which is really just a synonym for jobject.

NewStringUTF doesn't return a jchar; it returns a jstring, which is really just a synonym for jobject. You should change jchar reg_chal to jstring reg_chal, and change jchar aid to jstring aid.

Struart Cook : Thanks for teh help dude . It's building the lib well now . But I'm getting a new type of error now : I/DEBUG ( 31): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** I/DEBUG ( 31): Build fingerprint: 'generic/sdk/generic/:2.2/FRF91/43546:eng/test-keys' I/DEBUG ( 31): pid: 692, tid: 692 >>> com.Marakana.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions