[android-developers] Read NWC (NoteWorthly Composer) File

2012-05-10 Thread Paulsen J Siahaan
Hi guys,

I just want to ask you, is there any ways how can i read and play NWC
(NoteWorthly Composer) file by using android programmatically ?
any responses will be appreciated.

thx

-- 
Warm Regards,

 --
*Paulsen J Siahaan**
*GTalk : paulsenjs5
YM : siahaan_piter
Phone : 70293135

-don't just be a dreamer, be an actor !!-

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: code to run/install apk file

2011-06-30 Thread Paulsen J Siahaan
thx for reply,.
but i think you don't get my point..

anyway, i have found the answer at
http://stackoverflow.com/questions/4967669/android-install-apk-programmatically
,
i got the same case..

regards,

On Wed, Jun 29, 2011 at 5:04 PM, Breakan  wrote:

> I just know how to install yourself apk file and run it with adb
> command.
> like this:
> adb install test.apk
> adb shell am start -a android.intent.action.MAIN -c
> android.intent.category.LAUNCHER -n breakan.test/
> breakan.test.TestActivity
>
> On 6月28日, 下午3时41分, Paulsen J Siahaan  wrote:
> > Hi all,
> >
> > somebody know how can i install apk file from sdcard programmatically and
> > also run that application ??
> >
> > let me explain, first i download the apk file, and placed in
> > data/data/package/sdcard. now i want to install and run that application
> as
> > soon as after download completed..
> >
> > somebody can tell me the codes to install and run apk file??
> >
> > thx b4, and sorry for my english
> >
> > --
> > Warm Regards,
> >
> >  --
> > Paulsen J Siahaan
> > GTalk : paulsenjs5
> > YM : siahaan_piter
> > Phone : 70293135
> >
> > -don't just be a dreamer, be an actor !!-
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Warm Regards,

 --
Paulsen J Siahaan
GTalk : paulsenjs5
YM : siahaan_piter
Phone : 70293135

-don't just be a dreamer, be an actor !!-

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] code to run/install apk file

2011-06-29 Thread Paulsen J Siahaan
Hi all,

somebody know how can i install apk file from sdcard programmatically and
also run that application ??

let me explain, first i download the apk file, and placed in
data/data/package/sdcard. now i want to install and run that application as
soon as after download completed..

somebody can tell me the codes to install and run apk file??

thx b4, and sorry for my english


-- 
Warm Regards,

 --
Paulsen J Siahaan
GTalk : paulsenjs5
YM : siahaan_piter
Phone : 70293135

-don't just be a dreamer, be an actor !!-

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en