app/src/main/java/com/beem/project/beem/BeemApplication.java
changeset 1074 5612909addf8
parent 1072 137d0bf0e959
equal deleted inserted replaced
1073:274f38e8c8a9 1074:5612909addf8
    52 import com.android.mms.util.SmileyParser;
    52 import com.android.mms.util.SmileyParser;
    53 
    53 
    54 /**
    54 /**
    55  * This class contains informations that needs to be global in the application.
    55  * This class contains informations that needs to be global in the application.
    56  * Theses informations must be necessary for the activities and the service.
    56  * Theses informations must be necessary for the activities and the service.
    57  * @author Da Risk <darisk972@gmail.com>
       
    58  */
    57  */
    59 public class BeemApplication extends Application {
    58 public class BeemApplication extends Application {
    60 
    59 
    61     /* Constants for PREFERENCE_KEY
    60     /* Constants for PREFERENCE_KEY
    62      * The format of the Preference key is :
    61      * The format of the Preference key is :