I am new mobile application developer with Titanium. I build a Log IN Application in which i have 3 window

  1. Log In Window
  2. Registration Window
  3. After Log in Details Show about User in this application one Database, whose store Data about user, It is multiplatform. It is run on both Application (iphone or android)

But, when i install in device than it take 12MB or more Size (application size 12MB or more size). how i compress it? Plz, Help me if any knowledge? Thanks in advance.

link|improve this question
feedback

1 Answer

Two possible ways to do it:

  1. Choose Rhino as a development system instead of v8

  2. Go back to SDK 1.7.6

link|improve this answer
feedback

Your Answer

 
or
required, but never shown