Letractively / android-beryl

Automatically exported from code.google.com/p/android-beryl
MIT License
0 stars 0 forks source link

Create intents package #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Need a package that has a list of all the intents that can be used. This will 
be useful for integration against the system as a whole.

This is a top priority project.

Original issue reported on code.google.com by futonred...@gmail.com on 12 Mar 2011 at 7:22

GoogleCodeExporter commented 8 years ago
Use the package name scheme
org.beryl.intents

Add categories within this structure. Perhaps consider using nested static 
classes.
Some calls will require a context.

Also have intent helpers such as being able to handle the intent itself and so 
on.

Original comment by futonred...@gmail.com on 12 Mar 2011 at 7:24

GoogleCodeExporter commented 8 years ago

Original comment by jerem...@gmail.com on 21 Mar 2011 at 3:58