Android Tablets Forum banner
1 - 2 of 2 Posts

· Registered
Joined
·
7 Posts
Discussion Starter · #1 ·
Hi there,I've just recently developed a apps for my own use with the tablet.I'm pretty sure i developed a 1.6 apk with minSDK 4.However, when i exported the project out as .apk, and tried to install through the memory card,the m001 gave me the following message:(APP NAME) could not be installed on this phone.Can anyone help me with this? or teach me how to compile and run through Eclipse directly on the m001?the m001 i'm using is brand new out-of-box unbranded m001, have not done any mod at all.THANK YOU VERY MUCH
 

· Registered
Joined
·
7 Posts
Discussion Starter · #2 ·
So, I've found the solution which is because i need to sign the app.But now i've got another problem.My app was a simple count down timer, extending CountDownTimer from android.I was running perfectly with the emulator, but when I installed the app in the m001, the button which trigger the timer does not work at all. I dunno, but probably because the onTick was not called.I couldn't debug it since i couldn't connect it through adb..Anyone help pls?
 
1 - 2 of 2 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top