tokudu / AndroidPushNotificationsDemo

A example of an android app that receives push notifications using MQTT.
http://tokudu.com/2010/how-to-implement-push-notifications-for-android
1.05k stars 509 forks source link

I used wmqtt.jar in my android app,but it throws noclassdef found javax.micoredition.io.Connector #2

Open fenglvming opened 11 years ago

fenglvming commented 11 years ago

I used wmqtt.jar in my android app,but it throws noclassdef found javax.micoredition.io.Connector.

Did you encounter that problem?How to deal with that?

sorry,I solve that. I used the wrong jar that used for j2me.