Jump to content
We've recently updated our Privacy Statement, available here ×

Has anyone successfully created APK for Jaspermobile 1.5 with ADT


Steve.B

Recommended Posts

I have been trying to get the jasper mobile 1.5 app to run in Eclipse ADT (NOT MAVEN) using Jaspersoft Mobile SDK 1.5? 


So far this is what I have done:


1) Open Eclipse ADT


2) Import / Android/ Existing Android code Into Workspace


3) Point root  directory at “Jaspermobile-android-1.5-src” directory. Project name defaults to “HomeActivity”. Select “Copy Projects into workspace”


4) From Project Explorer, create libs directory under HomeActivity


5) from libs folder, right click and select “import / file system.” Select  “js-android-client-1.5.jar”  from SDK/BIN directory.


6) update build path by right clicking on “HomeActivity” and selecting “ BuildPath/Configure Build Path”


7.From libraries tab, choose “Add Jars…”


8. Navigate to “libs” folder underneath “Home Activity” and select recently added  client jar file.


At this point quite a few of the errors go away, but I am still left with a few.


Next step is to somehow bring in the UI library project.


Can anyone point me in the right direction? I have tried various ways of importing the UI source into ADT and referencing this in HomeActivity’s PROPERTIES, but I have not been able to resolve all errors and I have not been able to run the app in an emulator.


Thanks


Steve 


Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • 8 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...