MrLoick / xrace-sa

Automatically exported from code.google.com/p/xrace-sa
0 stars 0 forks source link

The APK is way to big to install on a real phone #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. The APK is way to big to install on a real phone
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by hft...@gmail.com on 31 Dec 2008 at 9:39

GoogleCodeExporter commented 9 years ago
for getting this running on a real phone you should
- compress it
- only put the code in the apk 
  + make your code download the other files to the SD card
  or
  + have a zip file contianing everything which has to be unpacked by the user
    (however this will prevent to publish it to the market as a one click install)

OT: i dont get this: the rar contains .svn files with xrace-sa.googlecode.com 
all
over but i can't browse the code in the gogle svn repos ??!?!?

Original comment by patrick....@gmail.com on 20 May 2009 at 12:50