11
Please check Native Android Requirements at Mobile SDK document on page 28 at first 13820日火曜日

How to create a native android app with Salesforce mobile sdk2.0

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 2: How to create a native android app with Salesforce mobile sdk2.0

working directory is /Users/work/android

forcedroid tool creates template project with Salesforce SDK2.0

Now template project is created under Sampledir directory

13年8月20日火曜日

Page 3: How to create a native android app with Salesforce mobile sdk2.0

/Applications/eclipse/android-sdk-20130729 is the root directory where android sdk is installed. So please modify for you location.

android update command upgrade a project an older version of the Android SDK or create a new project from existing code.

update Salesforce SDK project

13年8月20日火曜日

Page 4: How to create a native android app with Salesforce mobile sdk2.0

move to the template android project directory which is <working directroy>/ <target_directry>/<app_name> defined by

forcedroid create command.

update Salesforce template android project

execute clean task via ant

13年8月20日火曜日

Page 5: How to create a native android app with Salesforce mobile sdk2.0

Now ready to import template application into eclipse IDE

13年8月20日火曜日

Page 6: How to create a native android app with Salesforce mobile sdk2.0

1

3

2

13年8月20日火曜日

Page 7: How to create a native android app with Salesforce mobile sdk2.0

1

2

select the template android project directory which is <working directroy>/ <target_directry>/<app_name> defined by

forcedroid create command.

13年8月20日火曜日

Page 8: How to create a native android app with Salesforce mobile sdk2.0

1

3

2

select the forcedroid directory which is <working directroy>/ <target_directry>/forcedroid defined by forcedroid create

command.

13年8月20日火曜日

Page 9: How to create a native android app with Salesforce mobile sdk2.0

2

1

13年8月20日火曜日

Page 10: How to create a native android app with Salesforce mobile sdk2.0

1

2

13年8月20日火曜日

Page 11: How to create a native android app with Salesforce mobile sdk2.0

1

2

13年8月20日火曜日