[android-developers] Re: How to create .apk file from the resurces that are given fro Android market

2009-01-21 Thread Šikus

Can I see source code from .apk?

--~--~-~--~~~---~--~~
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 create .apk file from the resurces that are given fro Android market

2008-12-17 Thread Asif k

Hi All,

I got the solution.Thanks.
I had just push that zip file with
adb install abc.zip



On Dec 17, 3:38 pm, Asif k asifk1...@gmail.com wrote:
 Hi All,

   I have downloaded one application from adroidgear.com and
 application is not given in the form of simple source code or .apk
 file
 but given a folder which contains
 1) META-INF
 2)res
 3)android-manifest.xml
 4)resources.arsc
 5)classes.dex

 even I cant see the conents of android-manifest.xml.

 what to do to run this application??
--~--~-~--~~~---~--~~
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 create .apk file from the resurces that are given fro Android market

2008-12-17 Thread Dec.

Actually that is the APK file,
Just pick another .apk file,Change it's postfix to .zip,Decompression
it and you will see everything.
Hope this helps!

On 12月17日, 下午6时38分, Asif k asifk1...@gmail.com wrote:
 Hi All,

   I have downloaded one application from adroidgear.com and
 application is not given in the form of simple source code or .apk
 file
 but given a folder which contains
 1) META-INF
 2)res
 3)android-manifest.xml
 4)resources.arsc
 5)classes.dex

 even I cant see the conents of android-manifest.xml.

 what to do to run this application??

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