• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading song through Android Intent
#2
You need to attach the following pieces of data to the LOAD_SONG intent:

1) The type which is "com.zubersoft.mobilesheetspro.type". The supported values are: 0 == Song, 1 == Setlist, 2 == Collection
2) The database ID of the song, setlist or collection, which is "com.zubersoft.mobilesheetspro.id"
3) The page number to load, which is "com.zubersoft.mobilesheetspro.page", this is optional and defaults to 0.
4) The song index for which song to load, which is "com.zubersoft.mobilesheetspro.songIndex". It defaults to index 0.

If this is going to be more widely used, I can also add an option to specify the song, setlist, or collection title instead of database id, and when loading a setlist or collection, the song title instead of the song index.

Mike
Reply


Messages In This Thread
RE: Loading song through Android Intent - by Zubersoft - 09-15-2023, 02:39 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.