SE401:Group32:May 17
May 17
Lo-Fi Prototype Implementation
- Sakura got eclipse to make a simple J2ME midlet suite specifically packages for Motorola V3X and sent to Motorola V3X phone -> successful installation and was run successfully
- Sent the same midlet but packaged for Motorola E398 phone -> successful installation and was run successfully
- When sending the Motorola V3X package to E398 phone -> unsuccessful installation
- We suspect this is to do with the different environments the phones have running. This may mean that applications must be packaged different for every phone.
- Sakura installed NetBeans with J2ME
Look into
- How to attach a simple code module to an application
For next time
- Attach a simple code module to an application