开发者

How do I open a .apk google example?

Ok so I want to learn android push notifications. I found at android to use the C2DM service. http://code.google.com/android/c2dm/

Great they even give me an example. http://code.google.com/p/jumpnote/downloads/list

My problem is I don't know what to do with the file after I download it. :P It i开发者_Go百科s an .apk file. So how do I open it in eclipse to learn from it?


An apk is an android install app thingy you run it on your phone. To edit search android code examples and select the first one select what you want to edit dowbload the manifest and the other files and edit them in eclipse. Have you ever tried opening a .exe in notepad it does not work so well because it is already compiled same (i think) with the. Apk also make sure you have the android plugib for exlipse. Sorry for the strange language I am a delvoper who forgets the name of everything. And the grammer i am only 13.


Rename it to .zip and you can open it with your favorite zip unarchiving program.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜