Native code? Xml? It can do xml and smali.
the code.... <service android:label="NP Service" android:name="com.tm.monitoring.TMService"/> <service android:label="TMHBService" android:name="com.tm.hbs.HBService"/> <activity android:name="com.myvodafone.app.SplashActivity"> <intent-filter> <category android:name="android.intent.category.LAUNCHER"/> <action android:name="android.intent.action.MAIN"/> </intent-filter> </activity> <receiver android:name="com.myvodafone.app.Services.SMSReceiver"> <intent-filter> <action android:name="android.provider.Telephony.SMS_RECEIVED"/>
Обсуждают сегодня