Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
Regular Contributor
Q-T
Posts: 69
Registered: ‎12-02-2011
My Carrier: none
Accepted Solution

Howto package data file

I would like to package a data file as part of my package that gets installed on the phone.  Is it possible to do this ?

 

Thanks

 

Please use plain text.
Developer
ekke
Posts: 908
Registered: ‎04-08-2010
My Carrier: vodafone

Re: Howto package data file

put it into your assets folder

and at first start of app copy into shared or app-sandbox data

-------------------------------------------------------------------------------
ekke (independent software architect, rosenheim, germany)

BlackBerry Elite Developer
International Development Mobile Apps BlackBerry 10 Cascades
Cascades - Workshops / Trainings / Bootcamps

Open Source Enthusiast
blog: http://ekkes-corner.org videos: https://vimeo.com/ekkescorner/videos
bb10-development: http://appbus.org Twitter: @ekkescorner
Please use plain text.
Regular Contributor
Q-T
Posts: 69
Registered: ‎12-02-2011
My Carrier: none

Re: Howto package data file

Easy enough, thanks
Please use plain text.