[android-developers] Re: how to preload an application

2009-03-05 Thread Lawrence

Anybody has some idea on this?

On 3月5日, 下午3时55分, Lawrence lejie.zh...@gmail.com wrote:
 Dear all,
i am finding all android preloaded applications are located under /
 system/app/. So i am wondering if there is way that we canpreloadour
 own applications. Does it work that we just placed an app under /
 system/app/?
--~--~-~--~~~---~--~~
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] Re: how to preload an application

2009-03-05 Thread Mark Murphy

Lawrence wrote:
 Anybody has some idea on this?
 
 On 3月5日, 下午3时55分, Lawrence lejie.zh...@gmail.com wrote:
 Dear all,
i am finding all android preloaded applications are located under /
 system/app/. So i am wondering if there is way that we canpreloadour
 own applications. Does it work that we just placed an app under /
 system/app/?

You would need to make your application be part of the firmware for
whatever phone you are building. Details on that are best found at:

http://source.android.com

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~-~--~~~---~--~~
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] Re: how to preload an application

2009-03-05 Thread Lawrence

After we make build, kernel, system.img and userdata.img are
generated. My question is, i wanna unpack system.img, and put my apk
directly to this image. is it possible, and what is the step?
Thanks,

On 3月6日, 上午10时12分, Mark Murphy mmur...@commonsware.com wrote:
 Lawrence wrote:
  Anybody has some idea on this?

  On 3月5日, 下午3时55分, Lawrence lejie.zh...@gmail.com wrote:
  Dear all,
     i am finding all android preloaded applications are located under /
  system/app/. So i am wondering if there is way that we canpreloadour
  own applications. Does it work that we just placed an app under /
  system/app/?

 You would need to make your application be part of the firmware for
 whatever phone you are building. Details on that are best found at:

 http://source.android.com

 --
 Mark Murphy (a Commons Guy)http://commonsware.com
 _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
--~--~-~--~~~---~--~~
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] Re: how to preload an application

2009-03-05 Thread Mark Murphy

Lawrence wrote:
 After we make build, kernel, system.img and userdata.img are
 generated. My question is, i wanna unpack system.img, and put my apk
 directly to this image. is it possible, and what is the step?

It is best to ask firmware-related questions on a discussion list aimed
at firmware-related development:

http://source.android.com/discuss

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~-~--~~~---~--~~
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] Re: how to preload an application

2009-03-05 Thread Al Sutton

Lawrence,

Most of us on this list focus on the apps rather than the system image. 
It might be worth asking the question on the android-platform group.

Al.

Lawrence wrote:
 After we make build, kernel, system.img and userdata.img are
 generated. My question is, i wanna unpack system.img, and put my apk
 directly to this image. is it possible, and what is the step?
 Thanks,

 On 3月6日, 上午10时12分, Mark Murphy mmur...@commonsware.com wrote:
   
 Lawrence wrote:
 
 Anybody has some idea on this?
   
 On 3月5日, 下午3时55分, Lawrence lejie.zh...@gmail.com wrote:
   
 Dear all,
i am finding all android preloaded applications are located under /
 system/app/. So i am wondering if there is way that we canpreloadour
 own applications. Does it work that we just placed an app under /
 system/app/?
 
 You would need to make your application be part of the firmware for
 whatever phone you are building. Details on that are best found at:

 http://source.android.com

 --
 Mark Murphy (a Commons Guy)http://commonsware.com
 _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
 
 
   


-- 

* Written an Android App? - List it at http://andappstore.com/ *

==
Funky Android Limited is registered in England  Wales with the 
company number  6741909. The registered head office is Kemp House, 
152-160 City Road, London,  EC1V 2NX, UK. 

The views expressed in this email are those of the author and not 
necessarily those of Funky Android Limited, it's associates, or it's 
subsidiaries.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---