Profile
Achievement
ashsa's Recent Snippets
- All /
« Prev 1 Next »
If you declare "preferExternal", you request that your application be installed on the external storage, but the system does not guarantee that your application will be installed on the external storage. If the external storage is full, the system wi...
0
1482
posted 15 years ago by ashsa
Installation .bin file must be modified:
There's old commands than must be commented/deleted.
The 'tail' command is changed (check the starting line for the binary data).
Thanks Johan Louwers!
0
1686
posted 15 years ago by ashsa
Donwloads weren't working with https + ie6/ie7. This line solves the problem (order is important, **no-store** must be first).
0
2399
posted 15 years ago by ashsa