Hi Deva,

Now I have Built .apk file for my application, how do I install it on the
hawkboard.
I have a constraint, Ethernet is not working :( so can't use adb tool. I am
using SD card to mount the file system.

Thanks
Srinidhi


On Sat, Dec 11, 2010 at 2:19 AM, Deva R <r.deva...@gmail.com> wrote:

>
> >So I may need not tell explicitly to build the package?
> that will do,
> if you want to build package alone, you can run below commands
>
>  *Package build*
> Building .apk in android SDK. No need of eclipse or PDK.
> `source $MYDROID/build/envsetup.sh`
> `mmm <path-to-package> `
> (say #mmm $MYDROID/packages/gallery)
>
> >I assume package in the sense complete application which includes
> >res, src, Generated files R.java, values, bin etc..
> True. Each of the folder is an applicaiton package.,
> sample alarmclock package
> http://git.omapzoom.org/?p=platform/packages/apps/AlarmClock.git;a=tree;h=refs/heads/p-froyo;hb=p-froyo
>
> <http://git.omapzoom.org/?p=platform/packages/apps/AlarmClock.git;a=tree;h=refs/heads/p-froyo;hb=p-froyo>
>
> On Fri, Dec 10, 2010 at 10:04 PM, Srinidhi K V <srinidh...@yahoo.co.in>wrote:
>
>> Hi Deva,
>>
>>
>> >Android build will pickup your applicaiton
>> So I may need not tell explicitly to build the package?
>>
>> I assume package in the sense complete application which includes
>> res, src, Generated files R.java, values, bin etc..
>>
>> Correct me if I am wrong.
>> Thanks
>> Srinidhi
>>
>>
>> On Fri, Dec 10, 2010 at 8:57 PM, Deva R <r.deva...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Android build will pickup your applicaiton, if you just place complete
>>> application folder in $MYDROID/packages/apps/<my-application>  path.
>>>
>>> Or else, other way is as simple as making your Android.mk visible to
>>> android build.,
>>>
>>>
>>> On Fri, Dec 10, 2010 at 4:32 PM, Srinidhi K V <srinidh...@yahoo.co.in>wrote:
>>>
>>>> Hi,
>>>>
>>>> I have developed an android application which works fine with android
>>>> phone and Emulator. I want to add this application when I build file system
>>>> for my Hawk board. Is there a way to do that?
>>>> Can anybody please provide some pointers on this.
>>>>
>>>> Thanks
>>>> Srinidhi
>>>>
>>>>  --
>>>> unsubscribe: 
>>>> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
>>>> website: http://groups.google.com/group/android-porting
>>>>
>>>
>>>
>>>
>>> --
>>> Regards,
>>> Deva
>>> www.bittoggler.com
>>>
>>>
>>
>
>
> --
> Regards,
> Deva
> www.bittoggler.com
>
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to