10-10-2012 01:27 PM
I want to do 2 apps in one pack, i don't know how to do. Please suggest !
Solved! Go to Solution.
10-10-2012 11:07 PM
Do you mean 2 different apps for 1 device? This is not possible.
10-11-2012 08:10 AM
10-11-2012 10:02 AM
Yes ! Some of the Vendors are do like that. (2+1 Offer , Fusion, Pack like that)
10-12-2012 07:32 AM
You need to package your .cod files in one .cod.
You have :
firstapp.cod
secondapp.cod
1) Rename both by changing .cod to .zip
2) unzip both
3) zip all the .cod and name the archive myapp.zip
4) rename myapp.zip to myapp.cod
5) post a new release on app word with myapp.cod
10-12-2012 01:50 PM
laurentC wrote:
You need to package your .cod files in one .cod.
You have :
firstapp.cod
secondapp.cod
1) Rename both by changing .cod to .zip
2) unzip both
3) zip all the .cod and name the archive myapp.zip
4) rename myapp.zip to myapp.cod
5) post a new release on app word with myapp.cod
learn somethign new everyday! =)
10-12-2012 02:05 PM
laurentC wrote:
You need to package your .cod files in one .cod.
You have :
firstapp.cod
secondapp.cod
1) Rename both by changing .cod to .zip
2) unzip both
3) zip all the .cod and name the archive myapp.zip
4) rename myapp.zip to myapp.cod
5) post a new release on app word with myapp.cod
I believe you don't need to do all of this. AppWorld extracts the sibling cod files anyway, so IMO you just need to upload firstapp.cod and secondapp.cod, AppWorld will do the rest.