I think the problem is the required files in the right places what are the 
required files and how do we know that they are in the right place
On Tuesday, December 15, 2009 5:40:38 PM UTC-5, Dianne Hackborn wrote:
>
> An .apk is just a zip file.  As long as you end up with a correctly signed 
> zip with the required files in the right places, you can do whatever you 
> want with it.
>
> On Tue, Dec 15, 2009 at 2:22 PM, Bob <bshum...@yahoo.com <javascript:>>wrote:
>
>> Hi,
>> Is it possible to change the contents of the resources packaged with
>> an apk and get it to work?  I tried unzipping the apks contents,
>> performing the changes I wanted, rezipping, and then using the
>> zipalign tool on my modified apk but when I try to install I get the
>> error 'MyPackage.apk' does not contain AndroidManifest.xml when I try
>> to install.  Is there a way around this?
>>
>> Thanks,
>> Bob
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to 
>> android-d...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> -- 
> Dianne Hackborn
> Android framework engineer
> hac...@android.com <javascript:>
>
> Note: please don't send private questions to me, as I don't have time to 
> provide private support, and so won't reply to such e-mails.  All such 
> questions should be posted on public forums, where I and others can see and 
> answer them.
>
>

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

Reply via email to