Hi Frank,
Thanks for your advise.
One more thing when we build android source code , is
the framework part converted in to jar . And when we execute our
application this framework part is dynamically linked. Is it like
that.
Actually, i am asking bcoz the above given things was
working fine on emulator but on Galaxy Target it was given interface
not found and link issue. Can you explain me more to understand.
Thanks,
Chetan
On Jul 22, 1:16 pm, FrankG <[email protected]> wrote:
> Hi Chetan,
>
> I assume that you have to build a new system image for that and flash
> your device.
>
> Good luck !
>
> Frank
>
> On 22 Jul., 07:46, chetan <[email protected]> wrote:
>
> > Hi,
> > i have created an application XYZApp and put it in package/
> > apps directory of eclair source code and i have added one directory
> > name XYZFrame in framework/base and XYZFrame dir have native code,
> > jni and interfaces. These interface define in framework/base/XYZFrame/
> > Interfaces/ directory are imported and implemented in class of
> > package/app/XYZApp.
> > The XYZFrame is added in build/core/pathmap.mk and
> > compiled. The compilation is done and apk for XYZApp is created. I
> > installed the XYZApp.apk in to galaxy phone using adb. Now when i
> > execute the XYZApp. apk on galaxy phone, i m getting an error
> > (interfaces not found and fail to link). These interfaces are defined
> > in framework/base/XYZFrame/Interfaces/ .
>
> > i think that framwork/base/XYZFrame/Interfaces are not available on
> > phone Or problem is some thing else.
>
> > Thanks
> > Chetan Chauhan
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en